diff --git a/logwatch.spec b/logwatch.spec index ed13072..2c68f45 100644 --- a/logwatch.spec +++ b/logwatch.spec @@ -114,7 +114,6 @@ echo "# Local configuration options go here (defaults are in %{_datadir}/logwatc echo "# Configuration overrides for specific logfiles/services may be placed here." > %{buildroot}%{_sysconfdir}/logwatch/conf/override.conf %files -%defattr(-,root,root) %doc README HOWTO-Customize-LogWatch LICENSE %dir %{_var}/cache/logwatch %dir %{_sysconfdir}/logwatch/scripts @@ -139,6 +138,9 @@ echo "# Configuration overrides for specific logfiles/services may be placed her %{_mandir}/man*/* %changelog +* Thu Jul 19 2012 Jan Synáček - 7.4.0-14.20120619svn110 +- Remove defattr to comply with Fedora Packaging Guidelines + * Wed Jun 27 2012 Jan Synáček - 7.4.0-14.20120619svn110 - Add rhhunter patch (rhbz#818926)