X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=make%2Fout%2Flilypond.spec;h=f9c64572b65f626b9cc495b0b23e3e9769f3df14;hb=9088acf723535f4bcf2041ea942c8e0fd9226004;hp=34f96602435d65729ff15484cb1062ff9e8b0ed2;hpb=9efbad2d9487a05b04423e7e9f062968e8f8eaf4;p=lilypond.git diff --git a/make/out/lilypond.spec b/make/out/lilypond.spec index 34f9660243..f9c64572b6 100644 --- a/make/out/lilypond.spec +++ b/make/out/lilypond.spec @@ -1,13 +1,13 @@ Name: lilypond -Version: 1.1.0 +Version: 1.1.21 Release: 1 Copyright: GPL Group: Applications/Publishing -Source0: ftp.cs.uu.nl:/pub/GNU/LilyPond/development/lilypond-1.1.0.tar.gz +Source0: ftp.cs.uu.nl:/pub/GNU/LilyPond/development/lilypond-1.1.21.tar.gz Summary: A program for printing sheet music. URL: http://www.cs.uu.nl/~hanwen/lilypond Packager: Han-Wen Nienhuys -Icon: lilypond-icon.gif +# Icon: lilypond-icon.gif BuildRoot: /tmp/lilypond-install Prereq: tetex @@ -17,8 +17,8 @@ LilyPond is the GNU Project music typesetter. This program can print beautiful sheet music from a music definition file. It can also play mechanical performances to a MIDI file. Features include multiple staffs, meters, clefs, keys, lyrics, versatile input language, cadenzas, -beams, slurs, triplets, formatting scores, part extraction. It includes -a nice font of musical symbols. +beams, slurs, triplets, named chords, transposing, formatting scores, +part extraction. It includes a nice font of musical symbols. %prep %setup @@ -26,12 +26,14 @@ a nice font of musical symbols. ./configure --disable-checking --disable-debugging --enable-printing --prefix=/usr --disable-optimise --enable-shared make all make -C Documentation info || true -make htmldoc +make htmldoc || true %install rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT/tmp/lilypond-rpm-doc -tar -C $RPM_BUILD_ROOT/tmp/lilypond-rpm-doc -xzf out/htmldoc.tar.gz +mkdir htmldocs +tar -C htmldocs -xzf out/htmldoc.tar.gz +#tar -C $RPM_BUILD_ROOT/tmp/lilypond-rpm-doc -xzf out/htmldoc.tar.gz strip lily/out/lilypond mi2mu/out/mi2mu make prefix="$RPM_BUILD_ROOT/usr" install @@ -42,7 +44,7 @@ cp buildscripts/out/lilypond-login $RPM_BUILD_ROOT/etc/profile.d/lilypond.csh %files -%doc /tmp/lilypond-rpm-doc +%doc htmldocs/ # hairy to hook it in (possibly non-existing) emacs %doc mudela-mode.el