]> git.pld-linux.org Git - packages/gdb.git/commitdiff
- added gpc patch, release 2 auto/ac/gdb-6_3-2
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 29 Apr 2005 19:18:42 +0000 (19:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gdb.spec -> 1.81

gdb.spec

index 81fece663427b5b81f8458b6ccb0e4db0ebe275f..9403ea263378101d7194d2c67127ff952b88cee7 100644 (file)
--- a/gdb.spec
+++ b/gdb.spec
@@ -11,7 +11,7 @@ Summary(zh_CN):       [
 Summary(zh_TW):        [.-A¶}µo]C©M.$)B¨ä.-A¥L»y.$)B¨¥ªº½Õ¸Õ¾¹
 Name:          gdb
 Version:       6.3
-Release:       1
+Release:       2
 License:       GPL
 Group:         Development/Debuggers
 Source0:       ftp://ftp.gnu.org/gnu/gdb/%{name}-%{version}.tar.bz2
@@ -22,6 +22,8 @@ Patch0:               %{name}-ncurses.patch
 Patch1:                %{name}-readline.patch
 Patch2:                %{name}-info.patch
 Patch3:                %{name}-passflags.patch
+# updated from http://www.math.uni.wroc.pl/~hebisch/gpc/gdb-6.1.diff
+Patch4:                %{name}-gpc.patch
 BuildRequires: XFree86-devel
 BuildRequires: autoconf >= 2.53
 BuildRequires: automake
@@ -91,6 +93,7 @@ verir.
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 %build
 for dir in `find gdb/ -name 'configure.in'`; do
This page took 0.047006 seconds and 4 git commands to generate.