Author: hawk                         Date: Sun May 18 20:13:29 2008 GMT
Module: SPECS                         Tag: Titanium
---- Log message:
- EA: %{ix86} if with pae

---- Files affected:
SPECS:
   kernel-bare-vserver.spec (1.1.2.36 -> 1.1.2.37) , kernel-vanilla.spec 
(1.43.2.11.2.44 -> 1.43.2.11.2.45) 

---- Diffs:

================================================================
Index: SPECS/kernel-bare-vserver.spec
diff -u SPECS/kernel-bare-vserver.spec:1.1.2.36 
SPECS/kernel-bare-vserver.spec:1.1.2.37
--- SPECS/kernel-bare-vserver.spec:1.1.2.36     Sun May 18 21:04:17 2008
+++ SPECS/kernel-bare-vserver.spec      Sun May 18 22:13:23 2008
@@ -86,7 +86,11 @@
 Conflicts:     udev < 1:071
 Conflicts:     util-linux < 2.10o
 Conflicts:     xfsprogs < 2.6.0
+%if %{with pae}
+ExclusiveArch: %{ix86}
+%else
 ExclusiveArch: %{ix86} %{x8664}
+%endif
 ExclusiveOS:   Linux
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -799,6 +803,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.1.2.37  2008-05-18 20:13:23  hawk
+- EA: %{ix86} if with pae
+
 Revision 1.1.2.36  2008-05-18 19:04:17  hawk
 - no patch #103
 

================================================================
Index: SPECS/kernel-vanilla.spec
diff -u SPECS/kernel-vanilla.spec:1.43.2.11.2.44 
SPECS/kernel-vanilla.spec:1.43.2.11.2.45
--- SPECS/kernel-vanilla.spec:1.43.2.11.2.44    Thu May 15 23:23:11 2008
+++ SPECS/kernel-vanilla.spec   Sun May 18 22:13:23 2008
@@ -79,7 +79,11 @@
 Conflicts:     udev < 1:071
 Conflicts:     util-linux < 2.10o
 Conflicts:     xfsprogs < 2.6.0
+%if %{with pae}
+ExclusiveArch: %{ix86}
+%else
 ExclusiveArch: %{ix86} %{x8664}
+%endif
 ExclusiveOS:   Linux
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -791,6 +795,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.43.2.11.2.45  2008-05-18 20:13:23  hawk
+- EA: %{ix86} if with pae
+
 Revision 1.43.2.11.2.44  2008-05-15 21:23:11  hawk
 - 2.6.25.4
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel-bare-vserver.spec?r1=1.1.2.36&r2=1.1.2.37&f=u
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel-vanilla.spec?r1=1.43.2.11.2.44&r2=1.43.2.11.2.45&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to