From d81d8321b776a4433cb2f7712d4f64e5a383b867 Mon Sep 17 00:00:00 2001
From: Iain Arnell <[email protected]>
Date: Sun, 12 Dec 2010 09:33:28 +0100
Subject: doesn't require perl(Test::Exception) or perl(Test::More)
---
perl-Crypt-SMIME.spec | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/perl-Crypt-SMIME.spec b/perl-Crypt-SMIME.spec
index 1fecffa..7ee1af3 100644
--- a/perl-Crypt-SMIME.spec
+++ b/perl-Crypt-SMIME.spec
@@ -1,6 +1,6 @@
Name: perl-Crypt-SMIME
Version: 0.09
-Release: 4%{?dist}
+Release: 5%{?dist}
Summary: S/MIME message signing, verification, encryption and decryption
License: GPL+ or Artistic
Group: Development/Libraries
@@ -11,8 +11,6 @@ BuildRequires: openssl-devel
BuildRequires: perl(ExtUtils::MakeMaker)
BuildRequires: perl(Test::Exception)
BuildRequires: perl(Test::More)
-Requires: perl(Test::Exception)
-Requires: perl(Test::More)
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo
$version))
#Add a test sub package.
@@ -55,6 +53,9 @@ rm -rf $RPM_BUILD_ROOT
%{_mandir}/man3/*
%changelog
+* Sun Dec 12 2010 Iain Arnell <[email protected]> 0.09-5
+- doesn't require perl(Test::Exception) or perl(Test::More)
+
* Tue Jun 22 2010 Petr Pisar <[email protected]> 0.09-4
- Rebuild against perl-5.12
--
cgit v1.1
https://src.fedoraproject.org/cgit/perl-Crypt-SMIME.git/commit/?h=epel7&id=d81d8321b776a4433cb2f7712d4f64e5a383b867
_______________________________________________
perl-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]