SOURCES: php-pear-PEAR-rpmvars.patch - include PEAR epoch

glen glen at pld-linux.org
Wed Sep 28 23:26:13 CEST 2005


Author: glen                         Date: Wed Sep 28 21:26:13 2005 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- include PEAR epoch

---- Files affected:
SOURCES:
   php-pear-PEAR-rpmvars.patch (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SOURCES/php-pear-PEAR-rpmvars.patch
diff -u SOURCES/php-pear-PEAR-rpmvars.patch:1.7 SOURCES/php-pear-PEAR-rpmvars.patch:1.8
--- SOURCES/php-pear-PEAR-rpmvars.patch:1.7	Wed Sep 28 22:55:45 2005
+++ SOURCES/php-pear-PEAR-rpmvars.patch	Wed Sep 28 23:26:08 2005
@@ -185,3 +185,14 @@
          if (function_exists('file_get_contents')) {
              fclose($fp);
              $spec_contents = preg_replace('/@([a-z0-9_-]+)@/e', '$info["\1"]',
+--- .//usr/share/pear/PEAR/Command/Package.php	2005-09-29 00:26:51.000000000 +0300
++++ /usr/share/pear/PEAR/Command/Package.php	2005-09-29 00:26:38.000000000 +0300
+@@ -1024,7 +1024,7 @@
+                         $tar->popErrorHandling();
+                         if ($a === null || PEAR::isError($a)) {
+                             // this doesn't have a package.xml version 1.0
+-                            $requires[] = 'php-pear-PEAR >= ' .
++                            $requires[] = 'php-pear-PEAR >= 1:' .
+                                 $deps['required']['pearinstaller']['min'] . "\n";
+                         }
+                     }
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/php-pear-PEAR-rpmvars.patch?r1=1.7&r2=1.8&f=u




More information about the pld-cvs-commit mailing list