rpms/gstreamer-plugins-base/devel gstreamer-plugins-base.spec, 1.62, 1.63

Jeremy Katz katzj at fedoraproject.org
Wed Sep 24 17:20:34 UTC 2008


Author: katzj

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

Modified Files:
	gstreamer-plugins-base.spec 
Log Message:
* Wed Sep 24 2008 Jeremy Katz <katzj at redhat.com> - 0.10.20-5
- gst-visualize is just a test program that we don't really need to include 
  and having it means that perl gets pulled into small images (#462620)



Index: gstreamer-plugins-base.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gstreamer-plugins-base/devel/gstreamer-plugins-base.spec,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- gstreamer-plugins-base.spec	11 Sep 2008 23:50:09 -0000	1.62
+++ gstreamer-plugins-base.spec	24 Sep 2008 17:20:04 -0000	1.63
@@ -5,7 +5,7 @@
 
 Name: 		%{gstreamer}-plugins-base
 Version: 	0.10.20
-Release:  	4%{?dist}	
+Release:  	5%{?dist}	
 Summary: 	GStreamer streaming media framework base plug-ins
 
 Group: 		Applications/Multimedia
@@ -76,6 +76,8 @@
 rm -f $RPM_BUILD_ROOT%{_libdir}/gstreamer-%{majorminor}/*.a
 rm -f $RPM_BUILD_ROOT%{_libdir}/*.a
 rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
+rm -f $RPM_BUILD_ROOT%{_bindir}/gst-visualise*
+rm -f $RPM_BUILD_ROOT%{_docdir}/man1/gst-visualise*
 
 %find_lang gst-plugins-base-%{majorminor}
 
@@ -86,10 +88,6 @@
 %defattr(-, root, root)
 %doc AUTHORS COPYING README REQUIREMENTS
 
-# helper programs
-%{_bindir}/gst-visualise-%{majorminor}
-%{_mandir}/man1/gst-visualise-%{majorminor}*
-
 # libraries
 %{_libdir}/libgstinterfaces-%{majorminor}.so.*
 %{_libdir}/libgstaudio-%{majorminor}.so.*
@@ -242,6 +240,10 @@
 %doc %{_datadir}/gtk-doc/html/gst-plugins-base-plugins-%{majorminor}
 
 %changelog
+* Wed Sep 24 2008 Jeremy Katz <katzj at redhat.com> - 0.10.20-5
+- gst-visualize is just a test program that we don't really need to include 
+  and having it means that perl gets pulled into small images (#462620)
+
 * Fri Sep 12 2008 - Bastien Nocera <bnocera at redhat.com> - 0.10.20-4
 - Another rebuild
 




More information about the fedora-extras-commits mailing list