rpms/libspe2/devel libspe2.spec,1.8,1.9

Jochen Roth jroth at fedoraproject.org
Mon Dec 1 16:22:55 UTC 2008


Author: jroth

Update of /cvs/pkgs/rpms/libspe2/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22241

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



Index: libspe2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/libspe2/devel/libspe2.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- libspe2.spec	20 Oct 2008 08:57:37 -0000	1.8
+++ libspe2.spec	1 Dec 2008 16:22:24 -0000	1.9
@@ -4,7 +4,7 @@
 
 Name:              libspe2
 Version:           %{up_version}.%{up_release}
-Release:           2%{?dist}
+Release:           3%{?dist}
 Summary:           SPE Runtime Management Library
 
 Group:             System Environment/Libraries
@@ -21,6 +21,9 @@
 Requires(preun):   /sbin/service, /sbin/chkconfig
 Requires(postun):  /sbin/service
 
+#spu-binutils owns /usr/spu directory
+Requires:          spu-binutils
+
 ExclusiveArch:     ppc ppc64
 
 %description
@@ -128,6 +131,7 @@
 %defattr(-,root,root)
 %doc PATCH-SUBMITTING-RULES doc/ARCHITECTURE
 %doc doc/html
+%dir %{spuinclude}
 %{_libdir}/%{name}.so
 %{_includedir}/*2*.h
 %{_includedir}/cbea_map.h
@@ -154,6 +158,10 @@
 %endif
 
 %changelog
+* Mon Dec  1 2008 Jochen Roth <jroth at linux.vnet.ibm.com> 2.3.0.135-3
+- spu-binutils now owns /usr/spu directory. (BZ 473666)
+- libspe2-devel now owns /usr/spu/include directory. (BZ 473666)
+
 * Mon Oct 20 2008 Jochen Roth <jroth at linux.vnet.ibm.com> 2.3.0.135-2
 - PNG files created by doxygen doesn't contain tIME anymore.
 - elfspe2-register script called elfspe instead of elfspe2.




More information about the fedora-extras-commits mailing list