SPECS (rpm-4_4_9): rpm.spec - remove rpmenv files on version upgra...

glen glen at pld-linux.org
Thu Jan 10 12:18:09 CET 2008


Author: glen                         Date: Thu Jan 10 11:18:09 2008 GMT
Module: SPECS                         Tag: rpm-4_4_9
---- Log message:
- remove rpmenv files on version upgrade and on -lib package trigger

---- Files affected:
SPECS:
   rpm.spec (1.837.2.23 -> 1.837.2.24) 

---- Diffs:

================================================================
Index: SPECS/rpm.spec
diff -u SPECS/rpm.spec:1.837.2.23 SPECS/rpm.spec:1.837.2.24
--- SPECS/rpm.spec:1.837.2.23	Thu Jan 10 12:16:24 2008
+++ SPECS/rpm.spec	Thu Jan 10 12:18:04 2008
@@ -1017,7 +1017,7 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post
+%triggerpostun lib -- %{name}-lib < %{version}
 rm -f /var/lib/rpm/__db*
 
 %post	lib -p /sbin/ldconfig
@@ -1242,6 +1242,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.837.2.24  2008-01-10 11:18:04  glen
+- remove rpmenv files on version upgrade and on -lib package trigger
+
 Revision 1.837.2.23  2008-01-10 11:16:24  glen
 - remove rpmenv files on rpm upgrade
 
@@ -1468,14 +1471,13 @@
 
 Revision 1.792  2007/02/08 16:28:50  arekm
 - rel 12; On athlon machine used as i486 builder:
+  rpmbuild -bb test.spec --without x --target=i486-pld-linux
+  makes rpm set optflags: -O2 -fno-strict-aliasing -fwrapv -march=athlon
 
-rpmbuild -bb test.spec --without x --target=i486-pld-linux
-makes rpm set optflags: -O2 -fno-strict-aliasing -fwrapv -march=athlon
-
-rpmbuild -bb test.spec --target=i486-pld-linux  --without x
-makes rpm set optflags: -O2 -fno-strict-aliasing -fwrapv -march=i486
+  rpmbuild -bb test.spec --target=i486-pld-linux  --without x
+  makes rpm set optflags: -O2 -fno-strict-aliasing -fwrapv -march=i486
 
-Added /etc/rpm/platform fixes that.
+  Added /etc/rpm/platform fixes that.
 
 Revision 1.791  2007/02/08 14:06:38  arekm
 - added /etc/rpm/platform; machine scoring will be done by regexps trough this file in future rpm
@@ -1533,7 +1535,7 @@
 - added CVE-2006-5466 patch
 
 Revision 1.773  2006/11/26 18:12:02  arekm
-detect libtool files using file binary; fixes libqt-mt.la missdetection
+- detect libtool files using file binary; fixes libqt-mt.la missdetection
 
 Revision 1.772  2006/10/18 18:12:05  arekm
 - rel 0.2; resurrect rpmrc; fix magicfile path
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rpm.spec?r1=1.837.2.23&r2=1.837.2.24&f=u



More information about the pld-cvs-commit mailing list