[Bug 1097538] [abrt] asciio: gtk_file_system_model_sort.part.0(): perl killed by SIGABRT

2014-05-14 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1097538

Sam Wilson cycloptiv...@internode.on.net changed:

   What|Removed |Added

 Status|NEW |CLOSED
 Resolution|--- |NOTABUG
Last Closed||2014-05-14 02:06:58



--- Comment #11 from Sam Wilson cycloptiv...@internode.on.net ---
It appears that this may not actually be a bug.

1. Create a new file, enter some content
1. Use the *save* or  *save as* function
1. Save the file as /path/to/filename

Outcome: Resulting file is binary and loads OK

---

1. Create a new file, enter some content
1. Use the *save* or  *save as* function
1. Save the file as /path/to/filename.txt

Outcome: Resulting file is ascii and does not load

---

1. Create a new file, enter some content
1. Use the *save* or  *save as* function
1. Save the file as /path/to/filename.ext

Outcome: Resulting file is binary and loads OK

Looks to me like the author forgot to mention undocumented features :)

-- 
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=zMIMNesCLUa=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 1058728] FTBFS: perl-HTTP-Daemon-SSL-1.04-13.fc21: tests fail

2014-05-14 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1058728

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

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|steve.tray...@cern.ch   |ppi...@redhat.com



--- Comment #1 from Petr Pisar ppi...@redhat.com ---
The problem is that F21 openssl cannot use the pregenerated 512-bit RSA key for
signing digest which is to large with modern openssl. The server complains:

140107221378928:error:04075070:rsa routines:RSA_sign:digest too big for rsa
key:rsa_sign.c:127:
140107221378928:error:1409B006:SSL routines:SSL3_SEND_SERVER_KEY_EXCHANGE:EVP
lib:s3_srvr.c:1982:

Proper solution is to generated the keys and certificates at test time with
OpenSSL default settings.

-- 
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=BRDkfsDyNna=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 1058728] FTBFS: perl-HTTP-Daemon-SSL-1.04-13.fc21: tests fail

2014-05-14 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1058728



--- Comment #2 from Steve Traylen steve.tray...@cern.ch ---
Thanks I missed this.

-- 
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=kmt0E8mWo2a=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 997835] perl-Language-Expr-0.23 is available

2014-05-14 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=997835

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

   What|Removed |Added

 CC||p...@city-fan.org



--- Comment #3 from Paul Howarth p...@city-fan.org ---
Version 0.23 builds successfully in Rawhide, though this is because it has
disabled all of its tests. Building it would get rid of the daily broken deps
nagmail though...

-- 
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=eA1DJLMkZta=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 1097640] New: IO::Socket:SSL::Utils::KEY_free() dies with: Can't locate auto/Net/SSLeay/EVP_KEY_fre.al

2014-05-14 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1097640

Bug ID: 1097640
   Summary: IO::Socket:SSL::Utils::KEY_free() dies with: Can't
locate auto/Net/SSLeay/EVP_KEY_fre.al
   Product: Fedora
   Version: 20
 Component: perl-IO-Socket-SSL
  Assignee: p...@city-fan.org
  Reporter: ppi...@redhat.com
QA Contact: extras...@fedoraproject.org
CC: jose.p.oliveira@gmail.com, p...@city-fan.org,
perl-devel@lists.fedoraproject.org



$ perl -MIO::Socket::SSL::Utils -e 'KEY_free(KEY_create_rsa())'
Can't locate auto/Net/SSLeay/EVP_KEY_fre.al in @INC (@INC contains:
/usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl
/usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at
/usr/share/perl5/vendor_perl/IO/Socket/SSL/Utils.pm line 96.

$ rpm -q perl-IO-Socket-SSL perl-Net-SSLeay
perl-IO-Socket-SSL-1.984-1.fc21.noarch
perl-Net-SSLeay-1.61-1.fc21.x86_64

This is probably a bug in perl-Net-SSLeay.

The same issue is in Fedora 20.

-- 
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=1KbxKIZ6FUa=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-HTTP-Daemon-SSL] Do not test weak keys

2014-05-14 Thread Petr Pisar
commit 3ee6bba50022ad36259059780e24bdaae33cef4b
Author: Petr Písař ppi...@redhat.com
Date:   Wed May 14 10:41:41 2014 +0200

Do not test weak keys

 ...nerate-keys-and-certificates-at-test-time.patch |   90 
 perl-HTTP-Daemon-SSL.spec  |8 ++-
 2 files changed, 97 insertions(+), 1 deletions(-)
---
diff --git 
a/HTTP-Daemon-SSL-1.04-Generate-keys-and-certificates-at-test-time.patch 
b/HTTP-Daemon-SSL-1.04-Generate-keys-and-certificates-at-test-time.patch
new file mode 100644
index 000..c923f5e
--- /dev/null
+++ b/HTTP-Daemon-SSL-1.04-Generate-keys-and-certificates-at-test-time.patch
@@ -0,0 +1,90 @@
+From 2b728bdd6df8968d1dae92856ac5ebed85d71d2a Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= ppi...@redhat.com
+Date: Wed, 14 May 2014 10:36:50 +0200
+Subject: [PATCH] Generate keys and certificates at test-time
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+This fixes https://rt.cpan.org/Public/Bug/Display.html?id=88998.
+
+Signed-off-by: Petr Písař ppi...@redhat.com
+---
+ Makefile.PL|  2 ++
+ t/testmodule.t | 38 +-
+ 2 files changed, 39 insertions(+), 1 deletion(-)
+
+diff --git a/Makefile.PL b/Makefile.PL
+index 17fe591..b8927b2 100644
+--- a/Makefile.PL
 b/Makefile.PL
