packages: gdb/gdb.spec - rel 7 - package libdecnumber.a library needed by l...

baggins baggins at pld-linux.org
Wed Sep 21 19:50:48 CEST 2011


Author: baggins                      Date: Wed Sep 21 17:50:48 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 7
- package libdecnumber.a library needed by libgdb.a

---- Files affected:
packages/gdb:
   gdb.spec (1.140 -> 1.141) 

---- Diffs:

================================================================
Index: packages/gdb/gdb.spec
diff -u packages/gdb/gdb.spec:1.140 packages/gdb/gdb.spec:1.141
--- packages/gdb/gdb.spec:1.140	Wed Sep 21 14:59:31 2011
+++ packages/gdb/gdb.spec	Wed Sep 21 19:50:43 2011
@@ -21,7 +21,7 @@
 Summary(zh_TW.UTF-8):	[.-A開發]C和.$)B其.-A他語.$)B言的調試器
 Name:		gdb
 Version:	7.2
-Release:	6
+Release:	7
 License:	GPL v3+
 Group:		Development/Debuggers
 Source0:	http://ftp.gnu.org/gnu/gdb/%{name}-%{version}.tar.bz2
@@ -518,6 +518,8 @@
 
 cp -a %{SOURCE3} $RPM_BUILD_ROOT%{_mandir}/man1/gstack.1
 
+install libdecnumber/libdecnumber.a $RPM_BUILD_ROOT%{_libdir}
+
 # Remove the files that are part of a gdb build but that are owned and provided by other packages.
 # These are part of binutils
 rm -rf $RPM_BUILD_ROOT%{_datadir}/locale
@@ -580,6 +582,7 @@
 
 %files lib
 %defattr(644,root,root,755)
+%{_libdir}/libdecnumber.a
 %{_libdir}/libgdb.a
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -588,6 +591,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.141  2011/09/21 17:50:43  baggins
+- rel 7
+- package libdecnumber.a library needed by libgdb.a
+
 Revision 1.140  2011/09/21 12:59:31  baggins
 - rel 6
 - comment out python-static R
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gdb/gdb.spec?r1=1.140&r2=1.141&f=u



More information about the pld-cvs-commit mailing list