SPECS: rpm.spec - arch mismatch is /etc/rpm/platform usually
glen
glen at pld-linux.org
Fri Nov 7 11:30:51 CET 2008
Author: glen Date: Fri Nov 7 10:30:50 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- arch mismatch is /etc/rpm/platform usually
---- Files affected:
SPECS:
rpm.spec (1.919 -> 1.920)
---- Diffs:
================================================================
Index: SPECS/rpm.spec
diff -u SPECS/rpm.spec:1.919 SPECS/rpm.spec:1.920
--- SPECS/rpm.spec:1.919 Tue Oct 28 23:11:51 2008
+++ SPECS/rpm.spec Fri Nov 7 11:30:45 2008
@@ -3,7 +3,7 @@
# TODO:
# - check if glob() patch needs resurrecting/rewriting
# - check if we want shell autodeps: Requires: executable(ln) executable(mv)
-# - %{_arch} = i686 not as used to be i386:
+# - %{_arch} = i686 not as used to be i386 (platform file thing?):
# 5.0.2: rpm -E '%_target_base_arch %_arch'
# i386 i686
# 4.4.9: rpm -E '%_target_base_arch %_arch'
@@ -1342,6 +1342,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.920 2008/11/07 10:30:45 glen
+- arch mismatch is /etc/rpm/platform usually
+
Revision 1.919 2008/10/28 22:11:51 baggins
- 5.1.6
- updated TODO (will glob patch finally go away?)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rpm.spec?r1=1.919&r2=1.920&f=u
More information about the pld-cvs-commit
mailing list