SPECS: gdb.spec - up to 6.7
arekm
arekm at pld-linux.org
Wed Oct 10 21:34:46 CEST 2007
Author: arekm Date: Wed Oct 10 19:34:46 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 6.7
---- Files affected:
SPECS:
gdb.spec (1.95 -> 1.96)
---- Diffs:
================================================================
Index: SPECS/gdb.spec
diff -u SPECS/gdb.spec:1.95 SPECS/gdb.spec:1.96
--- SPECS/gdb.spec:1.95 Tue Feb 13 08:16:45 2007
+++ SPECS/gdb.spec Wed Oct 10 21:34:40 2007
@@ -14,19 +14,17 @@
Summary(zh_CN.UTF-8): [开发]C和其他语言的调试器
Summary(zh_TW.UTF-8): [.-A開發]C和.$)B其.-A他語.$)B言的調試器
Name: gdb
-Version: 6.6
+Version: 6.7
Release: 1
License: GPL
Group: Development/Debuggers
Source0: ftp://ftp.gnu.org/gnu/gdb/%{name}-%{version}.tar.bz2
-# Source0-md5: a4df41d28dd514d64e8ccbfe125fd9a6
+# Source0-md5: d6e7c0ad7654bc91a3a457fabb6ad6c6
Source1: http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
# Source1-md5: 2e8a48939ae282c12bbacdd54e398247
Patch0: %{name}-readline.patch
Patch1: %{name}-info.patch
Patch2: %{name}-passflags.patch
-# updated from http://www.math.uni.wroc.pl/~hebisch/gpc/gdb-6.1.diff
-Patch3: %{name}-gpc.patch
Patch4: %{name}-gdbinit-stat.patch
Patch5: %{name}-pretty-print-by-default.patch
Patch6: %{name}-absolute-gnu_debuglink-path.patch
@@ -109,7 +107,6 @@
%patch0 -p1
%patch1 -p1
%patch2 -p1
-%patch3 -p1
%patch4 -p0
%patch5 -p1
%patch6 -p1
@@ -126,8 +123,8 @@
done
cp -f /usr/share/automake/config.* .
# !! Don't enable shared here !!
-# This will cause serious problems --misiek
-%configure2_13 \
+# This will cause serious problems.
+%configure \
--disable-gdbtk \
--disable-shared \
--enable-gdbcli \
@@ -196,6 +193,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.96 2007/10/10 19:34:40 arekm
+- up to 6.7
+
Revision 1.95 2007/02/13 07:16:45 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gdb.spec?r1=1.95&r2=1.96&f=u
More information about the pld-cvs-commit
mailing list