commit a310505c7aa482be2dc4a4e695e36648a38ed604
Author: Petr Písař <[email protected]>
Date:   Fri May 25 11:09:16 2012 +0200

    Update build-time dependencies

 perl-Crypt-DES.spec |   14 ++++++++++++--
 1 files changed, 12 insertions(+), 2 deletions(-)
---
diff --git a/perl-Crypt-DES.spec b/perl-Crypt-DES.spec
index dc3c199..7441914 100644
--- a/perl-Crypt-DES.spec
+++ b/perl-Crypt-DES.spec
@@ -1,14 +1,21 @@
 Name:           perl-Crypt-DES
 Version:        2.05
-Release:        15%{?dist}
+Release:        16%{?dist}
 Summary:        Perl DES encryption module
 License:        BSD
 Group:          Development/Libraries
 URL:            http://search.cpan.org/dist/Crypt-DES/
 Source0:        
http://www.cpan.org/authors/id/D/DP/DPARIS/Crypt-DES-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires:  perl(Crypt::CBC)
 BuildRequires:  perl(ExtUtils::MakeMaker)
+# Run-time:
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(DynaLoader)
+BuildRequires:  perl(Exporter)
+# Tests:
+BuildRequires:  perl(Crypt::CBC) > 1.22
+BuildRequires:  perl(Benchmark)
+BuildRequires:  perl(Data::Dumper)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
 
 %description
@@ -46,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Fri May 25 2012 Petr Pisar <[email protected]> - 2.05-16
+- Update build-time dependencies
+
 * Fri Jan 13 2012 Fedora Release Engineering <[email protected]> 
- 2.05-15
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to