From: Heikki Junes Date: Tue, 3 Dec 2002 09:46:35 +0000 (+0000) Subject: set menu-items to lilypond-info and lilypond-documentation. X-Git-Tag: release/1.7.10~48 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=0185689197e0a125489b2e2d77825a5da8d44583;p=lilypond.git set menu-items to lilypond-info and lilypond-documentation. --- diff --git a/ChangeLog b/ChangeLog index cb59b1006a..76bb651b58 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-12-01 Heikki Junes + + * make/lilypond.mandrake.spec.in: set menu-items to lilypond-info + and lilypond-documentation. + 2002-12-02 Jan Nieuwenhuizen * lily/parser.yy: Compile fix (bison 1.75). diff --git a/make/lilypond.mandrake.spec.in b/make/lilypond.mandrake.spec.in index f95f72dda8..3f2c36d06a 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 4mdk +%define release 1mdk Summary: A program for printing sheet music. Name: %{name} @@ -33,7 +33,7 @@ If you are new to lilypond, you will almost certainly want to install the %package documentation Summary: LilyPond documentation, examples and Mutopia files. Group: Applications/Publishing -Requires: lilypond +Requires: %{name} %description documentation The documentation of LilyPond, both in HTML and PostScript, along with @@ -96,11 +96,25 @@ tar -C web -xzf out/web.tar.gz mkdir -p $RPM_BUILD_ROOT%{_menudir} cat >$RPM_BUILD_ROOT%{_menudir}/%{name} <$RPM_BUILD_ROOT%{_menudir}/%{name}-documentation < 1.7.9-1mdk +- set menu-items to lilypond-info and lilypond-documentation. + * Fri Nov 30 2002 Heikki Johannes Junes 1.7.8-4mdk - add pre/post-dependencies and menus with icon from source.