From 96602a7f72e686f35f8778a86a00017b50f295a7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= <[email protected]>
Date: Tue, 7 Jun 2016 15:48:41 +0200
Subject: Reflect upstream having removed author-tests.

---
 perl-Regexp-Common.spec | 14 +++++---------
 1 file changed, 5 insertions(+), 9 deletions(-)

diff --git a/perl-Regexp-Common.spec b/perl-Regexp-Common.spec
index b8f114c..9db345c 100644
--- a/perl-Regexp-Common.spec
+++ b/perl-Regexp-Common.spec
@@ -1,6 +1,6 @@
 Name:          perl-Regexp-Common
 Version:       2016060201
-Release:       1%{?dist}
+Release:       2%{?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.
@@ -11,8 +11,6 @@ Source0:      
http://www.cpan.org/authors/id/A/AB/ABIGAIL/Regexp-Common-%{version}.ta
 
 BuildArch: noarch
 
-%bcond_with author_tests
-
 BuildRequires: perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(Config)
@@ -27,11 +25,6 @@ BuildRequires:  perl(warnings)
 BuildRequires: perl(Test::More)
 BuildRequires: perl(Test::Regexp)
 
-%if %{with author_tests}
-BuildRequires:  perl(Test::Pod)
-BuildRequires:  perl(Test::Pod::Coverage)
-%endif
-
 Requires:      perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
 
 %description
@@ -49,7 +42,7 @@ make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
 chmod -R u+w $RPM_BUILD_ROOT/*
 
 %check
-make %{?with_author_tests:AUTHOR_TESTING=1} test
+make test
 
 %files
 %doc TODO README
@@ -57,6 +50,9 @@ make %{?with_author_tests:AUTHOR_TESTING=1} test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Jun 07 2016 Ralf Corsépius <[email protected]> - 2016060201-2
+- Reflect upstream having removed author-tests.
+
 * Tue Jun 07 2016 Ralf Corsépius <[email protected]> - 2016060201-1
 - Upstream update to 2016060201.
 
-- 
cgit v0.12


        
http://pkgs.fedoraproject.org/cgit/perl-Regexp-Common.git/commit/?h=master&id=96602a7f72e686f35f8778a86a00017b50f295a7
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://lists.fedoraproject.org/admin/lists/[email protected]

Reply via email to