]> git.donarmstrong.com Git - lilypond.git/commitdiff
declare version only once.
authorHeikki Junes <heikki.junes@hut.fi>
Fri, 22 Aug 2003 12:04:44 +0000 (12:04 +0000)
committerHeikki Junes <heikki.junes@hut.fi>
Fri, 22 Aug 2003 12:04:44 +0000 (12:04 +0000)
ChangeLog
make/lilypond.mandrake.spec.in

index 05c602917ba0d6994b2da40239284c428b2d11f7..a19ef0f397cc6497060bb33eaf743da5e5d7024a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-08-22  Heikki Junes  <hjunes@cc.hut.fi>
+
+       * make/lilypond.mandrake.spec.in: declare version only once.
+
 2003-08-22  Han-Wen Nienhuys  <hanwen@cs.uu.nl>
 
        * lily/simultaneous-music.cc (to_relative_octave): undo relative
index cd45ef6f16bbf657545ddf834469cf9da3a7d963..a29e361224ec31916c6a6093c7efd578c00780e2 100644 (file)
@@ -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 <hjunes@cc.hut.fi> 1.8.0-1mdk