rpms/gdb/devel gdb.spec,1.200,1.201

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Sun Oct 8 17:09:14 UTC 2006


Author: jkratoch

Update of /cvs/dist/rpms/gdb/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv1728

Modified Files:
	gdb.spec 
Log Message:
* Sun Oct  8 2006 Jan Kratochvil <jan.kratochvil at redhat.com> - 6.5-12
- Disabled IPv6 until its user visible syntax gets stable upstream.



Index: gdb.spec
===================================================================
RCS file: /cvs/dist/rpms/gdb/devel/gdb.spec,v
retrieving revision 1.200
retrieving revision 1.201
diff -u -r1.200 -r1.201
--- gdb.spec	1 Oct 2006 19:21:15 -0000	1.200
+++ gdb.spec	8 Oct 2006 17:09:12 -0000	1.201
@@ -11,7 +11,7 @@
 Version: 6.5
 
 # The release always contains a leading reserved number, start it at 0.
-Release: 11%{?dist}
+Release: 12%{?dist}
 
 License: GPL
 Group: Development/Debuggers
@@ -390,7 +390,7 @@
 %patch194 -p1
 %patch195 -p1
 %patch196 -p1
-%patch197 -p1
+#%patch197 -p1
 %patch198 -p1
 %patch199 -p1
 %patch200 -p1
@@ -556,6 +556,9 @@
 # don't include the files in include, they are part of binutils
 
 %changelog
+* Sun Oct  8 2006 Jan Kratochvil <jan.kratochvil at redhat.com> - 6.5-12
+- Disabled IPv6 until its user visible syntax gets stable upstream.
+
 * Sun Oct  1 2006 Jan Kratochvil <jan.kratochvil at redhat.com> - 6.5-11
 - No longer disassemble invalid i386 opcodes of movQ/movA (BZ 172034).
 - Simplify the IPv6 patch for gdbserver (BZ 198365).




More information about the fedora-cvs-commits mailing list