]> git.pld-linux.org Git - packages/ffmpeg.git/commitdiff
- updated to 2007-08-27 snap auto/th/ffmpeg-0_4_9-3_20070827_1
authorJakub Bogusz <qboosh@pld-linux.org>
Mon, 27 Aug 2007 19:43:22 +0000 (19:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added a52bin patch to drop liba52-devel dependency
- removed outdated fork patch

Changed files:
    ffmpeg.spec -> 1.144

ffmpeg.spec

index 86a9bb43398bb28d859eaee0f9810529003e708d..f932f3a875590c8448c1cb205e66f807b89eecdd 100644 (file)
@@ -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
This page took 0.188519 seconds and 4 git commands to generate.