SPECS: ffmpeg.spec - xvid >= 1.1.0 is required
qboosh
qboosh at pld-linux.org
Mon Jan 30 11:31:30 CET 2006
Author: qboosh Date: Mon Jan 30 10:31:30 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- xvid >= 1.1.0 is required
---- Files affected:
SPECS:
ffmpeg.spec (1.63 -> 1.64)
---- Diffs:
================================================================
Index: SPECS/ffmpeg.spec
diff -u SPECS/ffmpeg.spec:1.63 SPECS/ffmpeg.spec:1.64
--- SPECS/ffmpeg.spec:1.63 Mon Jan 30 09:23:56 2006
+++ SPECS/ffmpeg.spec Mon Jan 30 11:31:25 2006
@@ -43,9 +43,10 @@
BuildRequires: perl-tools-pod
BuildRequires: tetex
BuildRequires: texinfo
-BuildRequires: xvid-devel
+BuildRequires: xvid-devel >= 1:1.1.0
BuildRequires: zlib-devel
%{?with_autoreqdep:BuildConflicts: libpostproc}
+Requires: xvid >= 1:1.1.0
Obsoletes: libpostproc
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -91,7 +92,7 @@
Requires: lame-libs-devel
Requires: libtheora-devel
Requires: libvorbis-devel
-Requires: xvid-devel
+Requires: xvid-devel >= 1:1.1.0
Requires: zlib-devel
%description devel
@@ -262,6 +263,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.64 2006/01/30 10:31:25 qboosh
+- xvid >= 1.1.0 is required
+
Revision 1.63 2006/01/30 08:23:56 pluto
- cflags (i586,i686) += -mmmx.
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ffmpeg.spec?r1=1.63&r2=1.64&f=u
More information about the pld-cvs-commit
mailing list