Author: pluto Date: Tue May 16 19:10:39 2006 GMT Module: SPECS Tag: LINUX_2_6 ---- Log message: - adjust sourceX.
---- Files affected: SPECS: kernel.spec (1.441.2.1544 -> 1.441.2.1545) ---- Diffs: ================================================================ Index: SPECS/kernel.spec diff -u SPECS/kernel.spec:1.441.2.1544 SPECS/kernel.spec:1.441.2.1545 --- SPECS/kernel.spec:1.441.2.1544 Tue May 16 21:00:49 2006 +++ SPECS/kernel.spec Tue May 16 21:10:34 2006 @@ -128,7 +128,7 @@ Source5: kernel-ppclibs.Makefile #Source6: http://people.redhat.com/mingo/debloating-patches/debloating-patches-2.6.15-rc7.tar.gz ## Source6-md5: ca7a1cdef3e5c95f182d039cebd92b5e -Source6: kernel-module-build.pl +Source7: kernel-module-build.pl Source10: http://suspend2.net/downloads/all/suspend2-%{suspend_version}-for-2.6.16.9.tar.bz2 # Source10-md5: 34345b1f7ad1505f6b264427a21e8a04 @@ -1041,7 +1041,7 @@ 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 +perl %{SOURCE7} tmp_aux %{_prefix}/src/linux-%{version} | sort | uniq > aux_files && rm tmp_aux cp -f aux_files aux_files_exc sed -i 's:^:%exclude :g' aux_files_exc @@ -1597,6 +1597,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.441.2.1545 2006/05/16 19:10:34 pluto +- adjust sourceX. + Revision 1.441.2.1544 2006/05/16 19:00:49 pluto - release 2. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/kernel.spec?r1=1.441.2.1544&r2=1.441.2.1545&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
