From d5d9ebff7ea121b80f004ee1a7df165dbc4360a2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= <corse...@fedoraproject.org>
Date: Thu, 14 Jan 2016 15:01:31 +0100
Subject: Upstream update.

- Expand BR:s.
- Modernize spec.
---
 .gitignore              |  2 +-
 perl-Regexp-Common.spec | 18 ++++++++++++++----
 sources                 |  2 +-
 3 files changed, 16 insertions(+), 6 deletions(-)

diff --git a/.gitignore b/.gitignore
index 24658ed..6dd6737 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Regexp-Common-2013031301.tar.gz
+/Regexp-Common-2016010801.tar.gz
diff --git a/perl-Regexp-Common.spec b/perl-Regexp-Common.spec
index 146bc75..0b9bc82 100644
--- a/perl-Regexp-Common.spec
+++ b/perl-Regexp-Common.spec
@@ -1,6 +1,6 @@
 Name:          perl-Regexp-Common
-Version:       2013031301
-Release:       8%{?dist}
+Version:       2016010801
+Release:       1%{?dist}
 Summary:       Regexp::Common Perl module
 # Old Artistic 1.0 is also valid, but we won't list it here since it is 
non-free.
 # Also, it would throw off the automated license check and flag this package.
@@ -12,6 +12,13 @@ Source0:     
http://www.cpan.org/authors/id/A/AB/ABIGAIL/Regexp-Common-%{version}.ta
 BuildArch: noarch
 BuildRequires: perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Carp)
+BuildRequires:  perl(Config)
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(overload)
+BuildRequires:  perl(re)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(vars)
+BuildRequires:  perl(warnings)
 
 # for improved tests
 BuildRequires: perl(Test::More)
@@ -33,19 +40,22 @@ 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 -type d -depth -exec rmdir {} 2>/dev/null ';'
 chmod -R u+w $RPM_BUILD_ROOT/*
 
 %check
 make test
 
 %files
-%defattr(-,root,root,-)
 %doc TODO README
 %{perl_vendorlib}/Regexp
 %{_mandir}/man3/*
 
 %changelog
+* Thu Jan 14 2016 Ralf Corsépius <corse...@fedoraproject.org> - 2016010801-1
+- Upstream update.
+- Expand BR:s.
+- Modernize spec.
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-...@lists.fedoraproject.org> 
- 2013031301-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 0c5b2ce..2ee87d7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2b9c335312dcfd9980ff7acbad0e5905  Regexp-Common-2013031301.tar.gz
+a7a86d2d4ec05b77898823f7b36ff59e  Regexp-Common-2016010801.tar.gz
-- 
cgit v0.11.2


        
http://pkgs.fedoraproject.org/cgit/perl-Regexp-Common.git/commit/?h=master&id=d5d9ebff7ea121b80f004ee1a7df165dbc4360a2
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
http://lists.fedoraproject.org/admin/lists/perl-devel@lists.fedoraproject.org

Reply via email to