Author: ppisar Update of /cvs/pkgs/rpms/perl-Fedora-Bugzilla/F-13 In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv29797 Modified Files: perl-Fedora-Bugzilla.spec Log Message: Fix dependecies Index: perl-Fedora-Bugzilla.spec =================================================================== RCS file: /cvs/pkgs/rpms/perl-Fedora-Bugzilla/F-13/perl-Fedora-Bugzilla.spec,v retrieving revision 1.8 retrieving revision 1.9 diff -u -p -r1.8 -r1.9 --- perl-Fedora-Bugzilla.spec 28 Jan 2010 01:56:28 -0000 1.8 +++ perl-Fedora-Bugzilla.spec 16 Jun 2010 11:48:49 -0000 1.9 @@ -1,6 +1,6 @@ Name: perl-Fedora-Bugzilla Version: 0.13 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Access Fedora's Bugzilla Group: Development/Libraries @@ -40,11 +40,13 @@ BuildRequires: perl(XML::Twig) BuildRequires: perl(CPAN) # tests +BuildRequires: perl(MooseX::Types::DateTimeX) BuildRequires: perl(Test::More) # not automagically picked up atm (grrr) Requires: perl(Crypt::SSLeay) Requires: perl(MooseX::MultiInitArg) +Requires: perl(RPC::XML::Client) %description The XML-RPC interface to bugzilla is quite useful, and while Bugzilla 3.x @@ -93,6 +95,11 @@ rm -rf %{buildroot} %changelog +* Wed Jun 16 2010 Petr Pisar <ppisar@xxxxxxxxxx> - 0.13-3 +- Add perl(RPC::XML::Client) requires (related to bug #529172) +- Add perl(MooseX::Types::DateTimeX) build requires because of tests + (bug #600026) + * Wed Jan 27 2010 Tom "spot" Callaway <tcallawa@xxxxxxxxxx> - 0.13-2 - drop hardcoded requires on MooseX::Traits::Attribute::CascadeClear -- 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