rpms/ffmpeg2theora/devel ffmpeg2theora.spec, 1.4, 1.5 sources, 1.4,
1.5 .cvsignore, 1.4, 1.5
NicolasChauvet
kwizart at rpmfusion.org
Fri Oct 16 23:31:48 CEST 2009
Author: kwizart
Update of /cvs/free/rpms/ffmpeg2theora/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv5573
Modified Files:
ffmpeg2theora.spec sources .cvsignore
Log Message:
Update to 0.25
Index: ffmpeg2theora.spec
===================================================================
RCS file: /cvs/free/rpms/ffmpeg2theora/devel/ffmpeg2theora.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ffmpeg2theora.spec 27 Mar 2009 16:47:53 -0000 1.4
+++ ffmpeg2theora.spec 16 Oct 2009 21:31:48 -0000 1.5
@@ -1,5 +1,5 @@
Name: ffmpeg2theora
-Version: 0.24
+Version: 0.25
Release: 1%{?dist}
Summary: Convert any file that ffmpeg can decode to theora
@@ -10,7 +10,11 @@
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: scons
-BuildRequires: ffmpeg-devel, libogg-devel, libtheora-devel, libvorbis-devel
+BuildRequires: ffmpeg-devel
+BuildRequires: libkate-devel
+BuildRequires: libogg-devel ogg >= 1.1
+BuildRequires: libtheora-devel >= 1.1.0
+BuildRequires: libvorbis-devel
%description
@@ -22,8 +26,7 @@
%prep
%setup -q
-#Theora is not beta anymore
-sed -i -e 's/1.0beta1/1.0/' SConstruct
+
%build
scons APPEND_CCFLAGS="$RPM_OPT_FLAGS"
@@ -48,6 +51,9 @@
%changelog
+* Fri Oct 16 2009 kwizart <kwizart at gmail.com> - 0.25-1
+- Update to 0.25
+
* Fri Mar 27 2009 kwizart <kwizart at gmail.com> - 0.24-1
- Update to 0.24
Index: sources
===================================================================
RCS file: /cvs/free/rpms/ffmpeg2theora/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources 27 Mar 2009 16:47:53 -0000 1.4
+++ sources 16 Oct 2009 21:31:48 -0000 1.5
@@ -1 +1 @@
-8cf34f36bbebededb67c7bf8dadc388f ffmpeg2theora-0.24.tar.bz2
+aa276b4d0bcca3e0693737c4dc755498 ffmpeg2theora-0.25.tar.bz2
Index: .cvsignore
===================================================================
RCS file: /cvs/free/rpms/ffmpeg2theora/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore 27 Mar 2009 16:47:53 -0000 1.4
+++ .cvsignore 16 Oct 2009 21:31:48 -0000 1.5
@@ -1 +1 @@
-ffmpeg2theora-0.24.tar.bz2
+ffmpeg2theora-0.25.tar.bz2
More information about the rpmfusion-commits
mailing list