Author: baggins Date: Wed Sep 21 12:42:48 2011 GMT Module: packages Tag: HEAD ---- Log message: - rel 5 - format gdb version is it does not fuck up fpc parser
---- Files affected: packages/gdb: gdb.spec (1.138 -> 1.139) ---- Diffs: ================================================================ Index: packages/gdb/gdb.spec diff -u packages/gdb/gdb.spec:1.138 packages/gdb/gdb.spec:1.139 --- packages/gdb/gdb.spec:1.138 Wed Sep 21 13:48:21 2011 +++ packages/gdb/gdb.spec Wed Sep 21 14:42:43 2011 @@ -21,7 +21,7 @@ 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 @@ -439,7 +439,7 @@ # 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 @@ -588,6 +588,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.139 2011/09/21 12:42:43 baggins +- rel 5 +- format gdb version is it does not fuck up fpc parser + Revision 1.138 2011/09/21 11:48:21 baggins - lib requires python-static ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gdb/gdb.spec?r1=1.138&r2=1.139&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
