SPECS (LINUX_2_6): kernel.spec - %%files fixed.
pluto
pluto at pld-linux.org
Mon Jun 13 10:14:55 CEST 2005
Author: pluto Date: Mon Jun 13 08:14:55 2005 GMT
Module: SPECS Tag: LINUX_2_6
---- Log message:
- %%files fixed.
---- Files affected:
SPECS:
kernel.spec (1.441.2.1111 -> 1.441.2.1112)
---- Diffs:
================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1111 SPECS/kernel.spec:1.441.2.1112
--- SPECS/kernel.spec:1.441.2.1111 Sun Jun 12 19:42:26 2005
+++ SPECS/kernel.spec Mon Jun 13 10:14:48 2005
@@ -87,7 +87,7 @@
%define _procps_ver 3.2.0
%define _oprofile_ver 0.5.3
-%define _rel 2
+%define _rel 3
%define _cset 20041220_1904
%define _apply_cset 0
@@ -1330,7 +1330,9 @@
%if %{with source}
%files source
%defattr(644,root,root,755)
+%ifarch %{ix86}
%{_prefix}/src/linux-%{version}/abi
+%endif
%{_prefix}/src/linux-%{version}/arch/*/[!Mk]*
%{_prefix}/src/linux-%{version}/arch/*/kernel/[!M]*
%exclude %{_prefix}/src/linux-%{version}/arch/*/kernel/asm-offsets.*
@@ -1372,6 +1374,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.441.2.1112 2005/06/13 08:14:48 pluto
+- %%files fixed.
+
Revision 1.441.2.1111 2005/06/12 17:42:26 speedy
- xen is only UP
- disable building smp config (when building --with xen)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/kernel.spec?r1=1.441.2.1111&r2=1.441.2.1112&f=u
More information about the pld-cvs-commit
mailing list