X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=make%2Fout%2Flilypond.spec;h=31e7302fb79f7ebf6de1d17777a1c5219842d93f;hb=f7c306cacfbdf6229e9414c691e36e49b41ea71a;hp=3074a7dde02a822b0e53058d3db94d8c6904cd57;hpb=005035fec14e578c6824a87517574888d655596a;p=lilypond.git diff --git a/make/out/lilypond.spec b/make/out/lilypond.spec index 3074a7dde0..31e7302fb7 100644 --- a/make/out/lilypond.spec +++ b/make/out/lilypond.spec @@ -1,17 +1,20 @@ %define info yes Name: lilypond -Version: 1.3.125 +Version: 1.3.150 Release: 1 License: GPL Group: Applications/Publishing -Source0: ftp.cs.uu.nl:/pub/GNU/LilyPond/development/lilypond-1.3.125.tar.gz +Source0: ftp.cs.uu.nl:/pub/GNU/LilyPond/development/lilypond-1.3.150.tar.gz +# music notation software for.. ? Summary: A program for printing sheet music. URL: http://www.cs.uu.nl/~hanwen/lilypond -# Icon: lilypond-icon.gif +# rpm: 4.0: broken for -ta builds: rpm doesn't look in tarball for xpm +# Icon: lilypond-icon.xpm BuildRoot: /tmp/lilypond-install Prereq: tetex +# use keywords: music notation software %description LilyPond is a music typesetter. It produces beautiful sheet music using a high level description file as input. LilyPond is @@ -50,7 +53,7 @@ make all # even if documentation fails to build make -C Documentation || true -make htmldoc || true +make web || true %install @@ -80,10 +83,8 @@ cp buildscripts/out/lilypond-login $RPM_BUILD_ROOT%{_prefix}/../etc/profile.d/li #%install documentation #line 63: second %install # again, make sure that main package installs even if doco fails -mkdir -p htmldocs/out -tar -C htmldocs -xzf out/htmldoc.tar.gz || true -mkdir -p out/examples/ -tar -cf - input/ | tar -C out/examples/ -xf- || true +mkdir -p web/out +tar -C web -xzf out/web.tar.gz || true %ifos cygwin # urg, this symlink doesn't come through on cygwin @@ -123,6 +124,7 @@ fi %{_prefix}/bin/ly2dvi %{_prefix}/bin/midi2ly %{_prefix}/bin/lilypond-book +%{_prefix}/bin/mup2ly %{_prefix}/bin/musedata2ly %{_prefix}/bin/pmx2ly %else @@ -143,6 +145,7 @@ fi %{_prefix}/man/man1/midi2ly.1.gz %{_prefix}/man/man1/lilypond-book.1.gz %{_prefix}/man/man1/musedata2ly.1.gz +%{_prefix}/man/man1/mup2ly.1.gz %{_prefix}/man/man1/pmx2ly.1.gz %{_prefix}/share/lilypond/ @@ -154,6 +157,4 @@ fi # this gets too messy... # %doc input/*.ly # verbatim include of input: list the directory without issuing a %dir -%doc htmldocs/ -%doc out/examples/ -%doc mutopia/ +%doc web/