Remove defattr to comply with Fedora Packaging Guidelines
This commit is contained in:
parent
93c0c98f50
commit
e2b5671568
@ -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 <jsynacek@redhat.com> - 7.4.0-14.20120619svn110
|
||||
- Remove defattr to comply with Fedora Packaging Guidelines
|
||||
|
||||
* Wed Jun 27 2012 Jan Synáček <jsynacek@redhat.com> - 7.4.0-14.20120619svn110
|
||||
- Add rhhunter patch (rhbz#818926)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user