SPECS (LINUX_2_6): kernel.spec - no kernel-libs on ppc for now, se...
sparky
sparky at pld-linux.org
Sun Mar 26 17:36:57 CEST 2006
Author: sparky Date: Sun Mar 26 15:36:57 2006 GMT
Module: SPECS Tag: LINUX_2_6
---- Log message:
- no kernel-libs on ppc for now, seems to be broken, PREP if marked as broken,
there is no zImage.{chrp,chrp-rs6k}, I don't know what zImage.vmode is...
---- Files affected:
SPECS:
kernel.spec (1.441.2.1446 -> 1.441.2.1447)
---- Diffs:
================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1446 SPECS/kernel.spec:1.441.2.1447
--- SPECS/kernel.spec:1.441.2.1446 Sat Mar 25 18:53:39 2006
+++ SPECS/kernel.spec Sun Mar 26 17:36:52 2006
@@ -775,6 +775,8 @@
%ifarch ppc ppc64
install vmlinux $KERNEL_INSTALL_DIR/boot/vmlinux-$KernelVer
install vmlinux $KERNEL_INSTALL_DIR/boot/vmlinuz-$KernelVer
+%endif
+%ifarch ppc-broken
%{__make} -f Makefile.ppclibs install \
DESTDIR=$KERNEL_INSTALL_DIR/boot/libs-$KernelVer
%endif
@@ -1145,7 +1147,7 @@
/lib/modules/%{version}-%{release}/kernel/drivers/usb/host/sl811_cs.ko*
%endif
-%ifarch ppc
+%ifarch ppc-broken
%if "%{_arch}" == "ppc"
%files libs
%defattr(644,root,root,755)
@@ -1261,7 +1263,7 @@
/lib/modules/%{version}-%{release}smp/kernel/drivers/usb/host/sl811_cs.ko*
%endif
-%ifarch ppc
+%ifarch ppc-broken
%if "%{_arch}" == "ppc"
%files smp-libs
%defattr(644,root,root,755)
@@ -1376,6 +1378,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.441.2.1447 2006/03/26 15:36:52 sparky
+- no kernel-libs on ppc for now, seems to be broken, PREP if marked as broken,
+ there is no zImage.{chrp,chrp-rs6k}, I don't know what zImage.vmode is...
+
Revision 1.441.2.1446 2006/03/25 17:53:39 paszczus
- updated PPC build.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/kernel.spec?r1=1.441.2.1446&r2=1.441.2.1447&f=u
More information about the pld-cvs-commit
mailing list