[logwatch] Remove defattr to comply with Fedora Packaging Guidelines

jsynacek jsynacek at fedoraproject.org
Thu Jul 19 09:00:43 UTC 2012


commit e2b5671568f20d5abb4c3f506eba5f8d7b8764e3
Author: Jan Synacek <jsynacek at redhat.com>
Date:   Thu Jul 19 10:59:27 2012 +0200

    Remove defattr to comply with Fedora Packaging Guidelines

 logwatch.spec |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
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 <jsynacek at redhat.com> - 7.4.0-14.20120619svn110
+- Remove defattr to comply with Fedora Packaging Guidelines
+
 * Wed Jun 27 2012 Jan Synáček <jsynacek at redhat.com> - 7.4.0-14.20120619svn110
 - Add rhhunter patch (rhbz#818926)
 


More information about the scm-commits mailing list