From 39802741d015f780dc51b1df6c2945fdc424cb24 Mon Sep 17 00:00:00 2001 From: hjunes Date: Fri, 22 Aug 2003 12:04:44 +0000 Subject: [PATCH] declare version only once. --- ChangeLog | 4 ++++ make/lilypond.mandrake.spec.in | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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 -- 2.39.5