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

Jeremy Katz katzj at fedoraproject.org
Wed Sep 24 17:30:09 UTC 2008


Author: katzj

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

Modified Files:
	gstreamer-plugins-base.spec 
Log Message:
fix my typo


Index: gstreamer-plugins-base.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gstreamer-plugins-base/devel/gstreamer-plugins-base.spec,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- gstreamer-plugins-base.spec	24 Sep 2008 17:20:04 -0000	1.63
+++ gstreamer-plugins-base.spec	24 Sep 2008 17:29:39 -0000	1.64
@@ -5,7 +5,7 @@
 
 Name: 		%{gstreamer}-plugins-base
 Version: 	0.10.20
-Release:  	5%{?dist}	
+Release:  	6%{?dist}	
 Summary: 	GStreamer streaming media framework base plug-ins
 
 Group: 		Applications/Multimedia
@@ -77,7 +77,7 @@
 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*
+rm -f $RPM_BUILD_ROOT%{_mandir}/man1/gst-visualise*
 
 %find_lang gst-plugins-base-%{majorminor}
 
@@ -240,7 +240,7 @@
 %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
+* Wed Sep 24 2008 Jeremy Katz <katzj at redhat.com> - 0.10.20-6
 - 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)
 




More information about the fedora-extras-commits mailing list