From: Heikki Junes Date: Mon, 1 Sep 2003 21:33:44 +0000 (+0000) Subject: * make/lilypond.{mandrake,redhat,suse}.spec.in: make lilypond.words. X-Git-Tag: release/1.9.6~38 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=c5feb934aa5e00b81f88393e321d69124414aa31;p=lilypond.git * make/lilypond.{mandrake,redhat,suse}.spec.in: make lilypond.words. --- diff --git a/ChangeLog b/ChangeLog index 3e6f735300..5e35998a60 100644 --- 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 * lily/parser.yy, lily/my-lily-lexer.cc: spell it acciaccatura. diff --git a/make/lilypond.mandrake.spec.in b/make/lilypond.mandrake.spec.in index a4b4b59409..933d23f0d3 100644 --- a/make/lilypond.mandrake.spec.in +++ b/make/lilypond.mandrake.spec.in @@ -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 1.8.4-4mdk +- add target lilypond.words. + * Sun Aug 25 2003 Torbjorn Turpeinen 1.8.1-3mdk - Fixed doc-path in menu. diff --git a/make/lilypond.redhat.spec.in b/make/lilypond.redhat.spec.in index 50924da8e8..94c525075e 100644 --- a/make/lilypond.redhat.spec.in +++ b/make/lilypond.redhat.spec.in @@ -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 diff --git a/make/lilypond.suse.spec.in b/make/lilypond.suse.spec.in index 0ab8970476..42f273ad30 100644 --- a/make/lilypond.suse.spec.in +++ b/make/lilypond.suse.spec.in @@ -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