[Bug 821662] abi-compliance-checker-1.97.5 is available

2012-05-27 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=821662

--- Comment #7 from Fedora Update System  ---
abi-compliance-checker-1.97.5-1.fc17 has been pushed to the Fedora 17 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.
--
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 821662] abi-compliance-checker-1.97.5 is available

2012-05-27 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=821662

--- Comment #6 from Fedora Update System  ---
abi-compliance-checker-1.97.5-1.fc16 has been pushed to the Fedora 16 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.
--
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 825550] undefined symbol: Perl_Gthr_key_ptr

2012-05-27 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=825550

Emmanuel Seyman  changed:

   What|Removed |Added

Summary|Bugzilla checksetup.pl fail |undefined symbol:
   ||Perl_Gthr_key_ptr

-- 
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 825550] Bugzilla checksetup.pl fail

2012-05-27 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=825550

Emmanuel Seyman  changed:

   What|Removed |Added

 CC||perl-devel@lists.fedoraproj
   ||ect.org, ppi...@redhat.com
  Component|bugzilla|perl-Digest-SHA
   Assignee|ita...@ispbrasil.com.br |ppi...@redhat.com

--- Comment #1 from Emmanuel Seyman  ---
(In reply to comment #0)
>
> symbol lookup error: lib/i386-linux-thread-multi/auto/Digest/SHA/SHA.so:
> undefined symbol: Perl_Gthr_key_ptr

Strange. It looks like your Digest-SHA module isn't compiled with your version
of Perl. Is the system updated for both packages?

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

Broken dependencies: perl-Net-OpenSSH

2012-05-27 Thread buildsys


perl-Net-OpenSSH has broken dependencies in the rawhide tree:
On x86_64:
perl-Net-OpenSSH-0.57-3.fc18.noarch requires 
openssh-clients(%{__isa_name}-%{__isa_bits})
On i386:
perl-Net-OpenSSH-0.57-3.fc18.noarch requires 
openssh-clients(%{__isa_name}-%{__isa_bits})
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 812521] perl-File-ChangeNotify-0.22 is available

2012-05-27 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=812521

Robin Lee  changed:

   What|Removed |Added

 Status|NEW |CLOSED
   Fixed In Version||perl-File-ChangeNotify-0.22
   ||-1.fc18
 Resolution|--- |RAWHIDE
Last Closed||2012-05-27 05:49:38

-- 
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-File-ChangeNotify] Update to 0.22

2012-05-27 Thread cheeselee
commit a98b8c4e668ece0b1711d794b341ac97439be0c7
Author: Robin Lee 
Date:   Sun May 27 17:42:49 2012 +0800

Update to 0.22

 .gitignore  |1 +
 perl-File-ChangeNotify.spec |5 -
 sources |2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b4b25e6..603fa40 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ File-ChangeNotify-0.13.tar.gz
 /File-ChangeNotify-0.16.tar.gz
 /File-ChangeNotify-0.20.tar.gz
 /File-ChangeNotify-0.21.tar.gz
+/File-ChangeNotify-0.22.tar.gz
diff --git a/perl-File-ChangeNotify.spec b/perl-File-ChangeNotify.spec
index 64a3ed7..261ac98 100644
--- a/perl-File-ChangeNotify.spec
+++ b/perl-File-ChangeNotify.spec
@@ -1,6 +1,6 @@
 Name:   perl-File-ChangeNotify
 Summary:Watch for changes to files, cross-platform style
-Version:0.21
+Version:0.22
 Release:1%{?dist}
 License:Artistic 2.0
 Group:  Development/Libraries
@@ -80,6 +80,9 @@ rm -rf %{buildroot}
 %{_mandir}/man3/*.3*
 
 %changelog
+* Sun May 27 2012 Robin Lee  - 0.22-1
+- Update to 0.22
+
 * Mon Mar 12 2012 Robin Lee  - 0.21-1
 - Update to 0.21
 
diff --git a/sources b/sources
index da247b9..7f99fea 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bd8f8f32faed6aba5353b8f270898935  File-ChangeNotify-0.21.tar.gz
+29a45b3cff9798622f71a8560e8c6d28  File-ChangeNotify-0.22.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

File File-ChangeNotify-0.22.tar.gz uploaded to lookaside cache by cheeselee

2012-05-27 Thread cheeselee
A file has been added to the lookaside cache for perl-File-ChangeNotify:

29a45b3cff9798622f71a8560e8c6d28  File-ChangeNotify-0.22.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 821662] abi-compliance-checker-1.97.5 is available

2012-05-27 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=821662

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2012-05-27 03:25:56

--- Comment #5 from Fedora Update System  ---
abi-compliance-checker-1.97.5-1.fc15 has been pushed to the Fedora 15 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.
--
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