[Bug 992734] perl-Test-Class: FTBFS in rawhide

2013-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=992734

Ralf Corsepius rc040...@freenet.de changed:

   What|Removed |Added

 Blocks||992709



-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=PeeL5r7hGua=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 992709] perl-ParseUtil-Domain: FTBFS in rawhide

2013-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=992709

Ralf Corsepius rc040...@freenet.de changed:

   What|Removed |Added

 CC||rc040...@freenet.de
 Depends On||992734



-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=J0Grz0dX7ta=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 992722] perl-Syntax-Feature-Loop: FTBFS in rawhide

2013-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=992722

Jitka Plesnikova jples...@redhat.com changed:

   What|Removed |Added

 Status|NEW |CLOSED
   Fixed In Version||perl-Syntax-Feature-Loop-1.
   ||6.0-6.fc20
 Resolution|--- |RAWHIDE
Last Closed||2013-08-07 02:55:51



-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=st6JubXQtRa=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-HTML-FormFu] Locale::Maketext is needed at run-time

2013-08-07 Thread Petr Pisar
commit 3f2c9561caffccc2d6a2eef4becb35bed6db4c29
Author: Petr Písař ppi...@redhat.com
Date:   Wed Aug 7 09:36:16 2013 +0200

Locale::Maketext is needed at run-time

 perl-HTML-FormFu.spec |6 +-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/perl-HTML-FormFu.spec b/perl-HTML-FormFu.spec
index 0e5425a..1b6e1d4 100644
--- a/perl-HTML-FormFu.spec
+++ b/perl-HTML-FormFu.spec
@@ -1,6 +1,6 @@
 Name:   perl-HTML-FormFu
 Version:0.09010
-Release:3%{?dist}
+Release:4%{?dist}
 Summary:HTML Form Creation, Rendering and Validation Framework
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -72,6 +72,7 @@ Requires:   perl(DateTime) = 0.38
 Requires:   perl(DateTime::Format::Builder) = 0.80
 Requires:   perl(HTML::TokeParser::Simple) = 3.14
 Requires:   perl(HTTP::Headers) = 1.64
+Requires:   perl(Locale::Maketext)
 Requires:   perl(MooseX::Attribute::Chained) = 1.0.1
 Requires:   perl(Template)
 Requires:   perl(YAML::XS) = 0.32
@@ -120,6 +121,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Aug 07 2013 Petr Pisar ppi...@redhat.com - 0.09010-4
+- Locale::Maketext is needed at run-time
+
 * Sat Aug 03 2013 Petr Pisar ppi...@redhat.com - 0.09010-3
 - Perl 5.18 rebuild
 
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Catalyst-Plugin-PageCache] Define POD encoding

2013-08-07 Thread Petr Pisar
commit 3d47d3a8ccee35339257e5e9990a193ceb9e265a
Author: Petr Písař ppi...@redhat.com
Date:   Wed Aug 7 09:49:23 2013 +0200

Define POD encoding

 ...Plugin-PageCache-0.31-Define-POD-encoding.patch |   31 
 perl-Catalyst-Plugin-PageCache.spec|4 ++
 2 files changed, 35 insertions(+), 0 deletions(-)
---
diff --git a/Catalyst-Plugin-PageCache-0.31-Define-POD-encoding.patch 
b/Catalyst-Plugin-PageCache-0.31-Define-POD-encoding.patch
new file mode 100644
index 000..abbe308
--- /dev/null
+++ b/Catalyst-Plugin-PageCache-0.31-Define-POD-encoding.patch
@@ -0,0 +1,31 @@
+From 3d07b126fb4bb8c3d29e2fa347f9bdc0521b63e0 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= ppi...@redhat.com
+Date: Wed, 7 Aug 2013 09:45:46 +0200
+Subject: [PATCH] Define POD encoding
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+https://rt.cpan.org/Public/Bug/Display.html?id=87667
+
+Signed-off-by: Petr Písař ppi...@redhat.com
+---
+ lib/Catalyst/Plugin/PageCache.pm | 2 ++
+ 1 file changed, 2 insertions(+)
+
+diff --git a/lib/Catalyst/Plugin/PageCache.pm 
b/lib/Catalyst/Plugin/PageCache.pm
+index 0444b44..059f917 100644
+--- a/lib/Catalyst/Plugin/PageCache.pm
 b/lib/Catalyst/Plugin/PageCache.pm
+@@ -492,6 +492,8 @@ sub _get_page_cache_key {
+ 1;
+ __END__
+ 
++=encoding utf8
++
+ =head1 NAME
+ 
+ Catalyst::Plugin::PageCache - Cache the output of entire pages
+-- 
+1.8.1.4
+
diff --git a/perl-Catalyst-Plugin-PageCache.spec 
b/perl-Catalyst-Plugin-PageCache.spec
index da1d678..c330c3a 100644
--- a/perl-Catalyst-Plugin-PageCache.spec
+++ b/perl-Catalyst-Plugin-PageCache.spec
@@ -6,6 +6,8 @@ License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Catalyst-Plugin-PageCache/
 Source0:
http://search.cpan.org/CPAN/authors/id/T/TI/TIMB/Catalyst-Plugin-PageCache-%{version}.tar.gz
+# Define POD encoding, CPAN RT#87667
+Patch0: Catalyst-Plugin-PageCache-0.31-Define-POD-encoding.patch
 BuildArch:  noarch
 BuildRequires:  perl(Cache::Cache) = 1.04
 BuildRequires:  perl(Cache::FileCache)
@@ -34,6 +36,7 @@ for withstanding a Slashdotting, for example.
 
 %prep
 %setup -q -n Catalyst-Plugin-PageCache-%{version}
+%patch0 -p1
 iconv -f iso-8859-1 -t utf-8 README README.conv  mv README.conv README
 
 %build
@@ -60,6 +63,7 @@ TEST_POD=yep make test
 %changelog
 * Wed Aug 07 2013 Petr Pisar ppi...@redhat.com - 0.31-9
 - Perl 5.18 rebuild
+- Define POD encoding (CPAN RT#87667)
 
 * Sat Aug 03 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.31-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 992578] perl-Debug-Client: FTBFS in rawhide

2013-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=992578

Ralf Corsepius rc040...@freenet.de changed:

   What|Removed |Added

 CC||rc040...@freenet.de
 Depends On||992734



-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=utSdKzbvPra=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 992734] perl-Test-Class: FTBFS in rawhide

2013-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=992734

