rpms/gstreamer/devel gstreamer.spec,1.83,1.84

Bastien Nocera hadess at fedoraproject.org
Thu Sep 11 19:37:17 UTC 2008


Author: hadess

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

Modified Files:
	gstreamer.spec 
Log Message:
* Thu Sep 11 2008 - Bastien Nocera <bnocera at redhat.com> - 0.10.20-4
- Add the rpm scripts install in /usr/lib/rpm, not under libdir on 64-bit



Index: gstreamer.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gstreamer/devel/gstreamer.spec,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -r1.83 -r1.84
--- gstreamer.spec	11 Sep 2008 18:27:02 -0000	1.83
+++ gstreamer.spec	11 Sep 2008 19:36:47 -0000	1.84
@@ -6,7 +6,7 @@
 
 Name: 		%{gstreamer}
 Version: 	0.10.20
-Release: 	3%{?dist}
+Release: 	4%{?dist}
 Summary: 	GStreamer streaming media framework runtime
 
 Group: 		Applications/Multimedia
@@ -130,7 +130,7 @@
 # Create empty cache directory
 mkdir -p $RPM_BUILD_ROOT%{_localstatedir}/cache/gstreamer-%{majorminor}
 # Add the provides script
-install -m0755 -D %{SOURCE1} $RPM_BUILD_ROOT%{_libdir}/rpm/gstreamer.prov
+install -m0755 -D %{SOURCE1} $RPM_BUILD_ROOT%{_prefix}/lib/rpm/gstreamer.prov
 # Add the macros file
 install -m0644 -D %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/rpm/macros.gstreamer
 
@@ -208,10 +208,13 @@
 %doc %{_datadir}/gtk-doc/html/gstreamer-libs-%{majorminor}
 %doc %{_datadir}/gtk-doc/html/gstreamer-plugins-%{majorminor}
 
-%{_libdir}/rpm/gstreamer.prov
+%{_prefix}/lib/rpm/gstreamer.prov
 %{_sysconfdir}/rpm/macros.gstreamer
 
 %changelog
+* Thu Sep 11 2008 - Bastien Nocera <bnocera at redhat.com> - 0.10.20-4
+- Add the rpm scripts install in /usr/lib/rpm, not under libdir on 64-bit
+
 * Thu Sep 11 2008 - Bastien Nocera <bnocera at redhat.com> - 0.10.20-3
 - Update filelist as well
 




More information about the fedora-extras-commits mailing list