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

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Oct 15 07:48:36 UTC 2015


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

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

diff --git a/perl-Perlilog.spec b/perl-Perlilog.spec
index a35ba76..6ce6567 100644
--- a/perl-Perlilog.spec
+++ b/perl-Perlilog.spec
@@ -1,6 +1,6 @@
 Name:           perl-Perlilog
 Version:        0.3
-Release:        21%{?dist}
+Release:        22%{?dist}
 Summary:        Verilog environment and IP core handling in Perl
 License:        GPLv2
 Group:          Development/Libraries
@@ -8,7 +8,17 @@ URL:            http://search.cpan.org/dist/Perlilog/
 Source0:        http://www.cpan.org/authors/id/B/BI/BILLAUER/Perlilog-%{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:  sed
+# Run-time:
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(strict)
+# Tests:
+BuildRequires:  perl(Test)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 # filter RPM 4.8
@@ -73,6 +83,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Thu Oct 15 2015 Petr Pisar <ppisar at redhat.com> - 0.3-22
+- Specify all dependencies
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.3-21
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.11.2


	http://pkgs.fedoraproject.org/cgit/perl-Perlilog.git/commit/?h=master&id=d27f22b9adcccd243d20b23eddbac5b113669dfc


More information about the perl-devel mailing list