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

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Oct 14 15:31:12 UTC 2015


From fe9d11e18c735e808d388e3dcde92e2bb377f2ee 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 17:30:53 +0200
Subject: Specify all dependencies

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

diff --git a/perl-Satcon.spec b/perl-Satcon.spec
index f201a14..da01e7b 100644
--- a/perl-Satcon.spec
+++ b/perl-Satcon.spec
@@ -3,7 +3,7 @@
 Name:           perl-Satcon
 Summary:        Framework for configuration files
 Version:        2.3.2
-Release:        3%{?dist}
+Release:        4%{?dist}
 License:        GPLv2
 Group:          Applications/System
 URL:            https://fedorahosted.org/spacewalk
@@ -11,7 +11,20 @@ BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 Source0:        https://fedorahosted.org/releases/s/p/spacewalk/%{name}-%{version}.tar.gz
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
+BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
+# Run-time:
+# bytes not used at tests
+# Data::Dumper not used at tests
+# File::Find not used at tests
+# File::Path not used at tests
+# Getopt::Long not used at tests
+BuildRequires:  perl(strict)
+# Tests:
+BuildRequires:  perl(Test)
 Requires:       %{sbinpath}/restorecon
 
 %description
@@ -47,6 +60,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/*
 
 %changelog
+* Wed Oct 14 2015 Petr Pisar <ppisar at redhat.com> - 2.3.2-4
+- Specify all dependencies
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.3.2-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.11.2


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


More information about the perl-devel mailing list