SPECS (LINUX_2_6_20): kernel.spec - kernel-powerpc.config renamed ...
mguevara
mguevara at pld-linux.org
Mon Mar 19 23:47:45 CET 2007
Author: mguevara Date: Mon Mar 19 22:47:45 2007 GMT
Module: SPECS Tag: LINUX_2_6_20
---- Log message:
- kernel-powerpc.config renamed to kernel-ppc64.config, powerpc arch stuff
removed
---- Files affected:
SPECS:
kernel.spec (1.441.2.1698.2.85 -> 1.441.2.1698.2.86)
---- Diffs:
================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1698.2.85 SPECS/kernel.spec:1.441.2.1698.2.86
--- SPECS/kernel.spec:1.441.2.1698.2.85 Mon Mar 19 16:35:21 2007
+++ SPECS/kernel.spec Mon Mar 19 23:47:39 2007
@@ -209,7 +209,7 @@
Source24: kernel-alpha.config
Source25: kernel-ppc.config
Source26: kernel-ia64.config
-Source27: kernel-powerpc.config
+Source27: kernel-ppc64.config
Source34: kernel-abi.config
@@ -457,7 +457,7 @@
%if %{with xen0} || %{with xenU}
ExclusiveArch: %{ix86}
%else
-ExclusiveArch: %{ix86} alpha %{x8664} ia64 ppc ppc64 powerpc sparc sparc64 arm
+ExclusiveArch: %{ix86} alpha %{x8664} ia64 ppc ppc64 sparc sparc64 arm
%endif
ExclusiveOS: Linux
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -953,7 +953,7 @@
#
# end of grsecurity & pax stuff
-%ifarch ppc ppc64 powerpc
+%ifarch ppc ppc64
%patch200 -p1
%endif
@@ -1045,7 +1045,7 @@
# sed -i 's:CONFIG_EFI=y:# CONFIG_EFI is not set:' $1
%endif
- %ifarch ppc64 powerpc
+ %ifarch ppc64
sed -i 's:CONFIG_PAX_NOELFRELOCS=y:# CONFIG_PAX_NOELFRELOCS is not set:' $1
%endif
%ifarch ppc
@@ -1092,7 +1092,7 @@
install %{SOURCE25} arch/%{_target_base_arch}/defconfig
%endif
-%ifarch ppc64 powerpc
+%ifarch ppc64
install %{SOURCE27} arch/%{_target_base_arch}/defconfig
# sed -i "s:# CONFIG_PPC64 is not set:CONFIG_PPC64=y:" arch/%{_target_base_arch}/defconfig
%endif
@@ -1108,7 +1108,7 @@
cat %{SOURCE42} >> arch/%{_target_base_arch}/defconfig
%endif
-%ifarch ppc ppc64 powerpc
+%ifarch ppc ppc64
sed -i "s:CONFIG_SUSPEND2=y:# CONFIG_SUSPEND2 is not set:" arch/%{_target_base_arch}/defconfig
%endif
%if %{with vserver}
@@ -1264,7 +1264,7 @@
install vmlinux.aout $KERNEL_INSTALL_DIR/boot/vmlinux.aout-$KernelVer
%endif
%endif
-%ifarch ppc ppc64 powerpc
+%ifarch ppc ppc64
install vmlinux $KERNEL_INSTALL_DIR/boot/vmlinux-$KernelVer
install vmlinux $KERNEL_INSTALL_DIR/boot/vmlinuz-$KernelVer
%endif
@@ -1520,7 +1520,7 @@
%ghost /lib/modules/%{kernel_release}/modules.*
%dir %{_sysconfdir}/modprobe.d/%{kernel_release}
-%ifarch alpha %{ix86} %{x8664} ppc ppc64 powerpc sparc sparc64
+%ifarch alpha %{ix86} %{x8664} ppc ppc64 sparc sparc64
%files vmlinux
%defattr(644,root,root,755)
/boot/vmlinux-%{kernel_release}
@@ -1674,6 +1674,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.441.2.1698.2.86 2007/03/19 22:47:39 mguevara
+- kernel-powerpc.config renamed to kernel-ppc64.config, powerpc arch stuff
+ removed
+
Revision 1.441.2.1698.2.85 2007/03/19 15:35:21 mguevara
- rel 0.6
- new version of reiser4 patch - reiser4-for-2.6.19-3.patch
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/kernel.spec?r1=1.441.2.1698.2.85&r2=1.441.2.1698.2.86&f=u
More information about the pld-cvs-commit
mailing list