From 49dd556cdde7c8d97a7a2fc355b5861a0223f9de Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= <[email protected]>
Date: Sat, 30 Jan 2016 04:00:46 +0100
Subject: Modernize spec.

---
 perl-Text-vFile-asData.spec | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/perl-Text-vFile-asData.spec b/perl-Text-vFile-asData.spec
index 922e41d..24a3d1d 100644
--- a/perl-Text-vFile-asData.spec
+++ b/perl-Text-vFile-asData.spec
@@ -1,6 +1,6 @@
 Name:           perl-Text-vFile-asData
 Version:        0.08
-Release:        8%{?dist}
+Release:        9%{?dist}
 Summary:        Parse vFile formatted files into data structures
 License:        GPL+ or Artistic
 URL:            http://search.cpan.org/dist/Text-vFile-asData/
@@ -25,14 +25,11 @@ vCalendar (RFC 2445).
 %setup -q -n Text-vFile-asData-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
+%{__perl} Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
 make %{?_smp_mflags}
 
 %install
 make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
-find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
-find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
-
 %{_fixperms} $RPM_BUILD_ROOT/*
 
 %check
@@ -44,6 +41,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sat Jan 30 2016 Ralf Corsépius <[email protected]> - 0.08-9
+- Modernize spec.
+
 * Thu Jun 18 2015 Fedora Release Engineering <[email protected]> 
- 0.08-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-Text-vFile-asData.git/commit/?h=epel7&id=49dd556cdde7c8d97a7a2fc355b5861a0223f9de
_______________________________________________
perl-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to