]> git.pld-linux.org Git - packages/etad.git/blobdiff - etad.spec
- %verify() for config file
[packages/etad.git] / etad.spec
index bbf6ad0f22c6b4df45c634bc06ba720f730ad715..5425f018376ab1493fc4bc7d59353f55c1712916 100644 (file)
--- a/etad.spec
+++ b/etad.spec
@@ -5,14 +5,14 @@ Version:      1.0
 Release:       1
 License:       GPL
 Group:         Networking/Daemons
-Group(de):     Netzwerkwesen/Server
-Group(pl):     Sieciowe/Serwery
 Source0:       http://www.eta.com.pl/download/%{name}-%{version}.tar.gz
+# Source0-md5: 0e9c2b96a24153ad23bf0c2c7680dbd5
 Source1:       %{name}.init
 Source2:       %{name}.config
 Patch0:                %{name}.patch
 URL:           http://www.eta.com.pl/
-Prereq:                /sbin/chkconfig
+PreReq:                rc-scripts
+Requires(post,preun):  /sbin/chkconfig
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -59,5 +59,5 @@ fi
 %doc README
 %doc manual.html
 %attr(755,root,root) %{_sbindir}/*
-%attr(640,root,root) %config(noreplace) /etc/sysconfig/etad
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/etad
 %attr(754,root,root) /etc/rc.d/init.d/etad
This page took 0.086721 seconds and 4 git commands to generate.