[perl-Lingua-Stem-Snowball] doesn't require perl(Test::More)

Iain Arnell iarnell at fedoraproject.org
Sun Dec 12 07:28:13 UTC 2010


commit 31f0bd9866ba9e1eb7d546f936e2379a7c9c6d54
Author: Iain Arnell <iarnell at gmail.com>
Date:   Sun Dec 12 08:26:39 2010 +0100

    doesn't require perl(Test::More)

 perl-Lingua-Stem-Snowball.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/perl-Lingua-Stem-Snowball.spec b/perl-Lingua-Stem-Snowball.spec
index fefd6ea..c0a38c2 100644
--- a/perl-Lingua-Stem-Snowball.spec
+++ b/perl-Lingua-Stem-Snowball.spec
@@ -1,6 +1,6 @@
 Name:           perl-Lingua-Stem-Snowball
 Version:        0.952
-Release:        6%{?dist}
+Release:        7%{?dist}
 Summary:        Perl interface to Snowball stemmers
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -11,7 +11,6 @@ BuildRequires:  perl(ExtUtils::CBuilder)
 BuildRequires:  perl(ExtUtils::ParseXS)
 BuildRequires:  perl(Module::Build)
 BuildRequires:  perl(Test::More)
-Requires:       perl(Test::More)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description 
@@ -56,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Sun Dec 12 2010 Iain Arnell <iarnell at gmail.com> 0.952-7
+- doesn't require perl(Test::More)
+
 * Mon May 03 2010 Marcela Maslanova <mmaslano at redhat.com> - 0.952-6
 - Mass rebuild with perl-5.12.0
 



More information about the perl-devel mailing list