From: Jakub Bogusz Date: Mon, 27 Aug 2007 19:43:22 +0000 (+0000) Subject: - updated to 2007-08-27 snap X-Git-Tag: auto/th/ffmpeg-0_4_9-3_20070827_1 X-Git-Url: http://git.pld-linux.org/?a=commitdiff_plain;h=21a5acb2395070abbb15487f328eead64129f77a;p=packages%2Fffmpeg.git - updated to 2007-08-27 snap - added a52bin patch to drop liba52-devel dependency - removed outdated fork patch Changed files: ffmpeg.spec -> 1.144 --- diff --git a/ffmpeg.spec b/ffmpeg.spec index 86a9bb4..f932f3a 100644 --- a/ffmpeg.spec +++ b/ffmpeg.spec @@ -1,5 +1,4 @@ # TODO -# - kill -la52 from extralibs when liba52bin is used # - libnut enabled no (http://www.nut-container.org/) # # Conditional build: @@ -7,9 +6,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 2007-06-26 +%define _snap 2007-08-27 %define snap %(echo %{_snap} | tr -d -) -%define _rel 4 +%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,13 +20,13 @@ License: GPL with LGPL parts 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: 94409403b09bc5e1b26c9853188778ae +# Source0-md5: 8731a103edb08f480b56dc94912bf744 Source1: ffserver.init Source2: ffserver.sysconfig Source3: ffserver.conf Patch0: %{name}-gcc4.patch Patch1: %{name}-img_convert_symbol.patch -Patch2: %{name}-fork.patch +Patch2: %{name}-a52bin.patch URL: http://ffmpeg.mplayerhq.hu/ BuildRequires: SDL-devel BuildRequires: a52dec-libs-devel