From 65e07c7f776fc3d0d92895a59a23757225f1a032 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Sun, 28 May 2006 12:38:44 +0000 Subject: [PATCH] - add branch.diff: release 0.19 fixes up to svn 10051 Changed files: mythplugins.spec -> 1.22 --- mythplugins.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/mythplugins.spec b/mythplugins.spec index 9cc7fda..a02a9f1 100644 --- a/mythplugins.spec +++ b/mythplugins.spec @@ -34,7 +34,7 @@ Summary: Main MythTV plugins Summary(pl): G³ówne wtyczki MythTV Name: mythplugins Version: 0.19 -Release: 3 +Release: 3.1 License: GPL v2 Group: Applications/Multimedia Source0: http://www.mythtv.org/mc/%{name}-%{version}.tar.bz2 @@ -43,6 +43,7 @@ Source1: mythweb.conf Patch0: %{name}-lib64.patch Patch1: %{name}-paths.patch Patch2: mythweb-config.patch +Patch3: mythtv-branch.diff URL: http://www.mythtv.org/ %if %{with binary} %if %{with mythgallery} || %{with myhtmusic} @@ -51,6 +52,7 @@ BuildRequires: OpenGL-devel BuildRequires: SDL-devel BuildRequires: XFree86-devel BuildRequires: a52dec-libs-devel +BuildRequires: patchutils BuildRequires: cdparanoia-III-devel BuildRequires: faad2-devel >= 2.0-5.2 %{?with_mythmusic:BuildRequires: fftw-devel >= 2.1.3} @@ -299,6 +301,7 @@ bez konieczno %endif %patch1 -p1 %patch2 -p1 +filterdiff -i 'mythplugins/*' %{PATCH3} | %{__patch} -p1 -s # make it visible mv mythweb/{.,}htaccess -- 2.43.0