Author: glen Date: Sat Oct 22 15:33:41 2005 GMT Module: SPECS Tag: DEVEL ---- Log message: - try building against snap of mythtv
---- Files affected: SPECS: mythplugins.spec (1.12 -> 1.12.2.1) ---- Diffs: ================================================================ Index: SPECS/mythplugins.spec diff -u SPECS/mythplugins.spec:1.12 SPECS/mythplugins.spec:1.12.2.1 --- SPECS/mythplugins.spec:1.12 Thu Oct 20 00:09:24 2005 +++ SPECS/mythplugins.spec Sat Oct 22 17:33:36 2005 @@ -10,6 +10,7 @@ Source0: http://www.mythtv.org/mc/%{name}-%{version}.tar.bz2 # Source0-md5: 1d94d19e2a13c24a408ced9b6c4f5b47 Patch0: %{name}-configure.patch +Patch1: %{name}-libversion.patch URL: http://www.mythtv.org/ BuildRequires: OpenGL-devel BuildRequires: SDL-devel @@ -203,6 +204,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 # lib64 fix find '(' -name '*.[ch]' -o -name '*.cpp' -o -name '*.pro' ')' | \ @@ -425,6 +427,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.12.2.1 2005/10/22 15:33:36 glen +- try building against snap of mythtv + Revision 1.12 2005/10/19 22:09:24 glen - fix build ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/mythplugins.spec?r1=1.12&r2=1.12.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
