]> git.donarmstrong.com Git - lilypond.git/commitdiff
* make/lilypond.{mandrake,redhat,suse}.spec.in: make lilypond.words.
authorHeikki Junes <heikki.junes@hut.fi>
Mon, 1 Sep 2003 21:33:44 +0000 (21:33 +0000)
committerHeikki Junes <heikki.junes@hut.fi>
Mon, 1 Sep 2003 21:33:44 +0000 (21:33 +0000)
ChangeLog
make/lilypond.mandrake.spec.in
make/lilypond.redhat.spec.in
make/lilypond.suse.spec.in

index 3e6f73530055ff20214269b653c1c31b67d6aef4..5e35998a6070cf413a239d823013bd92c350afcf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -7,6 +7,8 @@
 
        * lilypond.words: remove file, generated by `make lilypond.words'.
 
+       * make/lilypond.{mandrake,redhat,suse}.spec.in: make lilypond.words.
+
 2003-08-31  Heikki Junes  <hjunes@cc.hut.fi>
 
        * lily/parser.yy, lily/my-lily-lexer.cc: spell it acciaccatura.
index a4b4b59409f3b8644435762e99b5060e37e21a32..933d23f0d3d965a5cf8757cc54eb11038f3de3d2 100644 (file)
@@ -2,7 +2,7 @@
 
 %define name lilypond
 %define version @TOPLEVEL_VERSION@
-%define release 3mdk
+%define release 4mdk
 
 Summary:       A program for printing sheet music.
 Name:          %{name}
@@ -73,6 +73,8 @@ unset out
 %make MAKE_PFA_FILES=1 all
 make -C mf/ pfa
 
+make lilypond.words
+
 # make info
 make -C Documentation
 
@@ -212,6 +214,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_menudir}/%{name}-documentation
 
 %changelog
+* Thu Sep 01 2003 Heikki Johannes Junes <hjunes@cc.hut.fi> 1.8.4-4mdk
+- add target lilypond.words.
+
 * Sun Aug 25 2003 Torbjorn Turpeinen <tobbe@nyvalls.se> 1.8.1-3mdk
 - Fixed doc-path in menu.
 
index 50924da8e848c09f8f41023ee9832f5a3aa89e6e..94c525075ee8f08a9a4c350a5a0b27336510a829 100644 (file)
@@ -50,6 +50,8 @@ Documentation and example files of LilyPond. An index is available at
 make MAKE_PFA_FILES=1 all
 make -C mf/ pfa
 
+make lilypond.words
+
 # make info
 make -C Documentation
 
index 0ab897047604a894e08074bbc0d5fb9d937b82f1..42f273ad30909c17a68356c3ae6f6341f4b7734c 100644 (file)
@@ -102,6 +102,8 @@ make LDFLAGS=-s "CFLAGS=$RPM_OPT_FLAGS" all
 # ok, now make sure that lilypond package will succeed,
 # even if documentation fails to build
 
+make lilypond.words
+
 make web
 
 %install