netcdf 4.1.2 and soname bump

2011-04-01 Thread Orion Poplawski
I'm going to be building netcdf 4.1.2 for rawhide (F16) shortly.  This has a 
soname bump.  I'm happy to rebuild dependent packages if you'd like.

Also, is there any interest in trying to get this into F15 at this point?

-- 
Orion Poplawski
Technical Manager 303-415-9701 x222
NWRA/CoRA DivisionFAX: 303-415-9702
3380 Mitchell Lane  or...@cora.nwra.com
Boulder, CO 80301  http://www.cora.nwra.com
--
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


Re: netcdf 4.1.2 and soname bump

2011-04-01 Thread Jeff Spaleta
On Thu, Mar 31, 2011 at 9:51 AM, Orion Poplawski or...@cora.nwra.com wrote:
 I'm going to be building netcdf 4.1.2 for rawhide (F16) shortly.  This has a
 soname bump.  I'm happy to rebuild dependent packages if you'd like.

 Also, is there any interest in trying to get this into F15 at this point?


I have no obvious objection for an F15 bump as long as you feel you
can take responsibility for the necessary rebuilds to clean up the
dependency chain. I'll take responsibility for any runtime gotchas
this causes in whatever packages I maintain that crop up. Thanks for
the heads up

-jef
--
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

Re: netcdf 4.1.2 and soname bump

2011-04-01 Thread Dominik 'Rathann' Mierzejewski
Hi,

On Thursday, 31 March 2011 at 19:51, Orion Poplawski wrote:
 I'm going to be building netcdf 4.1.2 for rawhide (F16) shortly.
 This has a soname bump.  I'm happy to rebuild dependent packages if
 you'd like.
 
 Also, is there any interest in trying to get this into F15 at this point?

Are there any API changes in this release? If not or if they don't involve
too much work then I have no objections. Let's see how things roll out
in rawhide first, however.

Regards,
Dominik

-- 
Fedora http://fedoraproject.org/wiki/User:Rathann
RPMFusion http://rpmfusion.org | MPlayer http://mplayerhq.hu
Faith manages.
-- Delenn to Lennier in Babylon 5:Confessions and Lamentations
--
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 692831] perl-Perl-Critic-1.115 is available

2011-04-01 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=692831

Paul Howarth p...@city-fan.org changed:

   What|Removed |Added

 CC||p...@city-fan.org
 AssignedTo|cw...@alumni.drew.edu   |p...@city-fan.org

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
--
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-Perl-Critic] Update to 1.115

2011-04-01 Thread Paul Howarth
commit 077f0fdadc673670751945e279c94528d7c587ff
Author: Paul Howarth p...@city-fan.org
Date:   Fri Apr 1 13:10:10 2011 +0100

Update to 1.115

- New upstream release 1.115:
  - Fatal error in RegularExpressions::ProhibitUnusedCapture here document
