Broken dependencies: perl-qpid_proton
by Fedora Koji Build System
perl-qpid_proton has broken dependencies in the rawhide tree:
On x86_64:
perl-qpid_proton-0.6-1.fc21.x86_64 requires perl(qpid_proton)
perl-qpid_proton-0.6-1.fc21.x86_64 requires perl(qpid::proton::ExceptionHandling)
On i386:
perl-qpid_proton-0.6-1.fc21.i686 requires perl(qpid_proton)
perl-qpid_proton-0.6-1.fc21.i686 requires perl(qpid::proton::ExceptionHandling)
On armhfp:
perl-qpid_proton-0.6-1.fc21.armv7hl requires perl(qpid_proton)
perl-qpid_proton-0.6-1.fc21.armv7hl requires perl(qpid::proton::ExceptionHandling)
Please resolve this as soon as possible.
9 years, 1 month
Broken dependencies: mojomojo
by Fedora Koji Build System
mojomojo has broken dependencies in the rawhide tree:
On x86_64:
mojomojo-1.10-1.fc20.noarch requires perl(HTML::FormFu::Element::reCAPTCHA)
On i386:
mojomojo-1.10-1.fc20.noarch requires perl(HTML::FormFu::Element::reCAPTCHA)
On armhfp:
mojomojo-1.10-1.fc20.noarch requires perl(HTML::FormFu::Element::reCAPTCHA)
Please resolve this as soon as possible.
9 years, 1 month
Broken dependencies: perl-Language-Expr
by Fedora Koji Build System
perl-Language-Expr has broken dependencies in the rawhide tree:
On x86_64:
perl-Language-Expr-0.19-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)
On i386:
perl-Language-Expr-0.19-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)
On armhfp:
perl-Language-Expr-0.19-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.
9 years, 1 month
Broken dependencies: perl-Catalyst-Controller-HTML-FormFu
by Fedora Koji Build System
perl-Catalyst-Controller-HTML-FormFu has broken dependencies in the rawhide tree:
On x86_64:
perl-Catalyst-Controller-HTML-FormFu-0.09004-4.fc20.noarch requires perl(HTML::FormFu::MultiForm)
On i386:
perl-Catalyst-Controller-HTML-FormFu-0.09004-4.fc20.noarch requires perl(HTML::FormFu::MultiForm)
On armhfp:
perl-Catalyst-Controller-HTML-FormFu-0.09004-4.fc20.noarch requires perl(HTML::FormFu::MultiForm)
Please resolve this as soon as possible.
9 years, 1 month
[perl-Text-Wrapper] Upstream update.
by corsepiu
commit 4dad99d0cca6efc2aa31f122f7c8ef95486d1780
Author: Ralf Corsépius <corsepiu(a)fedoraproject.org>
Date: Sat Feb 1 14:08:16 2014 +0100
Upstream update.
- Reflect upstream not wanting us to perform Pod tests.
perl-Text-Wrapper.spec | 14 ++++++++------
1 files changed, 8 insertions(+), 6 deletions(-)
---
diff --git a/perl-Text-Wrapper.spec b/perl-Text-Wrapper.spec
index 077b65f..2cfbced 100644
--- a/perl-Text-Wrapper.spec
+++ b/perl-Text-Wrapper.spec
@@ -1,6 +1,6 @@
Name: perl-Text-Wrapper
-Version: 1.04
-Release: 6%{?dist}
+Version: 1.05
+Release: 1%{?dist}
Summary: Simple word wrapping perl module
License: GPL+ or Artistic
Group: Development/Libraries
@@ -10,10 +10,8 @@ Source0: http://www.cpan.org/modules/by-module/Text/Text-Wrapper-%{version}.tar
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.30
BuildRequires: perl(Carp)
BuildRequires: perl(Test::More)
-# For improved tests
-BuildRequires: perl(Test::Pod) >= 1.41
-BuildRequires: perl(Test::Pod::Coverage) >= 1.08
-BuildRequires: perl(Pod::Coverage::TrustPod)
+BuildRequires: perl(strict)
+BuildRequires: perl(warnings)
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
BuildArch: noarch
@@ -45,6 +43,10 @@ make test RELEASE_TESTING=1
%{_mandir}/man3/*
%changelog
+* Sat Feb 01 2014 Ralf Corsépius <corsepiu(a)fedoraproject.org> - 1.05-1
+- Upstream update.
+- Reflect upstream not wanting us to perform Pod tests.
+
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng(a)lists.fedoraproject.org> - 1.04-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
9 years, 1 month