psabata pushed to perl-Test-Inter (master). "Prevent the FTBFS by correcting the build time dependency list"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Aug 10 16:36:08 UTC 2015


From 49b5fb4b579cc85c6f6a2f9632219cc9f751f003 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20=C5=A0abata?= <contyk at redhat.com>
Date: Mon, 10 Aug 2015 18:36:00 +0200
Subject: Prevent the FTBFS by correcting the build time dependency list


diff --git a/perl-Test-Inter.spec b/perl-Test-Inter.spec
index 4368d66..b0ce276 100644
--- a/perl-Test-Inter.spec
+++ b/perl-Test-Inter.spec
@@ -1,12 +1,15 @@
 Name:           perl-Test-Inter
 Version:        1.06
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Framework for more readable interactive test scripts
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Test-Inter/
 Source0:        http://www.cpan.org/authors/id/S/SB/SBECK/Test-Inter-%{version}.tar.gz
 BuildArch:      noarch
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
 BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.30
 BuildRequires:  perl(strict)
@@ -15,6 +18,8 @@ BuildRequires:  perl(warnings)
 BuildRequires:  perl(File::Basename)
 BuildRequires:  perl(IO::File)
 # Tests only:
+BuildRequires:  perl(Config)
+BuildRequires:  perl(Storable) >= 1.01
 BuildRequires:  perl(Test::More)
 # Test::Pod 1.00 not used
 # Test::Pod::Coverage 1.00 not used
@@ -48,6 +53,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Aug 10 2015 Petr Ĺ abata <contyk at redhat.com> - 1.06-4
+- Prevent the FTBFS by correcting the build time dependency list
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.06-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Test-Inter.git/commit/?h=master&id=49b5fb4b579cc85c6f6a2f9632219cc9f751f003


More information about the perl-devel mailing list