Author: glen Date: Wed Feb 6 20:49:49 2008 GMT Module: SPECS Tag: AC-branch ---- Log message: - never use '<=' in trigger comparision (drop old triggers); rel 22
---- Files affected: SPECS: poldek.spec (1.197.2.89.2.7 -> 1.197.2.89.2.8) ---- Diffs: ================================================================ Index: SPECS/poldek.spec diff -u SPECS/poldek.spec:1.197.2.89.2.7 SPECS/poldek.spec:1.197.2.89.2.8 --- SPECS/poldek.spec:1.197.2.89.2.7 Thu Jan 10 12:05:26 2008 +++ SPECS/poldek.spec Wed Feb 6 21:49:44 2008 @@ -18,7 +18,7 @@ Summary(pl): Pomocnicze narz�dzie do zarz�dzania pakietami RPM Name: poldek Version: 0.20 -Release: 21 +Release: 22 License: GPL v2 Group: Applications/System Source0: http://poldek.pld-linux.org/download/%{name}-%{version}.tar.bz2 @@ -286,19 +286,6 @@ %post libs -p /sbin/ldconfig %postun libs -p /sbin/ldconfig -%triggerpostun -- poldek <= 0.18.3-5 -if [ -f /etc/poldek.conf ]; then - sed -i -e '/^promoteepoch:.*yes/s/^/#/' /etc/poldek.conf -fi - -# otherwise don't touch -%ifarch i386 i586 i686 ppc sparc alpha amd64 athlon -%triggerpostun -- poldek <= 0.18.7-1 -if [ -f /etc/poldek.conf ]; then - sed -i -e 's://ftp.pld-linux.org://ftp.ac.pld-linux.org:g' /etc/poldek.conf -fi -%endif - %triggerpostun -- poldek < 0.19.0-1.20050613.22.0 if [ -f /etc/poldek.conf.rpmsave ]; then awk '/^source/ { @@ -390,6 +377,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.197.2.89.2.8 2008-02-06 20:49:44 glen +- never use '<=' in trigger comparision (drop old triggers); rel 22 + Revision 1.197.2.89.2.7 2008-01-10 11:05:26 glen - require rpm-lib from same rpm that poldek was built with; rel 21 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/poldek.spec?r1=1.197.2.89.2.7&r2=1.197.2.89.2.8&f=u
_______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
