]> git.pld-linux.org Git - packages/gdb.git/commitdiff
- 6.8.50 snapshot; works fine with threading apps on th (6.8 release doesn't work)
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 10 Aug 2008 15:01:20 +0000 (15:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    gdb.spec -> 1.102

gdb.spec

index d52b1bc2a95cae6abef641c4d9fa1e2391dd1cb5..2c39efc07f05b66c001bd0d5a37af67ddfaf09b9 100644 (file)
--- a/gdb.spec
+++ b/gdb.spec
@@ -12,13 +12,15 @@ Summary(tr.UTF-8):  C ve diğer diller için sembolik hata ayıklayıcı
 Summary(uk.UTF-8):     Символьний відладчик для С та інших мов
 Summary(zh_CN.UTF-8):  [开发]C和其他语言的调试器
 Summary(zh_TW.UTF-8):  [.-A開發]C和.$)B其.-A他語.$)B言的調試器
+%define        snap    20080810
 Name:          gdb
-Version:       6.8
-Release:       2
+Version:       6.8.50
+Release:       0.%{snap}.1
 License:       GPL v3+
 Group:         Development/Debuggers
-Source0:       http://ftp.gnu.org/gnu/gdb/%{name}-%{version}.tar.bz2
-# Source0-md5: c9da266b884fb8fa54df786dfaadbc7a
+# Source0:     http://ftp.gnu.org/gnu/gdb/%{name}-%{version}.tar.bz2
+Source0:       ftp://sourceware.org/pub/gdb/snapshots/current/gdb-%{version}.%{snap}.tar.bz2
+# Source0-md5: d89d26c1bd7956628392130220280736
 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
@@ -103,7 +105,7 @@ GDB in the form of a static library.
 GDB w postaci biblioteki statycznej.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}.%{snap}
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
This page took 0.089004 seconds and 4 git commands to generate.