SPECS: ffmpeg.spec - there's no --tune nor lzo configure options

glen glen at pld-linux.org
Tue Dec 5 13:10:46 CET 2006


Author: glen                         Date: Tue Dec  5 12:10:46 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- there's no --tune nor lzo configure options

---- Files affected:
SPECS:
   ffmpeg.spec (1.110 -> 1.111) 

---- Diffs:

================================================================
Index: SPECS/ffmpeg.spec
diff -u SPECS/ffmpeg.spec:1.110 SPECS/ffmpeg.spec:1.111
--- SPECS/ffmpeg.spec:1.110	Tue Dec  5 13:07:09 2006
+++ SPECS/ffmpeg.spec	Tue Dec  5 13:10:41 2006
@@ -1,12 +1,8 @@
 # $Revision$, $Date$
-#
-# TODO: update for lzo 2.x (currently only lzo 1.x is supported)
-#
 # Conditional build:
 %bcond_with	amr		# build 3GPP Adaptive Multi Rate (AMR) speech codec
 %bcond_without	autoreqdep	# don't care about package name deps generated by rpm
 %bcond_without	imlib2		# don't build imlib2 vhook module
-%bcond_with	lzo		# build with LZO support
 #
 %define		_snap	2006-12-04
 %define		snap	%(echo %{_snap} | tr -d -)
@@ -55,7 +51,6 @@
 BuildRequires:	libtool >= 2:1.4d-3
 BuildRequires:	libvorbis-devel
 BuildRequires:	libx264-devel >= 0.1.2-1.20061024_2245.1
-#%{?with_lzo:BuildRequires:	lzo-devel < 2.0}
 %ifarch %{ix86}
 %ifnarch i386 i486
 BuildRequires:	nasm
@@ -128,7 +123,6 @@
 Requires:	libtheora-devel
 Requires:	libvorbis-devel
 Requires:	libx264-devel >= 0.1.2-1.20060828_2245.1
-#%{?with_lzo:Requires:	lzo-devel < 2.0}
 Requires:	xvid-devel >= 1:1.1.0
 Requires:	zlib-devel
 Obsoletes:	libpostproc-devel
@@ -258,9 +252,7 @@
 	--disable-opts \
 
 # GONE?
-#	%{!?with_lzo:--disable-lzo} \
 #	--enable-theora \
-#	--tune=generic
 
 %{__make}
 
@@ -366,6 +358,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.111  2006/12/05 12:10:41  glen
+- there's no --tune nor lzo configure options
+
 Revision 1.110  2006/12/05 12:07:09  glen
 - as_needed.patch obsolete
 
================================================================

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



More information about the pld-cvs-commit mailing list