]> git.pld-linux.org Git - packages/gdb.git/commitdiff
- updated patch
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 24 May 2000 16:49:35 +0000 (16:49 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- new source
DON'T USE IT YET !
BUILDER RPM WILL NOT CONTAINT FEW LIBRARIES AND OTHER IMPORTANT THINGS
(need to update %%files section)

Changed files:
    gdb.spec -> 1.22

gdb.spec

index 36fed3346172717e710854a488296d163f686ae9..d73041f4f2de4be6b977d8f886f59c09609e2949 100644 (file)
--- a/gdb.spec
+++ b/gdb.spec
@@ -4,19 +4,13 @@ Summary(fr):  D
 Summary(pl):   Symboliczny odpluskwiacz dla C i innych jêzyków
 Summary(tr):   C ve diðer diller için sembolik hata ayýklayýcý
 Name:          gdb
-Version:       4.18
-Release:       7
+Version:       5.0
+Release:       1
 License:       GPL
 Group:         Development/Debuggers
 Group(pl):     Programowanie/Odpluskwiacze
-Source0:       ftp://sourceware.cygnus.com/pub/gdb/%{name}-%{version}.tar.bz2
-Patch0:                gdb-info.patch
-Patch1:                gdb-sigtramp.patch
-Patch2:                gdb-sparc.patch
-Patch3:                gdb-xref.patch
-Patch4:                gdb-sparcmin.patch
-Patch5:                gdb-threads.patch
-Patch6:                gdb-shared-readline.patch
+Source0:       ftp://ftp.gnu.org/pub/gnu/gdb/%{name}-%{version}.tar.gz
+Patch0:                gdb-shared-readline.patch
 BuildRequires: ncurses-devel >= 5.0
 BuildRequires: readline-devel >= 4.1
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -52,12 +46,6 @@ verir.
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
-%patch2 -p1
-%patch3 -p1
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
 
 %build
 CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="-s" \
This page took 0.091159 seconds and 4 git commands to generate.