Ralf Corsepius rc040...@freenet.de changed:

   What|Removed |Added

 Blocks||992578



-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=APJGtJR9Ksa=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 992734] perl-Test-Class: FTBFS in rawhide

2013-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=992734



--- Comment #3 from Petr Pisar ppi...@redhat.com ---
Test-Simple 0.98_05 fixes another bugs that appeared in the early rebuild
stage, thus I upgraded to the this development version intentionally.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=rItlYcFV0Wa=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 992734] perl-Test-Class: FTBFS in rawhide

2013-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=992734



--- Comment #4 from Petr Pisar ppi...@redhat.com ---
This looks like a different wording introduced in 0.98_04. I have already
adapted other packages due this change. I will try it here too.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=t5g24Y5OIFa=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-MooseX-TrackDirty-Attributes] Perl 5.18 rebuild

2013-08-07 Thread Petr Pisar
commit 1e13f89533a07f2b25ad2814849a085db16ce7dc
Author: Petr Písař ppi...@redhat.com
Date:   Wed Aug 7 12:15:43 2013 +0200

Perl 5.18 rebuild

 perl-MooseX-TrackDirty-Attributes.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-MooseX-TrackDirty-Attributes.spec 
b/perl-MooseX-TrackDirty-Attributes.spec
index b47f632..fbdd18d 100644
--- a/perl-MooseX-TrackDirty-Attributes.spec
+++ b/perl-MooseX-TrackDirty-Attributes.spec
@@ -1,6 +1,6 @@
 Name:   perl-MooseX-TrackDirty-Attributes
 Version:2.002
-Release:3%{?dist}
+Release:4%{?dist}
 Summary:Track dirtied attributes
 License:LGPLv2
 Group:  Development/Libraries
@@ -55,6 +55,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Aug 07 2013 Petr Pisar ppi...@redhat.com - 2.002-4
+- Perl 5.18 rebuild
+
 * Sat Aug 03 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 2.002-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-MooseX-Role-XMLRPC-Client] Perl 5.18 rebuild

2013-08-07 Thread Petr Pisar
commit 065fe452453c457c895d405226c5c2639e7c3695
Author: Petr Písař ppi...@redhat.com
Date:   Wed Aug 7 12:15:43 2013 +0200

Perl 5.18 rebuild

 perl-MooseX-Role-XMLRPC-Client.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-MooseX-Role-XMLRPC-Client.spec 
b/perl-MooseX-Role-XMLRPC-Client.spec
index f549cda..af592f7 100644
--- a/perl-MooseX-Role-XMLRPC-Client.spec
+++ b/perl-MooseX-Role-XMLRPC-Client.spec
@@ -1,6 +1,6 @@
 Name:   perl-MooseX-Role-XMLRPC-Client 
 Version:0.06
-Release:5%{?dist}
+Release:6%{?dist}
 # lib/MooseX/Role/XMLRPC/Client.pm - LGPLv2+
 License:LGPLv2+
 Group:  Development/Libraries
