]> git.pld-linux.org Git - packages/rpm-build-tools.git/commitdiff
- php-pear-PEAR_Command_Packaging
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 16 Nov 2010 08:50:27 +0000 (08:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    pear-autoup.sh -> 1.13

pear-autoup.sh

index 659c3834968cae2b87acf15704dd9fe8c059ac7d..966fc2310af0ba88b4a95719927f7fd73a0f7439 100644 (file)
@@ -14,7 +14,7 @@ php -r 'echo "PHP is working OK\n";'
 pear info PEAR >/dev/null
 
 # needed pkgs for upgrade test
-rpm -q php-packagexml2cl
+rpm -q php-packagexml2cl php-pear-PEAR_Command_Packaging
 
 [ -s pear.ls ] || { poldek --upa; poldek -q -Q --skip-installed --cmd 'ls php-pear-*' > pear.ls; }
 [ -s pear.desc ] || {
This page took 0.04045 seconds and 4 git commands to generate.