[Bug 543660] Problem trying to download zipped backup

2010-11-04 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=543660

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

   What|Removed |Added

Version|12  |13

--- Comment #11 from Petr Pisar ppi...@redhat.com 2010-11-04 04:40:47 EDT ---
All Fedoras (15--12) affected as all of them ship the same Archive::Zip module
version 1.30. The bug has not been fixed by upstream yet.

-- 
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-Lingua-EN-Tagger] avoid empty debug package

2010-11-04 Thread Iain Arnell
commit 8879a262cff12deaf7fd78d9cbf606d6abc6e56d
Author: Iain Arnell iarn...@gmail.com
Date:   Thu Nov 4 10:15:09 2010 +0100

avoid empty debug package

 perl-Lingua-EN-Tagger.spec |4 
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/perl-Lingua-EN-Tagger.spec b/perl-Lingua-EN-Tagger.spec
index d87abe9..f3d3522 100644
--- a/perl-Lingua-EN-Tagger.spec
+++ b/perl-Lingua-EN-Tagger.spec
@@ -19,6 +19,10 @@ Requires:   perl(Lingua::Stem) = 0.81
 Requires:   perl(Memoize::ExpireLRU) = 0.55
 Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
 
+# despite being arch-dependent, there are no binaries
+# so avoid empty debug package
+%global debug_package %{nil}
+
 %{?perl_default_filter}
 
 %description
--
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-Lingua-EN-Tagger] avoid empty debug package

2010-11-04 Thread Iain Arnell
commit aaacd3d508365c8318d98e7630e4fe8e53f6061d
Author: Iain Arnell iarn...@gmail.com
Date:   Thu Nov 4 10:19:46 2010 +0100

avoid empty debug package

 perl-Lingua-EN-Tagger.spec |5 -
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/perl-Lingua-EN-Tagger.spec b/perl-Lingua-EN-Tagger.spec
index f3d3522..44ad724 100644
--- a/perl-Lingua-EN-Tagger.spec
+++ b/perl-Lingua-EN-Tagger.spec
@@ -1,6 +1,6 @@
 Name:   perl-Lingua-EN-Tagger
 Version:0.16
-Release:3%{?dist}
+Release:4%{?dist}
 Summary:Part-of-speech tagger for English natural language processing
 License:GPLv3
 Group:  Development/Libraries
@@ -58,6 +58,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Nov 04 2010 Iain Arnell iarn...@gmail.com 0.16-4
+- avoid empty debug package
+
 * Wed Nov 03 2010 Iain Arnell iarn...@gmail.com 0.16-3
 - force architecture dependent installation (installed lexicons are
   arch-dependent)
--
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-Lingua-EN-Tagger/f14/master] (2 commits) ...avoid empty debug package

2010-11-04 Thread Iain Arnell
Summary of changes:

  8879a26... avoid empty debug package (*)
  aaacd3d... avoid empty debug package (*)

(*) This commit already existed in another branch; no separate mail sent
--
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-Lingua-EN-Tagger/f13/master] (2 commits) ...avoid empty debug package

2010-11-04 Thread Iain Arnell
Summary of changes:

  8879a26... avoid empty debug package (*)
  aaacd3d... avoid empty debug package (*)

(*) This commit already existed in another branch; no separate mail sent
--
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 529172] Fedora::Bugzilla - get_flag() doesn't work for all flags

2010-11-04 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=529172

Jiri Pirko jpi...@redhat.com changed:

   What|Removed |Added

 CC||jpi...@redhat.com
Version|12  |13
   Flag|needinfo?(jpi...@redhat.com |
   |)   |

--- Comment #9 from Jiri Pirko jpi...@redhat.com 2010-11-04 05:41:26 EDT ---
I believe that this is still present. Resetting to F13

-- 
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 649418] perl-Lingua-EN-Tagger-debuginfo is empty

2010-11-04 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=649418

