Author: paszczus Date: Sun Sep 18 21:47:25 2005 GMT Module: SPECS Tag: LINUX_2_6 ---- Log message: - spaces -> tabs ; cleanup
---- Files affected: SPECS: kernel.spec (1.441.2.1206 -> 1.441.2.1207) ---- Diffs: ================================================================ Index: SPECS/kernel.spec diff -u SPECS/kernel.spec:1.441.2.1206 SPECS/kernel.spec:1.441.2.1207 --- SPECS/kernel.spec:1.441.2.1206 Sun Sep 18 13:37:52 2005 +++ SPECS/kernel.spec Sun Sep 18 23:47:20 2005 @@ -287,7 +287,7 @@ Patch135: linux-2.6-unix-abi.patch # derived from http://www.spinics.net/lists/vfl/msg15217.html -Patch145: linux-2.6-cx88-blackbird.patch +Patch145: linux-2.6-cx88-blackbird.patch Patch199: linux-2.6-grsec-minimal.patch # derived from http://www.grsecurity.net/grsecurity-2.1.5-2.6.11.7-200504111924.patch.gz @@ -570,8 +570,8 @@ %description headers These are the C header files for the Linux kernel, which define -structures and constants that are needed when rebuilding the kernel -or building kernel modules. +structures and constants that are needed when rebuilding the kernel or +building kernel modules. %description headers -l pl Pakiet zawiera pliki nagłówkowe jądra, niezbędne do rekompilacji jądra @@ -642,7 +642,7 @@ /usr/src/linux/Documentation. %prep -%setup -q -n linux-%{version}%{_rc} +%setup -q -n linux-%{version}%{_rc} %patch0 -p1 %patch1 -p0 @@ -844,7 +844,7 @@ CrossOpts="ARCH=xen" %ifarch %{ix86} %define _main_target_base_arch i386 -%endif +%endif %ifarch %{x8664} %define _main_target_base_arch x86_64 %endif @@ -932,7 +932,7 @@ BuildKernel() { %{?debug:set -x} - echo "Building kernel $1 ..." + echo "Building kernel $1 ..." %{__make} $CrossOpts mrproper \ RCS_FIND_IGNORE='-name build-done -prune -o' ln -sf arch/%{_target_base_arch}/defconfig .config @@ -1073,7 +1073,7 @@ CrossOpts="ARCH=xen" %ifarch %{ix86} %define _main_target_base_arch i386 -%endif +%endif %ifarch %{x8664} %define _main_target_base_arch x86_64 %endif @@ -1546,6 +1546,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.441.2.1207 2005/09/18 21:47:20 paszczus +- spaces -> tabs ; cleanup + Revision 1.441.2.1206 2005/09/18 11:37:52 areq - 2.6.13.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/kernel.spec?r1=1.441.2.1206&r2=1.441.2.1207&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
