SPECS: rox.spec - umask 022 for update-mime-database

qboosh qboosh at pld-linux.org
Fri Feb 3 10:31:26 CET 2006


Author: qboosh                       Date: Fri Feb  3 09:31:25 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- umask 022 for update-mime-database

---- Files affected:
SPECS:
   rox.spec (1.71 -> 1.72) 

---- Diffs:

================================================================
Index: SPECS/rox.spec
diff -u SPECS/rox.spec:1.71 SPECS/rox.spec:1.72
--- SPECS/rox.spec:1.71	Fri Dec 30 20:30:36 2005
+++ SPECS/rox.spec	Fri Feb  3 10:31:20 2006
@@ -98,9 +98,11 @@
 rm -rf $RPM_BUILD_ROOT
 
 %post
+umask 022
 /usr/bin/update-mime-database %{_datadir}/mime ||:
 
 %postun
+umask 022
 /usr/bin/update-mime-database %{_datadir}/mime
 
 %files
@@ -157,6 +159,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.72  2006/02/03 09:31:20  qboosh
+- umask 022 for update-mime-database
+
 Revision 1.71  2005/12/30 19:30:36  megabajt
 - updated to 2.4.1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/rox.spec?r1=1.71&r2=1.72&f=u



More information about the pld-cvs-commit mailing list