Author: glen Date: Sun Sep 3 00:18:25 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - specify default mysql.txt location - unify License
---- Files affected: SPECS: mythmkmovie.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/mythmkmovie.spec diff -u SPECS/mythmkmovie.spec:1.2 SPECS/mythmkmovie.spec:1.3 --- SPECS/mythmkmovie.spec:1.2 Sun Sep 3 02:13:03 2006 +++ SPECS/mythmkmovie.spec Sun Sep 3 02:18:20 2006 @@ -3,8 +3,8 @@ Summary: An archiving assistant for MythTV Name: mythmkmovie Version: 1.1.4 -Release: 0.6 -License: GPL2 +Release: 0.7 +License: GPL v2 Group: Applications/Multimedia URL: http://www.icelus.org/ Source0: http://www.icelus.org/downloads/%{name}-%{version}.tar.gz @@ -33,7 +33,8 @@ %build %{__perl} Makefile.PL \ - INSTALLDIRS=vendor + INSTALLDIRS=vendor \ + --mythconf /var/lib/mythtv/.mythtv/mysql.txt %{__make} %{?with_tests:%{__make} test} @@ -63,6 +64,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2006/09/03 00:18:20 glen +- specify default mysql.txt location +- unify License + Revision 1.2 2006/09/03 00:13:03 glen - cleanup deps, include macros.perl ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/mythmkmovie.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