+@@ -10,5 +10,7 @@ WriteMakefile(
+   'VERSION_FROM' = 'SSL.pm',
+   'DISTNAME' = 'HTTP-Daemon-SSL',
+   'PREREQ_PM' = { 'HTTP::Daemon' = 1.0, 'IO::Socket::SSL' = 0.93 },
++  'BUILD_REQUIRES' = { 'HTTP::Daemon' = 1.0, 'IO::Socket::SSL' = 0.93,
++  'IO::Socket::SSL::Utils' = 0 },
+   'dist' = { COMPRESS = 'gzip', SUFFIX = 'gz', },
+ );
+diff --git a/t/testmodule.t b/t/testmodule.t
+index 6ca235a..c83d9ab 100644
+--- a/t/testmodule.t
 b/t/testmodule.t
+@@ -4,10 +4,11 @@
+ 
+ use HTTP::Daemon::SSL;
+ use HTTP::Status;
++use IO::Socket::SSL::Utils;
+ eval {require t/ssl_settings.req;} ||
+ eval {require ssl_settings.req;};
+ 
+-$numtests = 9;
++$numtests = 14;
+ $|=1;
+ $SIG{PIPE}='IGNORE';
+ 
+@@ -22,6 +23,41 @@ print 1..$numtests\n;
+ 
+ $test = 0;
+ 
++my ($ca_cert, $ca_key) = CERT_create(
++subject = { commonName = 'Dummy IO::Socket::SSL Certificate Authority' 
},
++CA = 1,
++);
++(defined $ca_cert and defined $ca_key) || print 'not ';
++ok('authority certificate generated');
++
++my ($server_cert, $server_key) = CERT_create(
++subject = { commonName = 'IO::Socket::SSL Dummy Server Certificate' },
++CA = 0,
++issuer_cert = $ca_cert,
++issuer_key = $ca_key,
++);
++(defined $server_cert and defined $server_key) || print 'not ';
++ok('server certificate generated');
++
++eval { PEM_cert2file($ca_cert, 'certs/test-ca.pem') };
++(!$@ and -s 'certs/test-ca.pem') || print 'not ';
++ok('authority certificate saved');
++
++PEM_cert2file($server_cert, 'certs/server-cert.pem');
++(!$@ and -s 'certs/server-cert.pem') || print 'not ';
++ok('server certificate saved');
++
++PEM_key2file($server_key, 'certs/server-key.pem');
++(!$@ and -s 'certs/server-key.pem') || print 'not ';
++ok('server key saved');
++
++# freeing fails now https://bugzilla.redhat.com/show_bug.cgi?id=1097640
++#CERT_free($ca_cert);
++#KEY_free($ca_key);
++#CERT_free($server_cert);
++#KEY_free($server_key);
++
++
+ unless (fork) {
+ sleep 1;
+ 
+-- 
+1.9.0
+
diff --git a/perl-HTTP-Daemon-SSL.spec b/perl-HTTP-Daemon-SSL.spec
index 2b2c760..09b42b6 100644
--- a/perl-HTTP-Daemon-SSL.spec
+++ b/perl-HTTP-Daemon-SSL.spec
@@ -1,6 +1,6 @@
 Name:   perl-HTTP-Daemon-SSL
 Version:1.04
-Release:13%{?dist}
+Release:14%{?dist}
 Summary:Simple http server class with SSL support
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -8,6 +8,8 @@ URL:http://search.cpan.org/dist/HTTP-Daemon-SSL/
 Source0:
http://www.cpan.org/modules/by-module/HTTP/HTTP-Daemon-SSL-%{version}.tar.gz
 # Adapt tests to IO::Socket::SSL 1.80, CPAN RT#81932
 Patch0: HTTP-Daemon-SSL-1.04-Adapt-tests-to-IO-Socket-SSL-1.80.patch
+# Do not test weak keys with OpenSSL 1.0.1, bug #1058728, CPAN RT#88998
+Patch1: 
HTTP-Daemon-SSL-1.04-Generate-keys-and-certificates-at-test-time.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:  noarch
 BuildRequires:  perl(ExtUtils::MakeMaker)
@@ -25,6 +27,7 @@ IO::Socket::SSL, so you can perform socket operations 
directly on it too.
 %prep
 %setup -q -n HTTP-Daemon-SSL-%{version}
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -53,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/HTTP::Daemon::SSL.3pm*
 
 %changelog
+* Wed May 14 2014 Petr Pisar ppi...@redhat.com - 1.04-14
+- Do not test weak keys (bug #1058728)
+
 * Sat Aug 03 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1.04-13
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
--
Fedora Extras Perl SIG

[perl-HTTP-Daemon-SSL] Declare build-dependency on IO::Socket::SSL::Utils

2014-05-14 Thread Petr Pisar
commit 5bc595c4e13790f8c304f9a83abe39ca6d4f22c3
Author: Petr Písař ppi...@redhat.com
Date:   Wed May 14 10:51:32 2014 +0200

Declare build-dependency on IO::Socket::SSL::Utils

 perl-HTTP-Daemon-SSL.spec |1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/perl-HTTP-Daemon-SSL.spec b/perl-HTTP-Daemon-SSL.spec
index 09b42b6..ac77412 100644
--- a/perl-HTTP-Daemon-SSL.spec
+++ b/perl-HTTP-Daemon-SSL.spec
@@ -15,6 +15,7 @@ BuildArch:  noarch
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(HTTP::Daemon) = 1
 BuildRequires:  perl(IO::Socket::SSL) = 0.93
+BuildRequires:  perl(IO::Socket::SSL::Utils)
 Requires:   perl(HTTP::Daemon) = 1
 Requires:   perl(IO::Socket::SSL) = 0.93
 Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
--
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 1058728] FTBFS: perl-HTTP-Daemon-SSL-1.04-13.fc21: tests fail

2014-05-14 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1058728

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

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||perl-HTTP-Daemon-SSL-1.04-1
   ||4.fc21
 Resolution|--- |RAWHIDE
Last Closed||2014-05-14 04:52:26



-- 
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=pqEEVM8iF9a=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 1097640] IO::Socket:SSL::Utils::KEY_free() dies with: Can't locate auto/Net/SSLeay/EVP_KEY_fre.al

