SPECS (AC-branch): rpm.spec - move platform macro comments inside %ifarch

glen glen at pld-linux.org
Wed May 28 19:41:00 CEST 2008


Author: glen                         Date: Wed May 28 17:41:00 2008 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- move platform macro comments inside %ifarch

---- Files affected:
SPECS:
   rpm.spec (1.837.2.42.2.46 -> 1.837.2.42.2.47) 

---- Diffs:

================================================================
Index: SPECS/rpm.spec
diff -u SPECS/rpm.spec:1.837.2.42.2.46 SPECS/rpm.spec:1.837.2.42.2.47
--- SPECS/rpm.spec:1.837.2.42.2.46	Thu May 22 12:07:04 2008
+++ SPECS/rpm.spec	Wed May 28 19:40:55 2008
@@ -809,8 +809,8 @@
 # first platform file entry can't contain regexps
 %{_target_cpu}-%{_target_vendor}-linux
 
-# x86_64 things
 %ifarch x86_64
+# x86_64 things
 amd64-[^-]*-linux(-gnu)?
 x86_64-[^-]*-linux(-gnu)?
 %endif
@@ -823,8 +823,8 @@
 x86_64-[^-]*-linux(-gnu)?
 %endif
 
-# x86 things
 %ifarch athlon %{x8664}
+# x86 things
 athlon-[^-]*-linux(-gnu)?
 %endif
 %ifarch pentium4 athlon %{x8664}
@@ -1342,6 +1342,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.837.2.42.2.47  2008-05-28 17:40:55  glen
+- move platform macro comments inside %ifarch
+
 Revision 1.837.2.42.2.46  2008-05-22 10:07:04  glen
 - killing poldek discards rpm output, so output anything before poldek is killed; rel 69
 
================================================================

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



More information about the pld-cvs-commit mailing list