From: hjunes Date: Fri, 22 Aug 2003 12:04:44 +0000 (+0000) Subject: declare version only once. X-Git-Tag: release/1.9.5~77 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=39802741d015f780dc51b1df6c2945fdc424cb24;p=lilypond.git declare version only once. --- diff --git a/ChangeLog b/ChangeLog index 05c602917b..a19ef0f397 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2003-08-22 Heikki Junes + + * make/lilypond.mandrake.spec.in: declare version only once. + 2003-08-22 Han-Wen Nienhuys * lily/simultaneous-music.cc (to_relative_octave): undo relative diff --git a/make/lilypond.mandrake.spec.in b/make/lilypond.mandrake.spec.in index cd45ef6f16..a29e361224 100644 --- a/make/lilypond.mandrake.spec.in +++ b/make/lilypond.mandrake.spec.in @@ -197,7 +197,7 @@ rm -rf $RPM_BUILD_ROOT %defattr(-, root, root) %{_docdir}/* -%{_datadir}/omf/lilypond/@TOPLEVEL_VERSION@ +%{_datadir}/omf/lilypond/%{version} %changelog * Thu Aug 07 2003 Heikki Johannes Junes 1.8.0-1mdk