2014-05-14 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1097640



--- Comment #1 from Paul Howarth p...@city-fan.org ---
Created attachment 895420
  -- https://bugzilla.redhat.com/attachment.cgi?id=895420action=edit
Possible fix

I think it's a typo in Utils.pm

Can you give the attached patch a try? It works for the test case in this
ticket but I'm sure you'll have a better one...

-- 
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=kOdR2Jjrtsa=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 1097640] IO::Socket:SSL::Utils::KEY_free() dies with: Can't locate auto/Net/SSLeay/EVP_KEY_fre.al

2014-05-14 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1097640



--- Comment #2 from Petr Pisar ppi...@redhat.com ---
Yes. This works even in bigger picture. Thank you.

-- 
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=mfvOXiM952a=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 997835] perl-Language-Expr-0.23 is available

2014-05-14 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=997835



--- Comment #4 from Miro Hrončok mhron...@redhat.com ---
I think that building a non-functional package is against the guidelines. But
it would certainly be better than now. Should I ask on packaging mailing list?

-- 
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=9fmpRDehzfa=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 1097640] IO::Socket:SSL::Utils::KEY_free() dies with: Can't locate auto/Net/SSLeay/EVP_KEY_fre.al

2014-05-14 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1097640

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

   What|Removed |Added

 Status|NEW |ASSIGNED
External Bug ID||CPAN 95633



-- 
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=VcZ1tcIij5a=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-Language-Expr

2014-05-14 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

[Bug 1083396] perl-Padre-0.90-10.fc21 FTBFS

2014-05-14 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1083396

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

   What|Removed |Added

 Status|NEW |ASSIGNED
URL|http://koji.fedoraproject.o |http://comments.gmane.org/g
   |rg/koji/taskinfo?taskID=669 |mane.comp.ide.padre.devel/2
   |8307|071
   Assignee|jples...@redhat.com |ppi...@redhat.com



