From f13d9b5c541bbd580a51823344c8b302f923bbd1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Mon, 12 Dec 2005 13:44:45 +0000 Subject: [PATCH] - adapterized (sorted %verify attrs) Changed files: atsar.spec -> 1.16 --- atsar.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/atsar.spec b/atsar.spec index 0df0a27..00a9bab 100644 --- a/atsar.spec +++ b/atsar.spec @@ -9,9 +9,9 @@ Source0: ftp://ftp.atcomputing.nl/pub/tools/linux/%{name}_linux-%{version}.tar.g # Source0-md5: 2aa73a4a99dd176a02c5336889d8b028 Source1: %{name}.init Source2: %{name}.cron -Patch: %{name}-runfrompath.patch +Patch0: %{name}-runfrompath.patch URL: ftp://ftp.atcomputing.nl/pub/tools/linux/ -PreReq: rc-scripts +Requires: rc-scripts Requires(post,preun): /sbin/chkconfig ExclusiveOS: Linux BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -96,5 +96,5 @@ fi %{_mandir}/man1/atsadc.1* %dir /var/log/atsar %attr(754,root,root) %config /etc/rc.d/init.d/atsar -%config(noreplace) %verify(not size mtime md5) /etc/cron.d/atsar -%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/atsar.conf +%config(noreplace) %verify(not md5 mtime size) /etc/cron.d/atsar +%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/atsar.conf -- 2.43.0