Author: glen Date: Wed Dec 27 09:12:49 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- should umask, imho
---- Files affected:
SPECS:
cmatrix.spec (1.33 -> 1.34)
---- Diffs:
================================================================
Index: SPECS/cmatrix.spec
diff -u SPECS/cmatrix.spec:1.33 SPECS/cmatrix.spec:1.34
--- SPECS/cmatrix.spec:1.33 Wed Dec 27 10:11:37 2006
+++ SPECS/cmatrix.spec Wed Dec 27 10:12:44 2006
@@ -66,10 +66,12 @@
%post
cd %{_datadir}/fonts/misc
+umask 002
/usr/bin/mkfontdir
%postun
cd %{_datadir}/fonts/misc
+umask 002
/usr/bin/mkfontdir
%files
@@ -86,6 +88,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.34 2006/12/27 09:12:44 glen
+- should umask, imho
+
Revision 1.33 2006/12/27 09:11:37 glen
- %post cleanup
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/cmatrix.spec?r1=1.33&r2=1.34&f=u
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit