SPECS (LINUX_2_6): kernel.spec - s/ifnarch/ifarch/ for suspend2.

cieciwa cieciwa at pld-linux.org
Fri Sep 29 11:39:04 CEST 2006


Author: cieciwa                      Date: Fri Sep 29 09:39:04 2006 GMT
Module: SPECS                         Tag: LINUX_2_6
---- Log message:
- s/ifnarch/ifarch/ for suspend2.

---- Files affected:
SPECS:
   kernel.spec (1.441.2.1636 -> 1.441.2.1637) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1636 SPECS/kernel.spec:1.441.2.1637
--- SPECS/kernel.spec:1.441.2.1636	Fri Sep 29 10:34:03 2006
+++ SPECS/kernel.spec	Fri Sep 29 11:38:58 2006
@@ -344,7 +344,7 @@
 %if %{with xen0} || %{with xenU}
 ExclusiveArch:	%{ix86}
 %else
-ExclusiveArch:	%{ix86} alpha %{x8664} ia64 ppc ppc64 sparc sparc64
+ExclusiveArch:	%{ix86} alpha %{x8664} ia64 ppc ppc64 sparc sparc64 arm
 %endif
 ExclusiveOS:	Linux
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -803,7 +803,7 @@
 %patch1 -p1
 
 # suspend2:
-%ifnarch ppc sparc sparc64
+%ifarch %{ix86} %{x8664} ia64
 for i in suspend2-%{suspend_version}-for-*/[0-9]*; do
 patch -p1 -s < $i
 done
@@ -1745,6 +1745,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.1637  2006/09/29 09:38:58  cieciwa
+- s/ifnarch/ifarch/ for suspend2.
+
 Revision 1.441.2.1636  2006/09/29 08:34:03  zbyniu
 - rpm macros need utsrelease.h for external modules; rel 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kernel.spec?r1=1.441.2.1636&r2=1.441.2.1637&f=u



More information about the pld-cvs-commit mailing list