]> git.pld-linux.org Git - packages/gdb.git/commitdiff
- rel 5 auto/th/gdb-7_2-5
authorJan Rękorajski <baggins@pld-linux.org>
Wed, 21 Sep 2011 12:42:43 +0000 (12:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- format gdb version is it does not fuck up fpc parser

Changed files:
    gdb.spec -> 1.139

gdb.spec

index d76ee8677091e4d14c6662898e1e83f9b611804f..f72e50e9990ebf61864089900614cbe5681b07a0 100644 (file)
--- a/gdb.spec
+++ b/gdb.spec
@@ -20,7 +20,7 @@ Summary(zh_CN.UTF-8): [开发]C和其他语言的调试器
 Summary(zh_TW.UTF-8):  [.-A開發]C和.$)B其.-A他語.$)B言的調試器
 Name:          gdb
 Version:       7.2
-Release:       4
+Release:       5
 License:       GPL v3+
 Group:         Development/Debuggers
 Source0:       http://ftp.gnu.org/gnu/gdb/%{name}-%{version}.tar.bz2
@@ -438,7 +438,7 @@ rm -f gdb/jv-exp.c gdb/m2-exp.c gdb/objc-exp.c gdb/p-exp.c
 
 # Change the version that gets printed at GDB startup, so it is PLD Linux specific.
 cat > gdb/version.in << EOF
-PLD Linux (%{version}-%{release})
+%{version}-%{release} (PLD Linux)
 EOF
 
 sed -i -e 's#_GCC_AUTOCONF_VERSION\], \[2\.64\]#_GCC_AUTOCONF_VERSION], [2.68]#g' config/override.m4
This page took 0.065352 seconds and 4 git commands to generate.