ppisar pushed to perl-CGI-Untaint (master). "Specify all dependencies"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Jul 16 12:07:33 UTC 2015


From 39772c4d5d66035cddd9cbed1bfda74405daffd2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar at redhat.com>
Date: Thu, 16 Jul 2015 14:03:43 +0200
Subject: Specify all dependencies


diff --git a/perl-CGI-Untaint.spec b/perl-CGI-Untaint.spec
index d25340f..9f531c5 100644
--- a/perl-CGI-Untaint.spec
+++ b/perl-CGI-Untaint.spec
@@ -1,6 +1,6 @@
 Name:           perl-CGI-Untaint
 Version:        1.26
-Release:        23%{?dist}
+Release:        24%{?dist}
 Summary:        Process CGI input parameters
 Group:          Development/Libraries
 License:        GPL+ or Artistic
@@ -8,9 +8,25 @@ URL:            http://search.cpan.org/dist/CGI-Untaint/
 Source0:        http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/CGI-Untaint-%{version}.tar.gz
 
 BuildArch:      noarch
-BuildRequires:  perl(UNIVERSAL::require), perl(Test::More), perl(CGI)
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
+BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
+# Run-time:
+BuildRequires:  perl(base)
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(UNIVERSAL::require) >= 0.01
+# Tests:
+BuildRequires:  perl(CGI)
+BuildRequires:  perl(Math::BigInt)
+BuildRequires:  perl(Test::More) >= 0.11
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
+Requires:  perl(UNIVERSAL::require) >= 0.01
+
+# Filter under-specified dependencies
+%global __requires_exclude %{?__requires_exclude:%__requires_exclude|}^perl\\(UNIVERSAL::require\\)$
 
 %description
 %{summary}.
@@ -39,6 +55,9 @@ make test
 
 
 %changelog
+* Thu Jul 16 2015 Petr Pisar <ppisar at redhat.com> - 1.26-24
+- Specify all dependencies
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.26-23
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-CGI-Untaint.git/commit/?h=master&id=39772c4d5d66035cddd9cbed1bfda74405daffd2


More information about the perl-devel mailing list