commit a0634c1355a229e738031bd2793575e130082e39 Author: Tom Callaway <spot@xxxxxxxxxxxxxxxxx> Date: Thu Mar 22 10:47:08 2012 -0400 fix missing BR perl-IPC-ShareLite.spec | 8 +++++++- 1 files changed, 7 insertions(+), 1 deletions(-) --- diff --git a/perl-IPC-ShareLite.spec b/perl-IPC-ShareLite.spec index fe7f5a7..80ffdfc 100644 --- a/perl-IPC-ShareLite.spec +++ b/perl-IPC-ShareLite.spec @@ -1,6 +1,6 @@ Name: perl-IPC-ShareLite Version: 0.17 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Lightweight interface to shared memory License: GPL+ or Artistic Group: Development/Libraries @@ -10,6 +10,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(Test::More) BuildRequires: perl(Test::Pod) +BuildRequires: perl(File::Spec) +BuildRequires: perl(Devel::CheckLib) +BuildRequires: perl(CPAN::Meta) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description @@ -48,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Thu Mar 22 2012 Tom Callaway <spot@xxxxxxxxxxxxxxxxx> - 0.17-6 +- get building again + * Fri Jan 13 2012 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.17-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_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