SPECS: mythtv.spec - ffmpeg suuport fix (new API) - rel 5

shadzik shadzik at pld-linux.org
Tue Oct 7 17:00:07 CEST 2008


Author: shadzik                      Date: Tue Oct  7 15:00:07 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- ffmpeg suuport fix (new API)
- rel 5

---- Files affected:
SPECS:
   mythtv.spec (1.72 -> 1.73) 

---- Diffs:

================================================================
Index: SPECS/mythtv.spec
diff -u SPECS/mythtv.spec:1.72 SPECS/mythtv.spec:1.73
--- SPECS/mythtv.spec:1.72	Tue Oct  7 12:10:02 2008
+++ SPECS/mythtv.spec	Tue Oct  7 17:00:01 2008
@@ -37,7 +37,7 @@
 Summary(pl.UTF-8):	Osobista aplikacja do nagrywania obrazu (PVR)
 Name:		mythtv
 Version:	0.21
-Release:	4
+Release:	5
 License:	GPL v2
 Group:		Applications/Multimedia
 Source0:	http://www.mythtv.org/mc/%{name}-%{version}.tar.bz2
@@ -56,6 +56,7 @@
 Patch6:		mythtv-dvdnav-shared.patch
 Patch7:		%{name}-libs.patch
 Patch8:		%{name}-fixes.patch
+Patch9:		%{name}-ffmpeg-API.patch
 URL:		http://www.mythtv.org/
 #BuildRequires:	DirectFB-devel
 #BuildRequires:	XFree86-devel
@@ -63,6 +64,7 @@
 BuildRequires:	OpenGL-GLU-devel
 %{?with_alsa:BuildRequires:	alsa-lib-devel}
 %{?with_arts:BuildRequires:	arts-devel >= 13:0.9.5}
+BuildRequires:	ffmpeg-devel
 BuildRequires:	freetype-devel >= 1:2.0.0
 %{?with_jack:BuildRequires:	jack-audio-connection-kit-devel}
 BuildRequires:	lame-libs-devel
@@ -280,6 +282,7 @@
 %patch6 -p1
 %patch7 -p1
 %patch8 -p1
+%patch9 -p1
 
 rm -rf database/old # not supported in PLD
 
@@ -533,6 +536,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.73  2008/10/07 15:00:01  shadzik
+- ffmpeg suuport fix (new API)
+- rel 5
+
 Revision 1.72  2008/10/07 10:10:02  shadzik
 - BR: OpenGL-GL-devel -> OpenGL-devel
 - rel 4
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mythtv.spec?r1=1.72&r2=1.73&f=u



More information about the pld-cvs-commit mailing list