rpms/gstreamer-plugins-base/F-10 gstreamer-plugins-base.spec, 1.68, 1.69

Bastien Nocera hadess at fedoraproject.org
Wed Jan 14 11:02:07 UTC 2009


Author: hadess

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

Modified Files:
	gstreamer-plugins-base.spec 
Log Message:
Fix stupidness in sed line



Index: gstreamer-plugins-base.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gstreamer-plugins-base/F-10/gstreamer-plugins-base.spec,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- gstreamer-plugins-base.spec	14 Jan 2009 10:55:26 -0000	1.68
+++ gstreamer-plugins-base.spec	14 Jan 2009 11:01:36 -0000	1.69
@@ -58,7 +58,7 @@
 
 %build
 # Fix build with newer Theoras
-sed -i 's/1.0alpha5/1.0RC1' configure
+sed -i 's/1.0alpha5/1.0RC1/' configure
 %configure \
   --with-package-name='Fedora gstreamer-plugins-base package' \
   --with-package-origin='http://download.fedora.redhat.com/fedora' \




More information about the fedora-extras-commits mailing list