]> git.pld-linux.org Git - packages/amanda.git/commitdiff
- moved /etc/amanda to libs (both client and server need it)
authorJan Rękorajski <baggins@pld-linux.org>
Mon, 12 May 2008 09:36:34 +0000 (09:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    amanda.spec -> 1.162

amanda.spec

index 04773b6b00ab8e66b2cdd973604f03bc1bfc5363..542a3dcdecff60286413797e9697fe24d8cd2d1a 100644 (file)
@@ -290,6 +290,7 @@ fi
 %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
@@ -302,7 +303,6 @@ fi
 %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
This page took 0.049859 seconds and 4 git commands to generate.