check (CPAN RT#67116)
  - Internal POD error in Documentation::RequirePodLinksIncludeText
(CPAN RT#67012)

 .gitignore|2 +-
 perl-Perl-Critic.spec |9 -
 sources   |2 +-
 3 files changed, 10 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5b2f372..d8c959e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Perl-Critic-1.114.tar.gz
+/Perl-Critic-1.115.tar.gz
diff --git a/perl-Perl-Critic.spec b/perl-Perl-Critic.spec
index 634062d..87bf70f 100644
--- a/perl-Perl-Critic.spec
+++ b/perl-Perl-Critic.spec
@@ -1,7 +1,7 @@
 %bcond_with authortests
 
 Name:   perl-Perl-Critic
-Version:1.114
+Version:1.115
 Release:1%{?dist}
 Summary:Critique Perl source code for best-practices
 
@@ -157,6 +157,13 @@ LC_ALL=en_US ./Build test
 
 
 %changelog
+* Fri Apr  1 2011 Paul Howarth p...@city-fan.org - 1.115-1
+- update to 1.115
+  - fatal error in RegularExpressions::ProhibitUnusedCapture here document
+check (CPAN RT#67116)
+  - internal POD error in Documentation::RequirePodLinksIncludeText
+(CPAN RT#67012)
+
 * Tue Mar 29 2011 Paul Howarth p...@city-fan.org 1.114-1
 - update to 1.114
   - Documentation::RequirePodLinksIncludeText now handles nested POD formatting
diff --git a/sources b/sources
index 55be05b..8f906d0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8ad5d02388b349aa0df14c2306d11b17  Perl-Critic-1.114.tar.gz
+d9a14beee1c760e81c7b98af36f26bf1  Perl-Critic-1.115.tar.gz
--
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-Mail-SPF-Query

2011-04-01 Thread buildsys


perl-Mail-SPF-Query has broken dependencies in the F-15 tree:
On sparc64:
perl-Mail-SPF-Query-1.999.1-6.fc12.noarch requires 
perl(:MODULE_COMPAT_5.10.0)
On sparc:
perl-Mail-SPF-Query-1.999.1-6.fc12.noarch requires 
perl(:MODULE_COMPAT_5.10.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-JSON-RPC

2011-04-01 Thread buildsys


perl-JSON-RPC has broken dependencies in the F-15 tree:
On sparc64:
perl-JSON-RPC-0.96-7.fc15.noarch requires perl(MyApp)
On sparc:
perl-JSON-RPC-0.96-7.fc15.noarch requires perl(MyApp)
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-StrictConstructor

2011-04-01 Thread buildsys


perl-MooseX-StrictConstructor has broken dependencies in the F-15 tree:
On sparc64:
perl-MooseX-StrictConstructor-0.11-2.fc15.noarch requires perl(Moose) 
= 0:0.94
On sparc:
perl-MooseX-StrictConstructor-0.11-2.fc15.noarch requires perl(Moose) 
= 0:0.94
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

2011-04-01 Thread buildsys


perl-MooseX-Types has broken dependencies in the F-15 tree:
On sparc64:
perl-MooseX-Types-0.22-3.fc15.noarch requires perl(Moose) = 0:0.93
On sparc:
perl-MooseX-Types-0.22-3.fc15.noarch requires perl(Moose) = 0:0.93
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-Storage

2011-04-01 Thread buildsys


perl-MooseX-Storage has broken dependencies in the F-15 tree:
On sparc64:
perl-MooseX-Storage-0.29-2.fc15.noarch requires perl(Moose) = 0:0.99
On sparc:
perl-MooseX-Storage-0.29-2.fc15.noarch requires perl(Moose) = 0:0.99
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-MethodAttributes

2011-04-01 Thread buildsys


perl-MooseX-MethodAttributes has broken dependencies in the F-15 tree:
On sparc64:
perl-MooseX-MethodAttributes-0.24-3.fc15.noarch requires perl(Moose) = 
0:0.98
On sparc:
perl-MooseX-MethodAttributes-0.24-3.fc15.noarch requires perl(Moose) = 
0:0.98
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-Runtime

2011-04-01 Thread buildsys


perl-Catalyst-Runtime has broken dependencies in the F-15 tree:
On sparc64:
perl-Catalyst-Runtime-5.80032-1.fc15.noarch requires perl(Moose) = 
0:1.03
perl-Catalyst-Runtime-5.80032-1.fc15.noarch requires 
perl(MooseX::Role::WithOverloading) = 0:0.09
On sparc:
perl-Catalyst-Runtime-5.80032-1.fc15.noarch requires perl(Moose) = 
0:1.03
perl-Catalyst-Runtime-5.80032-1.fc15.noarch requires 
perl(MooseX::Role::WithOverloading) = 0:0.09
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-SemiAffordanceAccessor

2011-04-01 Thread buildsys


perl-MooseX-SemiAffordanceAccessor has broken dependencies in the F-15 tree:
On sparc64:
perl-MooseX-SemiAffordanceAccessor-0.08-4.fc15.noarch requires 
perl(Moose) = 0:0.94
On sparc:
perl-MooseX-SemiAffordanceAccessor-0.08-4.fc15.noarch requires 
perl(Moose) = 0:0.94
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-WithOverloading

2011-04-01 Thread buildsys


perl-MooseX-Role-WithOverloading has broken dependencies in the F-15 tree:
On sparc64:
perl-MooseX-Role-WithOverloading-0.05-1.fc12.sparc64 requires 
perl(:MODULE_COMPAT_5.10.0)
On sparc:
perl-MooseX-Role-WithOverloading-0.05-1.fc12.sparcv9 requires 
perl(:MODULE_COMPAT_5.10.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-Math-Pari

2011-04-01 Thread buildsys


perl-Math-Pari has broken dependencies in the F-15 tree:
On sparc64:
perl-Math-Pari-2.010801-4.fc12.sparc64 requires 
perl(:MODULE_COMPAT_5.10.0)
On sparc:
perl-Math-Pari-2.010801-4.fc12.sparcv9 requires 
perl(:MODULE_COMPAT_5.10.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-Package-Stash

2011-04-01 Thread buildsys


perl-Package-Stash has broken dependencies in the F-15 tree:
On sparc64:
perl-Package-Stash-0.26-1.fc15.noarch requires perl(Package::Stash::XS) 
= 0:0.22
On sparc:
perl-Package-Stash-0.26-1.fc15.noarch requires perl(Package::Stash::XS) 
= 0:0.22
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-Kwiki-Search

2011-04-01 Thread buildsys


perl-Kwiki-Search has broken dependencies in the F-15 tree:
On sparc64:
perl-Kwiki-Search-0.12-14.fc15.noarch requires perl(mixin)
On sparc:
perl-Kwiki-Search-0.12-14.fc15.noarch requires perl(mixin)
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-ObjectDriver

2011-04-01 Thread buildsys


perl-Data-ObjectDriver has broken dependencies in the F-15 tree:
On sparc64:
perl-Data-ObjectDriver-0.08-2.fc15.noarch requires perl(DBD::Oracle)
perl-Data-ObjectDriver-0.08-2.fc15.noarch requires perl(DBI::db)
On sparc:
perl-Data-ObjectDriver-0.08-2.fc15.noarch requires perl(DBD::Oracle)
perl-Data-ObjectDriver-0.08-2.fc15.noarch requires perl(DBI::db)
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

2011-04-01 Thread buildsys


mojomojo has broken dependencies in the F-15 tree:
On sparc64:
mojomojo-1.04-1.fc15.noarch requires 
perl(KinoSearch1::Analysis::PolyAnalyzer)
mojomojo-1.04-1.fc15.noarch requires perl(KinoSearch1::Search::Query)
mojomojo-1.04-1.fc15.noarch requires perl(KinoSearch1) = 0:1.00
mojomojo-1.04-1.fc15.noarch requires perl(KinoSearch1::InvIndexer)
mojomojo-1.04-1.fc15.noarch requires 
perl(KinoSearch1::QueryParser::QueryParser)
mojomojo-1.04-1.fc15.noarch requires perl(Cache::FastMmap) = 0:1.31
mojomojo-1.04-1.fc15.noarch requires perl(KinoSearch1::Searcher)
mojomojo-1.04-1.fc15.noarch requires perl(KinoSearch1::Index::Term)
On sparc:
mojomojo-1.04-1.fc15.noarch requires perl(KinoSearch1::Search::Query)
mojomojo-1.04-1.fc15.noarch requires perl(KinoSearch1) = 0:1.00
mojomojo-1.04-1.fc15.noarch requires perl(KinoSearch1::InvIndexer)
mojomojo-1.04-1.fc15.noarch requires 
perl(KinoSearch1::QueryParser::QueryParser)
mojomojo-1.04-1.fc15.noarch requires perl(Cache::FastMmap) = 0:1.31
mojomojo-1.04-1.fc15.noarch requires 
perl(KinoSearch1::Analysis::PolyAnalyzer)
mojomojo-1.04-1.fc15.noarch requires perl(KinoSearch1::Searcher)
mojomojo-1.04-1.fc15.noarch requires perl(KinoSearch1::Index::Term)
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-LazyRequire

2011-04-01 Thread buildsys


perl-MooseX-LazyRequire has broken dependencies in the F-15 tree:
On sparc64:
perl-MooseX-LazyRequire-0.06-3.fc15.noarch requires perl(Moose) = 
0:0.94
On sparc:
perl-MooseX-LazyRequire-0.06-3.fc15.noarch requires perl(Moose) = 
0:0.94
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-Object-InsideOut

2011-04-01 Thread buildsys


perl-Object-InsideOut has broken dependencies in the F-15 tree:
On sparc64:
perl-Object-InsideOut-3.56-5.fc15.noarch requires perl(t::Imp2)
perl-Object-InsideOut-3.56-5.fc15.noarch requires perl(t::Imp1)
On sparc:
perl-Object-InsideOut-3.56-5.fc15.noarch requires perl(t::Imp2)
perl-Object-InsideOut-3.56-5.fc15.noarch requires perl(t::Imp1)
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-InsideOut

2011-04-01 Thread buildsys


perl-MooseX-InsideOut has broken dependencies in the F-15 tree:
On sparc64:
perl-MooseX-InsideOut-0.105-2.fc15.noarch requires perl(Moose) = 0:0.94
On sparc:
perl-MooseX-InsideOut-0.105-2.fc15.noarch requires perl(Moose) = 0:0.94
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-MouseX-Types

2011-04-01 Thread buildsys


perl-MouseX-Types has broken dependencies in the F-15 tree:
On sparc64:
perl-MouseX-Types-0.05-4.fc15.noarch requires perl(Mouse::Exporter)
perl-MouseX-Types-0.05-4.fc15.noarch requires perl(Mouse) = 0:0.41
On sparc:
perl-MouseX-Types-0.05-4.fc15.noarch requires perl(Mouse::Exporter)
perl-MouseX-Types-0.05-4.fc15.noarch requires perl(Mouse) = 0:0.41
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-bioperl

2011-04-01 Thread buildsys


perl-bioperl has broken dependencies in the F-15 tree:
On sparc64:
perl-bioperl-1.6.1-6.fc15.noarch requires 
perl(Bio::Expression::FeatureSet)
On sparc:
perl-bioperl-1.6.1-6.fc15.noarch requires 
perl(Bio::Expression::FeatureSet)
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-CascadeClearing

2011-04-01 Thread buildsys


perl-MooseX-CascadeClearing has broken dependencies in the F-15 tree:
On sparc64:
perl-MooseX-CascadeClearing-0.03-3.fc15.noarch requires perl(Moose) = 
0:0.94
On sparc:
perl-MooseX-CascadeClearing-0.03-3.fc15.noarch requires perl(Moose) = 
0:0.94
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-BerkeleyDB

2011-04-01 Thread buildsys


perl-BerkeleyDB has broken dependencies in the F-15 tree:
On sparc64:
perl-BerkeleyDB-0.43-4.fc15.sparc64 requires libdb = 0:5.1.19
On sparc:
perl-BerkeleyDB-0.43-4.fc15.sparcv9 requires libdb = 0:5.1.19
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-NonMoose

2011-04-01 Thread buildsys


perl-MooseX-NonMoose has broken dependencies in the F-15 tree:
On sparc64:
perl-MooseX-NonMoose-0.17-2.fc15.noarch requires perl(Moose) = 0:1.15
On sparc:
perl-MooseX-NonMoose-0.17-2.fc15.noarch requires perl(Moose) = 0:1.15
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-Action-REST

2011-04-01 Thread buildsys


perl-Catalyst-Action-REST has broken dependencies in the F-15 tree:
On sparc64:
perl-Catalyst-Action-REST-0.88-2.fc15.noarch requires perl(Moose) = 
0:1.03
On sparc:
perl-Catalyst-Action-REST-0.88-2.fc15.noarch requires perl(Moose) = 
0:1.03
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-AnyEvent

2011-04-01 Thread buildsys


perl-AnyEvent has broken dependencies in the F-15 tree:
On sparc64:
perl-AnyEvent-5.27-4.fc15.noarch requires perl(Event::Lib)
On sparc:
perl-AnyEvent-5.27-4.fc15.noarch requires perl(Event::Lib)
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-Kwiki-NewPage

2011-04-01 Thread buildsys


perl-Kwiki-NewPage has broken dependencies in the F-15 tree:
On sparc64:
perl-Kwiki-NewPage-0.12-14.fc15.noarch requires perl(mixin)
On sparc:
perl-Kwiki-NewPage-0.12-14.fc15.noarch requires perl(mixin)
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-GO-TermFinder

2011-04-01 Thread buildsys


perl-GO-TermFinder has broken dependencies in the F-15 tree:
On sparc64:
perl-GO-TermFinder-0.82-4.fc12.sparc64 requires 
perl(:MODULE_COMPAT_5.10.0)
On sparc:
perl-GO-TermFinder-0.82-4.fc12.sparcv9 requires 
perl(:MODULE_COMPAT_5.10.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-Catalyst-Plugin-Session-Store-FastMmap

2011-04-01 Thread buildsys


perl-Catalyst-Plugin-Session-Store-FastMmap has broken dependencies in the F-15 
tree:
On sparc64:
perl-Catalyst-Plugin-Session-Store-FastMmap-0.14-2.fc15.noarch requires 
perl(Cache::FastMmap) = 0:1.29
perl-Catalyst-Plugin-Session-Store-FastMmap-0.14-2.fc15.noarch requires 
perl(Cache::FastMmap)
On sparc:
perl-Catalyst-Plugin-Session-Store-FastMmap-0.14-2.fc15.noarch requires 
perl(Cache::FastMmap) = 0:1.29
perl-Catalyst-Plugin-Session-Store-FastMmap-0.14-2.fc15.noarch requires 
perl(Cache::FastMmap)
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-Kwiki-RecentChanges

2011-04-01 Thread buildsys


perl-Kwiki-RecentChanges has broken dependencies in the F-15 tree:
On sparc64:
perl-Kwiki-RecentChanges-0.14-12.fc15.noarch requires perl(mixin)
On sparc:
perl-Kwiki-RecentChanges-0.14-12.fc15.noarch requires perl(mixin)
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-Pugs-Compiler-Rule

2011-04-01 Thread buildsys


perl-Pugs-Compiler-Rule has broken dependencies in the F-15 tree:
On sparc64:
perl-Pugs-Compiler-Rule-0.37-8.fc15.noarch requires perl(v6-alpha)
On sparc:
perl-Pugs-Compiler-Rule-0.37-8.fc15.noarch requires perl(v6-alpha)
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-Structured

2011-04-01 Thread buildsys


perl-MooseX-Types-Structured has broken dependencies in the F-15 tree:
On sparc64:
perl-MooseX-Types-Structured-0.26-3.fc15.noarch requires perl(Moose) = 
0:1.08
perl-MooseX-Types-Structured-0.26-3.fc15.noarch requires 
perl(Moose::Util::TypeConstraints) = 0:1.06
On sparc:
perl-MooseX-Types-Structured-0.26-3.fc15.noarch requires perl(Moose) = 
0:1.08
perl-MooseX-Types-Structured-0.26-3.fc15.noarch requires 
perl(Moose::Util::TypeConstraints) = 0:1.06
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-GD

2011-04-01 Thread buildsys


perl-GD has broken dependencies in the F-15 tree:
On sparc64:
perl-GD-2.41-3.fc12.sparc64 requires perl(:MODULE_COMPAT_5.10.0)
On sparc:
perl-GD-2.41-3.fc12.sparcv9 requires perl(:MODULE_COMPAT_5.10.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-DBIx-ContextualFetch

2011-04-01 Thread buildsys


perl-DBIx-ContextualFetch has broken dependencies in the F-15 tree:
On sparc64:
perl-DBIx-ContextualFetch-1.03-11.fc15.noarch requires perl(DBI::st)
perl-DBIx-ContextualFetch-1.03-11.fc15.noarch requires perl(DBI::db)
On sparc:
perl-DBIx-ContextualFetch-1.03-11.fc15.noarch requires perl(DBI::st)
perl-DBIx-ContextualFetch-1.03-11.fc15.noarch requires perl(DBI::db)
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-Graphics

2011-04-01 Thread buildsys


perl-Bio-Graphics has broken dependencies in the F-15 tree:
On sparc64:
perl-Bio-Graphics-2.11-4.fc15.noarch requires perl(colors)
On sparc:
perl-Bio-Graphics-2.11-4.fc15.noarch requires perl(colors)
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-GlobRef-Object

2011-04-01 Thread buildsys


perl-MooseX-GlobRef-Object has broken dependencies in the F-15 tree:
On sparc64:
perl-MooseX-GlobRef-Object-0.0701-2.fc15.noarch requires perl(Moose) = 
0:0.94
On sparc:
perl-MooseX-GlobRef-Object-0.0701-2.fc15.noarch requires perl(Moose) = 
0:0.94
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-XML-LibXSLT

2011-04-01 Thread buildsys


perl-XML-LibXSLT has broken dependencies in the F-15 tree:
On sparc64:
perl-XML-LibXSLT-1.68-4.fc12.sparc64 requires 
perl(:MODULE_COMPAT_5.10.0)
On sparc:
perl-XML-LibXSLT-1.68-4.fc12.sparcv9 requires 
perl(:MODULE_COMPAT_5.10.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-Moose

2011-04-01 Thread buildsys


perl-Moose has broken dependencies in the F-15 tree:
On sparc64:
perl-Moose-0.92-1.fc12.noarch requires perl(:MODULE_COMPAT_5.10.0)
On sparc:
perl-Moose-0.92-1.fc12.noarch requires perl(:MODULE_COMPAT_5.10.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-Mail-Box-Parser-C

2011-04-01 Thread buildsys


perl-Mail-Box-Parser-C has broken dependencies in the F-15 tree:
On sparc64:
perl-Mail-Box-Parser-C-3.006-6.fc12.sparc64 requires 
perl(:MODULE_COMPAT_5.10.0)
On sparc:
perl-Mail-Box-Parser-C-3.006-6.fc12.sparcv9 requires 
perl(:MODULE_COMPAT_5.10.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-Net-SSH-Perl

2011-04-01 Thread buildsys


perl-Net-SSH-Perl has broken dependencies in the F-15 tree:
On sparc64:
perl-Net-SSH-Perl-1.34-10.fc15.noarch requires perl(Crypt::IDEA)
On sparc:
perl-Net-SSH-Perl-1.34-10.fc15.noarch requires perl(Crypt::IDEA)
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-Kwiki-Revisions

2011-04-01 Thread buildsys


perl-Kwiki-Revisions has broken dependencies in the F-15 tree:
On sparc64:
perl-Kwiki-Revisions-0.15-14.fc15.noarch requires perl(mixin)
On sparc:
perl-Kwiki-Revisions-0.15-14.fc15.noarch requires perl(mixin)
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-Sys-Virt

2011-04-01 Thread buildsys


perl-Sys-Virt has broken dependencies in the F-15 tree:
On sparc64:
perl-Sys-Virt-0.2.1-1.fc12.sparc64 requires perl(:MODULE_COMPAT_5.10.0)
On sparc:
perl-Sys-Virt-0.2.1-1.fc12.sparcv9 requires perl(:MODULE_COMPAT_5.10.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-Wx-Perl-ProcessStream

2011-04-01 Thread buildsys


perl-Wx-Perl-ProcessStream has broken dependencies in the F-15 tree:
On sparc64:
perl-Wx-Perl-ProcessStream-0.30-2.fc15.noarch requires 
perl(Wx::PlCommandEvent)
On sparc:
perl-Wx-Perl-ProcessStream-0.30-2.fc15.noarch requires 
perl(Wx::PlCommandEvent)
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-DateTime-Set

2011-04-01 Thread buildsys


perl-DateTime-Set has broken dependencies in the F-15 tree:
On sparc64:
perl-DateTime-Set-0.28-4.fc15.noarch requires perl(Set::Infinite) = 
0:0.5502
On sparc:
perl-DateTime-Set-0.28-4.fc15.noarch requires perl(Set::Infinite) = 
0:0.5502
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-Declare-Constraints-Simple

2011-04-01 Thread buildsys


perl-Declare-Constraints-Simple has broken dependencies in the F-15 tree:
On sparc64:
perl-Declare-Constraints-Simple-0.03-11.fc15.noarch requires 
perl(Declare::Constraints::Simple-Library)
On sparc:
perl-Declare-Constraints-Simple-0.03-11.fc15.noarch requires 
perl(Declare::Constraints::Simple-Library)
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-GMP

2011-04-01 Thread buildsys


perl-Math-GMP has broken dependencies in the F-15 tree:
On sparc64:
perl-Math-GMP-2.05-5.fc12.sparc64 requires perl(:MODULE_COMPAT_5.10.0)
On sparc:
perl-Math-GMP-2.05-5.fc12.sparcv9 requires perl(:MODULE_COMPAT_5.10.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-Mouse

2011-04-01 Thread buildsys


perl-Mouse has broken dependencies in the F-15 tree:
On sparc64:
perl-Mouse-0.35-1.fc12.noarch requires perl(:MODULE_COMPAT_5.10.0)
On sparc:
perl-Mouse-0.35-1.fc12.noarch requires perl(:MODULE_COMPAT_5.10.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-Crypt-OpenSSL-X509

2011-04-01 Thread buildsys


perl-Crypt-OpenSSL-X509 has broken dependencies in the F-15 tree:
On sparc64:
perl-Crypt-OpenSSL-X509-1.4-2.fc12.sparc64 requires 
perl(:MODULE_COMPAT_5.10.0)
On sparc:
perl-Crypt-OpenSSL-X509-1.4-2.fc12.sparcv9 requires 
perl(:MODULE_COMPAT_5.10.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-MooseX-ClassAttribute

2011-04-01 Thread buildsys


perl-MooseX-ClassAttribute has broken dependencies in the F-15 tree:
On sparc64:
perl-MooseX-ClassAttribute-0.21-2.fc15.noarch requires perl(Moose) = 
0:1.15
On sparc:
perl-MooseX-ClassAttribute-0.21-2.fc15.noarch requires perl(Moose) = 
0:1.15
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-CSS-DOM

2011-04-01 Thread buildsys


perl-CSS-DOM has broken dependencies in the F-15 tree:
On sparc64:
perl-CSS-DOM-0.14-3.fc15.noarch requires perl()
On sparc:
perl-CSS-DOM-0.14-3.fc15.noarch requires perl()
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-Singleton

2011-04-01 Thread buildsys


perl-MooseX-Singleton has broken dependencies in the F-15 tree:
On sparc64:
perl-MooseX-Singleton-0.25-2.fc15.noarch requires perl(Moose) = 0:1.10
On sparc:
perl-MooseX-Singleton-0.25-2.fc15.noarch requires perl(Moose) = 0:1.10
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-Kwiki-UserPreferences

2011-04-01 Thread buildsys


perl-Kwiki-UserPreferences has broken dependencies in the F-15 tree:
On sparc64:
perl-Kwiki-UserPreferences-0.13-13.fc15.noarch requires perl(mixin)
On sparc:
perl-Kwiki-UserPreferences-0.13-13.fc15.noarch requires perl(mixin)
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-Net-SSLeay

2011-04-01 Thread buildsys


perl-Net-SSLeay has broken dependencies in the F-15 tree:
On sparc64:
perl-Net-SSLeay-1.36-1.fc13.sparc64 requires perl(:MODULE_COMPAT_5.10.1)
On sparc:
perl-Net-SSLeay-1.36-1.fc13.sparcv9 requires perl(:MODULE_COMPAT_5.10.1)
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-Ace

2011-04-01 Thread buildsys


perl-Ace has broken dependencies in the F-15 tree:
On sparc64:
perl-Ace-1.92-7.fc15.noarch requires perl(Ace::Browser::LocalSiteDefs)
On sparc:
perl-Ace-1.92-7.fc15.noarch requires perl(Ace::Browser::LocalSiteDefs)
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-Devel-Cover

2011-04-01 Thread buildsys


perl-Devel-Cover has broken dependencies in the F-15 tree:
On sparc64:
perl-Devel-Cover-0.64-3.fc12.sparc64 requires 
perl(:MODULE_COMPAT_5.10.0)
On sparc:
perl-Devel-Cover-0.64-3.fc12.sparcv9 requires 
perl(:MODULE_COMPAT_5.10.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-Gtk2-Ex-Carp

2011-04-01 Thread buildsys


perl-Gtk2-Ex-Carp has broken dependencies in the F-15 tree:
On sparc64:
perl-Gtk2-Ex-Carp-0.01-10.fc15.noarch requires perl(Gtk2::Dialog)
On sparc:
perl-Gtk2-Ex-Carp-0.01-10.fc15.noarch requires perl(Gtk2::Dialog)
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-Toolkit

2011-04-01 Thread buildsys


perl-Template-Toolkit has broken dependencies in the F-15 tree:
On sparc64:
perl-Template-Toolkit-2.22-1.fc12.sparc64 requires 
perl(:MODULE_COMPAT_5.10.0)
On sparc:
perl-Template-Toolkit-2.22-1.fc12.sparcv9 requires 
perl(:MODULE_COMPAT_5.10.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-Any-Moose

2011-04-01 Thread buildsys


perl-Any-Moose has broken dependencies in the F-15 tree:
On sparc64:
perl-Any-Moose-0.13-3.fc15.noarch requires perl(Mouse) = 0:0.40
On sparc:
perl-Any-Moose-0.13-3.fc15.noarch requires perl(Mouse) = 0:0.40
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-Kwiki-Raw

2011-04-01 Thread buildsys


perl-Kwiki-Raw has broken dependencies in the F-15 tree:
On sparc64:
perl-Kwiki-Raw-0.02-13.fc15.noarch requires perl(mixin)
On sparc:
perl-Kwiki-Raw-0.02-13.fc15.noarch requires perl(mixin)
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 692831] perl-Perl-Critic-1.115 is available

2011-04-01 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=692831

Fedora Update System upda...@fedoraproject.org changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA

--- Comment #2 from Fedora Update System upda...@fedoraproject.org 2011-04-01 
22:48:02 EDT ---
Package perl-Perl-Critic-1.115-1.fc15:
* should fix your issue,
* was pushed to the Fedora 15 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing perl-Perl-Critic-1.115-1.fc15'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/perl-Perl-Critic-1.115-1.fc15
then log in and leave karma (feedback).

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
--
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 677888] perl-Perl-Critic-1.114 is available

2011-04-01 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=677888

Fedora Update System upda...@fedoraproject.org changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA

--- Comment #4 from Fedora Update System upda...@fedoraproject.org 2011-04-01 
22:47:57 EDT ---
Package perl-Perl-Critic-1.115-1.fc15:
* should fix your issue,
* was pushed to the Fedora 15 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing perl-Perl-Critic-1.115-1.fc15'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/perl-Perl-Critic-1.115-1.fc15
then log in and leave karma (feedback).

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
--
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