SPECS: pearize.sh - debug
glen
glen at pld-linux.org
Mon Oct 3 15:02:09 CEST 2005
Author: glen Date: Mon Oct 3 13:02:09 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- debug
---- Files affected:
SPECS:
pearize.sh (1.13 -> 1.14)
---- Diffs:
================================================================
Index: SPECS/pearize.sh
diff -u SPECS/pearize.sh:1.13 SPECS/pearize.sh:1.14
--- SPECS/pearize.sh:1.13 Sat Oct 1 02:44:00 2005
+++ SPECS/pearize.sh Mon Oct 3 15:02:02 2005
@@ -4,6 +4,7 @@
#
set -e
spec="$1"
+echo "Processing $spec"
tarball=$(rpm -q --qf '../SOURCES/%{name}-%{version}.tgz\n' --specfile "$spec" | head -n 1 | sed -e 's,php-pear-,,')
template=$(rpm -q --qf '%{name}-%{version}.spec\n' --specfile "$spec" | head -n 1)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/pearize.sh?r1=1.13&r2=1.14&f=u
More information about the pld-cvs-commit
mailing list