ppisar pushed to perl-Regexp-Shellish (master). "Specify all dependencies"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Oct 15 07:03:52 UTC 2015


From 699d6d2c30f9c9c14b80764202c109d30b7723c0 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar at redhat.com>
Date: Thu, 15 Oct 2015 09:03:07 +0200
Subject: Specify all dependencies

---
 perl-Regexp-Shellish.spec | 17 +++++++++++++++--
 1 file changed, 15 insertions(+), 2 deletions(-)

diff --git a/perl-Regexp-Shellish.spec b/perl-Regexp-Shellish.spec
index a54a0bf..708ba5d 100644
--- a/perl-Regexp-Shellish.spec
+++ b/perl-Regexp-Shellish.spec
@@ -1,6 +1,6 @@
 Name:           perl-Regexp-Shellish
 Version:        0.93
-Release:        21%{?dist}
+Release:        22%{?dist}
 Summary:        Shell-like regular expressions
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -8,8 +8,18 @@ URL:            http://search.cpan.org/dist/Regexp-Shellish/
 Source0:        http://www.cpan.org/modules/by-module/Regexp/Regexp-Shellish-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
+BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
-BuildRequires:  perl(Test::More)
+# Run-time:
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(vars)
+# Tests:
+BuildRequires:  perl(Test)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -47,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Thu Oct 15 2015 Petr Pisar <ppisar at redhat.com> - 0.93-22
+- Specify all dependencies
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.93-21
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.11.2


	http://pkgs.fedoraproject.org/cgit/perl-Regexp-Shellish.git/commit/?h=master&id=699d6d2c30f9c9c14b80764202c109d30b7723c0


More information about the perl-devel mailing list