ppisar pushed to perl-Proc-Wait3 (master). "Specify all dependencies"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Oct 15 07:12:21 UTC 2015


From b0c8db55f9bedb51ecccb343ee1cc67e8cf8a1b9 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:12:08 +0200
Subject: Specify all dependencies

---
 perl-Proc-Wait3.spec | 18 +++++++++++++++++-
 1 file changed, 17 insertions(+), 1 deletion(-)

diff --git a/perl-Proc-Wait3.spec b/perl-Proc-Wait3.spec
index 41c4b49..7cd6ca1 100644
--- a/perl-Proc-Wait3.spec
+++ b/perl-Proc-Wait3.spec
@@ -1,12 +1,25 @@
 Name:           perl-Proc-Wait3
 Version:        0.04
-Release:        14%{?dist}
+Release:        15%{?dist}
 Summary:        Perl extension for wait3 system call
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Proc-Wait3/
 Source0:        http://www.cpan.org/authors/id/C/CT/CTILMES/Proc-Wait3-%{version}.tar.gz
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  glibc-common
+BuildRequires:  make
+BuildRequires:  perl
+BuildRequires:  perl-devel
 BuildRequires:  perl(ExtUtils::MakeMaker)
+# Run-time:
+BuildRequires:  perl(DynaLoader)
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(warnings)
+# Tests:
+BuildRequires:  perl(Test)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %{?perl_default_filter}
@@ -44,6 +57,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Oct 15 2015 Petr Pisar <ppisar at redhat.com> - 0.04-15
+- Specify all dependencies
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.04-14
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.11.2


	http://pkgs.fedoraproject.org/cgit/perl-Proc-Wait3.git/commit/?h=master&id=b0c8db55f9bedb51ecccb343ee1cc67e8cf8a1b9


More information about the perl-devel mailing list