Author: pluto Date: Mon Oct 9 18:43:36 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - .gnu.hash support, release 2.
---- Files affected: SPECS: gdb.spec (1.88 -> 1.89) ---- Diffs: ================================================================ Index: SPECS/gdb.spec diff -u SPECS/gdb.spec:1.88 SPECS/gdb.spec:1.89 --- SPECS/gdb.spec:1.88 Sat Sep 2 20:02:09 2006 +++ SPECS/gdb.spec Mon Oct 9 20:43:30 2006 @@ -12,7 +12,7 @@ Summary(zh_TW): [.-Aś}ľo]CŠM.$)B¨ä.-AĽLťy.$)B¨ĽŞş˝Ő¸Őžš Name: gdb Version: 6.5 -Release: 1.1 +Release: 2 License: GPL Group: Development/Debuggers Source0: ftp://ftp.gnu.org/gnu/gdb/%{name}-%{version}.tar.bz2 @@ -27,6 +27,7 @@ Patch4: %{name}-gdbinit-stat.patch Patch5: %{name}-pretty-print-by-default.patch Patch6: %{name}-absolute-gnu_debuglink-path.patch +Patch7: %{name}-gnu_hash.patch BuildRequires: autoconf >= 2.53 BuildRequires: automake BuildRequires: bison @@ -98,6 +99,7 @@ %patch4 -p0 %patch5 -p1 %patch6 -p1 +%patch7 -p1 %build for dir in `find gdb/ -name 'configure.in'`; do @@ -175,6 +177,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.89 2006/10/09 18:43:30 pluto +- .gnu.hash support, release 2. + Revision 1.88 2006/09/02 18:02:09 pluto - support absolute paths in .gnu_debuglink section, release 1.1. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gdb.spec?r1=1.88&r2=1.89&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
