ppisar pushed to perl-Getopt-Euclid (master). "Specify all dependencies"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Jul 14 11:20:22 UTC 2015


From f6288d1aefb49b4d5cc693036876d879bf175379 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar at redhat.com>
Date: Tue, 14 Jul 2015 13:15:25 +0200
Subject: Specify all dependencies


diff --git a/perl-Getopt-Euclid.spec b/perl-Getopt-Euclid.spec
index 2258519..c80e89a 100644
--- a/perl-Getopt-Euclid.spec
+++ b/perl-Getopt-Euclid.spec
@@ -1,6 +1,6 @@
 Name:           perl-Getopt-Euclid
 Version:        0.4.5
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Executable Uniform Command-Line Interface Descriptions
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -8,13 +8,33 @@ URL:            http://search.cpan.org/dist/Getopt-Euclid/
 Source0:        http://search.cpan.org/CPAN/authors/id/F/FA/FANGLY/Getopt-Euclid-%{version}.tar.gz
 BuildRoot:      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 BuildArch:      noarch
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  perl
 BuildRequires:  perl(Module::Build)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(warnings)
+# Run-time:
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(File::Basename)
+BuildRequires:  perl(File::Spec::Functions)
+BuildRequires:  perl(List::Util)
+BuildRequires:  perl(Pod::PlainText)
+BuildRequires:  perl(Pod::Select)
+BuildRequires:  perl(re)
+BuildRequires:  perl(Symbol)
+BuildRequires:  perl(Text::Balanced)
 BuildRequires:  perl(version)
-BuildRequires:  perl(Test::More)
-BuildRequires:  perl(Test::Pod::Coverage)
-BuildRequires:  perl(Test::Pod)
+# Optional run-time:
+# IO::Page not needed for tests
+# IO::Pager::Page not needed for tests
+# Tests:
+BuildRequires:  perl(Data::Dumper)
 BuildRequires:  perl(Pod::Checker)
-Requires:       perl(version)
+BuildRequires:  perl(Test::More)
+# Optional tests:
+BuildRequires:  perl(Test::Pod) >= 1.14
+BuildRequires:  perl(Test::Pod::Coverage) >= 1.04
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -50,6 +70,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Tue Jul 14 2015 Petr Pisar <ppisar at redhat.com> - 0.4.5-3
+- Specify all dependencies (bug #1242780)
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4.5-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Getopt-Euclid.git/commit/?h=master&id=f6288d1aefb49b4d5cc693036876d879bf175379


More information about the perl-devel mailing list