Author: glen Date: Thu Nov 3 22:13:39 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - typos
---- Files affected: SPECS: mythtv.spec (1.39 -> 1.40) ---- Diffs: ================================================================ Index: SPECS/mythtv.spec diff -u SPECS/mythtv.spec:1.39 SPECS/mythtv.spec:1.40 --- SPECS/mythtv.spec:1.39 Mon Oct 17 16:57:22 2005 +++ SPECS/mythtv.spec Thu Nov 3 23:13:33 2005 @@ -38,7 +38,7 @@ Summary(pl): Osobista aplikacja do nagrywania obrazu (PVR) Name: mythtv Version: 0.18.1 -Release: 0.24 +Release: 0.25 License: GPL v2 Group: Applications/Multimedia Source0: http://www.mythtv.org/mc/%{name}-%{version}.tar.bz2 @@ -289,13 +289,13 @@ %else %ifarch %{ix86} %ifarch athlon - --arch=athlon + --arch=athlon \ %else --cpu=i386 --tune=pentium4 \ %endif %endif %ifarch %{x8664} - --arch=x86_64 + --arch=x86_64 \ %endif %{?with_mmx:--enable-mmx} \ %endif @@ -447,6 +447,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.40 2005/11/03 22:13:33 glen +- typos + Revision 1.39 2005/10/17 14:57:22 glen - make mmx bcond ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/mythtv.spec?r1=1.39&r2=1.40&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
