rpms/perl-Fedora-Bugzilla/F-12 perl-Fedora-Bugzilla.spec,1.5,1.6

Petr Pisar ppisar at fedoraproject.org
Wed Jun 16 12:38:51 UTC 2010


Author: ppisar

Update of /cvs/pkgs/rpms/perl-Fedora-Bugzilla/F-12
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv2212

Modified Files:
	perl-Fedora-Bugzilla.spec 
Log Message:
Add missing dependency


Index: perl-Fedora-Bugzilla.spec
===================================================================
RCS file: /cvs/pkgs/rpms/perl-Fedora-Bugzilla/F-12/perl-Fedora-Bugzilla.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -p -r1.5 -r1.6
--- perl-Fedora-Bugzilla.spec	26 Jul 2009 05:57:01 -0000	1.5
+++ perl-Fedora-Bugzilla.spec	16 Jun 2010 12:38:50 -0000	1.6
@@ -1,6 +1,6 @@
 Name:           perl-Fedora-Bugzilla
 Version:        0.10
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Access Fedora's Bugzilla
 
 Group:          Development/Libraries
@@ -41,7 +41,7 @@ BuildRequires:  perl(Test::More)
 # not automagically picked up atm (grrr)
 Requires:       perl(Crypt::SSLeay)
 Requires:       perl(MooseX::MultiInitArg)
-Requires:       perl(MooseX::Traits::Attribute::CascadeClear)
+Requires:       perl(RPC::XML::Client)
 
 %description
 The XML-RPC interface to bugzilla is quite useful, and while Bugzilla 3.x 
@@ -90,6 +90,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Wed Jun 16 2010 Petr Pisar <ppisar at redhat.com> - 0.10-3
+- Add perl(RPC::XML::Client) requires (related to bug #528159)
+
 * Sat Jul 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.10-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 




More information about the perl-devel mailing list