Author: glen Date: Sun May 28 12:00:00 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - add optflags patch - add branch diff
---- Files affected: SPECS: mythtv.spec (1.49 -> 1.50) ---- Diffs: ================================================================ Index: SPECS/mythtv.spec diff -u SPECS/mythtv.spec:1.49 SPECS/mythtv.spec:1.50 --- SPECS/mythtv.spec:1.49 Sat May 13 10:49:09 2006 +++ SPECS/mythtv.spec Sun May 28 13:59:54 2006 @@ -38,7 +38,7 @@ Summary(pl): Osobista aplikacja do nagrywania obrazu (PVR) Name: mythtv Version: 0.19 -Release: 2 +Release: 2.1 License: GPL v2 Group: Applications/Multimedia Source0: http://www.mythtv.org/mc/%{name}-%{version}.tar.bz2 @@ -54,6 +54,8 @@ Patch4: %{name}-pl.patch Patch5: %{name}-sbinpath.patch Patch6: %{name}-ticket-1310.patch +Patch7: %{name}-optflags.patch +Patch8: %{name}-branch.diff URL: http://www.mythtv.org/ #BuildRequires: DirectFB-devel BuildRequires: XFree86-devel @@ -274,6 +276,8 @@ %patch4 -p1 %patch5 -p1 %patch6 -p0 +%patch7 -p1 +%patch8 -p1 rm -rf database/old # not supported in PLD @@ -501,6 +505,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.50 2006/05/28 11:59:54 glen +- add optflags patch +- add branch diff + Revision 1.49 2006/05/13 08:49:09 charles - with_jack typo - rm redundant BR gcc-c++ @@ -735,8 +743,3 @@ Revision 1.1 2005/04/05 15:43:55 glen - raw import from http://forevermore.net/files/mythtv_misc/mythtv.spec - -* Sat Mar 26 2005 Chris Petersen <[EMAIL PROTECTED]> - 0.18-0.20050326.snapshot -- Finished first revision of new specfile according to new Fedora guidelines. -- Some portions of this file are based on Axel Thimm's mythtv spec, which was - made incompatible by updates to mythtv's build process. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/mythtv.spec?r1=1.49&r2=1.50&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
