SPECS: ffmpeg.spec - missing BR libraw1394-devel - libogg-devel is...

glen glen at pld-linux.org
Wed Dec 6 01:04:06 CET 2006


Author: glen                         Date: Wed Dec  6 00:04:06 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- missing BR libraw1394-devel
- libogg-devel is used and libtheora-devel is not

---- Files affected:
SPECS:
   ffmpeg.spec (1.112 -> 1.113) 

---- Diffs:

================================================================
Index: SPECS/ffmpeg.spec
diff -u SPECS/ffmpeg.spec:1.112 SPECS/ffmpeg.spec:1.113
--- SPECS/ffmpeg.spec:1.112	Tue Dec  5 18:05:52 2006
+++ SPECS/ffmpeg.spec	Wed Dec  6 01:04:00 2006
@@ -1,4 +1,9 @@
 # $Revision$, $Date$
+# TODO
+# - libnut enabled   no
+# - Software Scaler enabled no
+# - AVISynth enabled no
+# - Sun medialib support no
 # 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
@@ -6,7 +11,7 @@
 #
 %define		_snap	2006-12-04
 %define		snap	%(echo %{_snap} | tr -d -)
-%define		_rel 0.4
+%define		_rel 0.5
 Summary:	Realtime audio/video encoder and streaming server
 Summary(pl):	Koder audio/wideo czasu rzeczywistego oraz serwer strumieni
 Name:		ffmpeg
@@ -47,7 +52,8 @@
 BuildRequires:	lame-libs-devel
 BuildRequires:	libdts-devel
 BuildRequires:	libgsm-devel
-BuildRequires:	libtheora-devel
+BuildRequires:	libogg-devel
+BuildRequires:	libraw1394-devel
 BuildRequires:	libtool >= 2:1.4d-3
 BuildRequires:	libvorbis-devel
 BuildRequires:	libx264-devel >= 0.1.2-1.20061024_2245.1
@@ -359,6 +365,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.113  2006/12/06 00:04:00  glen
+- missing BR libraw1394-devel
+- libogg-devel is used and libtheora-devel is not
+
 Revision 1.112  2006/12/05 17:05:52  glen
 - jobserver is able to create partial libtool files
 
================================================================

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



More information about the pld-cvs-commit mailing list