SPECS: crossmingw64-binutils.spec - updated to 2.18.50.0.7.

pluto pluto at pld-linux.org
Fri Jun 20 16:42:40 CEST 2008


Author: pluto                        Date: Fri Jun 20 14:42:40 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 2.18.50.0.7.

---- Files affected:
SPECS:
   crossmingw64-binutils.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/crossmingw64-binutils.spec
diff -u SPECS/crossmingw64-binutils.spec:1.12 SPECS/crossmingw64-binutils.spec:1.13
--- SPECS/crossmingw64-binutils.spec:1.12	Fri Apr  4 08:37:04 2008
+++ SPECS/crossmingw64-binutils.spec	Fri Jun 20 16:42:34 2008
@@ -6,12 +6,12 @@
 Summary(pt_BR.UTF-8):	Utilitários para desenvolvimento de binários da GNU - Mingw64 binutils
 Summary(tr.UTF-8):	GNU geliştirme araçları - Mingw64 binutils
 Name:		crossmingw64-binutils
-Version:	2.18.50.0.6
+Version:	2.18.50.0.7
 Release:	1
 License:	GPL
 Group:		Development/Tools
 Source0:	ftp://ftp.kernel.org/pub/linux/devel/binutils/binutils-%{version}.tar.bz2
-# Source0-md5:	9e474d739355c15ba6ecf5fd9fae8608
+# Source0-md5:	d5bce238060d631be60a3f1f1009a7ba
 URL:		http://sources.redhat.com/binutils/
 BuildRequires:	automake
 BuildRequires:	bash
@@ -63,6 +63,7 @@
 	--libdir=%{_libdir} \
 	--mandir=%{_mandir} \
 	--infodir=%{_infodir} \
+	--with-sysroot=%{arch} \
 	--host=%{_target_platform} \
 	--build=%{_target_platform} \
 	--target=%{target}
@@ -82,10 +83,10 @@
 
 # remove this man page unless we cross-build for netware platform.
 # however, this should be done in Makefiles.
-rm -f $RPM_BUILD_ROOT%{_mandir}/man1/*nlmconv.1
+rm $RPM_BUILD_ROOT%{_mandir}/man1/*nlmconv.1
 
 # libiberty.a is ELF not PE
-rm -f $RPM_BUILD_ROOT%{arch}/lib/libiberty.a
+rm $RPM_BUILD_ROOT%{_libdir}/libiberty.a
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -107,7 +108,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.12  2008/04/04 06:37:04  pluto
+Revision 1.13  2008/06/20 14:42:34  pluto
+- updated to 2.18.50.0.7.
+
+Revision 1.12  2008-04-04 06:37:04  pluto
 - updated to 2.18.50.0.6.
 
 Revision 1.11  2008-03-14 21:14:21  pluto
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/crossmingw64-binutils.spec?r1=1.12&r2=1.13&f=u



More information about the pld-cvs-commit mailing list