commit fb4dd5357abeccde1ecc6f4225aa8f6c3aa9c939 Author: Robin Lee <cheeselee@xxxxxxxxxxxxxxxxx> Date: Thu Aug 16 11:07:06 2012 +0800 Requires perl(LWP::Protocol::https) perl-Net-Dropbox-API.spec | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) --- diff --git a/perl-Net-Dropbox-API.spec b/perl-Net-Dropbox-API.spec index ac1b8d1..0a3f904 100644 --- a/perl-Net-Dropbox-API.spec +++ b/perl-Net-Dropbox-API.spec @@ -1,6 +1,6 @@ Name: perl-Net-Dropbox-API Version: 1.8 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A dropbox API interface License: GPL+ or Artistic Group: Development/Libraries @@ -18,6 +18,7 @@ BuildRequires: perl(Net::OAuth) BuildRequires: perl(Test::More) BuildRequires: perl(URI) Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) +Requires: perl(LWP::Protocol::https) %description The Dropbox API is a OAuth based API. It is abstracted as much away @@ -47,6 +48,9 @@ make test %{_mandir}/man3/* %changelog +* Thu Aug 16 2012 Robin Lee <cheeselee@xxxxxxxxxxxxxxxxx> - 1.8-3 +- Requires perl(LWP::Protocol::https) + * Fri Jul 20 2012 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 1.8-2 - 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