-- 
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=F3kxdZN3HXa=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-IO-Socket-SSL] Fix typo in Utils.pm (#1097640, CPAN RT#95633)

2014-05-14 Thread Paul Howarth
commit 91de4e03c6e345bb1649da90a23f78c0d8f62ecc
Author: Paul Howarth p...@city-fan.org
Date:   Wed May 14 11:56:53 2014 +0100

Fix typo in Utils.pm (#1097640, CPAN RT#95633)

$ perl -MIO::Socket::SSL::Utils -e 'KEY_free(KEY_create_rsa())'
Can't locate auto/Net/SSLeay/EVP_KEY_fre.al in @INC (@INC contains:
/usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl
/usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at
/usr/share/perl5/vendor_perl/IO/Socket/SSL/Utils.pm line 96.

Net::SSLeay::EVP_KEY_free should be Net::SSLeay::EVP_PKEY_free.

 IO-Socket-SSL-1.984-key-free.patch |   11 +++
 perl-IO-Socket-SSL.spec|9 -
 2 files changed, 19 insertions(+), 1 deletions(-)
---
diff --git a/IO-Socket-SSL-1.984-key-free.patch 
b/IO-Socket-SSL-1.984-key-free.patch
new file mode 100644
index 000..b0e90c6
--- /dev/null
+++ b/IO-Socket-SSL-1.984-key-free.patch
@@ -0,0 +1,11 @@
+--- lib/IO/Socket/SSL/Utils.pm
 lib/IO/Socket/SSL/Utils.pm
+@@ -93,7 +93,7 @@ sub CERT_free {
+ 
+ sub KEY_free {
+ my $key = shift or return;
+-Net::SSLeay::EVP_KEY_free($key);
++Net::SSLeay::EVP_PKEY_free($key);
+ }
+ 
+ sub KEY_create_rsa {
diff --git a/perl-IO-Socket-SSL.spec b/perl-IO-Socket-SSL.spec
index 4b007c1..3c6c2ff 100644
--- a/perl-IO-Socket-SSL.spec
+++ b/perl-IO-Socket-SSL.spec
@@ -1,11 +1,12 @@
 Name:  perl-IO-Socket-SSL
 Version:   1.984
-Release:   1%{?dist}
+Release:   2%{?dist}
 Summary:   Perl library for transparent SSL
 Group: Development/Libraries
 License:   GPL+ or Artistic
 URL:   http://search.cpan.org/dist/IO-Socket-SSL/
 Source0:   
http://search.cpan.org/CPAN/authors/id/S/SU/SULLR/IO-Socket-SSL-%{version}.tar.gz
+Patch0:IO-Socket-SSL-1.984-key-free.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu)
 BuildArch: noarch
 BuildRequires: openssl = 0.9.8
@@ -58,6 +59,9 @@ mod_perl.
 %prep
 %setup -q -n IO-Socket-SSL-%{version}
 
+# Fix typo in Utils.pm (#1097640, CPAN RT#95633)
+%patch0
+
 %build
 echo n | perl Makefile.PL INSTALLDIRS=vendor
 make %{?_smp_mflags}
@@ -83,6 +87,9 @@ rm -rf %{buildroot}
 %{_mandir}/man3/IO::Socket::SSL::Utils.3*
 
 %changelog
+* Wed May 14 2014 Paul Howarth p...@city-fan.org - 1.984-2
+- Fix typo in Utils.pm (#1097640, CPAN RT#95633)
+
 * Sat May 10 2014 Paul Howarth p...@city-fan.org - 1.984-1
 - Update to 1.984
   - Added OCSP support:
--
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 997835] perl-Language-Expr-0.23 is available

2014-05-14 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=997835



--- Comment #5 from Paul Howarth p...@city-fan.org ---
I don't think that's necessary. It's no less functioning than the current
situation, and it's upstream's current release, and upstream is aware of the
issue. At least people would be able to install or upgrade now, and be able to
read the documentation.

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

Building a non functional package just to remove dependency mess

2014-05-14 Thread Miro Hrončok
Hi,

perl-Language-Expr FTBFS in rawhide and F20 (since F20 was rawhide).
There is some crazy stuff in Perl itself that prevents
perl-Regexp-Grammars to work properly and perl-Language-Expr cannot work
without proper perl-Regexp-Grammars.

This leads to perl-Language-Expr in F20 being from F19 and having
unresolved dependencies on perl(:MODULE_COMPAT_5.16.2).

 * It makes mess when updating F19 to F20
 * It emails me on daily basic
 * I cannot fix it

However, new version of upstream Language::Expr is out, that disables
tests, while still not being functional. I would like to update
perl-Language-Expr in F20 and rawhide. That would lead to:

 * No more mess
 * No more email for me
 * Nonfunctional package in Fedora

While I believe that nonfunctional package is a bad think, I believe
that anything is better than the situation now.

Any thoughts?

Links:

https://bugzilla.redhat.com/show_bug.cgi?id=992666
perl-Language-Expr: FTBFS in rawhide

https://bugzilla.redhat.com/show_bug.cgi?id=997835
perl-Language-Expr-0.23 is available

https://bugzilla.redhat.com/show_bug.cgi?id=1009919
perl-5.18: Regexp::Grammars does not work due to bug in perl

-- 
Miro Hrončok
--
Phone: +420777974800
IRC: mhroncok
--
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 997835] perl-Language-Expr-0.23 is available

2014-05-14 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=997835



--- Comment #6 from Miro Hrončok mhron...@redhat.com ---
While I agree with you, I've send the e-mail a minute ago. If nobody says
anything against it by the end of the week, I'll do it.

-- 
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=t08HwhTCyUa=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-IO-Socket-SSL/f20] Fix typo in Utils.pm (#1097640, CPAN RT#95633)

2014-05-14 Thread Paul Howarth
commit 3b9ca03aeb16613ef46db3dc5c4fbe18de8c8984
Author: Paul Howarth p...@city-fan.org
Date:   Wed May 14 11:56:53 2014 +0100

Fix typo in Utils.pm (#1097640, CPAN RT#95633)

$ perl -MIO::Socket::SSL::Utils -e 'KEY_free(KEY_create_rsa())'
Can't locate auto/Net/SSLeay/EVP_KEY_fre.al in @INC (@INC contains:
/usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl
/usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at
/usr/share/perl5/vendor_perl/IO/Socket/SSL/Utils.pm line 96.

Net::SSLeay::EVP_KEY_free should be Net::SSLeay::EVP_PKEY_free.

 IO-Socket-SSL-1.955-key-free.patch |   11 +++
 perl-IO-Socket-SSL.spec|9 -
 2 files changed, 19 insertions(+), 1 deletions(-)
---
diff --git a/IO-Socket-SSL-1.955-key-free.patch 
b/IO-Socket-SSL-1.955-key-free.patch
new file mode 100644
index 000..b4cb55d
--- /dev/null
+++ b/IO-Socket-SSL-1.955-key-free.patch
@@ -0,0 +1,11 @@
+--- lib/IO/Socket/SSL/Utils.pm
 lib/IO/Socket/SSL/Utils.pm
+@@ -94,7 +94,7 @@ sub CERT_free {
+ 
+ sub KEY_free {
+ my $key = shift or return;
+-Net::SSLeay::EVP_KEY_free($key);
++Net::SSLeay::EVP_PKEY_free($key);
+ }
+ 
+ sub KEY_create_rsa {
diff --git a/perl-IO-Socket-SSL.spec b/perl-IO-Socket-SSL.spec
index c2a2720..c4c6b08 100644
--- a/perl-IO-Socket-SSL.spec
+++ b/perl-IO-Socket-SSL.spec
@@ -1,11 +1,12 @@
 Name:  perl-IO-Socket-SSL
 Version:   1.955
-Release:   1%{?dist}
+Release:   2%{?dist}
 Summary:   Perl library for transparent SSL
 Group: Development/Libraries
 License:   GPL+ or Artistic
 URL:   http://search.cpan.org/dist/IO-Socket-SSL/
 Source0:   
http://search.cpan.org/CPAN/authors/id/S/SU/SULLR/IO-Socket-SSL-%{version}.tar.gz
+Patch0:IO-Socket-SSL-1.955-key-free.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu)
 BuildArch: noarch
 BuildRequires: openssl = 0.9.8
@@ -46,6 +47,9 @@ mod_perl.
 %prep
 %setup -q -n IO-Socket-SSL-%{version}
 
+# Fix typo in Utils.pm (#1097640, CPAN RT#95633)
+%patch0
+
 %build
 perl Makefile.PL INSTALLDIRS=vendor
 make %{?_smp_mflags}
@@ -70,6 +74,9 @@ rm -rf %{buildroot}
 %{_mandir}/man3/IO::Socket::SSL::Utils.3pm*
 
 %changelog
+* Wed May 14 2014 Paul Howarth p...@city-fan.org - 1.955-2
+- Fix typo in Utils.pm (#1097640, CPAN RT#95633)
+
 * Wed Nov 13 2013 Paul Howarth p...@city-fan.org - 1.955-1
 - Switch back to upstream versioning scheme
 
--
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-IO-Socket-SSL] Created tag perl-IO-Socket-SSL-1.984-2.fc21

2014-05-14 Thread Paul Howarth
The lightweight tag 'perl-IO-Socket-SSL-1.984-2.fc21' was created pointing to:

 91de4e0... Fix typo in Utils.pm (#1097640, CPAN RT#95633)
--
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-IO-Socket-SSL] Created tag perl-IO-Socket-SSL-1.955-2.fc20

2014-05-14 Thread Paul Howarth
The lightweight tag 'perl-IO-Socket-SSL-1.955-2.fc20' was created pointing to:

 3b9ca03... Fix typo in Utils.pm (#1097640, CPAN RT#95633)
--
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 1097640] IO::Socket:SSL::Utils::KEY_free() dies with: Can't locate auto/Net/SSLeay/EVP_KEY_fre.al

2014-05-14 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1097640



--- Comment #3 from Fedora Update System upda...@fedoraproject.org ---
perl-IO-Socket-SSL-1.955-2.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/perl-IO-Socket-SSL-1.955-2.fc20

-- 
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=n0YTy6gMM6a=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-Padre] Fix compatibility with Pod::Perldoc = 3.21_01

2014-05-14 Thread Petr Pisar
commit 0da761f42193aa7c064ac4fdb4e9c0f5b51406ec
Author: Petr Písař ppi...@redhat.com
Date:   Wed May 14 15:52:46 2014 +0200

Fix compatibility with Pod::Perldoc = 3.21_01

 Padre-0.90-No-exit-in-Pod-Perldoc.patch |   33 +++
 perl-Padre.spec |   14 ++--
 2 files changed, 44 insertions(+), 3 deletions(-)
---
diff --git a/Padre-0.90-No-exit-in-Pod-Perldoc.patch 
b/Padre-0.90-No-exit-in-Pod-Perldoc.patch
new file mode 100644
index 000..75de093
--- /dev/null
+++ b/Padre-0.90-No-exit-in-Pod-Perldoc.patch
@@ -0,0 +1,33 @@
+From 79ab948e1f844cf7e9ea476c21f77449e2978c58 Mon Sep 17 00:00:00 2001
+From: Vladimir Lettiev thec...@gmail.com
+Date: Wed, 14 May 2014 16:00:54 +0200
+Subject: [PATCH] No exit in Pod::Perldoc
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+Fix compatibility with Pod::Perldoc = 3.21_01.
+
+http://mail.perlide.org/pipermail/padre-dev/2014-April/003593.html
+
+Signed-off-by: Petr Písař ppi...@redhat.com
+---
+ lib/Padre/Browser/PseudoPerldoc.pm | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/lib/Padre/Browser/PseudoPerldoc.pm 
b/lib/Padre/Browser/PseudoPerldoc.pm
+index 30a8b5c..e0b4ba0 100644
+--- a/lib/Padre/Browser/PseudoPerldoc.pm
 b/lib/Padre/Browser/PseudoPerldoc.pm
+@@ -59,7 +59,7 @@ sub process {
+   $self-find_good_formatter_class;
+   $self-formatter_sanity_check;
+ 
+-  $self-maybe_diddle_INC;
++  $self-maybe_extend_searchpath;
+ 
+   # for when we're apparently in a module or extension directory
+ 
+-- 
+1.9.0
+
diff --git a/perl-Padre.spec b/perl-Padre.spec
index 9853123..1bb2aa5 100644
--- a/perl-Padre.spec
+++ b/perl-Padre.spec
@@ -2,7 +2,7 @@
 
 Name:   perl-Padre
 Version:0.90
-Release:10%{?dist}
+Release:11%{?dist}
 Summary:Perl Application Development and Refactoring Environment
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -11,6 +11,8 @@ Source0:
http://search.cpan.org/CPAN/authors/id/P/PL/PLAVEN/Padre-%{versi
 Source1:padre.desktop
 # Fix compatibility with ORLite-1.98, in Padre-1.96, bug #914310
 Patch0: 
Padre-0.90-Migrating-to-the-delete_where-method-for-bulk-deleti.patch
+# Fix compatibility with Pod::Perldoc = 3.21_01, bug #1083396
+Patch1: Padre-0.90-No-exit-in-Pod-Perldoc.patch
 BuildArch:  noarch
 BuildRequires:  gettext
 BuildRequires:  desktop-file-utils
@@ -95,7 +97,8 @@ BuildRequires:  perl(Parse::ExuberantCTags) = 1.00
 BuildRequires:  perl(Pod::Abstract) = 0.16
 BuildRequires:  perl(Pod::Functions)
 BuildRequires:  perl(Pod::POM) = 0.17
-BuildRequires:  perl(Pod::Perldoc) = 3.15
+# Pod::Perldoc 3.15 and 3.21 for Patch1
+BuildRequires:  perl(Pod::Perldoc) = 3.21
 # perl(Pod::Perldoc::ToPod) at lib/Padre/Browser/PseudoPerldoc.pm
 BuildRequires:  perl(Pod::Perldoc::ToPod)
 BuildRequires:  perl(Pod::Simple) = 3.07
@@ -223,7 +226,8 @@ Requires:   perl(Params::Util) = 0.33
 Requires:   perl(Parse::ErrorString::Perl) = 0.14
 Requires:   perl(Parse::ExuberantCTags) = 1.00
 Requires:   perl(Pod::Abstract) = 0.16
-Requires:   perl(Pod::Perldoc) = 3.15
+# Pod::Perldoc 3.15 and 3.21 for Patch1
+Requires:   perl(Pod::Perldoc) = 3.21
 Requires:   perl(Pod::POM) = 0.17
 Requires:   perl(Pod::Simple) = 3.07
 Requires:   perl(Pod::Simple::XHTML) = 3.04
@@ -301,6 +305,7 @@ in a directory called .padre.
 %prep
 %setup -q -n Padre-%{version}
 %patch0 -p1
+%patch1 -p1
 
 find share/{examples,templates} -type f \( -name '*.pl' -o -name '*.t' \) \
 -exec chmod 755 {} +
@@ -382,6 +387,9 @@ mkdir $HOME
 
 
 %changelog
+* Wed May 14 2014 Petr Pisar ppi...@redhat.com - 0.90-11
+- Fix compatibility with Pod::Perldoc = 3.21_01 (bug #1083396)
+
 * Tue Oct 15 2013 Petr Pisar ppi...@redhat.com - 0.90-10
 - Fix compatibility with ORLite-1.98 (bug #914310)
 
--
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 1083396] perl-Padre-0.90-10.fc21 FTBFS

2014-05-14 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1083396

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

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||perl-Padre-0.90-11.fc21
 Resolution|--- |RAWHIDE
Last Closed||2014-05-14 10:22:48



--- Comment #1 from Petr Pisar ppi...@redhat.com ---
This was caused by a change in Pod::Perldoc 3.21_01.

-- 
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=LMyZqSQ9iZa=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 1058699] FTBFS: perl-AutoClass-1_01-20.fc21: Random tests failure

2014-05-14 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1058699

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

   What|Removed |Added

External Bug ID||CPAN 95642



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

Re: [Fedora-packaging] Building a non functional package just to remove dependency mess

2014-05-14 Thread Toshio Kuratomi
On Wed, May 14, 2014 at 01:08:51PM +0200, Miro Hrončok wrote:
 Hi,
 
 perl-Language-Expr FTBFS in rawhide and F20 (since F20 was rawhide).
 There is some crazy stuff in Perl itself that prevents
 perl-Regexp-Grammars to work properly and perl-Language-Expr cannot work
 without proper perl-Regexp-Grammars.
 
 This leads to perl-Language-Expr in F20 being from F19 and having
 unresolved dependencies on perl(:MODULE_COMPAT_5.16.2).
 
  * It makes mess when updating F19 to F20
  * It emails me on daily basic
  * I cannot fix it
 
 However, new version of upstream Language::Expr is out, that disables
 tests, while still not being functional. I would like to update
 perl-Language-Expr in F20 and rawhide. That would lead to:
 
  * No more mess
  * No more email for me
  * Nonfunctional package in Fedora
 
 While I believe that nonfunctional package is a bad think, I believe
 that anything is better than the situation now.
 
 Any thoughts?
 
It sounds like this would just hide the issues from you.  If it's
nonfunctional, why not retire perl-Language-Expr instead?

-Toshio

 Links:
 
 https://bugzilla.redhat.com/show_bug.cgi?id=992666
 perl-Language-Expr: FTBFS in rawhide
 
 https://bugzilla.redhat.com/show_bug.cgi?id=997835
 perl-Language-Expr-0.23 is available
 
 https://bugzilla.redhat.com/show_bug.cgi?id=1009919
 perl-5.18: Regexp::Grammars does not work due to bug in perl
 


pgpFVTXLSBxMo.pgp
Description: PGP signature
--
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 1058699] FTBFS: perl-AutoClass-1_01-20.fc21: Random tests failure

2014-05-14 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1058699

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

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|al...@users.sourceforge.net |ppi...@redhat.com



-- 
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=bkKSLtMcc0a=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-AutoClass] Fix changelog entry

2014-05-14 Thread Petr Pisar
commit e5e4779ea7fbebb4d5f0e223256715797dc6f8ce
Author: Petr Písař ppi...@redhat.com
Date:   Wed May 14 16:50:11 2014 +0200

Fix changelog entry

 perl-AutoClass.spec |2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/perl-AutoClass.spec b/perl-AutoClass.spec
index e7663f7..c230afc 100644
--- a/perl-AutoClass.spec
+++ b/perl-AutoClass.spec
@@ -107,7 +107,7 @@ rm -rf $RPM_BUILD_ROOT
 * Tue Sep 04 2007 Alex Lancaster al...@users.sourceforge.net 1_01-3
 - Clarified license terms: GPL+ or Artistic
 
-* Thu Mar 30 2007 Alex Lancaster al...@users.sourceforge.net 1_01-2
+* Mon Apr 02 2007 Alex Lancaster al...@users.sourceforge.net 1_01-2
 - Add perl(Test::Deep) to BR.
 
 * Thu Mar 29 2007 Alex Lancaster al...@users.sourceforge.net 1_01-1
--
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-AutoClass] Fix test failures due randomized hash key order

2014-05-14 Thread Petr Pisar
commit 987c36ca2e11f57ac95a4836ee8b0c24d981ea6c
Author: Petr Písař ppi...@redhat.com
Date:   Wed May 14 16:47:39 2014 +0200

Fix test failures due randomized hash key order

 ...consistent-declarations-for-error-message.patch |   33 
 perl-AutoClass.spec|8 -
 2 files changed, 40 insertions(+), 1 deletions(-)
---
diff --git 
a/autoclass-v1.01-Sort-inconsistent-declarations-for-error-message.patch 
b/autoclass-v1.01-Sort-inconsistent-declarations-for-error-message.patch
new file mode 100644
index 000..7ee306d
--- /dev/null
+++ b/autoclass-v1.01-Sort-inconsistent-declarations-for-error-message.patch
@@ -0,0 +1,33 @@
+From fcc5bac3264420de0203589753b732da1dbc27bb Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= ppi...@redhat.com
+Date: Wed, 14 May 2014 16:42:24 +0200
+Subject: [PATCH] Sort inconsistent declarations for error message
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+Random hash key ordering casues test failures. It's also good to have
+stable output for human error messages.
+
+https://rt.cpan.org/Public/Bug/Display.html?id=95642
+Signed-off-by: Petr Písař ppi...@redhat.com
+---
+ lib/Class/AutoClass.pm | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/lib/Class/AutoClass.pm b/lib/Class/AutoClass.pm
+index 1d7337a..83fd07a 100644
+--- a/lib/Class/AutoClass.pm
 b/lib/Class/AutoClass.pm
+@@ -530,7 +530,7 @@ sub declare {
+  @cattributes_recursive{keys %cattributes}=values %cattributes;
+  push(@attributes_recursive,keys %iattributes,keys %cattributes);
+  # are all these declarations consistent?
+- if (my @inconsistents=grep {exists $cattributes_recursive{$_}} keys 
%iattributes_recursive) {
++ if (my @inconsistents=sort grep {exists $cattributes_recursive{$_}} keys 
%iattributes_recursive) {
+# inconsistent class vs. instance declarations
+my @errstr=(Inconsistent declarations for attribute(s) @inconsistents);
+map {
+-- 
+1.9.0
+
diff --git a/perl-AutoClass.spec b/perl-AutoClass.spec
index 6bcaf2a..e7663f7 100644
--- a/perl-AutoClass.spec
+++ b/perl-AutoClass.spec
@@ -1,11 +1,13 @@
 Name:   perl-AutoClass
 Version:1_01
-Release:20%{?dist}
+Release:21%{?dist}
 Summary:Automatically define classes and objects for Perl
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/autoclass/
 Source0:
http://www.cpan.org/modules/by-module/Class/autoclass_v%{version}.tgz
+# Fix test failures due randomized hash key order, bug #1058699, CPAN RT#95642
+Patch0: 
autoclass-v1.01-Sort-inconsistent-declarations-for-error-message.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:  noarch
 BuildRequires:  perl(IO::Scalar)
@@ -21,6 +23,7 @@ inheritance structure.
 
 %prep
 %setup -q -n AutoClass
+%patch0 -p1
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -49,6 +52,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Wed May 14 2014 Petr Pisar ppi...@redhat.com - 1_01-21
+- Fix test failures due randomized hash key order (bug #1058699)
+
 * Sat Aug 03 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1_01-20
 - 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-AutoClass/f20] (2 commits) ...Fix changelog entry

2014-05-14 Thread Petr Pisar
Summary of changes:

  987c36c... Fix test failures due randomized hash key order (*)
  e5e4779... Fix changelog entry (*)

(*) 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 1058699] FTBFS: perl-AutoClass-1_01-20.fc21: Random tests failure

2014-05-14 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1058699

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

   What|Removed |Added

 Status|ASSIGNED|MODIFIED
Version|rawhide |20
   Fixed In Version||perl-AutoClass-1_01-21.fc21



--- Comment #1 from Petr Pisar ppi...@redhat.com ---
Fedora 20 is affected 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=gWpLCsVyyRa=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-File-MimeInfo and perl-File-DesktopEntry in EPEL

2014-05-14 Thread Ken Dreyer
Hi folks,

Thanks a lot for packaging perl-File-MimeInfo and perl-File-DesktopEntry.

Would you mind approving my requests for co-maintainership?

https://admin.fedoraproject.org/pkgdb/acls/name/perl-File-MimeInfo
https://admin.fedoraproject.org/pkgdb/acls/name/perl-File-DesktopEntry

Do you mind if I branch these two packages for EPEL 6? I'm using the
ikiwiki software on wiki.openafs.org, which was recently migrated from
Debian to CentOS, and these two packages are in the dependency chain.

- Ken
--
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: [Fedora-packaging] Building a non functional package just to remove dependency mess

2014-05-14 Thread Miro Hrončok
Dne 14.5.2014 16:38, Toshio Kuratomi napsal(a):
 It sounds like this would just hide the issues from you.  If it's
 nonfunctional, why not retire perl-Language-Expr instead?

1) Retiring the package would not solve the F19 to F20 update issue
2) The bug in Perl is supposed to be fixed in near future, however I'm
not quite sure when

-- 
Miro Hrončok
--
Phone: +420777974800
IRC: mhroncok
--
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: [Fedora-packaging] Building a non functional package just to remove dependency mess

2014-05-14 Thread Toshio Kuratomi
On Wed, May 14, 2014 at 05:43:14PM +0200, Miro Hrončok wrote:
 Dne 14.5.2014 16:38, Toshio Kuratomi napsal(a):
  It sounds like this would just hide the issues from you.  If it's
  nonfunctional, why not retire perl-Language-Expr instead?
 
 1) Retiring the package would not solve the F19 to F20 update issue
 2) The bug in Perl is supposed to be fixed in near future, however I'm
 not quite sure when
 
