rpms/gdb/devel gdb-6.5-last-address-space-byte-test.patch, 1.1, 1.2 gdb.spec, 1.206, 1.207

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Nov 16 21:16:58 UTC 2006


Author: jkratoch

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

Modified Files:
	gdb-6.5-last-address-space-byte-test.patch gdb.spec 
Log Message:
* Wed Nov 16 2006 Jan Kratochvil <jan.kratochvil at redhat.com> - 6.5-17
- Bugfix testcase typo of gdb-6.5-16.


gdb-6.5-last-address-space-byte-test.patch:
 largecore-last-address-lock.exp |   49 ++++++++++++++++++++++++++++++++++++++++
 1 files changed, 49 insertions(+)

Index: gdb-6.5-last-address-space-byte-test.patch
===================================================================
RCS file: /cvs/dist/rpms/gdb/devel/gdb-6.5-last-address-space-byte-test.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- gdb-6.5-last-address-space-byte-test.patch	16 Nov 2006 00:01:56 -0000	1.1
+++ gdb-6.5-last-address-space-byte-test.patch	16 Nov 2006 21:16:54 -0000	1.2
@@ -1,9 +1,9 @@
-Index: gdb/testsuite/gdb.base/largecore-last-address-lock.exp
+Index: ./gdb/testsuite/gdb.base/largecore-last-address-lock.exp
 ===================================================================
-RCS file: gdb/testsuite/gdb.base/largecore-last-address-lock.exp
-diff -N gdb/testsuite/gdb.base/largecore-last-address-lock.exp
+RCS file: ./gdb/testsuite/gdb.base/largecore-last-address-lock.exp
+diff -N ./gdb/testsuite/gdb.base/largecore-last-address-lock.exp
 --- /dev/null	1 Jan 1970 00:00:00 -0000
-+++ gdb/testsuite/gdb.base/largecore-last-address-lock.exp	15 Nov 2006 21:43:24 -0000
++++ ./gdb/testsuite/gdb.base/largecore-last-address-lock.exp	15 Nov 2006 21:43:24 -0000
 @@ -0,0 +1,49 @@
 +# Copyright 2006 Free Software Foundation, Inc.
 +


Index: gdb.spec
===================================================================
RCS file: /cvs/dist/rpms/gdb/devel/gdb.spec,v
retrieving revision 1.206
retrieving revision 1.207
diff -u -r1.206 -r1.207
--- gdb.spec	16 Nov 2006 00:01:18 -0000	1.206
+++ gdb.spec	16 Nov 2006 21:16:55 -0000	1.207
@@ -11,7 +11,7 @@
 Version: 6.5
 
 # The release always contains a leading reserved number, start it at 0.
-Release: 16%{?dist}
+Release: 17%{?dist}
 
 License: GPL
 Group: Development/Debuggers
@@ -582,6 +582,9 @@
 # don't include the files in include, they are part of binutils
 
 %changelog
+* Wed Nov 16 2006 Jan Kratochvil <jan.kratochvil at redhat.com> - 6.5-17
+- Bugfix testcase typo of gdb-6.5-16.
+
 * Wed Nov 16 2006 Jan Kratochvil <jan.kratochvil at redhat.com> - 6.5-16
 - Provide testcase for accessing the last address space byte.
 




More information about the fedora-cvs-commits mailing list