]> git.pld-linux.org Git - packages/amanda.git/commitdiff
- adapterized
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 2 May 2005 18:23:50 +0000 (18:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    amanda.spec -> 1.127

amanda.spec

index 1026e473a22aaff9a79e800aec11fff0983b8648..117b23ee969f26ca3de686f62ca3b721f8a5f112 100644 (file)
@@ -1,6 +1,6 @@
 #
 # Conditional build:
-%bcond_with    xfs     # with support for xfsdump 
+%bcond_with    xfs     # with support for xfsdump
 #
 Summary:       A network-capable tape backup solution
 Summary(pl):   Sieciowo zorientowany system tworzenia kopii zapasowych
@@ -325,7 +325,7 @@ fi
 %files client
 %defattr(644,root,root,755)
 %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/rc-inetd/amanda
-%attr(664,root,amanda) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/amandates
+%attr(664,root,amanda) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/amandates
 %attr(755,root,root) %{_libdir}/libamclient*.so
 %attr(755,root,root) %{_libexecdir}/versionsuffix
 %attr(755,root,root) %{_libexecdir}/amandad
This page took 0.13134 seconds and 4 git commands to generate.