But you say it's been non-functional in Fedora 20 since before release?
If you think it'll be fixed soon, maybe a half measure would be to have the
perl package Obsolete perl-Language-Expr to get it off the user's systems
but don't retire it yet.  If you don't think that it will be fixed soon (for
instance, there's no commitment by anyone that they are working on the
issue) then it's likely you do want to retire the package on rawhide in
addition to throwing in the Obsoletes.  The package is just a re-review away
from being brought back when the problems are fixed.

We really don't want to be shipping packages that are irretrievably broken
to users.  And shipping another package that has no purpose to hide the fact
that the first package is broken to the package maintainer just doesn't seem
right.  Really the system is emailing you because as package maintainer
you're supposed to fix the software.  If you can't then we likely don't want
the software in Fedora until the issue can be resolved.  :-(

-Toshio


pgpbfC9QyEynU.pgp
Description: PGP signature
--
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 1094660] ctstream-19 is available

2014-05-14 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1094660



--- Comment #3 from Fedora Update System upda...@fedoraproject.org ---
ctstream-19-1.fc20 has been pushed to the Fedora 20 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=C8o2qRRKXUa=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 1097055] Upgrade to new upstream version

2014-05-14 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1097055

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

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #5 from Fedora Update System upda...@fedoraproject.org ---
Package stompclt-1.2-1.fc19:
* should fix your issue,
* was pushed to the Fedora 19 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing stompclt-1.2-1.fc19'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2014-6353/stompclt-1.2-1.fc19
then log in and leave karma (feedback).

