SPECS: ffmpeg.spec - updated to 2007-08-27 snap - added a52bin pat...
qboosh
qboosh at pld-linux.org
Mon Aug 27 21:43:27 CEST 2007
Author: qboosh Date: Mon Aug 27 19:43:27 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 2007-08-27 snap
- added a52bin patch to drop liba52-devel dependency
- removed outdated fork patch
---- Files affected:
SPECS:
ffmpeg.spec (1.143 -> 1.144)
---- Diffs:
================================================================
Index: SPECS/ffmpeg.spec
diff -u SPECS/ffmpeg.spec:1.143 SPECS/ffmpeg.spec:1.144
--- SPECS/ffmpeg.spec:1.143 Wed Aug 1 00:24:12 2007
+++ SPECS/ffmpeg.spec Mon Aug 27 21:43:22 2007
@@ -1,6 +1,5 @@
# $Revision$, $Date$
# TODO
-# - kill -la52 from extralibs when liba52bin is used
# - libnut enabled no (http://www.nut-container.org/)
#
# Conditional build:
@@ -8,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 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
@@ -22,13 +21,13 @@
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
@@ -357,6 +356,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.144 2007/08/27 19:43:22 qboosh
+- updated to 2007-08-27 snap
+- added a52bin patch to drop liba52-devel dependency
+- removed outdated fork patch
+
Revision 1.143 2007/07/31 22:24:12 qboosh
- added todo (-la52 should be killed from *.pc and linking)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ffmpeg.spec?r1=1.143&r2=1.144&f=u
More information about the pld-cvs-commit
mailing list