rpms/compat-gcc-32/devel compat-gcc-32.spec,1.9,1.10

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Oct 17 14:33:07 UTC 2005


Author: jakub

Update of /cvs/dist/rpms/compat-gcc-32/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv17349

Modified Files:
	compat-gcc-32.spec 
Log Message:
#170601



Index: compat-gcc-32.spec
===================================================================
RCS file: /cvs/dist/rpms/compat-gcc-32/devel/compat-gcc-32.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- compat-gcc-32.spec	9 Mar 2005 00:26:58 -0000	1.9
+++ compat-gcc-32.spec	17 Oct 2005 14:32:43 -0000	1.10
@@ -46,6 +46,11 @@
 Conflicts: gdb < 5.1-2
 Requires: glibc-devel >= 2.2.90-12
 Requires: libgcc >= 3.4.0
+%ifarch %{multilib_64_archs} sparc ppc
+# Ensure glibc{,-devel} is installed for both multilib arches
+BuildRequires: /lib/libc.so.6 /usr/lib/libc.so /lib64/libc.so.6
+/usr/lib64/libc.so
+%endif
 Obsoletes: compat-egcs
 Obsoletes: compat-gcc
 Obsoletes: compat-gcc-objc
@@ -562,5 +567,8 @@
 %{_prefix}/%{_lib}/libg2c.so.0*
 
 %changelog
+- make sure glibc and glibc-devel for all multilib arches is installed
+  for building (#170601)
+
 * Tue Mar  8 2005 Jakub Jelinek  <jakub at redhat.com> 3.2.3-47.fc4
 - new compatibility package




More information about the fedora-cvs-commits mailing list