SPECS: ffmpeg.spec - up to 20081024
arekm
arekm at pld-linux.org
Fri Oct 24 22:40:12 CEST 2008
Author: arekm Date: Fri Oct 24 20:40:12 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 20081024
---- Files affected:
SPECS:
ffmpeg.spec (1.173 -> 1.174)
---- Diffs:
================================================================
Index: SPECS/ffmpeg.spec
diff -u SPECS/ffmpeg.spec:1.173 SPECS/ffmpeg.spec:1.174
--- SPECS/ffmpeg.spec:1.173 Fri Oct 24 22:20:37 2008
+++ SPECS/ffmpeg.spec Fri Oct 24 22:40:07 2008
@@ -7,9 +7,9 @@
%bcond_without autoreqdep # don't care about package name deps generated by rpm
%bcond_without imlib2 # don't build imlib2 vhook module
#
-%define _snap 2008-09-30
+%define _snap 2008-10-24
%define snap %(echo %{_snap} | tr -d -)
-%define rel 2
+%define rel 1
Summary: Realtime audio/video encoder and streaming server
Summary(pl.UTF-8): Koder audio/wideo czasu rzeczywistego oraz serwer strumieni
Name: ffmpeg
@@ -21,7 +21,7 @@
Group: Applications/Multimedia
#Source0: http://dl.sourceforge.net/ffmpeg/%{name}-%{version}-pre1.tar.gz
Source0: http://ffmpeg.mplayerhq.hu/%{name}-export-snapshot.tar.bz2
-# Source0-md5: d85a173fa0843706e4f943b84046db84
+# Source0-md5: de89ea80da716879e0b85945d89b529a
Source1: ffserver.init
Source2: ffserver.sysconfig
Source3: ffserver.conf
@@ -41,7 +41,6 @@
# require version with altivec support fixed
BuildRequires: gcc >= 5:3.3.2-3
%endif
-BuildRequires: a52dec-libs-devel
%{?with_imlib2:BuildRequires: imlib2-devel >= 1.3.0}
BuildRequires: lame-libs-devel
BuildRequires: libdc1394-devel
@@ -272,14 +271,12 @@
--shlibdir=%{_libdir} \
--mandir=%{_mandir} \
--cc="%{__cc}" \
- --extra-cflags="-D_GNU_SOURCE=1 %{rpmcppflags} %{rpmcflags}" \
+ --extra-cflags="-D_GNU_SOURCE=1 %{rpmcppflags} %{rpmcflags} -I/usr/include/libavcodec -I/usr/include/libswscale" \
--extra-ldflags="%{rpmldflags}" \
--disable-debug \
--disable-optimizations \
--disable-stripping \
--enable-gpl \
- --enable-liba52 \
- --enable-liba52bin \
--enable-libfaac \
--enable-libfaad \
--enable-libfaadbin \
@@ -434,6 +431,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.174 2008/10/24 20:40:07 arekm
+- up to 20081024
+
Revision 1.173 2008/10/24 20:20:37 arekm
- release 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ffmpeg.spec?r1=1.173&r2=1.174&f=u
More information about the pld-cvs-commit
mailing list