SPECS (LINUX_2_6): kernel.spec - f**k cieciwa's `dirty hack` (patc...

pluto pluto at pld-linux.org
Fri Jun 24 20:51:34 CEST 2005


Author: pluto                        Date: Fri Jun 24 18:51:34 2005 GMT
Module: SPECS                         Tag: LINUX_2_6
---- Log message:
- f**k cieciwa's `dirty hack` (patch updated).

---- Files affected:
SPECS:
   kernel.spec (1.441.2.1132 -> 1.441.2.1133) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1132 SPECS/kernel.spec:1.441.2.1133
--- SPECS/kernel.spec:1.441.2.1132	Fri Jun 24 17:33:31 2005
+++ SPECS/kernel.spec	Fri Jun 24 20:51:28 2005
@@ -18,7 +18,6 @@
 %bcond_with	em8300		# DXR3/Hollywood
 %bcond_with	xen0		# build Xen0 kernel
 %bcond_with	xenU		# build XenU kernel
-%bcond_with	abi		# build Unix-ABI
 
 %if %{with xen0} || %{with xenU}
 %define with_xen 1
@@ -647,10 +646,7 @@
 %patch112 -p1
 
 %ifarch %{ix86}
-%if %{with abi}
-echo Unix - ABI is brooken.
-##patch135 -p1
-%endif
+%patch135 -p1
 %endif
 
 %if %{with grsecurity}
@@ -1137,10 +1133,8 @@
 %dir /lib/modules/%{version}-%{release}
 %dir /lib/modules/%{version}-%{release}/kernel
 %ifarch %{ix86}
-%if %{with abi}
 /lib/modules/%{version}-%{release}/kernel/abi
 %endif
-%endif
 %ifnarch ppc sparc
 /lib/modules/%{version}-%{release}/kernel/arch
 %endif
@@ -1218,10 +1212,8 @@
 %dir /lib/modules/%{version}-%{release}smp
 %dir /lib/modules/%{version}-%{release}smp/kernel
 %ifarch %{ix86}
-%if %{with abi}
 /lib/modules/%{version}-%{release}smp/kernel/abi
 %endif
-%endif
 %ifnarch ppc sparc
 /lib/modules/%{version}-%{release}smp/kernel/arch
 %endif
@@ -1318,10 +1310,8 @@
 %files source
 %defattr(644,root,root,755)
 %ifarch %{ix86}
-%if %with abi}
 %{_prefix}/src/linux-%{version}/abi
 %endif
-%endif
 %{_prefix}/src/linux-%{version}/arch/*/[!Mk]*
 %{_prefix}/src/linux-%{version}/arch/*/kernel/[!M]*
 %exclude %{_prefix}/src/linux-%{version}/arch/*/kernel/asm-offsets.*
@@ -1363,6 +1353,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.1133  2005/06/24 18:51:28  pluto
+- f**k cieciwa's `dirty hack` (patch updated).
+
 Revision 1.441.2.1132  2005/06/24 15:33:31  pluto
 - biarch build fix copieed from hotfixes to the separated patch.
   this fix should be extended for sparc64 and ppc64 too.
================================================================

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




More information about the pld-cvs-commit mailing list