From c6799a0b0002343dc3787eed9c2e02e40cc5d6fc Mon Sep 17 00:00:00 2001 From: Heikki Junes Date: Thu, 12 Jun 2003 18:43:23 +0000 Subject: [PATCH] update-fix: deps and files. --- ChangeLog | 2 ++ make/lilypond.mandrake.spec.in | 21 ++++++++++++++++----- 2 files changed, 18 insertions(+), 5 deletions(-) diff --git a/ChangeLog b/ChangeLog index 4620c83f32..806eb8c8bc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -16,6 +16,8 @@ * Documentation/user/music-glossary.tely: fix: change รค to @"a. * lilypond-font-lock.el: match unending string at eof. + + * make/lilypond.mandrake.spec.in: refreshed packed file list. 2003-06-10 Graham Percival diff --git a/make/lilypond.mandrake.spec.in b/make/lilypond.mandrake.spec.in index b592ddea9c..5bf47039e3 100644 --- a/make/lilypond.mandrake.spec.in +++ b/make/lilypond.mandrake.spec.in @@ -13,8 +13,8 @@ Group: Applications/Publishing URL: http://www.lilypond.org/ Source0: ftp.cs.uu.nl:/pub/GNU/LilyPond/development/lilypond-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-buildroot -BuildRequires: t1utils bison texinfo -Requires: tetex tetex-latex chkfontpath XFree86 info-install +BuildRequires: t1utils bison flex mftrace texinfo +Requires: tetex tetex-latex python chkfontpath info-install XFree86 %description LilyPond is a music typesetter. It produces beautiful sheet music using a @@ -59,6 +59,7 @@ make -C Documentation # make html make web-doc top-web +make -C Documentation/user omf %install @@ -148,6 +149,12 @@ chkfontpath --add=%{_datadir}/lilypond/%{version}/fonts/type1/ rm -f %{_datadir}/lilypond/%{version}/fonts/type1/fonts.dir chkfontpath --remove=%{_datadir}/lilypond/%{version}/fonts/type1/ +%post documentation +scrollkeeper-update + +%postun documentation +scrollkeeper-update + %postun %{clean_menus} @@ -171,16 +178,20 @@ rm -rf $RPM_BUILD_ROOT %_bindir/* %_mandir/* %_menudir/* -%_miconsdir/* %_iconsdir/* -%_liconsdir/* + +%{_libdir}/lilypond/ %files documentation %defattr(-, root, root) -%doc web/ +%{_docdir}/lilypond-@TOPLEVEL_VERSION@/* +%{_datadir}/omf/lilypond/@TOPLEVEL_VERSION@/* %changelog +* Thu Jun 12 2003 Heikki Johannes Junes 1.7.20-1mdk +- refreshed dependencies and file list. + * Fri Dec 01 2002 Heikki Johannes Junes 1.7.9-1mdk - set menu-items to lilypond-info and lilypond-documentation. -- 2.39.5