X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=make%2Fout%2Flilypond.spec;h=08f2e52e8b7bf27a7d1fd23f32670193753a46e0;hb=94189ec2b8da6d7e89dc619c646a927adead9b19;hp=6c4f55c114fbf4c2ecbeb7292c7f0f7ce81bae74;hpb=4975901229a1b074f6c93d812e15d653aa8e2952;p=lilypond.git diff --git a/make/out/lilypond.spec b/make/out/lilypond.spec index 6c4f55c114..08f2e52e8b 100644 --- a/make/out/lilypond.spec +++ b/make/out/lilypond.spec @@ -1,11 +1,11 @@ %define info yes Name: lilypond -Version: 1.3.108 +Version: 1.3.131 Release: 1 License: GPL Group: Applications/Publishing -Source0: ftp.cs.uu.nl:/pub/GNU/LilyPond/development/lilypond-1.3.108.tar.gz +Source0: ftp.cs.uu.nl:/pub/GNU/LilyPond/development/lilypond-1.3.131.tar.gz Summary: A program for printing sheet music. URL: http://www.cs.uu.nl/~hanwen/lilypond # Icon: lilypond-icon.gif @@ -53,6 +53,9 @@ make -C Documentation || true make htmldoc || true %install + + + rm -rf $RPM_BUILD_ROOT mkdir -p $RPM_BUILD_ROOT/tmp/lilypond-rpm-doc @@ -62,6 +65,13 @@ make prefix="$RPM_BUILD_ROOT%{_prefix}" install gzip -9fn $RPM_BUILD_ROOT%{_prefix}/info/* || true %endif + + +gzip -9fn $RPM_BUILD_ROOT%{_prefix}/man/man1/* || true + + + + mkdir -p $RPM_BUILD_ROOT%{_prefix}/../etc/profile.d cp buildscripts/out/lilypond-profile $RPM_BUILD_ROOT%{_prefix}/../etc/profile.d/lilypond.sh cp buildscripts/out/lilypond-login $RPM_BUILD_ROOT%{_prefix}/../etc/profile.d/lilypond.csh @@ -107,12 +117,12 @@ fi %ifnos cygwin %{_prefix}/bin/abc2ly %{_prefix}/bin/as2text -%{_prefix}/bin/convert-mudela +%{_prefix}/bin/convert-ly %{_prefix}/bin/etf2ly %{_prefix}/bin/lilypond %{_prefix}/bin/ly2dvi %{_prefix}/bin/midi2ly -%{_prefix}/bin/mudela-book +%{_prefix}/bin/lilypond-book %{_prefix}/bin/musedata2ly %{_prefix}/bin/pmx2ly %else @@ -126,12 +136,12 @@ fi %{_prefix}/man/man1/abc2ly.1.gz %{_prefix}/man/man1/as2text.1.gz -%{_prefix}/man/man1/convert-mudela.1.gz +%{_prefix}/man/man1/convert-ly.1.gz %{_prefix}/man/man1/etf2ly.1.gz %{_prefix}/man/man1/lilypond.1.gz %{_prefix}/man/man1/ly2dvi.1.gz %{_prefix}/man/man1/midi2ly.1.gz -%{_prefix}/man/man1/mudela-book.1.gz +%{_prefix}/man/man1/lilypond-book.1.gz %{_prefix}/man/man1/musedata2ly.1.gz %{_prefix}/man/man1/pmx2ly.1.gz