packages: kernel-vanilla/kernel-vanilla.spec - BuildRequires: uboot-mkimage...

adamg adamg at pld-linux.org
Thu Jun 11 21:43:25 CEST 2009


Author: adamg                        Date: Thu Jun 11 19:43:25 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- BuildRequires: uboot-mkimage (ppc only)
- package tr_smctr.bin on ppc as well

---- Files affected:
packages/kernel-vanilla:
   kernel-vanilla.spec (1.210 -> 1.211) 

---- Diffs:

================================================================
Index: packages/kernel-vanilla/kernel-vanilla.spec
diff -u packages/kernel-vanilla/kernel-vanilla.spec:1.210 packages/kernel-vanilla/kernel-vanilla.spec:1.211
--- packages/kernel-vanilla/kernel-vanilla.spec:1.210	Thu Jun 11 13:07:51 2009
+++ packages/kernel-vanilla/kernel-vanilla.spec	Thu Jun 11 21:43:20 2009
@@ -96,6 +96,9 @@
 BuildRequires:	python-modules
 BuildRequires:	rpmbuild(macros) >= 1.379
 BuildRequires:	sed >= 4.0
+%ifarch ppc
+BuildRequires:	uboot-mkimage
+%endif
 Autoreqprov:	no
 Requires:	/sbin/depmod
 Requires:	coreutils
@@ -858,7 +861,7 @@
 /lib/firmware/tigon/tg3_tso5.bin
 /lib/firmware/ti_3410.fw
 /lib/firmware/ti_5052.fw
-%ifarch %{ix86}
+%ifarch %{ix86} ppc
 /lib/firmware/tr_smctr.bin
 %endif
 %dir /lib/firmware/ttusb-budget
@@ -1000,6 +1003,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.211  2009/06/11 19:43:20  adamg
+- BuildRequires: uboot-mkimage (ppc only)
+- package tr_smctr.bin on ppc as well
+
 Revision 1.210  2009/06/11 11:07:51  adamg
 - pacakge kernelsrcdir/Kbuild to avoid:
   make[2]: *** No rule to make target `missing-syscalls'.  Stop.
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kernel-vanilla/kernel-vanilla.spec?r1=1.210&r2=1.211&f=u



More information about the pld-cvs-commit mailing list