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

alarmwatch.spec

index 50d7607938d4bdb90d3a2ca0344b020e77489332..d8d41c0455ac4c6c6d904bd8ec808f275851232c 100644 (file)
@@ -11,7 +11,7 @@ Source1:      %{name}.init
 Source2:       %{name}.sysconfig
 URL:           http://www.azstarnet.com/~donut/programs/alarmwatch.html
 BuildRequires: autoconf
-PreReq:                rc-scripts
+Requires:      rc-scripts
 Requires(post,preun):  /sbin/chkconfig
 Requires:      lm_sensors
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -70,7 +70,7 @@ fi
 %files
 %defattr(644,root,root,755)
 %doc README Changelog
-%config(noreplace) %verify(not size mtime md5) /etc/sysconfig/alarmwatch
+%config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/alarmwatch
 %attr(754,root,root) /etc/rc.d/init.d/alarmwatch
 %attr(755,root,root) %{_sbindir}/*
 %{_mandir}/man8/*
This page took 0.079788 seconds and 4 git commands to generate.