SPECS (LINUX_2_6): kernel.spec - remove unnecessary dir with dead ...

zbyniu zbyniu at pld-linux.org
Wed May 7 12:08:18 CEST 2008


Author: zbyniu                       Date: Wed May  7 10:08:18 2008 GMT
Module: SPECS                         Tag: LINUX_2_6
---- Log message:
- remove unnecessary dir with dead symlink

---- Files affected:
SPECS:
   kernel.spec (1.441.2.1888 -> 1.441.2.1889) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1888 SPECS/kernel.spec:1.441.2.1889
--- SPECS/kernel.spec:1.441.2.1888	Tue May  6 09:44:40 2008
+++ SPECS/kernel.spec	Wed May  7 12:08:12 2008
@@ -116,7 +116,7 @@
 %define		_prepatch		%{nil}
 %define		_pre_rc			%{nil}
 %define		_rc			%{nil}
-%define		_rel			0.1
+%define		_rel			0.2
 
 %define		_enable_debug_packages			0
 
@@ -373,7 +373,7 @@
 # not ready yet
 Patch9997:	pax_selinux_hooks-2.6.20.patch
 
-# based on http://www.grsecurity.net/~paxguy1/pax-linux-2.6.24-test8.patch
+# based on http://www.grsecurity.net/~paxguy1/pax-linux-2.6.24.6-test45.patch
 Patch9998:	kernel-pax.patch
 
 # based on http://www.grsecurity.net/~spender/grsecurity-2.1.11-2.6.24.4-200804142048.patch.gz
@@ -1397,6 +1397,9 @@
 rm -f $RPM_BUILD_ROOT/lib/modules/%{kernel_release}/{build,source}
 touch $RPM_BUILD_ROOT/lib/modules/%{kernel_release}/{build,source}
 
+# remove unnecessary dir with dead symlink
+rm -rf $RPM_BUILD_ROOT/arch/i386
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -1716,6 +1719,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.1889  2008-05-07 10:08:12  zbyniu
+- remove unnecessary dir with dead symlink
+
 Revision 1.441.2.1888  2008-05-06 07:44:40  zbyniu
 - suffix -pae to alt_kernel if with_pae
 - additional symlinks in /boot if alt_kernel
================================================================

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



More information about the pld-cvs-commit mailing list