SPECS (Titanium): kernel-bare-grsecurity.spec - EA: %{ix86} if with pae - s...

hawk hawk at pld-linux.org
Sun May 18 22:14:54 CEST 2008


Author: hawk                         Date: Sun May 18 20:14:54 2008 GMT
Module: SPECS                         Tag: Titanium
---- Log message:
- EA: %{ix86} if with pae
- should build/work, release 1

---- Files affected:
SPECS:
   kernel-bare-grsecurity.spec (1.1.2.33 -> 1.1.2.34) 

---- Diffs:

================================================================
Index: SPECS/kernel-bare-grsecurity.spec
diff -u SPECS/kernel-bare-grsecurity.spec:1.1.2.33 SPECS/kernel-bare-grsecurity.spec:1.1.2.34
--- SPECS/kernel-bare-grsecurity.spec:1.1.2.33	Sun May 18 21:03:06 2008
+++ SPECS/kernel-bare-grsecurity.spec	Sun May 18 22:14:49 2008
@@ -22,7 +22,7 @@
 
 %define		_basever	2.6.25
 %define		_postver	.4
-%define		_rel		0.1
+%define		_rel		1
 
 Summary:	The Linux kernel (the core of the Linux operating system)
 Summary(de):	Der Linux-Kernel (Kern des Linux-Betriebssystems)
@@ -88,7 +88,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)
 
@@ -816,6 +820,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.1.2.34  2008-05-18 20:14:49  hawk
+- EA: %{ix86} if with pae
+- should build/work, release 1
+
 Revision 1.1.2.33  2008-05-18 19:03:06  hawk
 - no patch #102
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel-bare-grsecurity.spec?r1=1.1.2.33&r2=1.1.2.34&f=u



More information about the pld-cvs-commit mailing list