Broken dependencies: perl-Bio-ASN1-EntrezGene

2013-06-08 Thread buildsys


perl-Bio-ASN1-EntrezGene has broken dependencies in the rawhide tree:
On x86_64:
perl-Bio-ASN1-EntrezGene-1.091-17.fc19.noarch requires 
perl(Bio::Index::AbstractSeq)
On i386:
perl-Bio-ASN1-EntrezGene-1.091-17.fc19.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-Bio-SamTools

2013-06-08 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)
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)
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

File Net-SSLeay-1.55.tar.gz uploaded to lookaside cache by pghmcfc

2013-06-08 Thread Paul Howarth
A file has been added to the lookaside cache for perl-Net-SSLeay:

473b8d66ca69d5784bb0e428721f58e0  Net-SSLeay-1.55.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-Net-SSLeay] Update to 1.55

2013-06-08 Thread Paul Howarth
commit 8ed2ca85ed22a8d0e8df9a4cd5b9a28fd9687a29
Author: Paul Howarth p...@city-fan.org
Date:   Sat Jun 8 22:35:20 2013 +0100

Update to 1.55

- New upstream release 1.55
  - added support for TLSV1_1 and TLSV1_2 methods with 
SSL_CTX_tlsv1_1_new(),
SSL_CTX_tlsv1_2_new(), TLSv1_1_method() and TLSv1_2_method(), where
available in the underlying openssl
  - added CRL support functions X509_CRL_get_ext(), 
X509_CRL_get_ext_by_NID(),
X509_CRL_get_ext_count()
  - fixed a problem that could cause content with a value of '0' to be
incorrectly encoded by do_httpx3 and friends (CPAN RT#85417)
  - added support for SSL_get_tlsa_record_byname() required for DANE 
support in
openssl-1.0.2 and later
  - testing with openssl-1.0.2-stable-SNAP-20130521
  - added X509_NAME_new and X509_NAME_hash

 perl-Net-SSLeay.spec |   16 +++-
 sources  |2 +-
 2 files changed, 16 insertions(+), 2 deletions(-)
---
diff --git a/perl-Net-SSLeay.spec b/perl-Net-SSLeay.spec
index cc670ee..3a880a7 100644
--- a/perl-Net-SSLeay.spec
+++ b/perl-Net-SSLeay.spec
@@ -1,5 +1,5 @@
 Name:  perl-Net-SSLeay
-Version:   1.54
+Version:   1.55
 Release:   1%{?dist}
 Summary:   Perl extension for using OpenSSL
 Group: Development/Libraries
@@ -92,6 +92,20 @@ rm -rf %{buildroot}
 %{_mandir}/man3/Net::SSLeay::Handle.3pm*
 
 %changelog
+* Sat Jun  8 2013 Paul Howarth p...@city-fan.org - 1.55-1
+- update to 1.55
+  - added support for TLSV1_1 and TLSV1_2 methods with SSL_CTX_tlsv1_1_new(),
+SSL_CTX_tlsv1_2_new(), TLSv1_1_method() and TLSv1_2_method(), where
+available in the underlying openssl
+  - added CRL support functions X509_CRL_get_ext(), X509_CRL_get_ext_by_NID(),
+X509_CRL_get_ext_count()
+  - fixed a problem that could cause content with a value of '0' to be
+incorrectly encoded by do_httpx3 and friends (CPAN RT#85417)
+  - added support for SSL_get_tlsa_record_byname() required for DANE support in
+openssl-1.0.2 and later
+  - testing with openssl-1.0.2-stable-SNAP-20130521
+  - added X509_NAME_new and X509_NAME_hash
+
 * Sat Mar 23 2013 Paul Howarth p...@city-fan.org - 1.54-1
 - update to 1.54
   - added support for SSL_export_keying_material where present (i.e. in OpenSSL
diff --git a/sources b/sources
index d7f0a27..fad0ded 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-26e758fff1c90cb00e9358fea7e1e22f  Net-SSLeay-1.54.tar.gz
+473b8d66ca69d5784bb0e428721f58e0  Net-SSLeay-1.55.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-Net-SSLeay] Created tag perl-Net-SSLeay-1.55-1.fc20

2013-06-08 Thread Paul Howarth
The lightweight tag 'perl-Net-SSLeay-1.55-1.fc20' was created pointing to:

 8ed2ca8... Update to 1.55
--
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-Authen-Simple

2013-06-08 Thread buildsys


perl-Authen-Simple has broken dependencies in the epel-6 tree:
On ppc64:
perl-Authen-Simple-0.4-5.el6.noarch requires perl(Crypt::PasswdMD5)
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-WWW-GoodData

2013-06-08 Thread buildsys


perl-WWW-GoodData has broken dependencies in the epel-5 tree:
On ppc:
perl-WWW-GoodData-1.6-1.el5.noarch requires perl(Getopt::Long) = 0:2.36
On i386:
perl-WWW-GoodData-1.6-1.el5.noarch requires perl(Getopt::Long) = 0:2.36
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-WWW-GoodData

2013-06-08 Thread buildsys


perl-WWW-GoodData has broken dependencies in the epel-5 tree:
On ppc:
perl-WWW-GoodData-1.6-1.el5.noarch requires perl(Getopt::Long) = 0:2.36
On i386:
perl-WWW-GoodData-1.6-1.el5.noarch requires perl(Getopt::Long) = 0:2.36
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