commit bada7bb7fb69058bb3a708c8ae0cbeb92f32e275 Author: Lubomir Rintel <lkundrak@xxxxx> Date: Sun Dec 12 16:17:41 2010 +0100 Fix el6 build perl-KinoSearch.spec | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) --- diff --git a/perl-KinoSearch.spec b/perl-KinoSearch.spec index 581fa19..12a2d90 100644 --- a/perl-KinoSearch.spec +++ b/perl-KinoSearch.spec @@ -1,6 +1,6 @@ Name: perl-KinoSearch Version: 0.165 -Release: 2%{?dist} +Release: 3%{?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. @@ -20,10 +20,12 @@ BuildRequires: perl(Lingua::StopWords) >= 0.02 BuildRequires: perl(Module::Build) BuildRequires: perl(Test::Pod::Coverage) >= 1.04 BuildRequires: perl(Test::Pod) >= 1.14 +BuildRequires: perl(Time::HiRes) Requires: perl(Compress::Zlib) Requires: perl(Lingua::Stem::Snowball) >= 0.94 Requires: perl(Lingua::StopWords) >= 0.02 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +Requires: perl(Time::HiRes) %description KinoSearch is a loose port of the Java search engine library Apache Lucene, @@ -62,6 +64,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Sun Dec 12 2010 Lubomir Rintel <lkundrak@xxxxx> - 0.165-3 +- Fix el6 build + * Sun Jul 26 2009 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.165-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel