]> git.pld-linux.org Git - packages/acl.git/blobdiff - acl.spec
- BuildArch changed to noarch (this package contain only perl script).
[packages/acl.git] / acl.spec
index b6e18e375ddbfdd27a0078a1e3d6575d6daad748..921d95557a8b8c770608b0ff959a7958fa62bf9a 100644 (file)
--- a/acl.spec
+++ b/acl.spec
@@ -10,6 +10,7 @@ Source:               http://spyjurenet.com/linuxrc.org/projects/acl/%{name}-%{version}.tar.g
 Patch:         acl-config.patch
 URL:           http://spyjurenet.com/linuxrc.org/projects/acl/
 Requires:      perl
+BuildArch:     noarch
 BuildRoot:     /tmp/%{name}-%{version}-root
 
 %description
@@ -41,4 +42,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.040527 seconds and 4 git commands to generate.