SPECS (LINUX_2_6): kernel.spec - re-added kernel-ppclibs.Makefile ...

cieciwa cieciwa at pld-linux.org
Wed Mar 22 12:57:20 CET 2006


Author: cieciwa                      Date: Wed Mar 22 11:57:20 2006 GMT
Module: SPECS                         Tag: LINUX_2_6
---- Log message:
- re-added kernel-ppclibs.Makefile for %arch==ppc.

---- Files affected:
SPECS:
   kernel.spec (1.441.2.1435 -> 1.441.2.1436) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1435 SPECS/kernel.spec:1.441.2.1436
--- SPECS/kernel.spec:1.441.2.1435	Wed Mar 22 12:43:12 2006
+++ SPECS/kernel.spec	Wed Mar 22 12:57:14 2006
@@ -98,7 +98,7 @@
 Source2:	kernel-config.h
 #Source3:	http://www.kernel.org/pub/linux/kernel/v2.6/snapshots/patch-2.6.14%{_rc}-git2.bz2
 ## Source3-md5:	3db58f38e8a3c001d1a18eb1ee27db3b
-#Source5:	kernel-ppclibs.Makefile
+Source5:	kernel-ppclibs.Makefile
 #Source6:	http://people.redhat.com/mingo/debloating-patches/debloating-patches-2.6.15-rc7.tar.gz
 ## Source6-md5:	ca7a1cdef3e5c95f182d039cebd92b5e
 
@@ -551,6 +551,10 @@
 %prep
 %setup -q -n linux-%{version}%{_rc} -a10
 
+%ifarch ppc
+install %{SOURCE5} Makefile.ppclibs
+%endif
+
 %if %{with suspend2}
 for i in suspend2-%{suspend_version}-for-%{version}/*.patch; do
 patch -p1 -s < $i
@@ -1345,6 +1349,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.1436  2006/03/22 11:57:14  cieciwa
+- re-added kernel-ppclibs.Makefile for %arch==ppc.
+
 Revision 1.441.2.1435  2006/03/22 11:43:12  cieciwa
 - _rel 0.3.2,
 - updated suspend2 applayed sources process.
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kernel.spec?r1=1.441.2.1435&r2=1.441.2.1436&f=u



More information about the pld-cvs-commit mailing list