]> git.pld-linux.org Git - packages/gdb.git/commitdiff
- pldize auto/th/gdb-6_8_50-1_20090302_3 auto/ti/gdb-6_8_50-1_20090302_3
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 2 May 2009 12:46:03 +0000 (12:46 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gdb-6.6-buildid-locate-rpm.patch -> 1.3
    gdb.spec -> 1.113

gdb-6.6-buildid-locate-rpm.patch
gdb.spec

index 6867c63e68f542581e2eeadd07517e1e1d298d2b..3324280259e07f90aadd204c8ba527f9ee558cef 100644 (file)
@@ -455,8 +455,8 @@ Index: gdb-6.8.50.20090302/gdb/symfile.c
 +      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 05bd60226c0ef54fa39b33e12fb9556cf79239a3..4534ea5d3428a72fdf856159110390ee5ca76494 100644 (file)
--- a/gdb.spec
+++ b/gdb.spec
@@ -15,7 +15,7 @@ Summary(zh_TW.UTF-8): [.-A開發]C和.$)B其.-A他語.$)B言的調試器
 %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
This page took 0.135817 seconds and 4 git commands to generate.