ppisar pushed to perl-Set-Crontab (master). "Specify all dependencies"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Oct 14 14:01:19 UTC 2015


From 2f339d5378acb1969974febab91005ac8e794f48 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= <ppisar at redhat.com>
Date: Wed, 14 Oct 2015 16:01:02 +0200
Subject: Specify all dependencies

---
 perl-Set-Crontab.spec | 15 ++++++++++++++-
 1 file changed, 14 insertions(+), 1 deletion(-)

diff --git a/perl-Set-Crontab.spec b/perl-Set-Crontab.spec
index 657919e..05c2223 100644
--- a/perl-Set-Crontab.spec
+++ b/perl-Set-Crontab.spec
@@ -1,13 +1,23 @@
 Name:           perl-Set-Crontab
 Version:        1.03
-Release:        11%{?dist}
+Release:        12%{?dist}
 Summary:        Expand crontab(5)-style integer lists
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Set-Crontab/
 Source0:        http://www.cpan.org/modules/by-module/Set/Set-Crontab-%{version}.tar.gz
 BuildArch:      noarch
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
+BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
+# Run-time:
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(vars)
+# Tests:
+BuildRequires:  perl(Test)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -38,6 +48,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Oct 14 2015 Petr Pisar <ppisar at redhat.com> - 1.03-12
+- Specify all dependencies
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.03-11
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.11.2


	http://pkgs.fedoraproject.org/cgit/perl-Set-Crontab.git/commit/?h=master&id=2f339d5378acb1969974febab91005ac8e794f48


More information about the perl-devel mailing list