rpms/kernel/devel kernel.spec,1.134,1.135

Roland McGrath (roland) fedora-extras-commits at redhat.com
Thu Aug 30 02:21:05 UTC 2007


Author: roland

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

Modified Files:
	kernel.spec 
Log Message:
Add ppc64 back to vdso_arches.


Index: kernel.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/devel/kernel.spec,v
retrieving revision 1.134
retrieving revision 1.135
diff -u -r1.134 -r1.135
--- kernel.spec	29 Aug 2007 22:41:13 -0000	1.134
+++ kernel.spec	30 Aug 2007 02:20:32 -0000	1.135
@@ -205,7 +205,7 @@
 %define all_x86 i386 i586 i686
 
 # These arches install vdso/ directories.
-%define vdso_arches %{all_x86} x86_64 ppc
+%define vdso_arches %{all_x86} x86_64 ppc ppc64
 
 # Overrides for generic default options
 
@@ -1782,6 +1782,9 @@
 
 
 %changelog
+* Wed Aug 29 2007 Roland McGrath <roland at redhat.com>
+- Add ppc64 back to vdso_arches.
+
 * Wed Aug 29 2007 Chuck Ebbert <cebbert at redhat.com>
 - enable the i82365 PCMCIA driver
 - add debug code to acpi_os_write_port for bug 258641




More information about the fedora-extras-commits mailing list