From: Elan Ruusamäe Date: Mon, 12 Dec 2005 15:19:32 +0000 (+0000) Subject: - adapterized (sorted %verify flags) X-Git-Url: http://git.pld-linux.org/?p=packages%2Fcfingerd.git;a=commitdiff_plain;h=f015f61fe0ecdc09159b4903bf16c68954165ad2 - adapterized (sorted %verify flags) Changed files: cfingerd.spec -> 1.42 --- diff --git a/cfingerd.spec b/cfingerd.spec index 0e993d5..b7bccbb 100644 --- a/cfingerd.spec +++ b/cfingerd.spec @@ -17,7 +17,7 @@ Patch2: %{name}-security_format_bug.patch Patch3: %{name}-gpg.patch BuildRequires: perl-base Requires: inetdaemon -Prereq: rc-inetd >= 0.8.1 +Requires: rc-inetd >= 0.8.1 Provides: fingerd BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) Obsoletes: cfingerd-nobody @@ -89,9 +89,9 @@ rm -rf $RPM_BUILD_ROOT %attr(755,root,root) %dir %{_sysconfdir}/%{name}/scripts %attr(755,root,root) %{_sysconfdir}/%{name}/scripts/* %attr(755,root,root) %{_sbindir}/* -%attr(600,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/%{name}/cfingerd.conf -%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/%{name}/userlist.conf -%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/%{name}/*.txt -%attr(640,root,root) %config(noreplace) %verify(not size mtime md5) /etc/logrotate.d/%{name} -%attr(640,root,root) /etc/sysconfig/rc-inetd/fingerd +%attr(600,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/cfingerd.conf +%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/userlist.conf +%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/*.txt +%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/logrotate.d/%{name} +%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/rc-inetd/fingerd %{_mandir}/man[158]/*