hardaker pushed to perl-Net-DNS-SEC (epel7). "require MIME::Base32"

notifications at fedoraproject.org notifications at fedoraproject.org
Tue Apr 28 18:17:35 UTC 2015


>From 842b66aa340c5eac30420a8814cea68b95f68d9f Mon Sep 17 00:00:00 2001
From: Wes Hardaker <opensource at hardakers.net>
Date: Tue, 24 Aug 2010 13:49:01 -0700
Subject: require MIME::Base32


diff --git a/perl-Net-DNS-SEC.spec b/perl-Net-DNS-SEC.spec
index 12d7554..efdeb32 100644
--- a/perl-Net-DNS-SEC.spec
+++ b/perl-Net-DNS-SEC.spec
@@ -1,6 +1,6 @@
 Name:           perl-Net-DNS-SEC
 Version:        0.16
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        DNSSEC modules for Perl
 License:        GPL+ or Artistic 
 Group:          Development/Libraries
@@ -21,6 +21,7 @@ BuildRequires:  perl(Math::BigInt)
 BuildRequires:  perl(Time::Local)
 BuildRequires:  perl(Digest::BubbleBabble)
 BuildRequires:  perl(Digest::SHA)
+BuildRequires:  perl(MIME::Base32)
 
 # neither are picked up automagically.
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
@@ -65,6 +66,9 @@ rm -rf %{buildroot}
 %{_mandir}/man3/*
 
 %changelog
+* Tue Aug 24 2010 Wes Hardaker <wjhns174 at hardakers.net> - 0.16-2
+- added MIME::Base32 as a build req
+
 * Tue Aug 24 2010 Wes Hardaker <wjhns174 at hardakers.net> - 0.16-1
 - Update to upstream 0.16
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/perl-Net-DNS-SEC.git/commit/?h=epel7&id=842b66aa340c5eac30420a8814cea68b95f68d9f


More information about the perl-devel mailing list