SPECS: rpm.spec - fix previous commit message
arekm
arekm at pld-linux.org
Thu Feb 8 17:31:11 CET 2007
Author: arekm Date: Thu Feb 8 16:31:11 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix previous commit message
---- Files affected:
SPECS:
rpm.spec (1.792 -> 1.793)
---- Diffs:
================================================================
Index: SPECS/rpm.spec
diff -u SPECS/rpm.spec:1.792 SPECS/rpm.spec:1.793
--- SPECS/rpm.spec:1.792 Thu Feb 8 17:28:50 2007
+++ SPECS/rpm.spec Thu Feb 8 17:31:06 2007
@@ -1185,8 +1185,19 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.793 2007/02/08 16:31:06 arekm
+- fix previous commit message
+
Revision 1.792 2007/02/08 16:28:50 arekm
-*** empty log message ***
+- 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 --target=i486-pld-linux --without x
+makes rpm set optflags: -O2 -fno-strict-aliasing -fwrapv -march=i486
+
+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
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/rpm.spec?r1=1.792&r2=1.793&f=u
More information about the pld-cvs-commit
mailing list