[perl-KinoSearch1] BuildRequires perl(Digest::MD5)

Iain Arnell iarnell at fedoraproject.org
Sat Jan 14 20:44:02 UTC 2012


commit 37d9b737214fc338700c10644faac4fa9449c37d
Author: Iain Arnell <iarnell at gmail.com>
Date:   Sat Jan 14 21:43:51 2012 +0100

    BuildRequires perl(Digest::MD5)

 perl-KinoSearch1.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/perl-KinoSearch1.spec b/perl-KinoSearch1.spec
index 679aef5..397b782 100644
--- a/perl-KinoSearch1.spec
+++ b/perl-KinoSearch1.spec
@@ -1,6 +1,6 @@
 Name:           perl-KinoSearch1
 Version:        1.01
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Search engine library
 # ApacheLicense2.0.txt included is included just becuase the upstream
 # author decided to include it and is only for informative purposes.
@@ -12,6 +12,7 @@ URL:            http://search.cpan.org/dist/KinoSearch1/
 Source0:        http://www.cpan.org/authors/id/C/CR/CREAMYG/KinoSearch1-%{version}.tar.gz
 Source1:        LICENSING.mbox
 BuildRequires:  perl(Compress::Zlib)
+BuildRequires:  perl(Digest::MD5)
 BuildRequires:  perl(ExtUtils::CBuilder)
 BuildRequires:  perl(ExtUtils::ParseXS)
 BuildRequires:  perl(Lingua::Stem::Snowball) >= 0.94
@@ -55,6 +56,9 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \;
 %{_mandir}/man3/*
 
 %changelog
+* Sat Jan 14 2012 Iain Arnell <iarnell at gmail.com> 1.01-4
+- BuildRequires perl(Digest::MD5)
+
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.01-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 


More information about the scm-commits mailing list