Author: pluto                        Date: Sat Oct 16 08:42:28 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated for 7.2.

---- Files affected:
packages/gdb:
   buildid-locate-rpm-pld.patch (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/gdb/buildid-locate-rpm-pld.patch
diff -u packages/gdb/buildid-locate-rpm-pld.patch:1.1 
packages/gdb/buildid-locate-rpm-pld.patch:1.2
--- packages/gdb/buildid-locate-rpm-pld.patch:1.1       Tue Dec  8 07:55:56 2009
+++ packages/gdb/buildid-locate-rpm-pld.patch   Sat Oct 16 10:42:22 2010
@@ -1,11 +1,12 @@
---- gdb-7.0/gdb/symfile.c~     2009-12-08 08:19:05.000000000 +0200
-+++ gdb-7.0/gdb/symfile.c      2009-12-08 08:47:21.738081248 +0200
-@@ -2236,8 +2236,8 @@
+--- gdb-7.2/gdb/elfread.c.orig 2010-10-16 10:25:51.886687929 +0200
++++ gdb-7.2/gdb/elfread.c      2010-10-16 10:26:30.752319402 +0200
+@@ -1878,9 +1878,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);
+-                            "yum --disablerepo='*' --enablerepo='*-debuginfo'"
+-                            " install", debug);
 +        fprintf_unfiltered (gdb_stdlog, _("Try to install package that 
provides `%s' file\n"),
 +                            debug);
        }
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gdb/buildid-locate-rpm-pld.patch?r1=1.1&r2=1.2&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to