SPECS: amanda.spec - moved /etc/amanda to libs (both client and server need...
baggins
baggins at pld-linux.org
Mon May 12 11:36:39 CEST 2008
Author: baggins Date: Mon May 12 09:36:39 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- moved /etc/amanda to libs (both client and server need it)
---- Files affected:
SPECS:
amanda.spec (1.161 -> 1.162)
---- Diffs:
================================================================
Index: SPECS/amanda.spec
diff -u SPECS/amanda.spec:1.161 SPECS/amanda.spec:1.162
--- SPECS/amanda.spec:1.161 Thu May 8 17:50:06 2008
+++ SPECS/amanda.spec Mon May 12 11:36:34 2008
@@ -291,6 +291,7 @@
%defattr(644,root,root,755)
%doc AUTHORS COPYRIGHT ChangeLog NEWS README ReleaseNotes UPGRADING
%attr(755,root,root) %{_libdir}/amanda/libamanda*.so
+%attr(750,amanda,amanda) %dir %{_sysconfdir}/amanda
%dir %{_libdir}/amanda
%attr(750,amanda,amanda) %dir %{_sharedstatedir}/amanda
%attr(750,amanda,amanda) %dir %{_sharedstatedir}/amanda/debug
@@ -303,7 +304,6 @@
%config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/rc-inetd/amidxtape
%config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/rc-inetd/amandaidx
-%attr(750,amanda,amanda) %dir %{_sysconfdir}/amanda
%config(noreplace) %verify(not md5 mtime size) %attr(640,amanda,amanda) %{_sysconfdir}/amanda/amanda.conf
%attr(750,amanda,amanda) %dir %{_sharedstatedir}/amanda/example
@@ -486,6 +486,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.162 2008-05-12 09:36:34 baggins
+- moved /etc/amanda to libs (both client and server need it)
+
Revision 1.161 2008-05-08 15:50:06 baggins
- perm cleanup
- fix internal defs to be FHS compliant
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/amanda.spec?r1=1.161&r2=1.162&f=u
More information about the pld-cvs-commit
mailing list