Author: arekm Date: Mon Dec 17 07:29:38 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 7; pass correct datadir to configure, too
---- Files affected: SPECS: yodl.spec (1.30 -> 1.31) ---- Diffs: ================================================================ Index: SPECS/yodl.spec diff -u SPECS/yodl.spec:1.30 SPECS/yodl.spec:1.31 --- SPECS/yodl.spec:1.30 Mon Dec 10 22:44:40 2007 +++ SPECS/yodl.spec Mon Dec 17 08:29:33 2007 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Yodl: Jeszcze jeden język opisu dokumentów Name: yodl Version: 1.31.18 -Release: 6 +Release: 7 License: GPL Group: Applications/Text Source0: ftp://ftp.lilypond.org/pub/yodl/development/%{name}-%{version}.tar.gz @@ -39,7 +39,8 @@ %build ac_cv_prog_BASH=/bin/bash; export ac_cv_prog_BASH -%configure2_13 +%configure2_13 \ + --datadir=%{_udatadir} %{__make} all %install @@ -72,6 +73,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.31 2007-12-17 07:29:33 arekm +- rel 7; pass correct datadir to configure, too + Revision 1.30 2007-12-10 21:44:40 arekm - rel 6; fix path to yodl data files ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/yodl.spec?r1=1.30&r2=1.31&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
