Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > a557527979e1b7521952308fd6c66ad8 > files > 2

php-pear-XML_image2svg-0.1-13.mga3.src.rpm

diff -Naur -x '*~' php-pear-XML_image2svg-0.1/package.xml php-pear-XML_image2svg-0.1-fix-path/package.xml
--- php-pear-XML_image2svg-0.1/package.xml	2002-05-29 01:04:52.000000000 +0200
+++ php-pear-XML_image2svg-0.1-fix-path/package.xml	2009-11-11 19:56:14.000000000 +0100
@@ -24,7 +24,7 @@
     <state>stable</state>
     <notes>This is the inital stable release.</notes>
     <filelist>
-      <file role="php" baseinstalldir="XML" md5sum="ae953e898dd4eb235c48ecc6b1f51977" name="image2svg.php"/>
+      <file role="php" baseinstalldir="XML" md5sum="b1c110f8df51583ec4ecab4c39846a4a" name="image2svg.php"/>
       <file role="test" baseinstalldir="XML" md5sum="bfc26f8c43f193205288011965c8cfee" name="tests\Test_image2svg.php"/>
       <file role="test" baseinstalldir="XML" md5sum="d079279dc5aff2311827bebe4254ae68" name="tests\tpl.image.svg"/>
       <file role="test" baseinstalldir="XML" md5sum="74f993cdede3482f6cb8d749f9f02b49" name="tests\test.bmp"/>
diff -Naur -x '*~' php-pear-XML_image2svg-0.1/XML_image2svg-0.1/image2svg.php php-pear-XML_image2svg-0.1-fix-path/XML_image2svg-0.1/image2svg.php
--- php-pear-XML_image2svg-0.1/XML_image2svg-0.1/image2svg.php	2002-05-01 23:31:38.000000000 +0200
+++ php-pear-XML_image2svg-0.1-fix-path/XML_image2svg-0.1/image2svg.php	2009-11-11 19:53:55.000000000 +0100
@@ -55,7 +55,7 @@
 * @author   Urs Gehrig <urs@circle.ch> 
 */
 require_once( "PEAR.php") ;
-require_once( "HTML/IT.php") ;	
+require_once( "HTML/Template/IT.php") ;	
 
 class XML_image2svg extends PEAR {
 
@@ -293,4 +293,4 @@
         $this->_PEAR();
     }    
 }
-?>
\ Pas de fin de ligne à la fin du fichier.
+?>