Author: glen Date: Sun May 28 12:38:53 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - add branch.diff: release 0.19 fixes up to svn 10051
---- Files affected: SPECS: mythplugins.spec (1.21 -> 1.22) ---- Diffs: ================================================================ Index: SPECS/mythplugins.spec diff -u SPECS/mythplugins.spec:1.21 SPECS/mythplugins.spec:1.22 --- SPECS/mythplugins.spec:1.21 Mon May 1 22:02:42 2006 +++ SPECS/mythplugins.spec Sun May 28 14:38:44 2006 @@ -35,7 +35,7 @@ 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 @@ -44,6 +44,7 @@ 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} @@ -52,6 +53,7 @@ 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} @@ -300,6 +302,7 @@ %endif %patch1 -p1 %patch2 -p1 +filterdiff -i 'mythplugins/*' %{PATCH3} | %{__patch} -p1 -s # make it visible mv mythweb/{.,}htaccess @@ -650,6 +653,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.22 2006/05/28 12:38:44 glen +- add branch.diff: release 0.19 fixes up to svn 10051 + Revision 1.21 2006/05/01 20:02:42 glen - rel 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/mythplugins.spec?r1=1.21&r2=1.22&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
