SPECS: gdb.spec - 6.8.50 snapshot; works fine with threading apps on th (6....

arekm arekm at pld-linux.org
Sun Aug 10 17:01:26 CEST 2008


Author: arekm                        Date: Sun Aug 10 15:01:26 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- 6.8.50 snapshot; works fine with threading apps on th (6.8 release doesn't work)

---- Files affected:
SPECS:
   gdb.spec (1.101 -> 1.102) 

---- Diffs:

================================================================
Index: SPECS/gdb.spec
diff -u SPECS/gdb.spec:1.101 SPECS/gdb.spec:1.102
--- SPECS/gdb.spec:1.101	Sat Jul 26 13:09:09 2008
+++ SPECS/gdb.spec	Sun Aug 10 17:01:20 2008
@@ -13,13 +13,15 @@
 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
@@ -104,7 +106,7 @@
 GDB w postaci biblioteki statycznej.
 
 %prep
-%setup -q
+%setup -q -n %{name}-%{version}.%{snap}
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
@@ -193,6 +195,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.102  2008/08/10 15:01:20  arekm
+- 6.8.50 snapshot; works fine with threading apps on th (6.8 release doesn't work)
+
 Revision 1.101  2008/07/26 11:09:09  arekm
 - release 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gdb.spec?r1=1.101&r2=1.102&f=u



More information about the pld-cvs-commit mailing list