]> git.pld-linux.org Git - packages/php-pear-PEAR.git/commitdiff
- fix epoch for PEAR package
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 26 Oct 2005 15:32:21 +0000 (15:32 +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.18

php-pear-PEAR-rpmvars.patch

index c39c0666b5ec3bb4f87735a48035adee1e8dd51d..02b934be48a08c34697de2515133db1af19455b3 100644 (file)
                          $info['package2xml'] = '';
                          // this doesn't have a package.xml version 1.0
 -                        $requires[] = 'PEAR::PEAR >= ' .
-+                        $requires[] = 'php-pear-PEAR >= 1' .
++                        $requires[] = 'php-pear-PEAR >= 1:' .
                              $deps['required']['pearinstaller']['min'];
                      }
                      if (count($requires)) {
This page took 0.071979 seconds and 4 git commands to generate.