-- 
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=jJ5hfRsOq0a=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 1097640] IO::Socket:SSL::Utils::KEY_free() dies with: Can't locate auto/Net/SSLeay/EVP_KEY_fre.al

2014-05-14 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1097640

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

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #4 from Fedora Update System upda...@fedoraproject.org ---
Package perl-IO-Socket-SSL-1.955-2.fc20:
* should fix your issue,
* was pushed to the Fedora 20 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing
perl-IO-Socket-SSL-1.955-2.fc20'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2014-6355/perl-IO-Socket-SSL-1.955-2.fc20
then log in and leave karma (feedback).

-- 
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=45F2C1icAIa=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 1094660] ctstream-19 is available

2014-05-14 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1094660



--- Comment #4 from Fedora Update System upda...@fedoraproject.org ---
ctstream-19-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=FQIGJt4sOMa=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 1058699] FTBFS: perl-AutoClass-1_01-20.fc21: Random tests failure

2014-05-14 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1058699



--- Comment #2 from Fedora Update System upda...@fedoraproject.org ---
perl-AutoClass-1_01-21.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/perl-AutoClass-1_01-21.fc20

-- 
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=8TnPDUXaSMa=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 1098012] New: autoclass has been replaced by Class-AutoClass

2014-05-14 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1098012

Bug ID: 1098012
   Summary: autoclass has been replaced by Class-AutoClass
   Product: Fedora
   Version: rawhide
 Component: perl-AutoClass
  Assignee: al...@users.sourceforge.net
  Reporter: ppi...@redhat.com
QA Contact: extras...@fedoraproject.org
CC: al...@users.sourceforge.net,
perl-devel@lists.fedoraproject.org



The autoclass-v1.01 CPAN distribution in Fedora is old. Upstream has been
replaces by Class-AutoClass CPAN distribution. Please package
perl-Class-AutoClass and obsolete this perl-autoclass package.

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