]> git.pld-linux.org Git - packages/DenyHosts.git/commitdiff
- %config and %verify flags for allowed-hosts
authorTomasz Pala <gotar@pld-linux.org>
Mon, 20 Feb 2006 01:05:04 +0000 (01:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    DenyHosts.spec -> 1.14

DenyHosts.spec

index 53f5bd12e4244f6c234c279ad6182b1eb8595ae1..7248ffc2509870c53515640416bb2ecbc603c6bf 100644 (file)
@@ -87,6 +87,6 @@ fi
 %attr(755,root,root) %{_sbindir}/*
 %attr(754,root,root) /etc/rc.d/init.d/%{name}
 %dir /var/lib/%{name}
-/var/lib/%{name}/allowed-hosts
+%config(noreplace) %verify(not md5 mtime size) /var/lib/%{name}/allowed-hosts
 %dir %{py_sitescriptdir}/%{name}
 %{py_sitescriptdir}/%{name}/*.py[co]
This page took 0.080324 seconds and 4 git commands to generate.