Sophie

Sophie

distrib > Mandriva > current > i586 > media > contrib-release-src > by-pkgid > 25f661fbe48f10e6a550ba91b3d4523d > files > 2

php-pear-Gtk_VarDump-1.0.0-5mdv2010.1.src.rpm

diff -Naur -x '*~' -x '*.rej' php-pear-Gtk_VarDump-1.0.0/Gtk_VarDump-1.0.0/VarDump.php php-pear-Gtk_VarDump-1.0.0-php_gtk2/Gtk_VarDump-1.0.0/VarDump.php
--- php-pear-Gtk_VarDump-1.0.0/Gtk_VarDump-1.0.0/VarDump.php	2006-11-13 14:27:03.000000000 +0100
+++ php-pear-Gtk_VarDump-1.0.0-php_gtk2/Gtk_VarDump-1.0.0/VarDump.php	2009-12-14 21:14:26.000000000 +0100
@@ -75,7 +75,7 @@
         // it thought there was a rountine in pear somewhere to do this..
         
         if (!extension_loaded('php-gtk')) {
-             dl('php_gtk.' .PHP_SHLIB_SUFFIX    ); 
+             dl('php_gtk2.' .PHP_SHLIB_SUFFIX    ); 
         }
         $this->_loadInterface($baseName);
         $this->_gtkTree->clear();
diff -Naur -x '*~' -x '*.rej' php-pear-Gtk_VarDump-1.0.0/package.xml php-pear-Gtk_VarDump-1.0.0-php_gtk2/package.xml
--- php-pear-Gtk_VarDump-1.0.0/package.xml	2006-11-13 14:27:03.000000000 +0100
+++ php-pear-Gtk_VarDump-1.0.0-php_gtk2/package.xml	2009-12-14 21:14:57.000000000 +0100
@@ -33,7 +33,7 @@
   <dir name="/">
    <file baseinstalldir="Gtk" md5sum="e238f98fe5a70151fe60ce43e63e6171" name="VarDump/interface.glade" role="php" />
    <file md5sum="57463dedd52e674e8fe6f289e29f3fc7" name="examples/example.php" role="doc" />
-   <file baseinstalldir="Gtk" md5sum="cfbe00d3d04161032759e917da116f1b" name="VarDump.php" role="php" />
+   <file baseinstalldir="Gtk" md5sum="c6d857411a69f4f273ce6156c88551ee" name="VarDump.php" role="php" />
   </dir>
  </contents>
  <dependencies>