commit 9bf0afbc1aa61a8259b634fd327d719f38dd2478 Author: Jitka Plesnikova <jplesnik@xxxxxxxxxx> Date: Tue Aug 28 10:36:39 2012 +0200 Specify all dependencies perl-URI.spec | 15 ++++++++++++++- 1 files changed, 14 insertions(+), 1 deletions(-) --- diff --git a/perl-URI.spec b/perl-URI.spec index f26087e..1ed3dc4 100644 --- a/perl-URI.spec +++ b/perl-URI.spec @@ -1,6 +1,6 @@ Name: perl-URI Version: 1.60 -Release: 4%{?dist} +Release: 5%{?dist} Summary: A Perl module implementing URI parsing and manipulation Group: Development/Libraries License: GPL+ or Artistic @@ -9,15 +9,25 @@ Source0: http://www.cpan.org/authors/id/G/GA/GAAS/URI-%{version}.tar.gz BuildArch: noarch BuildRequires: perl(Carp) BuildRequires: perl(constant) +BuildRequires: perl(Cwd) +BuildRequires: perl(Data::Dumper) +BuildRequires: perl(Encode) BuildRequires: perl(Exporter) BuildRequires: perl(ExtUtils::MakeMaker) +BuildRequires: perl(File::Spec::Functions) BuildRequires: perl(MIME::Base64) +BuildRequires: perl(Net::Domain) +BuildRequires: perl(Storable) +BuildRequires: perl(Test) BuildRequires: perl(Test::More) # Business::ISBN -> Test::Pod -> Pod::Simple -> HTML::Entities (HTML::Parser) -> URI %if 0%{!?perl_bootstrap:1} BuildRequires: perl(Business::ISBN) %endif Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) +Requires: perl(Cwd) +Requires: perl(Data::Dumper) +Requires: perl(Net::Domain) %description This module implements the URI class. Objects of this class represent @@ -57,6 +67,9 @@ make test %{_mandir}/man3/URI::ldap.3pm* %changelog +* Tue Aug 28 2012 Jitka Plesnikova <jplesnik@xxxxxxxxxx> - 1.60-5 +- Specify all dependencies + * Fri Jul 20 2012 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 1.60-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_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