@@ -57,6 +57,9 @@ find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
 %{_mandir}/man3/*.3*
 
 %changelog
+* Wed Aug 07 2013 Petr Pisar ppi...@redhat.com - 0.06-6
+- Perl 5.18 rebuild
+
 * Sat Aug 03 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.06-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 981399] perl-Config-General-2.52 is available

2013-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=981399

Jitka Plesnikova jples...@redhat.com changed:

   What|Removed |Added

 Status|NEW |CLOSED
 CC||jples...@redhat.com
   Fixed In Version||perl-Config-General-2.52-2.
   ||fc20
 Resolution|--- |RAWHIDE
Last Closed||2013-08-07 07:33:38



-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=JIuN4nkmT8a=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-CHI

2013-08-07 Thread buildsys


perl-CHI has broken dependencies in the rawhide tree:
On x86_64:
perl-CHI-0.56-1.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)
On i386:
perl-CHI-0.56-1.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)
On armhfp:
perl-CHI-0.56-1.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-MooseX-Types-DateTime-MoreCoercions

2013-08-07 Thread buildsys


perl-MooseX-Types-DateTime-MoreCoercions has broken dependencies in the rawhide 
tree:
On x86_64:
perl-MooseX-Types-DateTime-MoreCoercions-0.11-1.fc20.noarch requires 
perl(:MODULE_COMPAT_5.16.3)
On i386:
perl-MooseX-Types-DateTime-MoreCoercions-0.11-1.fc20.noarch requires 
perl(:MODULE_COMPAT_5.16.3)
On armhfp:
perl-MooseX-Types-DateTime-MoreCoercions-0.11-1.fc20.noarch requires 
perl(:MODULE_COMPAT_5.16.3)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl

2013-08-07 Thread buildsys


perl has broken dependencies in the rawhide tree:
On x86_64:
perl-Encode-devel-2.49-286.fc20.noarch requires perl-Encode = 
0:2.49-286.fc20
On i386:
perl-Encode-devel-2.49-286.fc20.noarch requires perl-Encode = 
0:2.49-286.fc20
On armhfp:
perl-Encode-devel-2.49-286.fc20.noarch requires perl-Encode = 
0:2.49-286.fc20
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-IPTables-libiptc

2013-08-07 Thread buildsys


perl-IPTables-libiptc has broken dependencies in the rawhide tree:
On x86_64:
perl-IPTables-libiptc-0.52-5.fc19.x86_64 requires 
perl(:MODULE_COMPAT_5.16.2)
On i386:
perl-IPTables-libiptc-0.52-5.fc19.i686 requires 
perl(:MODULE_COMPAT_5.16.2)
On armhfp:
perl-IPTables-libiptc-0.52-5.fc19.armv7hl requires 
perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Catalyst-Plugin-PageCache

2013-08-07 Thread buildsys


perl-Catalyst-Plugin-PageCache has broken dependencies in the rawhide tree:
On x86_64:
perl-Catalyst-Plugin-PageCache-0.31-7.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On i386:
perl-Catalyst-Plugin-PageCache-0.31-7.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On armhfp:
perl-Catalyst-Plugin-PageCache-0.31-7.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-SQL-Translator

2013-08-07 Thread buildsys


perl-SQL-Translator has broken dependencies in the rawhide tree:
On x86_64:
perl-SQL-Translator-0.11016-1.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On i386:
perl-SQL-Translator-0.11016-1.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On armhfp:
perl-SQL-Translator-0.11016-1.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Debug-Client

2013-08-07 Thread buildsys


perl-Debug-Client has broken dependencies in the rawhide tree:
On x86_64:
perl-Debug-Client-0.26-1.fc20.noarch requires 
perl(:MODULE_COMPAT_5.16.3)
On i386:
perl-Debug-Client-0.26-1.fc20.noarch requires 
perl(:MODULE_COMPAT_5.16.3)
On armhfp:
perl-Debug-Client-0.26-1.fc20.noarch requires 
perl(:MODULE_COMPAT_5.16.3)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: polymake

2013-08-07 Thread buildsys


polymake has broken dependencies in the rawhide tree:
On x86_64:
polymake-2.12-7.fc20.x86_64 requires perl(:MODULE_COMPAT_5.16.3)
polymake-2.12-7.fc20.x86_64 requires perl = 4:5.16.3
polymake-2.12-7.fc20.x86_64 requires libperl.so()(64bit)
On i386:
polymake-2.12-7.fc20.i686 requires perl(:MODULE_COMPAT_5.16.3)
polymake-2.12-7.fc20.i686 requires perl = 4:5.16.3
polymake-2.12-7.fc20.i686 requires libperl.so
On armhfp:
polymake-2.12-7.fc20.armv7hl requires perl(:MODULE_COMPAT_5.16.3)
polymake-2.12-7.fc20.armv7hl requires perl = 4:5.16.3
polymake-2.12-7.fc20.armv7hl requires libperl.so
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-PDL

2013-08-07 Thread buildsys


perl-PDL has broken dependencies in the rawhide tree:
On x86_64:
perl-PDL-2.4.10-6.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.2)
perl-PDL-2.4.10-6.fc19.x86_64 requires libgd.so.2()(64bit)
On i386:
perl-PDL-2.4.10-6.fc19.i686 requires perl(:MODULE_COMPAT_5.16.2)
perl-PDL-2.4.10-6.fc19.i686 requires libgd.so.2
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Math-NumSeq

2013-08-07 Thread buildsys


perl-Math-NumSeq has broken dependencies in the rawhide tree:
On x86_64:
perl-Math-NumSeq-55-2.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)
On i386:
perl-Math-NumSeq-55-2.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)
On armhfp:
perl-Math-NumSeq-55-2.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Jemplate

2013-08-07 Thread buildsys


perl-Jemplate has broken dependencies in the rawhide tree:
On x86_64:
perl-Jemplate-0.262-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)
On i386:
perl-Jemplate-0.262-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)
On armhfp:
perl-Jemplate-0.262-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-CGI-Ex

2013-08-07 Thread buildsys


perl-CGI-Ex has broken dependencies in the rawhide tree:
On x86_64:
perl-CGI-Ex-2.38-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)
On i386:
perl-CGI-Ex-2.38-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)
On armhfp:
perl-CGI-Ex-2.38-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-CGI-Application-Plugin-DBIx-Class

2013-08-07 Thread buildsys


perl-CGI-Application-Plugin-DBIx-Class has broken dependencies in the rawhide 
tree:
On x86_64:
perl-CGI-Application-Plugin-DBIx-Class-1.000101-2.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On i386:
perl-CGI-Application-Plugin-DBIx-Class-1.000101-2.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On armhfp:
perl-CGI-Application-Plugin-DBIx-Class-1.000101-2.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Catalyst-View-Email

2013-08-07 Thread buildsys


perl-Catalyst-View-Email has broken dependencies in the rawhide tree:
On x86_64:
perl-Catalyst-View-Email-0.33-1.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On i386:
perl-Catalyst-View-Email-0.33-1.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On armhfp:
perl-Catalyst-View-Email-0.33-1.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Module-Starter-Plugin-CGIApp

2013-08-07 Thread buildsys


perl-Module-Starter-Plugin-CGIApp has broken dependencies in the rawhide tree:
On x86_64:
perl-Module-Starter-Plugin-CGIApp-0.42-4.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On i386:
perl-Module-Starter-Plugin-CGIApp-0.42-4.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On armhfp:
perl-Module-Starter-Plugin-CGIApp-0.42-4.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Perl-Stripper

2013-08-07 Thread buildsys


perl-Perl-Stripper has broken dependencies in the rawhide tree:
On x86_64:
perl-Perl-Stripper-0.04-1.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On i386:
perl-Perl-Stripper-0.04-1.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On armhfp:
perl-Perl-Stripper-0.04-1.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-DBIx-Class-TimeStamp

2013-08-07 Thread buildsys


perl-DBIx-Class-TimeStamp has broken dependencies in the rawhide tree:
On x86_64:
perl-DBIx-Class-TimeStamp-0.14-8.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On i386:
perl-DBIx-Class-TimeStamp-0.14-8.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On armhfp:
perl-DBIx-Class-TimeStamp-0.14-8.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Task-Catalyst

2013-08-07 Thread buildsys


perl-Task-Catalyst has broken dependencies in the rawhide tree:
On x86_64:
perl-Task-Catalyst-4.02-5.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On i386:
perl-Task-Catalyst-4.02-5.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On armhfp:
perl-Task-Catalyst-4.02-5.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Log-Contextual

2013-08-07 Thread buildsys


perl-Log-Contextual has broken dependencies in the rawhide tree:
On x86_64:
perl-Log-Contextual-0.005003-1.fc20.noarch requires 
perl(:MODULE_COMPAT_5.16.3)
On i386:
perl-Log-Contextual-0.005003-1.fc20.noarch requires 
perl(:MODULE_COMPAT_5.16.3)
On armhfp:
perl-Log-Contextual-0.005003-1.fc20.noarch requires 
perl(:MODULE_COMPAT_5.16.3)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-DBIx-Class-Schema-Loader

2013-08-07 Thread buildsys


perl-DBIx-Class-Schema-Loader has broken dependencies in the rawhide tree:
On x86_64:
perl-DBIx-Class-Schema-Loader-0.07033-2.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On i386:
perl-DBIx-Class-Schema-Loader-0.07033-2.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On armhfp:
perl-DBIx-Class-Schema-Loader-0.07033-2.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-MooseX-Role-XMLRPC-Client

2013-08-07 Thread buildsys


perl-MooseX-Role-XMLRPC-Client has broken dependencies in the rawhide tree:
On x86_64:
perl-MooseX-Role-XMLRPC-Client-0.06-4.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On i386:
perl-MooseX-Role-XMLRPC-Client-0.06-4.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On armhfp:
perl-MooseX-Role-XMLRPC-Client-0.06-4.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Module-Install-ManifestSkip

2013-08-07 Thread buildsys


perl-Module-Install-ManifestSkip has broken dependencies in the rawhide tree:
On x86_64:
perl-Module-Install-ManifestSkip-0.20-4.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On i386:
perl-Module-Install-ManifestSkip-0.20-4.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On armhfp:
perl-Module-Install-ManifestSkip-0.20-4.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Language-Expr

2013-08-07 Thread buildsys


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.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Module-Manifest-Skip

2013-08-07 Thread buildsys


perl-Module-Manifest-Skip has broken dependencies in the rawhide tree:
On x86_64:
perl-Module-Manifest-Skip-0.17-2.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On i386:
perl-Module-Manifest-Skip-0.17-2.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On armhfp:
perl-Module-Manifest-Skip-0.17-2.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-HTML-Mason-PSGIHandler

2013-08-07 Thread buildsys


perl-HTML-Mason-PSGIHandler has broken dependencies in the rawhide tree:
On x86_64:
perl-HTML-Mason-PSGIHandler-0.52-7.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On i386:
perl-HTML-Mason-PSGIHandler-0.52-7.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On armhfp:
perl-HTML-Mason-PSGIHandler-0.52-7.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-DBIx-Class-EncodedColumn

2013-08-07 Thread buildsys


perl-DBIx-Class-EncodedColumn has broken dependencies in the rawhide tree:
On x86_64:
perl-DBIx-Class-EncodedColumn-0.00011-6.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On i386:
perl-DBIx-Class-EncodedColumn-0.00011-6.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On armhfp:
perl-DBIx-Class-EncodedColumn-0.00011-6.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-DBIx-Class

2013-08-07 Thread buildsys


perl-DBIx-Class has broken dependencies in the rawhide tree:
On x86_64:
perl-DBIx-Class-0.08206-1.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On i386:
perl-DBIx-Class-0.08206-1.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On armhfp:
perl-DBIx-Class-0.08206-1.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: mojomojo

2013-08-07 Thread buildsys


mojomojo has broken dependencies in the rawhide tree:
On x86_64:
mojomojo-1.08-2.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)
On i386:
mojomojo-1.08-2.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)
On armhfp:
mojomojo-1.08-2.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: rt3

2013-08-07 Thread buildsys


rt3 has broken dependencies in the rawhide tree:
On x86_64:
perl-RT-Test-3.8.16-1.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)
On i386:
perl-RT-Test-3.8.16-1.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)
On armhfp:
perl-RT-Test-3.8.16-1.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)
On x86_64:
rt3-3.8.16-1.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)
On i386:
rt3-3.8.16-1.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)
On armhfp:
rt3-3.8.16-1.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-IO-Async

2013-08-07 Thread buildsys


perl-IO-Async has broken dependencies in the rawhide tree:
On x86_64:
perl-IO-Async-0.58-1.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)
On i386:
perl-IO-Async-0.58-1.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)
On armhfp:
perl-IO-Async-0.58-1.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: slic3r

2013-08-07 Thread buildsys


slic3r has broken dependencies in the rawhide tree:
On x86_64:
slic3r-0.9.10b-2.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)
On i386:
slic3r-0.9.10b-2.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)
On armhfp:
slic3r-0.9.10b-2.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-HTTP-Server-Simple-Mason

2013-08-07 Thread buildsys


perl-HTTP-Server-Simple-Mason has broken dependencies in the rawhide tree:
On x86_64:
perl-HTTP-Server-Simple-Mason-0.14-8.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On i386:
perl-HTTP-Server-Simple-Mason-0.14-8.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On armhfp:
perl-HTTP-Server-Simple-Mason-0.14-8.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-TAP-Formatter-JUnit

2013-08-07 Thread buildsys


perl-TAP-Formatter-JUnit has broken dependencies in the rawhide tree:
On x86_64:
perl-TAP-Formatter-JUnit-0.09-4.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On i386:
perl-TAP-Formatter-JUnit-0.09-4.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On armhfp:
perl-TAP-Formatter-JUnit-0.09-4.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Module-Package

2013-08-07 Thread buildsys


perl-Module-Package has broken dependencies in the rawhide tree:
On x86_64:
perl-Module-Package-0.30-4.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On i386:
perl-Module-Package-0.30-4.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On armhfp:
perl-Module-Package-0.30-4.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Git-PurePerl

2013-08-07 Thread buildsys


perl-Git-PurePerl has broken dependencies in the rawhide tree:
On x86_64:
perl-Git-PurePerl-0.48-5.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On i386:
perl-Git-PurePerl-0.48-5.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On armhfp:
perl-Git-PurePerl-0.48-5.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-CGI-Application-Structured-Tools

2013-08-07 Thread buildsys


perl-CGI-Application-Structured-Tools has broken dependencies in the rawhide 
tree:
On x86_64:
perl-CGI-Application-Structured-Tools-0.015-4.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On i386:
perl-CGI-Application-Structured-Tools-0.015-4.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On armhfp:
perl-CGI-Application-Structured-Tools-0.015-4.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Encode-JP-Mobile

2013-08-07 Thread buildsys


perl-Encode-JP-Mobile has broken dependencies in the rawhide tree:
On x86_64:
perl-Encode-JP-Mobile-0.30-2.fc19.x86_64 requires 
perl(:MODULE_COMPAT_5.16.2)
On i386:
perl-Encode-JP-Mobile-0.30-2.fc19.i686 requires 
perl(:MODULE_COMPAT_5.16.2)
On armhfp:
perl-Encode-JP-Mobile-0.30-2.fc19.armv7hl requires 
perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-MasonX-Interp-WithCallbacks

2013-08-07 Thread buildsys


perl-MasonX-Interp-WithCallbacks has broken dependencies in the rawhide tree:
On x86_64:
perl-MasonX-Interp-WithCallbacks-1.18-12.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On i386:
perl-MasonX-Interp-WithCallbacks-1.18-12.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On armhfp:
perl-MasonX-Interp-WithCallbacks-1.18-12.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-CGI-FormBuilder

2013-08-07 Thread buildsys


perl-CGI-FormBuilder has broken dependencies in the rawhide tree:
On x86_64:
perl-CGI-FormBuilder-3.0501-17.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On i386:
perl-CGI-FormBuilder-3.0501-17.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On armhfp:
perl-CGI-FormBuilder-3.0501-17.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Qt

2013-08-07 Thread buildsys


perl-Qt has broken dependencies in the rawhide tree:
On x86_64:
perl-Qt-0.96.0-6.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.2)
perl-Qt-0.96.0-6.fc19.x86_64 requires libperl.so()(64bit)
On i386:
perl-Qt-0.96.0-6.fc19.i686 requires perl(:MODULE_COMPAT_5.16.2)
perl-Qt-0.96.0-6.fc19.i686 requires libperl.so
On armhfp:
perl-Qt-0.96.0-6.fc19.armv7hl requires perl(:MODULE_COMPAT_5.16.2)
perl-Qt-0.96.0-6.fc19.armv7hl requires libperl.so
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Alien-ROOT

2013-08-07 Thread buildsys


perl-Alien-ROOT has broken dependencies in the rawhide tree:
On armhfp:
perl-Alien-ROOT-5.34.3.1-2.fc20.noarch requires root-core
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Catalyst-View-Mason

2013-08-07 Thread buildsys


perl-Catalyst-View-Mason has broken dependencies in the rawhide tree:
On x86_64:
perl-Catalyst-View-Mason-0.18-11.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On i386:
perl-Catalyst-View-Mason-0.18-11.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On armhfp:
perl-Catalyst-View-Mason-0.18-11.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Catalyst-Controller-HTML-FormFu

2013-08-07 Thread buildsys


perl-Catalyst-Controller-HTML-FormFu has broken dependencies in the rawhide 
tree:
On x86_64:
perl-Catalyst-Controller-HTML-FormFu-0.09004-2.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On i386:
perl-Catalyst-Controller-HTML-FormFu-0.09004-2.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On armhfp:
perl-Catalyst-Controller-HTML-FormFu-0.09004-2.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-CGI-Application-Structured

2013-08-07 Thread buildsys


perl-CGI-Application-Structured has broken dependencies in the rawhide tree:
On x86_64:
perl-CGI-Application-Structured-0.007-8.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On i386:
perl-CGI-Application-Structured-0.007-8.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On armhfp:
perl-CGI-Application-Structured-0.007-8.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-DBIx-Class-IntrospectableM2M

2013-08-07 Thread buildsys


perl-DBIx-Class-IntrospectableM2M has broken dependencies in the rawhide tree:
On x86_64:
perl-DBIx-Class-IntrospectableM2M-0.001001-4.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On i386:
perl-DBIx-Class-IntrospectableM2M-0.001001-4.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On armhfp:
perl-DBIx-Class-IntrospectableM2M-0.001001-4.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Git-CPAN-Patch

2013-08-07 Thread buildsys


perl-Git-CPAN-Patch has broken dependencies in the rawhide tree:
On x86_64:
perl-Git-CPAN-Patch-0.8.0-4.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On i386:
perl-Git-CPAN-Patch-0.8.0-4.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On armhfp:
perl-Git-CPAN-Patch-0.8.0-4.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Future

2013-08-07 Thread buildsys


perl-Future has broken dependencies in the rawhide tree:
On x86_64:
perl-Future-0.15-1.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)
On i386:
perl-Future-0.15-1.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)
On armhfp:
perl-Future-0.15-1.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-MIME-Lite-HTML

2013-08-07 Thread buildsys


perl-MIME-Lite-HTML has broken dependencies in the rawhide tree:
On x86_64:
perl-MIME-Lite-HTML-1.24-4.fc18.noarch requires 
perl(:MODULE_COMPAT_5.16.0)
On i386:
perl-MIME-Lite-HTML-1.24-4.fc18.noarch requires 
perl(:MODULE_COMPAT_5.16.0)
On armhfp:
perl-MIME-Lite-HTML-1.24-4.fc18.noarch requires 
perl(:MODULE_COMPAT_5.16.0)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-HTML-FormFu-Model-DBIC

2013-08-07 Thread buildsys


perl-HTML-FormFu-Model-DBIC has broken dependencies in the rawhide tree:
On x86_64:
perl-HTML-FormFu-Model-DBIC-0.09010-2.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On i386:
perl-HTML-FormFu-Model-DBIC-0.09010-2.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On armhfp:
perl-HTML-FormFu-Model-DBIC-0.09010-2.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-CatalystX-SimpleLogin

2013-08-07 Thread buildsys


perl-CatalystX-SimpleLogin has broken dependencies in the rawhide tree:
On x86_64:
perl-CatalystX-SimpleLogin-0.18-3.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On i386:
perl-CatalystX-SimpleLogin-0.18-3.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On armhfp:
perl-CatalystX-SimpleLogin-0.18-3.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-ParseUtil-Domain

2013-08-07 Thread buildsys


perl-ParseUtil-Domain has broken dependencies in the rawhide tree:
On x86_64:
perl-ParseUtil-Domain-2.22-3.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On i386:
perl-ParseUtil-Domain-2.22-3.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On armhfp:
perl-ParseUtil-Domain-2.22-3.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Bio-SamTools

2013-08-07 Thread buildsys


perl-Bio-SamTools has broken dependencies in the rawhide tree:
On x86_64:
perl-Bio-SamTools-1.35-2.fc19.x86_64 requires 
perl(Bio::SeqFeature::Lite)
perl-Bio-SamTools-1.35-2.fc19.x86_64 requires perl(Bio::PrimarySeq)
perl-Bio-SamTools-1.35-2.fc19.x86_64 requires 
perl(:MODULE_COMPAT_5.16.2)
On i386:
perl-Bio-SamTools-1.35-2.fc19.i686 requires perl(Bio::SeqFeature::Lite)
perl-Bio-SamTools-1.35-2.fc19.i686 requires perl(Bio::PrimarySeq)
perl-Bio-SamTools-1.35-2.fc19.i686 requires perl(:MODULE_COMPAT_5.16.2)
On armhfp:
perl-Bio-SamTools-1.35-2.fc19.armv7hl requires 
perl(Bio::SeqFeature::Lite)
perl-Bio-SamTools-1.35-2.fc19.armv7hl requires perl(Bio::PrimarySeq)
perl-Bio-SamTools-1.35-2.fc19.armv7hl requires 
perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-MooseX-TrackDirty-Attributes

2013-08-07 Thread buildsys


perl-MooseX-TrackDirty-Attributes has broken dependencies in the rawhide tree:
On x86_64:
perl-MooseX-TrackDirty-Attributes-2.002-2.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On i386:
perl-MooseX-TrackDirty-Attributes-2.002-2.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On armhfp:
perl-MooseX-TrackDirty-Attributes-2.002-2.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Task-Kensho-Logging

2013-08-07 Thread buildsys


perl-Task-Kensho-Logging has broken dependencies in the rawhide tree:
On x86_64:
perl-Task-Kensho-Logging-0.01-1.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On i386:
perl-Task-Kensho-Logging-0.01-1.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On armhfp:
perl-Task-Kensho-Logging-0.01-1.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-DBIx-Class-DateTime-Epoch

2013-08-07 Thread buildsys


perl-DBIx-Class-DateTime-Epoch has broken dependencies in the rawhide tree:
On x86_64:
perl-DBIx-Class-DateTime-Epoch-0.10-2.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On i386:
perl-DBIx-Class-DateTime-Epoch-0.10-2.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On armhfp:
perl-DBIx-Class-DateTime-Epoch-0.10-2.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-DBD-AnyData

2013-08-07 Thread buildsys


perl-DBD-AnyData has broken dependencies in the rawhide tree:
On x86_64:
perl-DBD-AnyData-0.110-6.fc18.noarch requires 
perl(:MODULE_COMPAT_5.16.0)
On i386:
perl-DBD-AnyData-0.110-6.fc18.noarch requires 
perl(:MODULE_COMPAT_5.16.0)
On armhfp:
perl-DBD-AnyData-0.110-6.fc18.noarch requires 
perl(:MODULE_COMPAT_5.16.0)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Bio-ASN1-EntrezGene

2013-08-07 Thread buildsys


perl-Bio-ASN1-EntrezGene has broken dependencies in the rawhide tree:
On x86_64:
perl-Bio-ASN1-EntrezGene-1.091-19.fc20.noarch requires 
perl(Bio::Index::AbstractSeq)
On i386:
perl-Bio-ASN1-EntrezGene-1.091-19.fc20.noarch requires 
perl(Bio::Index::AbstractSeq)
On armhfp:
perl-Bio-ASN1-EntrezGene-1.091-19.fc20.noarch requires 
perl(Bio::Index::AbstractSeq)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-CPS

2013-08-07 Thread buildsys


perl-CPS has broken dependencies in the rawhide tree:
On x86_64:
perl-CPS-0.14-5.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)
On i386:
perl-CPS-0.14-5.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)
On armhfp:
perl-CPS-0.14-5.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-YUM-RepoQuery

2013-08-07 Thread buildsys


perl-YUM-RepoQuery has broken dependencies in the rawhide tree:
On x86_64:
perl-YUM-RepoQuery-0.002-5.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On i386:
perl-YUM-RepoQuery-0.002-5.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On armhfp:
perl-YUM-RepoQuery-0.002-5.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Maypole

2013-08-07 Thread buildsys


perl-Maypole has broken dependencies in the rawhide tree:
On x86_64:
1:perl-Maypole-2.13-12.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)
On i386:
1:perl-Maypole-2.13-12.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)
On armhfp:
1:perl-Maypole-2.13-12.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-DBICx-TestDatabase

2013-08-07 Thread buildsys


perl-DBICx-TestDatabase has broken dependencies in the rawhide tree:
On x86_64:
perl-DBICx-TestDatabase-0.04-6.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On i386:
perl-DBICx-TestDatabase-0.04-6.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On armhfp:
perl-DBICx-TestDatabase-0.04-6.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-DBIx-Class-DynamicDefault

2013-08-07 Thread buildsys


perl-DBIx-Class-DynamicDefault has broken dependencies in the rawhide tree:
On x86_64:
perl-DBIx-Class-DynamicDefault-0.04-4.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On i386:
perl-DBIx-Class-DynamicDefault-0.04-4.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On armhfp:
perl-DBIx-Class-DynamicDefault-0.04-4.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Catalyst-Plugin-Session-Store-DBIC

2013-08-07 Thread buildsys


perl-Catalyst-Plugin-Session-Store-DBIC has broken dependencies in the rawhide 
tree:
On x86_64:
perl-Catalyst-Plugin-Session-Store-DBIC-0.12-5.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On i386:
perl-Catalyst-Plugin-Session-Store-DBIC-0.12-5.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On armhfp:
perl-Catalyst-Plugin-Session-Store-DBIC-0.12-5.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-SOOT

2013-08-07 Thread buildsys


perl-SOOT has broken dependencies in the rawhide tree:
On x86_64:
perl-SOOT-0.17-1.fc20.x86_64 requires perl(:MODULE_COMPAT_5.16.3)
On i386:
perl-SOOT-0.17-1.fc20.i686 requires perl(:MODULE_COMPAT_5.16.3)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Package-Variant

2013-08-07 Thread buildsys


perl-Package-Variant has broken dependencies in the rawhide tree:
On x86_64:
perl-Package-Variant-1.001003-1.fc20.noarch requires 
perl(:MODULE_COMPAT_5.16.3)
On i386:
perl-Package-Variant-1.001003-1.fc20.noarch requires 
perl(:MODULE_COMPAT_5.16.3)
On armhfp:
perl-Package-Variant-1.001003-1.fc20.noarch requires 
perl(:MODULE_COMPAT_5.16.3)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Template-Alloy

2013-08-07 Thread buildsys


perl-Template-Alloy has broken dependencies in the rawhide tree:
On x86_64:
perl-Template-Alloy-1.016-6.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On i386:
perl-Template-Alloy-1.016-6.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On armhfp:
perl-Template-Alloy-1.016-6.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Padre

2013-08-07 Thread buildsys


perl-Padre has broken dependencies in the rawhide tree:
On x86_64:
perl-Padre-0.90-6.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0)
On i386:
perl-Padre-0.90-6.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0)
On armhfp:
perl-Padre-0.90-6.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-CGI-Application-Plugin-DBIC-Schema

2013-08-07 Thread buildsys


perl-CGI-Application-Plugin-DBIC-Schema has broken dependencies in the rawhide 
tree:
On x86_64:
perl-CGI-Application-Plugin-DBIC-Schema-0.3-12.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On i386:
perl-CGI-Application-Plugin-DBIC-Schema-0.3-12.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On armhfp:
perl-CGI-Application-Plugin-DBIC-Schema-0.3-12.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Test-Refcount

2013-08-07 Thread buildsys


perl-Test-Refcount has broken dependencies in the rawhide tree:
On x86_64:
perl-Test-Refcount-0.07-8.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On i386:
perl-Test-Refcount-0.07-8.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On armhfp:
perl-Test-Refcount-0.07-8.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Catalyst-Model-DBIC-Schema

2013-08-07 Thread buildsys


perl-Catalyst-Model-DBIC-Schema has broken dependencies in the rawhide tree:
On x86_64:
perl-Catalyst-Model-DBIC-Schema-0.60-4.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On i386:
perl-Catalyst-Model-DBIC-Schema-0.60-4.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On armhfp:
perl-Catalyst-Model-DBIC-Schema-0.60-4.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-DBIx-Class-Cursor-Cached

2013-08-07 Thread buildsys


perl-DBIx-Class-Cursor-Cached has broken dependencies in the rawhide tree:
On x86_64:
perl-DBIx-Class-Cursor-Cached-1.001002-5.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On i386:
perl-DBIx-Class-Cursor-Cached-1.001002-5.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On armhfp:
perl-DBIx-Class-Cursor-Cached-1.001002-5.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Catalyst-Plugin-Unicode

2013-08-07 Thread buildsys


perl-Catalyst-Plugin-Unicode has broken dependencies in the rawhide tree:
On x86_64:
perl-Catalyst-Plugin-Unicode-0.93-9.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On i386:
perl-Catalyst-Plugin-Unicode-0.93-9.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On armhfp:
perl-Catalyst-Plugin-Unicode-0.93-9.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Test-Class

2013-08-07 Thread buildsys


perl-Test-Class has broken dependencies in the rawhide tree:
On x86_64:
perl-Test-Class-0.39-1.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)
On i386:
perl-Test-Class-0.39-1.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)
On armhfp:
perl-Test-Class-0.39-1.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-SQL-Abstract-Limit

2013-08-07 Thread buildsys


perl-SQL-Abstract-Limit has broken dependencies in the rawhide tree:
On x86_64:
perl-SQL-Abstract-Limit-0.141-12.fc18.noarch requires 
perl(:MODULE_COMPAT_5.16.0)
On i386:
perl-SQL-Abstract-Limit-0.141-12.fc18.noarch requires 
perl(:MODULE_COMPAT_5.16.0)
On armhfp:
perl-SQL-Abstract-Limit-0.141-12.fc18.noarch requires 
perl(:MODULE_COMPAT_5.16.0)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-BackPAN-Index

2013-08-07 Thread buildsys


perl-BackPAN-Index has broken dependencies in the rawhide tree:
On x86_64:
perl-BackPAN-Index-0.42-2.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On i386:
perl-BackPAN-Index-0.42-2.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On armhfp:
perl-BackPAN-Index-0.42-2.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Data-Stream-Bulk

2013-08-07 Thread buildsys


perl-Data-Stream-Bulk has broken dependencies in the rawhide tree:
On x86_64:
perl-Data-Stream-Bulk-0.11-4.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On i386:
perl-Data-Stream-Bulk-0.11-4.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On armhfp:
perl-Data-Stream-Bulk-0.11-4.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-HTML-Mason

2013-08-07 Thread buildsys


perl-HTML-Mason has broken dependencies in the rawhide tree:
On x86_64:
1:perl-HTML-Mason-1.50-1.fc20.noarch requires 
perl(:MODULE_COMPAT_5.16.3)
On i386:
1:perl-HTML-Mason-1.50-1.fc20.noarch requires 
perl(:MODULE_COMPAT_5.16.3)
On armhfp:
1:perl-HTML-Mason-1.50-1.fc20.noarch requires 
perl(:MODULE_COMPAT_5.16.3)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Catalyst-Controller-FormBuilder

2013-08-07 Thread buildsys


perl-Catalyst-Controller-FormBuilder has broken dependencies in the rawhide 
tree:
On x86_64:
perl-Catalyst-Controller-FormBuilder-0.06-8.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On i386:
perl-Catalyst-Controller-FormBuilder-0.06-8.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On armhfp:
perl-Catalyst-Controller-FormBuilder-0.06-8.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Class-DBI-AbstractSearch

2013-08-07 Thread buildsys


perl-Class-DBI-AbstractSearch has broken dependencies in the rawhide tree:
On x86_64:
perl-Class-DBI-AbstractSearch-0.07-19.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On i386:
perl-Class-DBI-AbstractSearch-0.07-19.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On armhfp:
perl-Class-DBI-AbstractSearch-0.07-19.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 992734] perl-Test-Class: FTBFS in rawhide

2013-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=992734



--- Comment #5 from Petr Pisar ppi...@redhat.com ---
Created attachment 783932
  -- https://bugzilla.redhat.com/attachment.cgi?id=783932action=edit
Fix up to 0.98_04

This patch fixes Test-Class test failures due to changes in Test-Simple up to
0.98_04.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=yQzVyGvS92a=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 992734] perl-Test-Class: FTBFS in rawhide

2013-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=992734



--- Comment #6 from Petr Pisar ppi...@redhat.com ---
There are mysterious failure with Test-Simple 0.98_05. They are caused with
this Test-Simple commit:

commit 1d69410753cf233807ef9526b75d74afbddf92d8
Author: nnutter i...@nnutter.com
Date:   Thu Apr 4 22:27:28 2013 -0500

fix bug when test_fail is called via a do statement

test_fail used $0 as the filename instead of the filename reported by
caller. Under normal execution these would be the same but if the test
is executed by a do block then these would no longer be the same.

diff --git a/lib/Test/Builder/Tester.pm b/lib/Test/Builder/Tester.pm
index f84e630..d9ac9e7 100644
--- a/lib/Test/Builder/Tester.pm
+++ b/lib/Test/Builder/Tester.pm
@@ -222,7 +222,7 @@ sub test_fail {
 $line = $line + ( shift() || 0 );# prevent warnings

 # expect that on stderr
-$err-expect(# Failed test ($0 at line $line));
+$err-expect(# Failed test ($filename at line $line));
 }

 =item test_diag

They happen when Test-Class test calls test_err(qr//):

[test@fedora-20 test-class]$ perl -I/tmp/Test-Simple-0.98_05/lib/ -T -Ilib
t/runtests_return.t
1..2
ok 1 - early return handled (skip)
not ok 2 - early return handled (fail)
#   Failed test 'early return handled (fail)'
#   at t/runtests_return.t line 42.
# STDERR is:
# #   Failed test '(Bar::darwin_only returned before plan complete)'
# #   at lib/Test/Class.pm line 392.
# #   (in Bar-darwin_only)
# #   Failed test '(Bar::darwin_only returned before plan complete)'
# #   at lib/Test/Class.pm line 392.
# #   (in Bar-darwin_only)
# 
# not:
# (?^s:.*in Bar-darwin_only.*)
# 
# as expected

But I don't understand why that fails because it nowhere checks the file name.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=j6PdgJcwqla=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 992734] perl-Test-Class: FTBFS in rawhide

2013-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=992734



--- Comment #7 from Petr Pisar ppi...@redhat.com ---
Hm, no. It's caused by this Test-Simple commit:



commit 497965306444982d4948e24811e44e72619885f8
Author: Michael G. Schwern schw...@pobox.com
Date:   Mon Apr 15 17:13:43 2013 +0100

Fix Test::Builder::Tester so it works with subtests.

They already work in TB1.5 and this wasn't hard to fix.

For #350

diff --git a/lib/Test/Builder/Tester.pm b/lib/Test/Builder/Tester.pm
index 573c818..2c49cf4 100644
--- a/lib/Test/Builder/Tester.pm
+++ b/lib/Test/Builder/Tester.pm
@@ -98,15 +98,13 @@ my $err = tie *$error_handle, 
Test::Builder::Tester::Tie,
 # for remembering that we're testing and where we're testing at
 my $testing = 0;
 my $testing_num;
+my $original_is_passing;

 # remembering where the file handles were originally connected
 my $original_output_handle;
 my $original_failure_handle;
 my $original_todo_handle;

-my $original_test_number;
-my $original_harness_state;
-
 my $original_harness_env;

 # function that starts testing and redirects the filehandles for now
@@ -134,6 +132,8 @@ sub _start_testing {
 $testing = 1;
 $testing_num = $t-current_test;
 $t-current_test(0);
+$original_is_passing  = $t-is_passing;
+$t-is_passing(1);

 # look, we shouldn't do the ending stuff
 $t-no_ending(1);
@@ -329,6 +329,7 @@ sub test_test {
 # restore the test no, etc, back to the original point
 $t-current_test($testing_num);
 $testing = 0;
+$t-is_passing($original_is_passing);

 # re-enable the original setting of the harness
 $ENV{HARNESS_ACTIVE} = $original_harness_env;
@@ -469,11 +470,19 @@ sub expect {

 my @checks = @_;
 foreach my $check (@checks) {
+$check = $self-_account_for_subtest($check);
 $check = $self-_translate_Failed_check($check);
 push @{ $self-{wanted} }, ref $check ? $check : $check\n;
 }
 }

+sub _account_for_subtest {
+my( $self, $check ) = @_;
+
+# Since we ship with Test::Builder, calling a private method is
safe...ish.
+return $t-_indent . $check;
+}
+
 sub _translate_Failed_check {
 my( $self, $check ) = @_;

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=9idkdQmyuUa=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 992734] perl-Test-Class: FTBFS in rawhide

2013-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=992734

Petr Pisar ppi...@redhat.com changed:

   What|Removed |Added

URL||https://github.com/schwern/
   ||test-more/issues/387



-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=OXHPh9SeFga=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 987393] perl-Locale-SubCountry-1.62 is available

2013-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=987393



--- Comment #3 from Fedora Update System upda...@fedoraproject.org ---
perl-Locale-SubCountry-1.62-1.fc18 has been pushed to the Fedora 18 stable
repository.  If problems still persist, please make note of it in this bug
report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=E5n2aylqGqa=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 987393] perl-Locale-SubCountry-1.62 is available

2013-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=987393



--- Comment #4 from Fedora Update System upda...@fedoraproject.org ---
perl-Locale-SubCountry-1.62-1.fc19 has been pushed to the Fedora 19 stable
repository.  If problems still persist, please make note of it in this bug
report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=rTlOlxMOfya=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-strictures] Perl 5.18 rebuild

2013-08-07 Thread Petr Pisar
commit 191c5be4388534c2657fb42b597d48c14afac87f
Author: Petr Písař ppi...@redhat.com
Date:   Thu Aug 8 01:55:19 2013 +0200

Perl 5.18 rebuild

 perl-strictures.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-strictures.spec b/perl-strictures.spec
index 66b182b..167ad33 100644
--- a/perl-strictures.spec
+++ b/perl-strictures.spec
@@ -1,6 +1,6 @@
 Name:   perl-strictures
 Version:1.004004
-Release:3%{?dist}
+Release:4%{?dist}
 Summary:Turn on strict and make all warnings fatal
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -45,6 +45,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Aug 07 2013 Petr Pisar ppi...@redhat.com - 1.004004-4
+- Perl 5.18 rebuild
+
 * Sun Aug 04 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1.004004-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Module-Starter-Plugin-CGIApp] Perl 5.18 rebuild

2013-08-07 Thread Petr Pisar
commit c9c74e6960991bc72c57f20b9f3d37bbc8fdcfc0
Author: Petr Písař ppi...@redhat.com
Date:   Thu Aug 8 06:41:18 2013 +0200

Perl 5.18 rebuild

 perl-Module-Starter-Plugin-CGIApp.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-Module-Starter-Plugin-CGIApp.spec 
b/perl-Module-Starter-Plugin-CGIApp.spec
index 178912a..d216213 100644
--- a/perl-Module-Starter-Plugin-CGIApp.spec
+++ b/perl-Module-Starter-Plugin-CGIApp.spec
@@ -1,6 +1,6 @@
 Name:   perl-Module-Starter-Plugin-CGIApp
 Version:0.42
-Release:5%{?dist}
+Release:6%{?dist}
 Summary:Template based module starter for CGI apps
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -60,6 +60,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 
2/dev/null \;
 %{_mandir}/man3/*
 
 %changelog
+* Thu Aug 08 2013 Petr Pisar ppi...@redhat.com - 0.42-6
+- Perl 5.18 rebuild
+
 * Sat Aug 03 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.42-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 992682] perl-Module-Starter-Plugin-CGIApp: FTBFS in rawhide

2013-08-07 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=992682

Emmanuel Seyman emman...@seyman.fr changed:

   What|Removed |Added

 Status|NEW |CLOSED
 Resolution|--- |RAWHIDE
Last Closed||2013-08-08 01:27:04



--- Comment #1 from Emmanuel Seyman emman...@seyman.fr ---
This package has been rebuilt.
http://koji.fedoraproject.org/koji/buildinfo?buildID=455057

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=yrkBzf2dqoa=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

  1   2   >