Author: hawk Date: Mon May 31 10:05:16 2010 GMT Module: packages Tag: HEAD ---- Log message: - more TeX fixes for Titanium
---- Files affected: packages/lilypond: lilypond.spec (1.64 -> 1.65) ---- Diffs: ================================================================ Index: packages/lilypond/lilypond.spec diff -u packages/lilypond/lilypond.spec:1.64 packages/lilypond/lilypond.spec:1.65 --- packages/lilypond/lilypond.spec:1.64 Mon May 10 23:38:40 2010 +++ packages/lilypond/lilypond.spec Mon May 31 12:05:10 2010 @@ -10,7 +10,7 @@ Summary(pl.UTF-8): Program do składania nut Name: lilypond Version: 2.12.2 -Release: 4 +Release: 5 License: GPL Group: Applications/Sound Source0: http://lilypond.org/download/v2.12/%{name}-%{version}.tar.gz @@ -67,12 +67,20 @@ Requires: ghostscript >= 8.15 Requires: guile >= 5:1.8.2 Requires: python >= 2.4 +%if "%{pld_release}" != "th" +Requires: tetex-latex +%else Requires: texlive-latex +%endif BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define texmfdir %{_datadir}/texmf %define texmfdistdir %{texmfdir}-dist +%if "%{pld_release}" != "th" +%define texfontsdir %{texmfdir}/fonts +%else %define texfontsdir %{texmfdistdir}/fonts +%endif %description LilyPond is a music typesetter. It produces beautiful sheet music @@ -241,6 +249,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.65 2010/05/31 10:05:10 hawk +- more TeX fixes for Titanium + Revision 1.64 2010/05/10 21:38:40 hawk - for time being use tetex deps in Titanium ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/lilypond/lilypond.spec?r1=1.64&r2=1.65&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
