From 22f7e488cd13da9d54235cc880abde8d299319a4 Mon Sep 17 00:00:00 2001
From: Tom Callaway <[email protected]>
Date: Tue, 16 Oct 2007 20:23:39 +0000
Subject: Test::More
---
perl-IO-Interface.spec | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/perl-IO-Interface.spec b/perl-IO-Interface.spec
index 5a776ed..a70987b 100644
--- a/perl-IO-Interface.spec
+++ b/perl-IO-Interface.spec
@@ -1,6 +1,6 @@
Name: perl-IO-Interface
Version: 1.03
-Release: 1%{?dist}.1
+Release: 1%{?dist}.2
Summary: Perl extension for accessing network card configuration
information
Group: Development/Libraries
@@ -10,6 +10,7 @@ Source0:
http://www.cpan.org/authors/id/L/LD/LDS/IO-Interface-%{version}.
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: perl(ExtUtils::MakeMaker)
+BuildRequires: perl(Test::More)
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo
$version))
%description
@@ -54,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT
%changelog
+* Tue Oct 16 2007 Tom "spot" Callaway <[email protected]> - 1.03-1.2
+- add BR: perl(Test::More)
+
* Tue Oct 16 2007 Tom "spot" Callaway <[email protected]> - 1.03-1.1
- correct license tag
- add BR: perl(ExtUtils::MakeMaker)
--
cgit v0.12
http://pkgs.fedoraproject.org/cgit/perl-IO-Interface.git/commit/?h=epel7&id=22f7e488cd13da9d54235cc880abde8d299319a4
_______________________________________________
perl-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]