rpms/glibc/devel glibc.spec,1.230,1.231

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Mar 7 21:18:26 UTC 2006


Author: roland

Update of /cvs/dist/rpms/glibc/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv31819

Modified Files:
	glibc.spec 
Log Message:
back up %%{ix86} gdb conflicts to < 6.3.0.0-1.111


Index: glibc.spec
===================================================================
RCS file: /cvs/dist/rpms/glibc/devel/glibc.spec,v
retrieving revision 1.230
retrieving revision 1.231
diff -u -r1.230 -r1.231
--- glibc.spec	7 Mar 2006 13:39:01 -0000	1.230
+++ glibc.spec	7 Mar 2006 21:18:23 -0000	1.231
@@ -3,7 +3,7 @@
 %define glibcsrcdir glibc-20060306T1239
 %define glibc_release_tarballs 0
 %define glibcversion 2.4
-%define glibcrelease 3
+%define glibcrelease 4
 %define auxarches i586 i686 athlon sparcv9 alphaev6
 %define prelinkarches noarch
 %define xenarches i686 athlon
@@ -56,14 +56,13 @@
 Conflicts: rpm <= 4.0-0.65
 Conflicts: glibc-devel < 2.2.3
 Conflicts: gcc4 <= 4.0.0-0.6
-%ifarch x86_64
+%ifarch x86_64 %{ix86}
 # Need gdb that understands DW_CFA_val_expression
 Conflicts: gdb < 6.3.0.0-1.111
-%endif
-%ifarch %{ix86}
+# XXX new gdb is broken, >= -1.111 is adequate if not great (no crashes)
 # Need gdb that understands DW_CFA_val_expression and handles two frames
 # with the same entry point and CFA, but different PC
-Conflicts: gdb < 6.3.0.0-1.115
+#Conflicts: gdb < 6.3.0.0-1.115
 %endif
 # Earlier shadow-utils packages had too restrictive permissions on
 # /etc/default
@@ -1349,6 +1348,9 @@
 %endif
 
 %changelog
+* Tue Mar  7 2006 Roland McGrath <roland at redhat.com> 2.4-4
+- back up %%{ix86} gdb conflicts to < 6.3.0.0-1.111
+
 * Tue Mar  7 2006 Jakub Jelinek <jakub at redhat.com> 2.4-3
 - really fix rintl on ppc64
 




More information about the fedora-cvs-commits mailing list