[perl-PPI/el5] Drop %defattr, redundant since rpm 4.4

Paul Howarth pghmcfc at fedoraproject.org
Sun Mar 18 12:44:16 UTC 2012


commit bde8c3b363f836ac2e6b4bfaec9cf78d105e7174
Author: Paul Howarth <paul at city-fan.org>
Date:   Sun Mar 18 12:41:39 2012 +0000

    Drop %defattr, redundant since rpm 4.4

 perl-PPI.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/perl-PPI.spec b/perl-PPI.spec
index 55a5c95..dca0dae 100644
--- a/perl-PPI.spec
+++ b/perl-PPI.spec
@@ -50,7 +50,6 @@ make test
 rm -rf $RPM_BUILD_ROOT
 
 %files
-%defattr(-,root,root,-)
 %doc Changes LICENSE README inline2test.conf inline2test.tpl
 %{perl_vendorlib}/PPI/
 %{perl_vendorlib}/PPI.pm
@@ -67,6 +66,7 @@ rm -rf $RPM_BUILD_ROOT
 - Use %%{_fixperms} macro rather than our own chmod incantation
 - Make %%files list more explicit
 - Upstream source has been archived on backpan
+- Drop %%defattr, redundant since rpm 4.4
 
 * Wed Dec 19 2007 Tom "spot" Callaway <tcallawa at redhat.com> - 1.201-1
 - bump to 1.201


More information about the scm-commits mailing list