SPECS: binutils.spec - bugfix

qboosh qboosh at pld-linux.org
Sat Dec 30 19:18:48 CET 2006


Author: qboosh                       Date: Sat Dec 30 18:18:48 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- bugfix

---- Files affected:
SPECS:
   binutils.spec (1.253 -> 1.254) 

---- Diffs:

================================================================
Index: SPECS/binutils.spec
diff -u SPECS/binutils.spec:1.253 SPECS/binutils.spec:1.254
--- SPECS/binutils.spec:1.253	Sat Dec 30 19:11:20 2006
+++ SPECS/binutils.spec	Sat Dec 30 19:18:43 2006
@@ -238,8 +238,8 @@
 %find_lang gprof
 %find_lang ld
 %find_lang opcodes
-cat bfd opcodes > %{name}-libs.lang
-cat gas gprof ld >> %{name}.lang
+cat bfd.lang opcodes.lang > %{name}-libs.lang
+cat gas.lang gprof.lang ld.lang >> %{name}.lang
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -311,6 +311,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.254  2006/12/30 18:18:43  qboosh
+- bugfix
+
 Revision 1.253  2006/12/30 18:11:20  qboosh
 - separated -libs,-devel (for multilib purposes); release 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/binutils.spec?r1=1.253&r2=1.254&f=u



More information about the pld-cvs-commit mailing list