]> git.pld-linux.org Git - packages/gdb.git/commitdiff
- added sparc-workaround patch to allow build on sparc; release 0.2 auto/ac/gdb-6_0-0_2
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 8 Nov 2003 15:47:36 +0000 (15:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gdb.spec -> 1.68

gdb.spec

index 785f0195aef733d288d3b5279d82473d4dea380f..5107109805d877d82b43ab1a6d4ffab1be8af8a4 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.0
-Release:       0.1
+Release:       0.2
 License:       GPL
 Group:         Development/Debuggers
 Source0:       ftp://ftp.gnu.org/pub/gnu/gdb/%{name}-%{version}.tar.gz
@@ -23,6 +23,7 @@ Patch1:               %{name}-readline.patch
 Patch2:                %{name}-info.patch
 Patch3:                %{name}-procfs.patch
 Patch4:                %{name}-passflags.patch
+Patch5:                %{name}-sparc-workaround.patch
 BuildRequires: XFree86-devel
 BuildRequires: autoconf >= 2.53
 BuildRequires: libtool
@@ -89,6 +90,7 @@ verir.
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
 
 %build
 for dir in `find gdb/ -name 'configure.in'`; do
This page took 0.036837 seconds and 4 git commands to generate.