packages: gdb/gdb-6.6-buildid-locate-rpm.patch, gdb/gdb.spec - pldize
arekm
arekm at pld-linux.org
Sat May 2 14:46:09 CEST 2009
Author: arekm Date: Sat May 2 12:46:09 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- pldize
---- Files affected:
packages/gdb:
gdb-6.6-buildid-locate-rpm.patch (1.2 -> 1.3) , gdb.spec (1.112 -> 1.113)
---- Diffs:
================================================================
Index: packages/gdb/gdb-6.6-buildid-locate-rpm.patch
diff -u packages/gdb/gdb-6.6-buildid-locate-rpm.patch:1.2 packages/gdb/gdb-6.6-buildid-locate-rpm.patch:1.3
--- packages/gdb/gdb-6.6-buildid-locate-rpm.patch:1.2 Wed Mar 25 12:08:40 2009
+++ packages/gdb/gdb-6.6-buildid-locate-rpm.patch Sat May 2 14:46:03 2009
@@ -455,8 +455,8 @@
+ fprintf_unfiltered (gdb_stdlog,
+ _("Missing separate debuginfo for %s\n"), binary);
+ if (debug != NULL)
-+ fprintf_unfiltered (gdb_stdlog, _("Try: %s %s\n"),
-+ "yum --enablerepo='*-debuginfo' install", debug);
++ fprintf_unfiltered (gdb_stdlog, _("Try to install package that provides `%s' file\n"),
++ debug);
+ }
}
================================================================
Index: packages/gdb/gdb.spec
diff -u packages/gdb/gdb.spec:1.112 packages/gdb/gdb.spec:1.113
--- packages/gdb/gdb.spec:1.112 Wed Mar 25 12:09:59 2009
+++ packages/gdb/gdb.spec Sat May 2 14:46:03 2009
@@ -16,7 +16,7 @@
%define snap 20090302
Name: gdb
Version: 6.8.50
-Release: 1.%{snap}.2
+Release: 1.%{snap}.3
License: GPL v3+
Group: Development/Debuggers
# Source0: http://ftp.gnu.org/gnu/gdb/%{name}-%{version}.tar.bz2
@@ -438,6 +438,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.113 2009/05/02 12:46:03 arekm
+- pldize
+
Revision 1.112 2009/03/25 11:09:59 tommat
- updated Fedora patches - mostly archer update
- rel 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gdb/gdb-6.6-buildid-locate-rpm.patch?r1=1.2&r2=1.3&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gdb/gdb.spec?r1=1.112&r2=1.113&f=u
More information about the pld-cvs-commit
mailing list