]> git.pld-linux.org Git - packages/atsar.git/commitdiff
- adapterized (sorted %verify attrs)
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 12 Dec 2005 13:44:45 +0000 (13:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    atsar.spec -> 1.16

atsar.spec

index 0df0a27e4dc952a22fcf2381d29feea0a7297820..00a9babb9c7eb4facd14a1080924490a4b353b90 100644 (file)
@@ -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
 # 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/
 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)
 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
 %{_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
This page took 0.063575 seconds and 4 git commands to generate.