--- Comment #1 from Fedora Update System upda...@fedoraproject.org 2010-11-04 
05:43:02 EDT ---
perl-Lingua-EN-Tagger-0.16-4.fc14 has been submitted as an update for Fedora
14.
https://admin.fedoraproject.org/updates/perl-Lingua-EN-Tagger-0.16-4.fc14

-- 
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 519395] cleanup patch: use better buildroot, nicer find coomands

2010-11-04 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=519395

--- Comment #10 from Bug Zapper fedora-triage-l...@redhat.com 2010-11-04 
06:22:05 EDT ---

This message is a reminder that Fedora 12 is nearing its end of life.
Approximately 30 (thirty) days from now Fedora will stop maintaining
and issuing updates for Fedora 12.  It is Fedora's policy to close all
bug reports from releases that are no longer maintained.  At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '12'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 12's end of life.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 12 is end of life.  If you 
would still like to see this bug fixed and are able to reproduce it 
against a later version of Fedora please change the 'version' of this 
bug to the applicable version.  If you are unable to change the version, 
please add a comment here and someone will do it for you.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events.  Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

-- 
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 505766] No IPv6 support in Perl::Net::Server (hurts Munin and others)

2010-11-04 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=505766

--- Comment #4 from Bug Zapper fedora-triage-l...@redhat.com 2010-11-04 
07:07:21 EDT ---

This message is a reminder that Fedora 12 is nearing its end of life.
Approximately 30 (thirty) days from now Fedora will stop maintaining
and issuing updates for Fedora 12.  It is Fedora's policy to close all
bug reports from releases that are no longer maintained.  At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '12'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 12's end of life.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 12 is end of life.  If you 
would still like to see this bug fixed and are able to reproduce it 
against a later version of Fedora please change the 'version' of this 
bug to the applicable version.  If you are unable to change the version, 
please add a comment here and someone will do it for you.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events.  Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

-- 
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 438244] No cpanget man page

2010-11-04 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=438244

--- Comment #4 from Bug Zapper fedora-triage-l...@redhat.com 2010-11-04 
07:59:19 EDT ---

This message is a reminder that Fedora 12 is nearing its end of life.
Approximately 30 (thirty) days from now Fedora will stop maintaining
and issuing updates for Fedora 12.  It is Fedora's policy to close all
bug reports from releases that are no longer maintained.  At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '12'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 12's end of life.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 12 is end of life.  If you 
would still like to see this bug fixed and are able to reproduce it 
against a later version of Fedora please change the 'version' of this 
bug to the applicable version.  If you are unable to change the version, 
please add a comment here and someone will do it for you.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events.  Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

-- 
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 249079] Please build latest amavisd-new for EPEL 4 and 5

2010-11-04 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=249079

--- Comment #28 from Bug Zapper fedora-triage-l...@redhat.com 2010-11-04 
08:08:56 EDT ---

This message is a reminder that Fedora 12 is nearing its end of life.
Approximately 30 (thirty) days from now Fedora will stop maintaining
and issuing updates for Fedora 12.  It is Fedora's policy to close all
bug reports from releases that are no longer maintained.  At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '12'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 12's end of life.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 12 is end of life.  If you 
would still like to see this bug fixed and are able to reproduce it 
against a later version of Fedora please change the 'version' of this 
bug to the applicable version.  If you are unable to change the version, 
please add a comment here and someone will do it for you.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events.  Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

-- 
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 561383] SELinux is preventing /usr/bin/perl search access on /var/named/master.

2010-11-04 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=561383

Miroslav Grepl mgr...@redhat.com changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution||ERRATA
   Flag|needinfo?(fedora.jr...@grif |
   |ent.com)|
Last Closed||2010-11-04 08:16:40

-- 
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 649761] New: RFE - Update POE::Component::IRC to version 6.50

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

Summary: RFE - Update POE::Component::IRC to version 6.50

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

   Summary: RFE - Update POE::Component::IRC to version 6.50
   Product: Fedora
   Version: 14
  Platform: i686
OS/Version: Linux
Status: NEW
  Severity: low
  Priority: low
 Component: perl-POE-Component-IRC
