SPECS: Firebird.spec - right to files

wolvverine wolvverine at pld-linux.org
Fri Aug 18 01:58:04 CEST 2006


Author: wolvverine                   Date: Thu Aug 17 23:58:04 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- right to files

---- Files affected:
SPECS:
   Firebird.spec (1.37 -> 1.38) 

---- Diffs:

================================================================
Index: SPECS/Firebird.spec
diff -u SPECS/Firebird.spec:1.37 SPECS/Firebird.spec:1.38
--- SPECS/Firebird.spec:1.37	Wed Jul 19 14:10:53 2006
+++ SPECS/Firebird.spec	Fri Aug 18 01:57:59 2006
@@ -258,17 +258,17 @@
 %defattr(644,root,root,755)
 %doc doc/{sql.extensions,Firebird_conf.txt,README.user*,WhatsNew,fb2-todo.txt}
 %attr(755,root,root) %{_libdir}/libib_util.so
-%dir %{ibdir}
+%dir %attr(770,root,firebird) %{ibdir}
 %attr(755,root,root) %{ibdir}/UDF
 %attr(755,root,root) %{ibdir}/bin
 %{ibdir}/help
-%dir %{ibdir}/intl
+%dir %attr(770,root,firebird) %{ibdir}/intl
 %attr(755,root,root) %{ibdir}/intl/fbintl
 %{ibdir}/firebird.msg
 # following files should be in /var (*.fdb) and /etc (*.conf)?
-%{ibdir}/security.fdb
-%{ibdir}/aliases.conf
-%{ibdir}/firebird.conf
+%attr(660,root,firebird) %config(noreplace) %verify(not md5 mtime size) %{ibdir}/security.fdb
+%attr(640,root,firebird) %config(noreplace) %verify(not md5 mtime size) %{ibdir}/aliases.conf
+%attr(640,root,firebird) %config(noreplace) %verify(not md5 mtime size) %{ibdir}/firebird.conf
 %if %{with ss}
 %attr(754,root,root) /etc/rc.d/init.d/firebird
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/firebird
@@ -310,6 +310,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.38  2006/08/17 23:57:59  wolvverine
+- right to files
+
 Revision 1.37  2006/07/19 12:10:53  blues
 - URL changed
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/Firebird.spec?r1=1.37&r2=1.38&f=u



More information about the pld-cvs-commit mailing list