commit 3233966dc83acae5a550e036faeca9c4f63c0ac6 Author: Iain Arnell <iarnell@xxxxxxxxx> Date: Sat May 14 09:47:46 2011 +0200 Add perl(LWP::UserAgent) BuildRequires It's no longer pulled in automatically since HTTP modules split from libwww-perl. perl-HTTP-Response-Encoding.spec | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) --- diff --git a/perl-HTTP-Response-Encoding.spec b/perl-HTTP-Response-Encoding.spec index 87223eb..e460e2f 100644 --- a/perl-HTTP-Response-Encoding.spec +++ b/perl-HTTP-Response-Encoding.spec @@ -1,6 +1,6 @@ Name: perl-HTTP-Response-Encoding Version: 0.06 -Release: 5%{?dist} +Release: 6%{?dist} Summary: HTTP::Response::Encoding Perl module License: GPL+ or Artistic Group: Development/Libraries @@ -10,6 +10,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(HTTP::Response) +BuildRequires: perl(LWP::UserAgent) BuildRequires: perl(Test::More) # For improved tests @@ -51,6 +52,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/* %changelog +* Sat May 14 2011 Iain Arnell <iarnell@xxxxxxxxx> 0.06-6 +- Add perl(LWP::UserAgent) BuildRequires + * Tue Feb 08 2011 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.06-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_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