From: Grzegorz Sterniczuk Date: Sat, 27 Oct 2001 09:15:01 +0000 (+0000) Subject: - added %%verify(not size mtime md5) to %%{_sysconfdir}/aide.conf X-Git-Tag: aide-0_7-5~3 X-Git-Url: https://git.pld-linux.org/?a=commitdiff_plain;h=929b4d66dc216e1ed67ddd64559cc8b500fe6b24;p=packages%2Faide.git - added %%verify(not size mtime md5) to %%{_sysconfdir}/aide.conf - can anybody check why build's fails on %%configure? Changed files: aide.spec -> 1.18 --- diff --git a/aide.spec b/aide.spec index e388eb8..33cdcbf 100644 --- a/aide.spec +++ b/aide.spec @@ -79,7 +79,7 @@ rm -rf $RPM_BUILD_ROOT %files -f %{name}.lang %defattr(644,root,root,755) %doc *.gz doc/aide.conf.gz doc/manual.html doc/aide.html -%attr(640,root,root) %config(noreplace) %{_sysconfdir}/aide.conf +%attr(640,root,root) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/aide.conf %attr(750,root,root) %dir %{_pkglibdir} %attr(755,root,root) %{_bindir}/aide %attr(700,root,root) %config(noreplace) /etc/cron.daily/aide-check