]> git.donarmstrong.com Git - lilypond.git/commitdiff
Set root-owner for doc.
authorHeikki Junes <heikki.junes@hut.fi>
Thu, 28 Nov 2002 22:00:00 +0000 (22:00 +0000)
committerHeikki Junes <heikki.junes@hut.fi>
Thu, 28 Nov 2002 22:00:00 +0000 (22:00 +0000)
ChangeLog
make/lilypond.mandrake.spec.in
make/lilypond.redhat.spec.in
make/lilypond.suse.spec.in

index 7a3bbb971a20bb01c3ba18a904814ffc5f1551d7..5de30b28a63b7478f9363bb90101927f7141a53b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,10 @@
 
        * Documentation/user/refman.itely: Mention Info inside emacs.
        
+       * lilypond.suse.spec.in:
+       * lilypond.redhat.spec.in: 
+       * lilypond.mandrake.spec.in: Set root-owner for doc (tobbe@nyvalls.se). 
+
 2002-11-27  Jan Nieuwenhuizen  <janneke@gnu.org>
 
        * scripts/ly2dvi.py (run_dvips): Use ly.read_pipe () instead of
index 787ec6b215330600c135cdda9a905da6e31c1095..b674286972c555e189cf0344b7054232cdd68289 100644 (file)
@@ -2,7 +2,7 @@
 
 %define name lilypond
 %define version @TOPLEVEL_VERSION@
-%define release 1mdk
+%define release 2mdk
 
 Summary:       A program for printing sheet music.
 Name:          %{name}
@@ -165,6 +165,7 @@ rm -rf $RPM_BUILD_ROOT
 # %_liconsdir/*
 
 %files documentation
+%defattr(-, root, root)
 
 %doc web/
 
index 38a680bd976614b81d1f96100f8a1259fdc42560..4ce88f301337812c058491ae6ceec351d93462a0 100644 (file)
@@ -143,6 +143,7 @@ chkfontpath --remove=%{_datadir}/share/lilypond/@TOPLEVEL_VERSION@/fonts/type1/
 /etc/profile.d/lilypond.*
 
 %files documentation
+%defattr(-, root, root)
 
 %doc web/
 
index 14017852debfb64a13989ad0518cf48f1bb09c03..657a10893dae5ff0755b1f75748cec9fde7f0c8f 100644 (file)
@@ -261,6 +261,7 @@ touch var/adm/SuSEconfig/run-texhash
 #%{_prefix}/../etc/profile.d/lilypond.*
 
 %files doc
+%defattr(-, root, root)
 # this gets too messy...