commit cb40d69edc1bffd4b0f35ad08d10cec9ce5949a9 Author: Tom Callaway <spot@xxxxxxxxxxxxxxxxx> Date: Thu Mar 22 12:35:16 2012 -0400 fix missing BR perl-Apache-Session.spec | 9 ++++++++- 1 files changed, 8 insertions(+), 1 deletions(-) --- diff --git a/perl-Apache-Session.spec b/perl-Apache-Session.spec index 53e2402..951a8a1 100644 --- a/perl-Apache-Session.spec +++ b/perl-Apache-Session.spec @@ -1,6 +1,6 @@ Name: perl-Apache-Session Version: 1.89 -Release: 4%{?dist} +Release: 5%{?dist} Summary: Persistence framework for session data License: GPL+ or Artistic Group: Development/Libraries @@ -10,6 +10,10 @@ Source0: http://www.cpan.org/authors/id/C/CH/CHORNY/Apache-Session-%{vers Patch0: Apache-Session-mp2.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch +BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(File::Temp) +BuildRequires: perl(Digest::MD5) +BuildRequires: perl(IO::File) BuildRequires: perl(DBI) BuildRequires: perl(Module::Build) BuildRequires: perl(Test::Deep) >= 0.082 @@ -57,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Thu Mar 22 2012 Tom Callaway <spot@xxxxxxxxxxxxxxxxx> - 1.89-5 +- fix missing BR + * Fri Jan 13 2012 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 1.89-4 - 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