X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=make%2Flilypond.suse.spec.in;h=0465755d2d4e8e31485e500b8176410908cffe10;hb=78f82bc5e0e509e0734d1dea28718d26fa1f8b2b;hp=1eec5b418ba8eb10877b43840dba69ba29d94a07;hpb=8dbb0048c1ac59125562d5adc1c68512eab8541b;p=lilypond.git diff --git a/make/lilypond.suse.spec.in b/make/lilypond.suse.spec.in index 1eec5b418b..0465755d2d 100644 --- a/make/lilypond.suse.spec.in +++ b/make/lilypond.suse.spec.in @@ -18,7 +18,7 @@ Version: @TOPLEVEL_VERSION@ Release: 2 Copyright: GPL Group: Applications/Publishing -Source0: ftp.cs.uu.nl:/pub/GNU/LilyPond/development/lilypond-@TOPLEVEL_VERSION@.tar.gz +Source0: ftp.lilyond.org:/pub/LilyPond/development/lilypond-@TOPLEVEL_VERSION@.tar.gz # music notation software for.. ? Summary: A program for printing sheet music. URL: http://www.lilypond.org/ @@ -61,7 +61,7 @@ Authors: Stephen Peters Glen Prideaux Roy R. Rankin - Juergen Reuter + Juergen Reuter August S.Sigov Rune Zedeler @@ -92,7 +92,7 @@ The documentation of LilyPond, both in HTML and PostScript. # In fact, do not take out the spaces between % and { , because RPM will gladly # do a substitution anyway. -CFLAGS="$RPM_OPT_FLAGS" ./configure --disable-checking --disable-debugging --enable-printing --prefix=%{_prefix} --enable-optimise --enable-shared +CFLAGS="$RPM_OPT_FLAGS" ./configure --disable-checking --disable-debugging --enable-printing --prefix=%{_prefix} --enable-optimising --enable-shared make LDFLAGS=-s "CFLAGS=$RPM_OPT_FLAGS" all @@ -102,8 +102,9 @@ make LDFLAGS=-s "CFLAGS=$RPM_OPT_FLAGS" all # ok, now make sure that lilypond package will succeed, # even if documentation fails to build -make -C Documentation || true -make web-doc top-web || true +make lilypond.words + +make web %install @@ -185,7 +186,7 @@ fi %post touch /tmp/.lilypond-install -rm `find /var/lib/texmf -name 'feta*pk -print' -or -name 'feta*tfm -print'` /tmp/.lilypond-install +rm `find /var/lib/texmf -name 'feta*pk' -or -name 'feta*tfm' -or -name 'parmesan*pk' -or -name 'parmesan*tfm' -print'` /tmp/.lilypond-install %if info=="yes" /usr/bin/install-info %{_prefix}/info/lilypond.info.gz %{_prefix}/info/dir || true %endif @@ -215,6 +216,9 @@ touch var/adm/SuSEconfig/run-texhash # hairy to hook it in (possibly non-existing) emacs %doc lilypond-mode.el %doc lilypond-font-lock.el +%doc lilypond-indent.el +%doc lilypond-init.el +%doc out/lilypond.words.el %config /etc/profile.d/* @@ -223,8 +227,8 @@ touch var/adm/SuSEconfig/run-texhash %{_prefix}/bin/as2text %{_prefix}/bin/convert-ly %{_prefix}/bin/etf2ly +%{_prefix}/bin/lilypond-bin %{_prefix}/bin/lilypond -%{_prefix}/bin/ly2dvi %{_prefix}/bin/midi2ly %{_prefix}/bin/lilypond-book %{_prefix}/bin/mup2ly @@ -243,8 +247,8 @@ touch var/adm/SuSEconfig/run-texhash %{_prefix}/man/man1/as2text.1.gz %{_prefix}/man/man1/convert-ly.1.gz %{_prefix}/man/man1/etf2ly.1.gz +%{_prefix}/man/man1/lilypond-bin.1.gz %{_prefix}/man/man1/lilypond.1.gz -%{_prefix}/man/man1/ly2dvi.1.gz %{_prefix}/man/man1/midi2ly.1.gz %{_prefix}/man/man1/lilypond-book.1.gz %{_prefix}/man/man1/musedata2ly.1.gz @@ -258,9 +262,10 @@ touch var/adm/SuSEconfig/run-texhash #%{_prefix}/../etc/profile.d/lilypond.* %files doc +%defattr(-, root, root) # this gets too messy... -%doc mutopia/ -%doc input/ + + %doc web/ # verbatim include of input: list the directory without issuing a %dir