rpms/gdb/F-9 gdb.spec,1.287,1.288

Jan Kratochvil (jkratoch) fedora-extras-commits at redhat.com
Thu Jul 24 06:35:11 UTC 2008


Author: jkratoch

Update of /cvs/pkgs/rpms/gdb/F-9
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv31061

Modified Files:
	gdb.spec 
Log Message:
* Thu Jul 24 2008 Jan Kratochvil <jan.kratochvil at redhat.com> - 6.8-12
- Temporarily disable attaching to a stopped process (BZ 453688)
  - To be reintroduced after a fix of the kernel BZ 454404.



Index: gdb.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gdb/F-9/gdb.spec,v
retrieving revision 1.287
retrieving revision 1.288
diff -u -r1.287 -r1.288
--- gdb.spec	7 Jul 2008 22:49:31 -0000	1.287
+++ gdb.spec	24 Jul 2008 06:34:23 -0000	1.288
@@ -13,7 +13,7 @@
 
 # The release always contains a leading reserved number, start it at 1.
 # `upstream' is not a part of `name' to stay fully rpm dependencies compatible for the testing.
-Release: 11%{?_with_upstream:.upstream}%{?dist}
+Release: 12%{?_with_upstream:.upstream}%{?dist}
 
 License: GPLv3+
 Group: Development/Debuggers
@@ -504,7 +504,7 @@
 %patch247 -p1
 %patch249 -p1
 %patch254 -p1
-%patch256 -p1
+###%patch256 -p1
 %patch258 -p1
 %patch260 -p1
 %patch261 -p1
@@ -785,6 +785,10 @@
 %endif
 
 %changelog
+* Thu Jul 24 2008 Jan Kratochvil <jan.kratochvil at redhat.com> - 6.8-12
+- Temporarily disable attaching to a stopped process (BZ 453688)
+  - To be reintroduced after a fix of the kernel BZ 454404.
+
 * Tue Jul  8 2008 Jan Kratochvil <jan.kratochvil at redhat.com> - 6.8-11
 - Fix crash due to calling an inferior function right after a watchpoint stop.
 




More information about the fedora-extras-commits mailing list