AssignedTo: cw...@alumni.drew.edu
ReportedBy: whorep...@gmail.com
 QAContact: extras...@fedoraproject.org
CC: cw...@alumni.drew.edu,
fedora-perl-devel-l...@redhat.com
Classification: Fedora


Requesting perl-POE-Component-IRC to be updated to version 6.50. The current
one in the yum repo is quite old (6.14).

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


File POE-Filter-IRCD-2.42.tar.gz uploaded to lookaside cache by mmaslano

2010-11-04 Thread Marcela Mašláňová
A file has been added to the lookaside cache for perl-POE-Filter-IRCD:

41f2f915aa2e6040e67168f77c4933d9  POE-Filter-IRCD-2.42.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


[perl-POE-Filter-IRCD] And push the new source.

2010-11-04 Thread Marcela Mašláňová
commit c609c7089dde36fdb9848e3082af731085d6d066
Author: Marcela Mašláňová mmasl...@redhat.com
Date:   Thu Nov 4 18:46:17 2010 +0100

And push the new source.

 .gitignore |1 +
 sources|2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7b1bc3c..a9edf65 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 POE-Filter-IRCD-2.40.tar.gz
+/POE-Filter-IRCD-2.42.tar.gz
diff --git a/sources b/sources
index 285fda2..2e03e2a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3c784cf163543766eb2d612e1a213c90  POE-Filter-IRCD-2.40.tar.gz
+41f2f915aa2e6040e67168f77c4933d9  POE-Filter-IRCD-2.42.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

[Bug 649761] RFE - Update POE::Component::IRC to version 6.50

2010-11-04 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=649761

Marcela Mašláňová mmasl...@redhat.com changed:

   What|Removed |Added

 Depends on||649874

-- 
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 649761] RFE - Update POE::Component::IRC to version 6.50

2010-11-04 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=649761

Marcela Mašláňová mmasl...@redhat.com changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 AssignedTo|cw...@alumni.drew.edu   |mmasl...@redhat.com

--- Comment #1 from Marcela Mašláňová mmasl...@redhat.com 2010-11-04 14:01:23 
EDT ---
I'll look at it...

-- 
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 632176] perl-Log-Log4perl-1.31 is available

2010-11-04 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=632176

Jose Pedro Oliveira j...@di.uminho.pt changed:

   What|Removed |Added

 CC||j...@di.uminho.pt

--- Comment #2 from Jose Pedro Oliveira j...@di.uminho.pt 2010-11-04 14:35:28 
EDT ---
Hi,

Could we have perl-Log-Log4perl 1.30 also branched for F14 and EL6?  The
current version in these branches is more than one year old (version 1.24).

tia,
jpo

PS - Upstream changes:
http://cpansearch.perl.org/src/MSCHILLI/Log-Log4perl-1.31/Changes

-- 
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 649418] perl-Lingua-EN-Tagger-debuginfo is empty

2010-11-04 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=649418

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

   What|Removed |Added

 Status|MODIFIED|ON_QA

--- Comment #3 from Fedora Update System upda...@fedoraproject.org 2010-11-04 
19:30:46 EDT ---
perl-Lingua-EN-Tagger-0.16-4.fc14 has been pushed to the Fedora 14 testing
repository.  If problems still persist, please make note of it in this bug
report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update perl-Lingua-EN-Tagger'.  You
can provide feedback for this update here:
https://admin.fedoraproject.org/updates/perl-Lingua-EN-Tagger-0.16-4.fc14

-- 
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 647503] perl-Log-Dispatch: please update to 2.27

2010-11-04 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=647503

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

   What|Removed |Added

 Status|MODIFIED|ON_QA

--- Comment #6 from Fedora Update System upda...@fedoraproject.org 2010-11-04 
19:35:05 EDT ---
perl-Log-Dispatch-2.27-1.fc13 has been pushed to the Fedora 13 testing
repository.  If problems still persist, please make note of it in this bug
report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update perl-Log-Dispatch'.  You can
provide feedback for this update here:
https://admin.fedoraproject.org/updates/perl-Log-Dispatch-2.27-1.fc13

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