jplesnik pushed to perl-Crypt-GPG (master). "Specify all dependencies"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Oct 14 10:43:13 UTC 2015


From 657a0086dfb5c61e3d8e189d014ea240e852c18b Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova <jplesnik at redhat.com>
Date: Wed, 14 Oct 2015 12:42:42 +0200
Subject: Specify all dependencies

---
 perl-Crypt-GPG.spec | 23 +++++++++++++++++++++--
 1 file changed, 21 insertions(+), 2 deletions(-)

diff --git a/perl-Crypt-GPG.spec b/perl-Crypt-GPG.spec
index 4f94182..5fe4117 100644
--- a/perl-Crypt-GPG.spec
+++ b/perl-Crypt-GPG.spec
@@ -6,14 +6,30 @@
 Summary:	Perl Object Oriented Interface to GnuPG
 Name:		perl-Crypt-GPG
 Version:	1.64
-Release:	3%{?dist}
+Release:	4%{?dist}
 License:	GPL+ or Artistic
 Group:		Development/Libraries
 URL:		http://search.cpan.org/dist/%{pkgname}/
 Source:		http://search.cpan.org/CPAN/authors/id/A/AG/AGUL/%{pkgname}-%{version}.tar.gz
 Patch0:		perl-Crypt-GPG-1.64-gpg.patch
 Requires:	perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)), gnupg
-BuildRequires:	perl(ExtUtils::MakeMaker), perl(IPC::Run), perl(Date::Parse), gnupg
+BuildRequires:	coreutils
+BuildRequires:	findutils
+BuildRequires:	gnupg
+BuildRequires:	make
+BuildRequires:	perl
+BuildRequires:	perl(Carp)
+BuildRequires:	perl(Date::Parse)
+BuildRequires:	perl(English)
+BuildRequires:	perl(ExtUtils::MakeMaker)
+BuildRequires:	perl(Fcntl)
+BuildRequires:	perl(File::Path)
+BuildRequires:	perl(File::Spec)
+BuildRequires:	perl(File::Temp)
+BuildRequires:	perl(IPC::Run)
+BuildRequires:	perl(strict)
+BuildRequires:	perl(Test)
+BuildRequires:	perl(vars)
 BuildArch:	noarch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -53,6 +69,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/Crypt::GPG.3pm*
 
 %changelog
+* Wed Oct 14 2015 Jitka Plesnikova <jplesnik at redhat.com> - 1.64-4
+- Specify all dependencies
+
 * Thu Jun 18 2015 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.64-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.11.2


	http://pkgs.fedoraproject.org/cgit/perl-Crypt-GPG.git/commit/?h=master&id=657a0086dfb5c61e3d8e189d014ea240e852c18b


More information about the perl-devel mailing list