From 092b32ca0b8812e994c9345704b9864caf03090b Mon Sep 17 00:00:00 2001
From: Jason Tibbitts <ti...@math.uh.edu>
Date: Mon, 25 Jan 2016 16:12:19 -0600
Subject: Remove pointless %defattr.

---
 perl-Sys-Mmap.spec | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/perl-Sys-Mmap.spec b/perl-Sys-Mmap.spec
index a1af431..084acb4 100644
--- a/perl-Sys-Mmap.spec
+++ b/perl-Sys-Mmap.spec
@@ -1,6 +1,6 @@
 Name:           perl-Sys-Mmap
 Version:        0.17
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Use mmap to map in a file as a Perl variable
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -36,13 +36,15 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null 
\;
 make test
 
 %files
-%defattr(-,root,root,-)
 %doc Artistic Changes Copying README
 %{perl_vendorarch}/auto/*
 %{perl_vendorarch}/Sys*
 %{_mandir}/man3/*
 
 %changelog
+* Mon Jan 25 2016 Jason L Tibbitts III <ti...@math.uh.edu> - 0.17-4
+- Remove pointless %%defattr statement.
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-...@lists.fedoraproject.org> 
- 0.17-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-Sys-Mmap.git/commit/?h=epel7&id=092b32ca0b8812e994c9345704b9864caf03090b
_______________________________________________
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org

Reply via email to