]> git.pld-linux.org Git - packages/php-pear-PEAR.git/commitdiff
- duplicate patch DEVEL
authorElan Ruusamäe <glen@pld-linux.org>
Sun, 18 Sep 2005 19:44:00 +0000 (19:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-pear-PEAR-rpmvars.patch -> 1.3

php-pear-PEAR-rpmvars.patch

index e56c0d1e98cd2bc6953352076d03b19954eb577c..7c05750e8c949408150fd25b3f93515179701fdf 100644 (file)
@@ -1,14 +1,4 @@
 --- ./usr/share/pear/PEAR/Command/Package.php  2005-09-18 16:42:13.000000000 +0300
-+++ /usr/share/pear/PEAR/Command/Package.php   2005-09-18 16:47:08.000000000 +0300
-@@ -877,6 +877,7 @@
-         $info['package'] = $pf->getPackage();
-         $info['version'] = $pf->getVersion();
-         $info['release_license'] = $pf->getLicense();
-+        $info['release_state'] = $pf->getState();
-         if ($pf->getDeps()) {
-             if ($pf->getPackagexmlVersion() == '1.0') {
-                 $requires = $conflicts = array();
---- ./usr/share/pear/PEAR/Command/Package.php  2005-09-18 16:42:13.000000000 +0300
 +++ /usr/share/pear/PEAR/Command/Package.php   2005-09-18 16:57:39.000000000 +0300
 @@ -877,6 +877,11 @@
          $info['package'] = $pf->getPackage();
This page took 0.104439 seconds and 4 git commands to generate.