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

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Oct 14 11:33:09 UTC 2015


From 1936617d0e246fd9235f5788c650a34febed8b67 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova <jplesnik at redhat.com>
Date: Wed, 14 Oct 2015 13:32:36 +0200
Subject: Specify all dependencies

---
 perl-Crypt-Simple.spec | 21 ++++++++++++++++++---
 1 file changed, 18 insertions(+), 3 deletions(-)

diff --git a/perl-Crypt-Simple.spec b/perl-Crypt-Simple.spec
index fd6178e..2931bed 100644
--- a/perl-Crypt-Simple.spec
+++ b/perl-Crypt-Simple.spec
@@ -1,6 +1,6 @@
 Name:           perl-Crypt-Simple
 Version:        0.06
-Release:        25%{?dist}
+Release:        26%{?dist}
 Summary:        Encrypt stuff simply 
 
 Group:          Development/Libraries
@@ -10,9 +10,21 @@ Source0:        http://search.cpan.org/CPAN/authors/id/K/KA/KASEI/Crypt-Simple-%
 
 BuildArch:      noarch
 
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
+BuildRequires:  perl
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(Compress::Zlib)
+BuildRequires:  perl(Crypt::Blowfish)
 BuildRequires:  perl(Digest::MD5)
-BuildRequires:  perl(Crypt::Blowfish) perl(FreezeThaw) perl(Compress::Zlib)
-BuildRequires:  perl(ExtUtils::MakeMaker) perl(Test::Simple)
+BuildRequires:  perl(ExtUtils::MakeMaker) 
+BuildRequires:  perl(FreezeThaw)
+BuildRequires:  perl(MIME::Base64)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(Test)
+BuildRequires:  perl(Test::More)
+BuildRequires:  perl(warnings)
 
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -55,6 +67,9 @@ make test
 
 
 %changelog
+* Wed Oct 14 2015 Jitka Plesnikova <jplesnik at redhat.com> - 0.06-26
+- Specify all dependencies
+
 * Thu Jun 18 2015 Ralf Corsépius <corsepiu at fedoraproject.org> - 0.06-25
 - Add BR: perl(Digest::MD5)" (Fix FTBFS).
 
-- 
cgit v0.11.2


	http://pkgs.fedoraproject.org/cgit/perl-Crypt-Simple.git/commit/?h=master&id=1936617d0e246fd9235f5788c650a34febed8b67


More information about the perl-devel mailing list