SOURCES: php-pear-XML_image2svg-path_fix.patch - undos for new pea...

glen glen at pld-linux.org
Mon Oct 3 15:07:35 CEST 2005


Author: glen                         Date: Mon Oct  3 13:07:35 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- undos for new pear packaging

---- Files affected:
SOURCES:
   php-pear-XML_image2svg-path_fix.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SOURCES/php-pear-XML_image2svg-path_fix.patch
diff -u SOURCES/php-pear-XML_image2svg-path_fix.patch:1.1 SOURCES/php-pear-XML_image2svg-path_fix.patch:1.2
--- SOURCES/php-pear-XML_image2svg-path_fix.patch:1.1	Sat Dec  4 23:20:36 2004
+++ SOURCES/php-pear-XML_image2svg-path_fix.patch	Mon Oct  3 15:07:30 2005
@@ -1,18 +1,18 @@
 --- php-pear-XML_image2svg-0.1.orig/XML_image2svg-0.1/image2svg.php	2004-12-04 23:17:51.182102960 +0100
 +++ php-pear-XML_image2svg-0.1/XML_image2svg-0.1/image2svg.php	2004-12-04 23:18:07.546615176 +0100
 @@ -55,7 +55,7 @@
- * @author   Urs Gehrig <urs at circle.ch> 
- */
- require_once( "PEAR.php") ;
--require_once( "HTML/IT.php") ;	
-+require_once( "HTML/Template/IT.php") ;	
- 
- class XML_image2svg extends PEAR {
- 
+ * @author   Urs Gehrig <urs at 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();
-     }    
- }
+         $this->_PEAR();
+     }    
+ }
 -?>
 \ No newline at end of file
-+?>
++?>
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/php-pear-XML_image2svg-path_fix.patch?r1=1.1&r2=1.2&f=u




More information about the pld-cvs-commit mailing list