SPECS (LINUX_2_6): kernel.spec - release 2.

pluto pluto at pld-linux.org
Tue May 16 21:00:55 CEST 2006


Author: pluto                        Date: Tue May 16 19:00:55 2006 GMT
Module: SPECS                         Tag: LINUX_2_6
---- Log message:
- release 2.

---- Files affected:
SPECS:
   kernel.spec (1.441.2.1543 -> 1.441.2.1544) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1543 SPECS/kernel.spec:1.441.2.1544
--- SPECS/kernel.spec:1.441.2.1543	Tue May 16 19:40:23 2006
+++ SPECS/kernel.spec	Tue May 16 21:00:49 2006
@@ -87,7 +87,7 @@
 %define		_udev_ver		071
 %define		_mkvmlinuz_ver		1.3
 
-%define		_rel			1.1
+%define		_rel			2
 
 %define		_netfilter_snap		20060504
 %define		_nf_hipac_ver		0.9.1
@@ -776,9 +776,6 @@
 # on sparc this line causes CONFIG_INPUT=m (instead of =y), thus breaking build
 sed -i -e '/select INPUT/d' net/bluetooth/hidp/Kconfig
 
-# cleanup
-find . -type f -name '*.orig' -o -name '.gitignore' -exec rm "{}" ";"
-
 %build
 TuneUpConfigForIX86 () {
 %ifarch %{ix86}
@@ -1041,6 +1038,7 @@
 PreInstallKernel smp
 %endif
 
+find . -type f -name '*.orig' -o -name '.gitignore' | xargs rm
 find . -type f -name 'Kconfig*' -o -name 'Makefile*' | grep -v Documentation | grep -v scripts > tmp_aux
 sed -i 's:^./::g' tmp_aux
 perl %{SOURCE6} tmp_aux %{_prefix}/src/linux-%{version} | sort | uniq > aux_files && rm tmp_aux
@@ -1599,6 +1597,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.1544  2006/05/16 19:00:49  pluto
+- release 2.
+
 Revision 1.441.2.1543  2006/05/16 17:40:23  pluto
 - new way of collecting files for module-build subpkg.
 
================================================================

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



More information about the pld-cvs-commit mailing list