rpms/kernel/devel kernel.spec, 1.443, 1.444 linux-2.6-ppc-use-libgcc.patch, 1.3, 1.4

Kyle McMartin (kyle) fedora-extras-commits at redhat.com
Thu Feb 21 05:37:11 UTC 2008


Author: kyle

Update of /cvs/pkgs/rpms/kernel/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13073

Modified Files:
	kernel.spec linux-2.6-ppc-use-libgcc.patch 
Log Message:
* Wed Feb 20 2008 Kyle McMartin <kmcmartin at redhat.com>
- hopefully fix the last thinko in the libgcc ppc patch



Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v
retrieving revision 1.443
retrieving revision 1.444
diff -u -r1.443 -r1.444
--- kernel.spec	21 Feb 2008 04:40:21 -0000	1.443
+++ kernel.spec	21 Feb 2008 05:36:06 -0000	1.444
@@ -1737,6 +1737,9 @@
 %kernel_variant_files -a /%{image_install_path}/xen*-%{KVERREL} -e /etc/ld.so.conf.d/kernelcap-%{KVERREL}.conf %{with_xen} xen
 
 %changelog
+* Wed Feb 20 2008 Kyle McMartin <kmcmartin at redhat.com>
+- hopefully fix the last thinko in the libgcc ppc patch
+
 * Wed Feb 20 2008 Jarod Wilson <jwilson at redhat.com>
 - Update to latest FireWire git bits
 

linux-2.6-ppc-use-libgcc.patch:

Index: linux-2.6-ppc-use-libgcc.patch
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/linux-2.6-ppc-use-libgcc.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- linux-2.6-ppc-use-libgcc.patch	21 Feb 2008 04:54:35 -0000	1.3
+++ linux-2.6-ppc-use-libgcc.patch	21 Feb 2008 05:36:06 -0000	1.4
@@ -100,16 +100,3 @@
 +u64 __udivmoddi4(u64 num, u64 den, u64 * rem_p);
 +
 +#endif /*_LIBGCC_H_*/
-diff --git a/lib/Makefile b/lib/Makefile
-index 23de261..b60f0ab 100644
---- a/lib/Makefile
-+++ b/lib/Makefile
-@@ -13,6 +13,8 @@ lib-$(CONFIG_SMP) += cpumask.o
- 
- lib-y	+= kobject.o kref.o klist.o
- 
-+lib-y	+= libgcc/
-+
- obj-y += div64.o sort.o parser.o halfmd4.o debug_locks.o random32.o \
- 	 bust_spinlocks.o hexdump.o kasprintf.o bitmap.o scatterlist.o
- 




More information about the fedora-extras-commits mailing list