SPECS: ffmpeg.spec - -devel R: lzo-devel if used (but lzo 2 is not...

qboosh qboosh at pld-linux.org
Wed Apr 19 21:29:23 CEST 2006


Author: qboosh                       Date: Wed Apr 19 19:29:23 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- -devel R: lzo-devel if used (but lzo 2 is not supported)

---- Files affected:
SPECS:
   ffmpeg.spec (1.86 -> 1.87) 

---- Diffs:

================================================================
Index: SPECS/ffmpeg.spec
diff -u SPECS/ffmpeg.spec:1.86 SPECS/ffmpeg.spec:1.87
--- SPECS/ffmpeg.spec:1.86	Wed Apr 19 20:52:46 2006
+++ SPECS/ffmpeg.spec	Wed Apr 19 21:29:18 2006
@@ -1,6 +1,9 @@
 # $Revision$, $Date$
+#
+# TODO: only lzo 1.x is supported
+#
 # Conditional build:
-%bcond_without	imlib2		# we can safely play without it:-)
+%bcond_without	imlib2		# don't build imlib2 vhook module
 %bcond_without	autoreqdep	# don't care about package name deps generated by rpm
 #
 %define	snap	20060129
@@ -99,7 +102,6 @@
 Summary(pl):	Pliki nagłówkowe ffmpeg
 Group:		Development/Libraries
 Requires:	%{name}-libs = %{version}-%{release}
-Obsoletes:	libpostproc-devel
 # for libavcodec:
 Requires:	faac-devel
 Requires:	lame-libs-devel
@@ -107,8 +109,10 @@
 Requires:	libgsm-devel
 Requires:	libtheora-devel
 Requires:	libvorbis-devel
+Requires:	lzo-devel
 Requires:	xvid-devel >= 1:1.1.0
 Requires:	zlib-devel
+Obsoletes:	libpostproc-devel
 
 %description devel
 ffmpeg header files.
@@ -332,6 +336,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.87  2006/04/19 19:29:18  qboosh
+- -devel R: lzo-devel if used (but lzo 2 is not supported)
+
 Revision 1.86  2006/04/19 18:52:46  qboosh
 - pl for -ffserver
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ffmpeg.spec?r1=1.86&r2=1.87&f=u



More information about the pld-cvs-commit mailing list