rpms/spu-binutils/F-10 spu-binutils.spec,1.4,1.5

Jochen Roth jroth at fedoraproject.org
Mon Dec 1 16:36:45 UTC 2008


Author: jroth

Update of /cvs/pkgs/rpms/spu-binutils/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27239

Modified Files:
	spu-binutils.spec 
Log Message:
spu-binutils now owns /usr/spu (BZ 473666)



Index: spu-binutils.spec
===================================================================
RCS file: /cvs/pkgs/rpms/spu-binutils/F-10/spu-binutils.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- spu-binutils.spec	5 Nov 2008 08:48:33 -0000	1.4
+++ spu-binutils.spec	1 Dec 2008 16:36:15 -0000	1.5
@@ -18,7 +18,7 @@
 Summary: A GNU collection of binary utilities
 Name: %{?cross}binutils%{?_with_debug:-debug}
 Version: 2.18.50.0.9
-Release: 9%{?dist}
+Release: 10%{?dist}
 License: GPLv3+
 Group: Development/Tools
 URL: http://sources.redhat.com/binutils
@@ -341,9 +341,10 @@
 %endif
 %if !%{isnative}
 %if "%{_lib}" == "lib"
+%dir %{_prefix}/%{binutils_target}
 %dir %{_prefix}/%{binutils_target}/%{_lib}
-%{_prefix}/%{binutils_target}/%{_lib}/ldscripts
 %dir %{_prefix}/%{binutils_target}/bin
+%{_prefix}/%{binutils_target}/%{_lib}/ldscripts
 %{_prefix}/%{binutils_target}/bin/*
 %endif #lib64
 %else # %{isnative}
@@ -360,6 +361,9 @@
 %endif # !%{isnative}
 
 %changelog
+* Mon Dec  1 2008 Jochen Roth <jroth at linux.vnet.ibm.com> 2.18.50.0.9-10
+- spu-binutils now owns /usr/spu (BZ 473666)
+
 * Tue Nov  4 2008 Jochen Roth <jroth at linux.vnet.ibm.com> 2.18.50.0.9-9
 - adopted to changes in binutils spec file:
 - binutils-devel now requires zlib-devel (BZ 463101 comment 5).




More information about the fedora-extras-commits mailing list