[perl-ExtUtils-XSpp] Remove defattr

Petr Pisar ppisar at fedoraproject.org
Mon Jun 6 07:10:12 UTC 2011


commit b717a660df2fe39d5e3b8740e56a1a626d41a43c
Author: Petr Písař <ppisar at redhat.com>
Date:   Mon Jun 6 09:09:49 2011 +0200

    Remove defattr

 perl-ExtUtils-XSpp.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/perl-ExtUtils-XSpp.spec b/perl-ExtUtils-XSpp.spec
index d734f33..3e56c08 100644
--- a/perl-ExtUtils-XSpp.spec
+++ b/perl-ExtUtils-XSpp.spec
@@ -37,7 +37,6 @@ find $RPM_BUILD_ROOT -depth -type d -empty -exec rmdir {} \;
 ./Build test
 
 %files
-%defattr(-,root,root,-)
 %doc Changes README XSP.yp
 %{_bindir}/xspp
 %{perl_vendorlib}/ExtUtils*
@@ -46,6 +45,7 @@ find $RPM_BUILD_ROOT -depth -type d -empty -exec rmdir {} \;
 %changelog
 * Mon Jun 06 2011 Petr Pisar <ppisar at redhat.com> - 0.1602-1
 - 0.1602 bump
+- Remove defattr
 
 * Mon Mar 14 2011 Petr Sabata <psabata at redhat.com> - 0.1601-1
 - 0.1601 bump


More information about the scm-commits mailing list