SPECS: rpm.spec - alter system files in pretrans
glen
glen at pld-linux.org
Mon Feb 11 14:29:16 CET 2008
Author: glen Date: Mon Feb 11 13:29:16 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- alter system files in pretrans
---- Files affected:
SPECS:
rpm.spec (1.869 -> 1.870)
---- Diffs:
================================================================
Index: SPECS/rpm.spec
diff -u SPECS/rpm.spec:1.869 SPECS/rpm.spec:1.870
--- SPECS/rpm.spec:1.869 Sat Feb 9 17:58:20 2008
+++ SPECS/rpm.spec Mon Feb 11 14:29:11 2008
@@ -1029,7 +1029,7 @@
%post lib -p /sbin/ldconfig
%postun lib -p /sbin/ldconfig
-%pre build
+%pretrans build
find %{_rpmlibdir} -name '*-linux' -type l | xargs rm -f
%files -f %{name}.lang
@@ -1251,6 +1251,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.870 2008-02-11 13:29:11 glen
+- alter system files in pretrans
+
Revision 1.869 2008-02-09 16:58:20 glen
- if %_target_base_arch != %_arch, kernel .specs think it's cross build
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rpm.spec?r1=1.869&r2=1.870&f=u
More information about the pld-cvs-commit
mailing list