packages: binutils/binutils.spec - updated to 2.21.51.0.2

qboosh qboosh at pld-linux.org
Wed Dec 8 19:05:57 CET 2010


Author: qboosh                       Date: Wed Dec  8 18:05:57 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated to 2.21.51.0.2

---- Files affected:
packages/binutils:
   binutils.spec (1.328 -> 1.329) 

---- Diffs:

================================================================
Index: packages/binutils/binutils.spec
diff -u packages/binutils/binutils.spec:1.328 packages/binutils/binutils.spec:1.329
--- packages/binutils/binutils.spec:1.328	Sat Nov 20 12:54:36 2010
+++ packages/binutils/binutils.spec	Wed Dec  8 19:05:52 2010
@@ -17,13 +17,13 @@
 Summary(tr.UTF-8):	GNU geliştirme araçları
 Summary(uk.UTF-8):	Набір інструментів GNU для побудови виконуваних програм
 Name:		binutils
-Version:	2.21.51.0.1
+Version:	2.21.51.0.2
 Release:	1
 Epoch:		3
 License:	GPL v3+
 Group:		Development/Tools
 Source0:	ftp://ftp.kernel.org/pub/linux/devel/binutils/%{name}-%{version}.tar.bz2
-# Source0-md5:	3e8b6349f38d6e0feba317055f0ced14
+# Source0-md5:	77159c22d0fcb07446382ab65e50d030
 Source1:	http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
 # Source1-md5:	a717d9707ec77d82acb6ec9078c472d6
 Patch0:		%{name}-gasp.patch
@@ -192,7 +192,7 @@
 %patch9 -p1
 
 # file contains hacks for ac 2.59 only
-rm config/override.m4
+%{__rm} config/override.m4
 
 %build
 %{__aclocal}
@@ -249,7 +249,7 @@
 %endif
 	%{?with_allarchs:--enable-targets=alpha-linux,arm-linux,cris-linux,hppa-linux,i386-linux,ia64-linux,x86_64-linux,m68k-linux,mips-linux,mips64-linux,mips64el-linux,mipsel-linux,ppc-linux,s390-linux,s390x-linux,sh-linux,sparc-linux,sparc64-linux,i386-linuxaout} \
 %if %{with gold}
-	--enable-gold=both/ld
+	--enable-gold
 %else
 	--disable-gold
 %endif
@@ -262,11 +262,11 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
-rm $RPM_BUILD_ROOT%{_infodir}/standards.info*
+%{__rm} $RPM_BUILD_ROOT%{_infodir}/standards.info*
 
 # remove these man pages unless we cross-build for win*/netware platforms.
 # however, this should be done in Makefiles.
-rm $RPM_BUILD_ROOT%{_mandir}/man1/{dlltool,nlmconv,windres}.1
+%{__rm} $RPM_BUILD_ROOT%{_mandir}/man1/{dlltool,nlmconv,windres}.1
 
 bzip2 -dc %{SOURCE1} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
 
@@ -389,6 +389,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.329  2010/12/08 18:05:52  qboosh
+- updated to 2.21.51.0.2
+
 Revision 1.328  2010/11/20 11:54:36  qboosh
 - updated to 2.21.51.0.1
 - updated info patch
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/binutils/binutils.spec?r1=1.328&r2=1.329&f=u



More information about the pld-cvs-commit mailing list