[perl-Sub-Exporter: 11/11] Drop %defattr, redundant since rpm 4.4

Paul Howarth pghmcfc at fedoraproject.org
Sun Mar 18 10:50:19 UTC 2012


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

    Drop %defattr, redundant since rpm 4.4

 perl-Sub-Exporter.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/perl-Sub-Exporter.spec b/perl-Sub-Exporter.spec
index a5534ca..3a60b62 100644
--- a/perl-Sub-Exporter.spec
+++ b/perl-Sub-Exporter.spec
@@ -1,6 +1,6 @@
 Name:		perl-Sub-Exporter
 Version:	0.982
-Release:	10%{?dist}
+Release:	11%{?dist}
 Summary:	Sophisticated exporter for custom-built routines
 License:	GPL+ or Artistic
 Group:		Development/Libraries
@@ -52,7 +52,6 @@ make test
 rm -rf %{buildroot}
 
 %files
-%defattr(-,root,root,-)
 %doc Changes README t/
 %dir %{perl_vendorlib}/Sub/
 %dir %{perl_vendorlib}/Sub/Exporter/
@@ -66,6 +65,9 @@ rm -rf %{buildroot}
 %{_mandir}/man3/Sub::Exporter::Util.3pm*
 
 %changelog
+* Sun Mar 18 2012 Paul Howarth <paul at city-fan.org> - 0.982-11
+- Drop %%defattr, redundant since rpm 4.4
+
 * Sat Mar  3 2012 Paul Howarth <paul at city-fan.org> - 0.982-10
 - Explicitly require perl(Package::Generator)
 - Make %%files list more explicit


More information about the scm-commits mailing list