SPECS: texlive.spec - change texmf owners to root
uzsolt
uzsolt at pld-linux.org
Mon Dec 29 10:52:18 CET 2008
Author: uzsolt Date: Mon Dec 29 09:52:18 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- change texmf owners to root
---- Files affected:
SPECS:
texlive.spec (1.80 -> 1.81)
---- Diffs:
================================================================
Index: SPECS/texlive.spec
diff -u SPECS/texlive.spec:1.80 SPECS/texlive.spec:1.81
--- SPECS/texlive.spec:1.80 Mon Dec 29 10:49:01 2008
+++ SPECS/texlive.spec Mon Dec 29 10:52:12 2008
@@ -4665,9 +4665,6 @@
%ghost %{texmf}/ls-R
%ghost %{texmfdist}/ls-R
-%attr(775,texmf,texmf) %dir %{_localstatedir}
-%attr(775,texmf,texmf) %dir %{_localstatedir}/fonts
-%attr(775,texmf,texmf) %dir %{_localstatedir}/fonts/map
# %ghost %{_localstatedir}/ls-R
%config(noreplace) %verify(not md5 mtime size) %{texmfdist}/tex/cslatex/base/fonttext.cfg
@@ -4700,6 +4697,8 @@
# Directories
# ***********
%attr(1777,root,root) %dir %{_localstatedir}
+%attr(1777,root,root) %dir %{_localstatedir}/fonts
+%attr(1777,root,root) %dir %{_localstatedir}/fonts/map
%attr(1777,root,root) %dir %{fmtdir}
%dir %{texmfdist}
@@ -5134,7 +5133,7 @@
%attr(755,root,root) %{_bindir}/mf-nowin
%attr(755,root,root) %{_bindir}/mft
%attr(755,root,root) %{_bindir}/mktexmf
-%attr(2755,texmf,texmf) %{_bindir}/mktexpk
+%attr(755,root,root) %{_bindir}/mktexpk
%attr(755,root,root) %{_bindir}/mktextfm
%{texmfdist}/metafont
%{texmfdist}/mft/base/mplain.mft
@@ -6775,6 +6774,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.81 2008/12/29 09:52:12 uzsolt
+- change texmf owners to root
+
Revision 1.80 2008/12/29 09:49:01 uzsolt
- %attr(1777,root,root) to "common" dirs
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/texlive.spec?r1=1.80&r2=1.81&f=u
More information about the pld-cvs-commit
mailing list