Author: glen Date: Thu Oct 13 22:03:50 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - give the PREFIX what Makefile.PL wanted on newer MM
---- Files affected: SPECS: xmltv.spec (1.13 -> 1.14) ---- Diffs: ================================================================ Index: SPECS/xmltv.spec diff -u SPECS/xmltv.spec:1.13 SPECS/xmltv.spec:1.14 --- SPECS/xmltv.spec:1.13 Thu Oct 13 23:49:11 2005 +++ SPECS/xmltv.spec Fri Oct 14 00:03:44 2005 @@ -4,7 +4,7 @@ Summary(pl): Zestaw narzędzi do zarządzania oglądaniem TV Name: xmltv Version: 0.5.40 -Release: 1.2 +Release: 1.3 Group: Applications/Multimedia License: GPL v2 Source0: http://dl.sourceforge.net/xmltv/%{name}-%{version}.tar.bz2 @@ -307,6 +307,7 @@ %build %{__perl} Makefile.PL -yes \ + PREFIX=%{_prefix} \ INSTALLDIRS=vendor %{__make} %{?with_tests:%{__make} test} @@ -455,6 +456,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.14 2005/10/13 22:03:44 glen +- give the PREFIX what Makefile.PL wanted on newer MM + Revision 1.13 2005/10/13 21:49:11 glen - fix mm version check (was this root of all evil?) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/xmltv.spec?r1=1.13&r2=1.14&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
