SPECS (LINUX_2_6): kernel.spec - partialy adaptarized

paszczus paszczus at pld-linux.org
Mon Apr 17 18:40:19 CEST 2006


Author: paszczus                     Date: Mon Apr 17 16:40:19 2006 GMT
Module: SPECS                         Tag: LINUX_2_6
---- Log message:
- partialy adaptarized

---- Files affected:
SPECS:
   kernel.spec (1.441.2.1488 -> 1.441.2.1489) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1488 SPECS/kernel.spec:1.441.2.1489
--- SPECS/kernel.spec:1.441.2.1488	Thu Apr 13 00:31:27 2006
+++ SPECS/kernel.spec	Mon Apr 17 18:40:13 2006
@@ -35,9 +35,9 @@
 %define		with_grsecurity		1
 %endif
 
-%if %{with grsec_full} && %{with vserver}                                       
-full grsecurity conflicts with vserver                                               
-%endif                                                                          
+%if %{with grsec_full} && %{with vserver}
+full grsecurity conflicts with vserver
+%endif
 
 %ifarch sparc
 # sparc32 is missing important updates from 2.5 cycle - won't build.
@@ -167,8 +167,8 @@
 Patch4:		fbsplash-0.9.2-r5-2.6.16.patch
 Patch5:		linux-2.6-vesafb-tng.patch
 
-# directly from http://mesh.dl.sourceforge.net/sourceforge/squashfs/squashfs3.0.tar.gz 
-#		from linux-2.6.15 
+# directly from http://mesh.dl.sourceforge.net/sourceforge/squashfs/squashfs3.0.tar.gz
+#		from linux-2.6.15
 Patch6:		squashfs%{squashfs_version}-patch
 
 Patch7:		linux-alpha-isa.patch
@@ -179,7 +179,7 @@
 ## submitted
 
 ## base
-Patch10: 	pom-ng-IPV4OPTSSTRIP-%{_netfilter_snap}.patch
+Patch10:	pom-ng-IPV4OPTSSTRIP-%{_netfilter_snap}.patch
 Patch11:	pom-ng-connlimit-%{_netfilter_snap}.patch
 Patch12:	pom-ng-expire-%{_netfilter_snap}.patch
 Patch13:	pom-ng-fuzzy-%{_netfilter_snap}.patch
@@ -212,7 +212,7 @@
 
 Patch51:	http://bluetooth-alsa.sourceforge.net/sco-mtu.patch
 
-# support for HDAPS (Hard Disk Active Protection System) 
+# support for HDAPS (Hard Disk Active Protection System)
 # that can be found in IBM/Lenovo ThinkPad laptops
 # from: http://www.dresco.co.uk/hdaps/hdaps_protect.20060326.patch
 Patch52:	linux-hdaps_protect.patch
@@ -825,12 +825,12 @@
 	cat $RPM_SOURCE_DIR/kernel-$Config.config > arch/%{_target_base_arch}/defconfig
 
 	TuneUpConfigForIX86 arch/%{_target_base_arch}/defconfig
-	
+
 %ifarch ppc ppc64
 	if [ "$smp" = "yes" ]; then
-	    install %{SOURCE31} arch/%{_target_base_arch}/defconfig
+		install %{SOURCE31} arch/%{_target_base_arch}/defconfig
 	else
-	    install %{SOURCE30} arch/%{_target_base_arch}/defconfig
+		install %{SOURCE30} arch/%{_target_base_arch}/defconfig
 	fi
 %endif
 
@@ -840,10 +840,10 @@
 
 	# netfilter
 	cat %{SOURCE40} >> arch/%{_target_base_arch}/defconfig
-	
+
 	# squashfs
 	cat %{SOURCE41} >> arch/%{_target_base_arch}/defconfig
-	
+
 %if %{with suspend2}
 	cat %{SOURCE42} >> arch/%{_target_base_arch}/defconfig
 %endif
@@ -1581,6 +1581,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.1489  2006/04/17 16:40:13  paszczus
+- partialy adaptarized
+
 Revision 1.441.2.1488  2006/04/12 22:31:27  baggins
 - fixed patch60
 
================================================================

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



More information about the pld-cvs-commit mailing list