rpms/ffmpeg2theora/devel ffmpeg2theora.spec,1.2,1.3

NicolasChauvet kwizart at rpmfusion.org
Fri Dec 19 12:15:33 CET 2008


Author: kwizart

Update of /cvs/free/rpms/ffmpeg2theora/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv10006

Modified Files:
	ffmpeg2theora.spec 
Log Message:
- Fix URL - Fix back description



Index: ffmpeg2theora.spec
===================================================================
RCS file: /cvs/free/rpms/ffmpeg2theora/devel/ffmpeg2theora.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ffmpeg2theora.spec	19 Dec 2008 10:36:47 -0000	1.2
+++ ffmpeg2theora.spec	19 Dec 2008 11:15:33 -0000	1.3
@@ -1,12 +1,12 @@
 Name:           ffmpeg2theora
 Version:        0.23
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Convert any file that ffmpeg can decode to theora
 
 Group:          Applications/Multimedia
 License:        GPLv2+
-URL:            http://www.v2v.cc/~j/ffmpeg2theora/
-Source0:        http://www.v2v.cc/~j/ffmpeg2theora/ffmpeg2theora-%{version}.tar.bz2
+URL:            http://v2v.cc/~j/ffmpeg2theora/
+Source0:        http://v2v.cc/~j/ffmpeg2theora/ffmpeg2theora-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  scons
@@ -17,7 +17,7 @@
 With ffmpeg2theora you can convert any file that ffmpeg can
 decode to theora. right now the settings are hardcoded into
 the binary. the idea is to provide ffmpeg2theora as a binary
-along sites like v2v.cc to enable as many peprefix:ople as possible
+along sites like v2v.cc to enable as many people as possible
 to encode video clips with the same settings.
 
 %prep
@@ -47,6 +47,9 @@
 
 
 %changelog
+* Fri Dec 19 2008 kwizart <kwizart at gmail.com> - 0.23-2
+- Fix URL - Fix back description
+
 * Fri Dec 19 2008 kwizart <kwizart at gmail.com> - 0.23-1
 - Update to 0.23
 - Change to build system to Scons



More information about the rpmfusion-commits mailing list