]> git.pld-linux.org Git - packages/acl.git/commitdiff
- added noreplace parameter and %verify rule to %config file.
authorkloczek <kloczek@pld-linux.org>
Wed, 15 Sep 1999 17:14:05 +0000 (17:14 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    acl.spec -> 1.2

acl.spec

index b6e18e375ddbfdd27a0078a1e3d6575d6daad748..f58b1bd398da5be7f025a6606280c945d494b82b 100644 (file)
--- a/acl.spec
+++ b/acl.spec
@@ -41,4 +41,4 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc {README,NEWS,TODO}.gz
 %attr(755,root,root) %{_bindir}/acl
-%config /etc/acl.conf
+%config(noreplace) %verify(not size mtime md5) /etc/acl.conf
This page took 0.083077 seconds and 4 git commands to generate.