[Bug 1238168] FTBFS: Failed during 'make check': 13netlink-message-attrs.t and 20io-socket-netlink-generic.t

2016-11-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1238168

Petr Pisar  changed:

   What|Removed |Added

 CC||ppi...@redhat.com



--- Comment #1 from Petr Pisar  ---
Big-endian PowerPC is now a fully supported Fedora architecture and current
perl-Socket-Netlink-0.04-16.fc26 still fails.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1393162] perl-App-cpm-0.214 is available

2016-11-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1393162

Jitka Plesnikova  changed:

   What|Removed |Added

 Status|NEW |CLOSED
   Fixed In Version||perl-App-cpm-0.214-1.fc26
 Resolution|--- |RAWHIDE
Last Closed||2016-11-09 03:44:45



-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


jplesnik pushed to perl-App-cpm (master). "0.214 bump"

2016-11-09 Thread notifications
From 154b897b46a98952fef62c000c7fc762096f9cfb Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Wed, 9 Nov 2016 09:44:10 +0100
Subject: 0.214 bump

---
 .gitignore| 1 +
 perl-App-cpm.spec | 5 -
 sources   | 2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index 9fe6a90..1f4c837 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /App-cpm-0.211.tar.gz
 /App-cpm-0.212.tar.gz
 /App-cpm-0.213.tar.gz
+/App-cpm-0.214.tar.gz
diff --git a/perl-App-cpm.spec b/perl-App-cpm.spec
index 42836b4..6cea0b0 100644
--- a/perl-App-cpm.spec
+++ b/perl-App-cpm.spec
@@ -1,5 +1,5 @@
 Name:   perl-App-cpm
-Version:0.213
+Version:0.214
 Release:1%{?dist}
 Summary:Fast CPAN module installer
 License:GPL+ or Artistic
@@ -86,6 +86,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Nov 09 2016 Jitka Plesnikova  - 0.214-1
+- 0.214 bump
+
 * Tue Nov 08 2016 Jitka Plesnikova  - 0.213-1
 - 0.213 bump
 
diff --git a/sources b/sources
index 0886430..a0a67c2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f8c68fbabf0ae830bfd3970f247281f3  App-cpm-0.213.tar.gz
+19c522402734811a8ed5482a3666ca1b  App-cpm-0.214.tar.gz
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-App-cpm.git/commit/?h=master=154b897b46a98952fef62c000c7fc762096f9cfb
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


jplesnik pushed to perl-XML-XPath (f25). "1.39 bump"

2016-11-09 Thread notifications
From 0445694880531a6ae5c0f400bac232693dbb64ee Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Wed, 9 Nov 2016 10:28:00 +0100
Subject: 1.39 bump

---
 .gitignore  | 1 +
 perl-XML-XPath.spec | 6 +-
 sources | 2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index 9dd4674..b9af826 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@ XML-XPath-1.13.tar.gz
 /XML-XPath-1.36.tar.gz
 /XML-XPath-1.37.tar.gz
 /XML-XPath-1.38.tar.gz
+/XML-XPath-1.39.tar.gz
diff --git a/perl-XML-XPath.spec b/perl-XML-XPath.spec
index a986386..2361a12 100644
--- a/perl-XML-XPath.spec
+++ b/perl-XML-XPath.spec
@@ -1,5 +1,5 @@
 Name:   perl-XML-XPath
-Version:1.38
+Version:1.39
 Release:1%{?dist}
 Summary:XPath parser and evaluator for Perl
 # XML/XPath.pm, XML/XPath/PerlSAX.pm, REAME: GPL+ or Artistic
@@ -23,6 +23,7 @@ BuildRequires:  perl(Exporter)
 BuildRequires:  perl(IO::File)
 BuildRequires:  perl(overload)
 BuildRequires:  perl(POSIX)
+BuildRequires:  perl(Scalar::Util)
 BuildRequires:  perl(vars)
 BuildRequires:  perl(XML::Parser) >= 2.23
 # Tests
@@ -76,6 +77,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Wed Nov 09 2016 Jitka Plesnikova  - 1.39-1
+- 1.39 bump
+
 * Mon Oct 31 2016 Jitka Plesnikova  - 1.38-1
 - 1.38 bump
 
diff --git a/sources b/sources
index 4d0cfe4..620056a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5f326479eebddfb4f95db89862783bc4  XML-XPath-1.38.tar.gz
+d767ab628b091bd825838677c6dcff53  XML-XPath-1.39.tar.gz
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-XML-XPath.git/commit/?h=f25=0445694880531a6ae5c0f400bac232693dbb64ee
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


jplesnik uploaded XML-XPath-1.39.tar.gz for perl-XML-XPath

2016-11-09 Thread notifications
d767ab628b091bd825838677c6dcff53  XML-XPath-1.39.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-XML-XPath/XML-XPath-1.39.tar.gz/md5/d767ab628b091bd825838677c6dcff53/XML-XPath-1.39.tar.gz
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


jplesnik pushed to perl-XML-XPath (master). "1.39 bump"

2016-11-09 Thread notifications
From f646619df19a02dfdd698c2e33a9db9b5db51ff3 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Wed, 9 Nov 2016 10:28:00 +0100
Subject: 1.39 bump

---
 .gitignore  | 1 +
 perl-XML-XPath.spec | 6 +-
 sources | 2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index 9dd4674..b9af826 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@ XML-XPath-1.13.tar.gz
 /XML-XPath-1.36.tar.gz
 /XML-XPath-1.37.tar.gz
 /XML-XPath-1.38.tar.gz
+/XML-XPath-1.39.tar.gz
diff --git a/perl-XML-XPath.spec b/perl-XML-XPath.spec
index a986386..2361a12 100644
--- a/perl-XML-XPath.spec
+++ b/perl-XML-XPath.spec
@@ -1,5 +1,5 @@
 Name:   perl-XML-XPath
-Version:1.38
+Version:1.39
 Release:1%{?dist}
 Summary:XPath parser and evaluator for Perl
 # XML/XPath.pm, XML/XPath/PerlSAX.pm, REAME: GPL+ or Artistic
@@ -23,6 +23,7 @@ BuildRequires:  perl(Exporter)
 BuildRequires:  perl(IO::File)
 BuildRequires:  perl(overload)
 BuildRequires:  perl(POSIX)
+BuildRequires:  perl(Scalar::Util)
 BuildRequires:  perl(vars)
 BuildRequires:  perl(XML::Parser) >= 2.23
 # Tests
@@ -76,6 +77,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Wed Nov 09 2016 Jitka Plesnikova  - 1.39-1
+- 1.39 bump
+
 * Mon Oct 31 2016 Jitka Plesnikova  - 1.38-1
 - 1.38 bump
 
diff --git a/sources b/sources
index 4d0cfe4..620056a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5f326479eebddfb4f95db89862783bc4  XML-XPath-1.38.tar.gz
+d767ab628b091bd825838677c6dcff53  XML-XPath-1.39.tar.gz
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-XML-XPath.git/commit/?h=master=f646619df19a02dfdd698c2e33a9db9b5db51ff3
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1393198] perl-XML-XPath-1.39 is available

2016-11-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1393198

Jitka Plesnikova  changed:

   What|Removed |Added

 Status|NEW |MODIFIED
   Fixed In Version||perl-XML-XPath-1.39-1.fc26



-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1393198] perl-XML-XPath-1.39 is available

2016-11-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1393198



--- Comment #1 from Fedora Update System  ---
perl-XML-XPath-1.39-1.fc25 has been submitted as an update to Fedora 25.
https://bodhi.fedoraproject.org/updates/FEDORA-2016-daab3a66b6

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


jplesnik pushed to perl-XML-XPath (f24). "1.39 bump"

2016-11-09 Thread notifications
From 87e538ff535c037315d91c91a2e1a0417c116219 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Wed, 9 Nov 2016 10:42:16 +0100
Subject: 1.39 bump

---
 .gitignore  | 1 +
 perl-XML-XPath.spec | 6 +-
 sources | 2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index c0dc1f5..b8a231a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@ XML-XPath-1.13.tar.gz
 /XML-XPath-1.34.tar.gz
 /XML-XPath-1.35.tar.gz
 /XML-XPath-1.36.tar.gz
+/XML-XPath-1.39.tar.gz
diff --git a/perl-XML-XPath.spec b/perl-XML-XPath.spec
index ed66861..47f777e 100644
--- a/perl-XML-XPath.spec
+++ b/perl-XML-XPath.spec
@@ -1,5 +1,5 @@
 Name:   perl-XML-XPath
-Version:1.36
+Version:1.39
 Release:1%{?dist}
 Summary:XPath parser and evaluator for Perl
 # XML/XPath.pm, XML/XPath/PerlSAX.pm, REAME: GPL+ or Artistic
@@ -23,6 +23,7 @@ BuildRequires:  perl(Exporter)
 BuildRequires:  perl(IO::File)
 BuildRequires:  perl(overload)
 BuildRequires:  perl(POSIX)
+BuildRequires:  perl(Scalar::Util)
 BuildRequires:  perl(vars)
 BuildRequires:  perl(XML::Parser) >= 2.23
 # Tests
@@ -76,6 +77,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Wed Nov 09 2016 Jitka Plesnikova  - 1.39-1
+- 1.39 bump
+
 * Thu Apr 14 2016 Jitka Plesnikova  - 1.36-1
 - 1.36 bump
 
diff --git a/sources b/sources
index c356235..620056a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a5289ed7c9259e80d7a003f85e4626ac  XML-XPath-1.36.tar.gz
+d767ab628b091bd825838677c6dcff53  XML-XPath-1.39.tar.gz
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-XML-XPath.git/commit/?h=f24=87e538ff535c037315d91c91a2e1a0417c116219
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1393198] perl-XML-XPath-1.39 is available

2016-11-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1393198



--- Comment #2 from Fedora Update System  ---
perl-XML-XPath-1.39-1.fc24 has been submitted as an update to Fedora 24.
https://bodhi.fedoraproject.org/updates/FEDORA-2016-a0ff35335e

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1393364] perl-Inline-Python-0.51 is available

2016-11-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1393364



--- Comment #1 from Upstream Release Monitoring 
 ---
Patching or scratch build for perl-Inline-Python-0.50 failed.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1393364] perl-Inline-Python-0.51 is available

2016-11-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1393364



--- Comment #3 from Upstream Release Monitoring 
 ---
Patches were not touched. All were applied properly

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ppisar pushed to perl-Socket-Netlink (f23). "Mandatory Perl build-requires added "

2016-11-09 Thread notifications
From c8dabe000b64a89f0f3d70c3ce84c0a0a2c1739b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Fri, 24 Jun 2016 09:20:13 +0200
Subject: Mandatory Perl build-requires added
 

---
 perl-Socket-Netlink.spec | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/perl-Socket-Netlink.spec b/perl-Socket-Netlink.spec
index 66f12e8..f4fe3e6 100644
--- a/perl-Socket-Netlink.spec
+++ b/perl-Socket-Netlink.spec
@@ -7,6 +7,8 @@ License:GPL+ or Artistic
 URL:http://search.cpan.org/dist/Socket-Netlink/
 Source0:
http://www.cpan.org/authors/id/P/PE/PEVANS/Socket-Netlink-%{version}.tar.gz
 
+BuildRequires:  perl-devel
+BuildRequires:  perl-generators
 BuildRequires:  perl(ExtUtils::CBuilder)
 BuildRequires:  perl(ExtUtils::CChecker)
 BuildRequires:  perl(ExtUtils::H2PM) >= 0.03
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-Socket-Netlink.git/commit/?h=f23=c8dabe000b64a89f0f3d70c3ce84c0a0a2c1739b
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ppisar pushed to perl-Socket-Netlink (f23). "Fix tests for big endian"

2016-11-09 Thread notifications
From a6ad0e6148ea36e0a488195dc6ede4f89290edcf Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Wed, 9 Nov 2016 13:29:38 +0100
Subject: Fix tests for big endian

---
 Socket-Netlink-0.04-Fix-tests-for-big-endian.patch | 55 ++
 perl-Socket-Netlink.spec   |  4 ++
 2 files changed, 59 insertions(+)
 create mode 100644 Socket-Netlink-0.04-Fix-tests-for-big-endian.patch

diff --git a/Socket-Netlink-0.04-Fix-tests-for-big-endian.patch 
b/Socket-Netlink-0.04-Fix-tests-for-big-endian.patch
new file mode 100644
index 000..4304bf9
--- /dev/null
+++ b/Socket-Netlink-0.04-Fix-tests-for-big-endian.patch
@@ -0,0 +1,55 @@
+From ab1700d55b1b802e2eae4657b53b6017ae68047b Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
+Date: Wed, 9 Nov 2016 13:17:40 +0100
+Subject: [PATCH] Fix tests for big endian
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+Tests in t/13netlink-message-attrs.t and
+t/20io-socket-netlink-generic.t failed on 64-bit big-endian PowerPC
+machines.
+
+This patch fixes erroneous bswap() calls in the tests by splitting
+nlmsg_type and nlmsg_flags fields in t/20io-socket-netlink-generic.t
+and handling zero-terminted byte-string literaly in
+t/13netlink-message-attrs.t. It also fixes incorrect length
+specification of a zero-terminated byte-string.
+
+CPAN RT#71112
+
+Signed-off-by: Petr Písař 
+---
+ t/13netlink-message-attrs.t | 2 +-
+ t/20io-socket-netlink-generic.t | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/t/13netlink-message-attrs.t b/t/13netlink-message-attrs.t
+index 133d18e..132587f 100644
+--- a/t/13netlink-message-attrs.t
 b/t/13netlink-message-attrs.t
+@@ -87,7 +87,7 @@ $message = $sock->unpack_message(
+   bswap("\5\0").bswap("\1\0").bswap("\7")."\0\0\0".
+   bswap("\6\0").bswap("\2\0").bswap("\x59\0")."\0\0".
+   bswap("\x08\0").bswap("\3\0").bswap("\xf3\3\0\0").
+-  bswap("\7\0").bswap("\4\0").bswap("FGH\0").
++  bswap("\x08\0").bswap("\4\0")."FGH\0".
+   bswap("\x0a\0").bswap("\5\0")."X\0Y\0Z\0\0\0".
+   bswap("\x0c\0").bswap("\6\0").
+  bswap("\5\0").bswap("\1\0").bswap("\x15")."\0\0\0",
+diff --git a/t/20io-socket-netlink-generic.t b/t/20io-socket-netlink-generic.t
+index 16fb29e..c5cadde 100644
+--- a/t/20io-socket-netlink-generic.t
 b/t/20io-socket-netlink-generic.t
+@@ -53,7 +53,7 @@ isa_ok( $message, 'IO::Socket::Netlink::Generic::_Message', 
'$message' );
+ ok( $message->can( "cmd" ), '$message has ->cmd accessor' );
+ 
+ is_hexstr( $message->pack,
+-   bswap("\x14\0\0\0").bswap("\x1e\0\0\0")."\0\0\0\0\0\0\0\0".
++   bswap("\x14\0\0\0").bswap("\x1e\0").bswap("\0\0")."\0\0\0\0\0\0\0\0".
+   "\1\2\0\0",
+'$message->pack' );
+ 
+-- 
+2.7.4
+
diff --git a/perl-Socket-Netlink.spec b/perl-Socket-Netlink.spec
index 9e51502..0a9aa8f 100644
--- a/perl-Socket-Netlink.spec
+++ b/perl-Socket-Netlink.spec
@@ -8,6 +8,8 @@ URL:http://search.cpan.org/dist/Socket-Netlink/
 Source0:
http://www.cpan.org/authors/id/P/PE/PEVANS/Socket-Netlink-%{version}.tar.gz
 # Fix nlmsgerr length check, CPAN RT#118688
 Patch0: Socket-Netlink-0.04-Fix-nlmsgerr-length-check.patch
+# Fix tests for big endian, CPAN RT#71112
+Patch1: Socket-Netlink-0.04-Fix-tests-for-big-endian.patch
 
 BuildRequires:  perl-devel
 BuildRequires:  perl-generators
@@ -46,6 +48,7 @@ IO::Socket::Netlink.
 %prep
 %setup -q -n Socket-Netlink-%{version}
 %patch0 -p1
+%patch1 -p1
 
 
 %build
@@ -74,6 +77,7 @@ IO::Socket::Netlink.
 %changelog
 * Wed Nov 09 2016 Petr Pisar  - 0.04-16
 - Fix nlmsgerr length check (CPAN RT#118688)
+- Fix tests for big endian (CPAN RT#71112)
 
 * Tue Feb 02 2016 Emmanuel Seyman  - 0.04-15
 - Modernize spec
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-Socket-Netlink.git/commit/?h=f23=a6ad0e6148ea36e0a488195dc6ede4f89290edcf
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ppisar pushed to perl-Socket-Netlink (f23). "Modernize spec"

2016-11-09 Thread notifications
From 767d7c3f479d7c25de10eab19cee1cfaee2598e0 Mon Sep 17 00:00:00 2001
From: Emmanuel Seyman 
Date: Tue, 2 Feb 2016 21:37:51 +0100
Subject: Modernize spec

---
 perl-Socket-Netlink.spec | 17 -
 1 file changed, 8 insertions(+), 9 deletions(-)

diff --git a/perl-Socket-Netlink.spec b/perl-Socket-Netlink.spec
index 0e4dcfb..66f12e8 100644
--- a/perl-Socket-Netlink.spec
+++ b/perl-Socket-Netlink.spec
@@ -1,11 +1,9 @@
 Name:   perl-Socket-Netlink
 Version:0.04
-Release:14%{?dist}
+Release:15%{?dist}
 Summary:Interface to Linux's PF_NETLINK socket family
-
 License:GPL+ or Artistic
 
-Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Socket-Netlink/
 Source0:
http://www.cpan.org/authors/id/P/PE/PEVANS/Socket-Netlink-%{version}.tar.gz
 
@@ -46,15 +44,12 @@ IO::Socket::Netlink.
 
 
 %build
-%{__perl} Build.PL installdirs=vendor optimize="%{optflags}"
+%{__perl} Build.PL installdirs=vendor
 ./Build
 
 
 %install
 ./Build install destdir=%{buildroot} create_packlist=0
-find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} \;
-find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \;
-
 %{_fixperms} %{buildroot}/*
 
 
@@ -63,8 +58,8 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \;
 
 
 %files
-%defattr(-,root,root,-)
-%doc Changes LICENSE README
+%doc Changes README
+%license LICENSE
 %{perl_vendorarch}/auto/*
 %{perl_vendorarch}/Socket*
 %{perl_vendorarch}/IO*
@@ -72,6 +67,10 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null 
\;
 
 
 %changelog
+* Tue Feb 02 2016 Emmanuel Seyman  - 0.04-15
+- Modernize spec
+- Use %%license macro
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 0.04-14
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-Socket-Netlink.git/commit/?h=f23=767d7c3f479d7c25de10eab19cee1cfaee2598e0
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ppisar pushed to perl-Socket-Netlink (f23). "Modernize spec file (..more)"

2016-11-09 Thread notifications
From 802200a61449a3caa47149c4893cb80efd04a140 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Wed, 9 Nov 2016 13:47:00 +0100
Subject: Modernize spec file

Update dependency list, remove empty BS files.
---
 perl-Socket-Netlink.spec | 23 +++
 1 file changed, 19 insertions(+), 4 deletions(-)

diff --git a/perl-Socket-Netlink.spec b/perl-Socket-Netlink.spec
index 0a9aa8f..462e196 100644
--- a/perl-Socket-Netlink.spec
+++ b/perl-Socket-Netlink.spec
@@ -11,18 +11,32 @@ Patch0: 
Socket-Netlink-0.04-Fix-nlmsgerr-length-check.patch
 # Fix tests for big endian, CPAN RT#71112
 Patch1: Socket-Netlink-0.04-Fix-tests-for-big-endian.patch
 
+BuildRequires:  findutils
+BuildRequires:  gcc
+BuildRequires:  perl
 BuildRequires:  perl-devel
 BuildRequires:  perl-generators
-BuildRequires:  perl(ExtUtils::CBuilder)
 BuildRequires:  perl(ExtUtils::CChecker)
-BuildRequires:  perl(ExtUtils::H2PM) >= 0.03
+BuildRequires:  perl(ExtUtils::H2PM) >= 0.07
 BuildRequires:  perl(Module::Build)
-BuildRequires:  perl(Module::Build::Compat)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(warnings)
+# Run-time:
+BuildRequires:  perl(base)
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(constant)
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(IO::Socket)
+BuildRequires:  perl(overload)
+BuildRequires:  perl(Socket)
+BuildRequires:  perl(XSLoader)
+# Optional run-time:
 BuildRequires:  perl(Sub::Name)
+# Tests:
 BuildRequires:  perl(Test::HexString)
 BuildRequires:  perl(Test::More)
-
 Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
+# Optional run-time:
 Requires:   perl(Sub::Name)
 
 ## Filter unneeded Provides with RPM 4.8
@@ -58,6 +72,7 @@ IO::Socket::Netlink.
 
 %install
 ./Build install destdir=%{buildroot} create_packlist=0
+find %{buildroot} -type f -name '*.bs' -size 0 -delete
 %{_fixperms} %{buildroot}/*
 
 
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-Socket-Netlink.git/commit/?h=f23=802200a61449a3caa47149c4893cb80efd04a140
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ppisar pushed to perl-Socket-Netlink (f23). "Fix nlmsgerr length check"

2016-11-09 Thread notifications
From 70dae7f5553f53ed77b96b5b5a9ce025b94da345 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Wed, 9 Nov 2016 13:28:13 +0100
Subject: Fix nlmsgerr length check

---
 ...et-Netlink-0.04-Fix-nlmsgerr-length-check.patch | 41 ++
 perl-Socket-Netlink.spec   |  8 -
 2 files changed, 48 insertions(+), 1 deletion(-)
 create mode 100644 Socket-Netlink-0.04-Fix-nlmsgerr-length-check.patch

diff --git a/Socket-Netlink-0.04-Fix-nlmsgerr-length-check.patch 
b/Socket-Netlink-0.04-Fix-nlmsgerr-length-check.patch
new file mode 100644
index 000..e554ea2
--- /dev/null
+++ b/Socket-Netlink-0.04-Fix-nlmsgerr-length-check.patch
@@ -0,0 +1,41 @@
+From 01a86755a7d1ac97b1218ffe43ae8d1a8fdc4aab Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
+Date: Wed, 9 Nov 2016 10:42:23 +0100
+Subject: [PATCH] Fix nlmsgerr length check
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+There was a wrong boolean expression reported by a GCC warning:
+
+lib/Socket/Netlink.xs: In function 'XS_Socket__Netlink_unpack_nlmsgerr':
+lib/Socket/Netlink.xs:195:20: warning: comparison of constant '20ul' with 
boolean expression is always false [-Wbool-compare]
+ if(!SvCUR(msg) == sizeof(nlmsgerr))
+^~
+lib/Socket/Netlink.xs:195:20: warning: logical not is only applied to the left 
hand side of comparison [-Wlogical-not-parentheses]
+
+This patch fixes it.
+
+CPAN RT#118688.
+
+Signed-off-by: Petr Písař 
+---
+ lib/Socket/Netlink.xs | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/lib/Socket/Netlink.xs b/lib/Socket/Netlink.xs
+index 6211b7f..6900819 100644
+--- a/lib/Socket/Netlink.xs
 b/lib/Socket/Netlink.xs
+@@ -192,7 +192,7 @@ unpack_nlmsgerr(msg)
+   PPCODE:
+ if(!SvPOK(msg))
+   croak("Expected a string message");
+-if(!SvCUR(msg) == sizeof(nlmsgerr))
++if(SvCUR(msg) != sizeof(nlmsgerr))
+   croak("Expected %d bytes of message", sizeof(nlmsgerr));
+ 
+ Copy(SvPVbyte_nolen(msg), , sizeof(nlmsgerr), char);
+-- 
+2.7.4
+
diff --git a/perl-Socket-Netlink.spec b/perl-Socket-Netlink.spec
index f4fe3e6..9e51502 100644
--- a/perl-Socket-Netlink.spec
+++ b/perl-Socket-Netlink.spec
@@ -1,11 +1,13 @@
 Name:   perl-Socket-Netlink
 Version:0.04
-Release:15%{?dist}
+Release:16%{?dist}
 Summary:Interface to Linux's PF_NETLINK socket family
 License:GPL+ or Artistic
 
 URL:http://search.cpan.org/dist/Socket-Netlink/
 Source0:
http://www.cpan.org/authors/id/P/PE/PEVANS/Socket-Netlink-%{version}.tar.gz
+# Fix nlmsgerr length check, CPAN RT#118688
+Patch0: Socket-Netlink-0.04-Fix-nlmsgerr-length-check.patch
 
 BuildRequires:  perl-devel
 BuildRequires:  perl-generators
@@ -43,6 +45,7 @@ IO::Socket::Netlink.
 
 %prep
 %setup -q -n Socket-Netlink-%{version}
+%patch0 -p1
 
 
 %build
@@ -69,6 +72,9 @@ IO::Socket::Netlink.
 
 
 %changelog
+* Wed Nov 09 2016 Petr Pisar  - 0.04-16
+- Fix nlmsgerr length check (CPAN RT#118688)
+
 * Tue Feb 02 2016 Emmanuel Seyman  - 0.04-15
 - Modernize spec
 - Use %%license macro
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-Socket-Netlink.git/commit/?h=f23=70dae7f5553f53ed77b96b5b5a9ce025b94da345
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1238168] FTBFS: Failed during 'make check': 13netlink-message-attrs.t and 20io-socket-netlink-generic.t

2016-11-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1238168



--- Comment #7 from Fedora Update System  ---
perl-Socket-Netlink-0.04-3.el6 has been submitted as an update to Fedora EPEL
6. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-5300747e76

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 808197] FTBFS: big endian bug in self checks

2016-11-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=808197

Petr Pisar  changed:

   What|Removed |Added

 Resolution|UPSTREAM|DUPLICATE



--- Comment #7 from Petr Pisar  ---


*** This bug has been marked as a duplicate of bug 1238168 ***

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1393421] New: perl-error broke the most of perl apps.

2016-11-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1393421

Bug ID: 1393421
   Summary: perl-error broke the most of perl apps.
   Product: Fedora
   Version: 25
 Component: perl-CPAN
  Severity: high
  Assignee: ppi...@redhat.com
  Reporter: yal...@webliyacelebi.com
QA Contact: extras...@fedoraproject.org
CC: perl-devel@lists.fedoraproject.org, ppi...@redhat.com



Description of problem:
when i try to run `cpan` it gives me:

Errno architecture (x86_64-linux-thread-multi-4.7.9-200.fc24.x86_64) does not
match executable architecture (x86_64-linux-thread-multi-4.6.4-301.fc24.x86_64)
at /usr/lib64/perl5/Errno.pm line 11.


Version-Release number of selected component (if applicable):
Fedora 25


How reproducible:
Always

Steps to Reproduce:
1. cpan

Additional info:
current kernel version is 4.8.6-300.fc25.x86_64 #1 SMP Tue Nov 1 12:36:38 UTC
2016 x86_64 x86_64 x86_64 GNU/Linux.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1238168] FTBFS: Failed during 'make check': 13netlink-message-attrs.t and 20io-socket-netlink-generic.t

2016-11-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1238168



--- Comment #6 from Petr Pisar  ---
*** Bug 808197 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ppisar pushed to perl-Socket-Netlink (el6). "Fix tests for big endian"

2016-11-09 Thread notifications
From 071b58fcdf6ac1a13e2ba8010f622d5172e86784 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Wed, 9 Nov 2016 13:29:38 +0100
Subject: Fix tests for big endian

---
 Socket-Netlink-0.04-Fix-tests-for-big-endian.patch | 55 ++
 perl-Socket-Netlink.spec   |  8 ++--
 2 files changed, 59 insertions(+), 4 deletions(-)
 create mode 100644 Socket-Netlink-0.04-Fix-tests-for-big-endian.patch

diff --git a/Socket-Netlink-0.04-Fix-tests-for-big-endian.patch 
b/Socket-Netlink-0.04-Fix-tests-for-big-endian.patch
new file mode 100644
index 000..4304bf9
--- /dev/null
+++ b/Socket-Netlink-0.04-Fix-tests-for-big-endian.patch
@@ -0,0 +1,55 @@
+From ab1700d55b1b802e2eae4657b53b6017ae68047b Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
+Date: Wed, 9 Nov 2016 13:17:40 +0100
+Subject: [PATCH] Fix tests for big endian
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+Tests in t/13netlink-message-attrs.t and
+t/20io-socket-netlink-generic.t failed on 64-bit big-endian PowerPC
+machines.
+
+This patch fixes erroneous bswap() calls in the tests by splitting
+nlmsg_type and nlmsg_flags fields in t/20io-socket-netlink-generic.t
+and handling zero-terminted byte-string literaly in
+t/13netlink-message-attrs.t. It also fixes incorrect length
+specification of a zero-terminated byte-string.
+
+CPAN RT#71112
+
+Signed-off-by: Petr Písař 
+---
+ t/13netlink-message-attrs.t | 2 +-
+ t/20io-socket-netlink-generic.t | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/t/13netlink-message-attrs.t b/t/13netlink-message-attrs.t
+index 133d18e..132587f 100644
+--- a/t/13netlink-message-attrs.t
 b/t/13netlink-message-attrs.t
+@@ -87,7 +87,7 @@ $message = $sock->unpack_message(
+   bswap("\5\0").bswap("\1\0").bswap("\7")."\0\0\0".
+   bswap("\6\0").bswap("\2\0").bswap("\x59\0")."\0\0".
+   bswap("\x08\0").bswap("\3\0").bswap("\xf3\3\0\0").
+-  bswap("\7\0").bswap("\4\0").bswap("FGH\0").
++  bswap("\x08\0").bswap("\4\0")."FGH\0".
+   bswap("\x0a\0").bswap("\5\0")."X\0Y\0Z\0\0\0".
+   bswap("\x0c\0").bswap("\6\0").
+  bswap("\5\0").bswap("\1\0").bswap("\x15")."\0\0\0",
+diff --git a/t/20io-socket-netlink-generic.t b/t/20io-socket-netlink-generic.t
+index 16fb29e..c5cadde 100644
+--- a/t/20io-socket-netlink-generic.t
 b/t/20io-socket-netlink-generic.t
+@@ -53,7 +53,7 @@ isa_ok( $message, 'IO::Socket::Netlink::Generic::_Message', 
'$message' );
+ ok( $message->can( "cmd" ), '$message has ->cmd accessor' );
+ 
+ is_hexstr( $message->pack,
+-   bswap("\x14\0\0\0").bswap("\x1e\0\0\0")."\0\0\0\0\0\0\0\0".
++   bswap("\x14\0\0\0").bswap("\x1e\0").bswap("\0\0")."\0\0\0\0\0\0\0\0".
+   "\1\2\0\0",
+'$message->pack' );
+ 
+-- 
+2.7.4
+
diff --git a/perl-Socket-Netlink.spec b/perl-Socket-Netlink.spec
index 4702a5c..a714465 100644
--- a/perl-Socket-Netlink.spec
+++ b/perl-Socket-Netlink.spec
@@ -8,10 +8,8 @@ URL:http://search.cpan.org/dist/Socket-Netlink/
 Source0:
http://www.cpan.org/authors/id/P/PE/PEVANS/Socket-Netlink-%{version}.tar.gz
 # Fix nlmsgerr length check, CPAN RT#118688
 Patch0: Socket-Netlink-0.04-Fix-nlmsgerr-length-check.patch
-
-# Unit tests fail on ppc64:
-# https://rt.cpan.org/Public/Bug/Display.html?id=71112
-ExcludeArch:ppc64
+# Fix tests for big endian, CPAN RT#71112
+Patch1: Socket-Netlink-0.04-Fix-tests-for-big-endian.patch
 
 BuildRequires:  perl-devel
 BuildRequires:  perl-generators
@@ -50,6 +48,7 @@ IO::Socket::Netlink.
 %prep
 %setup -q -n Socket-Netlink-%{version}
 %patch0 -p1
+%patch1 -p1
 
 
 %build
@@ -78,6 +77,7 @@ IO::Socket::Netlink.
 %changelog
 * Wed Nov 09 2016 Petr Pisar  - 0.04-3
 - Fix nlmsgerr length check (CPAN RT#118688)
+- Fix tests for big endian (CPAN RT#71112)
 
 * Tue Feb 02 2016 Emmanuel Seyman  - 0.04-2
 - Modernize spec
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-Socket-Netlink.git/commit/?h=el6=071b58fcdf6ac1a13e2ba8010f622d5172e86784
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ppisar pushed to perl-Socket-Netlink (el6). "Fix nlmsgerr length check"

2016-11-09 Thread notifications
From fb6876a670479efe23b6cba8301923df63700c51 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Wed, 9 Nov 2016 13:28:13 +0100
Subject: Fix nlmsgerr length check

---
 ...et-Netlink-0.04-Fix-nlmsgerr-length-check.patch | 41 ++
 perl-Socket-Netlink.spec   |  8 -
 2 files changed, 48 insertions(+), 1 deletion(-)
 create mode 100644 Socket-Netlink-0.04-Fix-nlmsgerr-length-check.patch

diff --git a/Socket-Netlink-0.04-Fix-nlmsgerr-length-check.patch 
b/Socket-Netlink-0.04-Fix-nlmsgerr-length-check.patch
new file mode 100644
index 000..e554ea2
--- /dev/null
+++ b/Socket-Netlink-0.04-Fix-nlmsgerr-length-check.patch
@@ -0,0 +1,41 @@
+From 01a86755a7d1ac97b1218ffe43ae8d1a8fdc4aab Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
+Date: Wed, 9 Nov 2016 10:42:23 +0100
+Subject: [PATCH] Fix nlmsgerr length check
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+There was a wrong boolean expression reported by a GCC warning:
+
+lib/Socket/Netlink.xs: In function 'XS_Socket__Netlink_unpack_nlmsgerr':
+lib/Socket/Netlink.xs:195:20: warning: comparison of constant '20ul' with 
boolean expression is always false [-Wbool-compare]
+ if(!SvCUR(msg) == sizeof(nlmsgerr))
+^~
+lib/Socket/Netlink.xs:195:20: warning: logical not is only applied to the left 
hand side of comparison [-Wlogical-not-parentheses]
+
+This patch fixes it.
+
+CPAN RT#118688.
+
+Signed-off-by: Petr Písař 
+---
+ lib/Socket/Netlink.xs | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/lib/Socket/Netlink.xs b/lib/Socket/Netlink.xs
+index 6211b7f..6900819 100644
+--- a/lib/Socket/Netlink.xs
 b/lib/Socket/Netlink.xs
+@@ -192,7 +192,7 @@ unpack_nlmsgerr(msg)
+   PPCODE:
+ if(!SvPOK(msg))
+   croak("Expected a string message");
+-if(!SvCUR(msg) == sizeof(nlmsgerr))
++if(SvCUR(msg) != sizeof(nlmsgerr))
+   croak("Expected %d bytes of message", sizeof(nlmsgerr));
+ 
+ Copy(SvPVbyte_nolen(msg), , sizeof(nlmsgerr), char);
+-- 
+2.7.4
+
diff --git a/perl-Socket-Netlink.spec b/perl-Socket-Netlink.spec
index d9c9a21..4702a5c 100644
--- a/perl-Socket-Netlink.spec
+++ b/perl-Socket-Netlink.spec
@@ -1,11 +1,13 @@
 Name:   perl-Socket-Netlink
 Version:0.04
-Release:2%{?dist}
+Release:3%{?dist}
 Summary:Interface to Linux's PF_NETLINK socket family
 License:GPL+ or Artistic
 
 URL:http://search.cpan.org/dist/Socket-Netlink/
 Source0:
http://www.cpan.org/authors/id/P/PE/PEVANS/Socket-Netlink-%{version}.tar.gz
+# Fix nlmsgerr length check, CPAN RT#118688
+Patch0: Socket-Netlink-0.04-Fix-nlmsgerr-length-check.patch
 
 # Unit tests fail on ppc64:
 # https://rt.cpan.org/Public/Bug/Display.html?id=71112
@@ -47,6 +49,7 @@ IO::Socket::Netlink.
 
 %prep
 %setup -q -n Socket-Netlink-%{version}
+%patch0 -p1
 
 
 %build
@@ -73,6 +76,9 @@ IO::Socket::Netlink.
 
 
 %changelog
+* Wed Nov 09 2016 Petr Pisar  - 0.04-3
+- Fix nlmsgerr length check (CPAN RT#118688)
+
 * Tue Feb 02 2016 Emmanuel Seyman  - 0.04-2
 - Modernize spec
 - Use %%license macro
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-Socket-Netlink.git/commit/?h=el6=fb6876a670479efe23b6cba8301923df63700c51
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ppisar pushed to perl-Socket-Netlink (el6). "Modernize spec"

2016-11-09 Thread notifications
From 17a4dc2a3e34716e32bd2c057cdb11009623f530 Mon Sep 17 00:00:00 2001
From: Emmanuel Seyman 
Date: Tue, 2 Feb 2016 21:37:51 +0100
Subject: Modernize spec

---
 perl-Socket-Netlink.spec | 17 -
 1 file changed, 8 insertions(+), 9 deletions(-)

diff --git a/perl-Socket-Netlink.spec b/perl-Socket-Netlink.spec
index 92b2e21..91c4e85 100644
--- a/perl-Socket-Netlink.spec
+++ b/perl-Socket-Netlink.spec
@@ -1,11 +1,9 @@
 Name:   perl-Socket-Netlink
 Version:0.04
-Release:1%{?dist}
+Release:2%{?dist}
 Summary:Interface to Linux's PF_NETLINK socket family
-
 License:GPL+ or Artistic
 
-Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Socket-Netlink/
 Source0:
http://www.cpan.org/authors/id/P/PE/PEVANS/Socket-Netlink-%{version}.tar.gz
 
@@ -50,15 +48,12 @@ IO::Socket::Netlink.
 
 
 %build
-%{__perl} Build.PL installdirs=vendor optimize="%{optflags}"
+%{__perl} Build.PL installdirs=vendor
 ./Build
 
 
 %install
 ./Build install destdir=%{buildroot} create_packlist=0
-find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} \;
-find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \;
-
 %{_fixperms} %{buildroot}/*
 
 
@@ -67,8 +62,8 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \;
 
 
 %files
-%defattr(-,root,root,-)
-%doc Changes LICENSE README
+%doc Changes README
+%license LICENSE
 %{perl_vendorarch}/auto/*
 %{perl_vendorarch}/Socket*
 %{perl_vendorarch}/IO*
@@ -76,6 +71,10 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null 
\;
 
 
 %changelog
+* Tue Feb 02 2016 Emmanuel Seyman  - 0.04-2
+- Modernize spec
+- Use %%license macro
+
 * Thu Mar 21 2013 Mathieu Bridon  - 0.04-1
 - New upstream release.
 
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-Socket-Netlink.git/commit/?h=el6=17a4dc2a3e34716e32bd2c057cdb11009623f530
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ppisar pushed to perl-Socket-Netlink (el6). "Mandatory Perl build-requires added "

2016-11-09 Thread notifications
From afc4c4175f719b26f1ba5e83cdf0125990710979 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Fri, 24 Jun 2016 09:20:13 +0200
Subject: Mandatory Perl build-requires added
 

---
 perl-Socket-Netlink.spec | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/perl-Socket-Netlink.spec b/perl-Socket-Netlink.spec
index 91c4e85..d9c9a21 100644
--- a/perl-Socket-Netlink.spec
+++ b/perl-Socket-Netlink.spec
@@ -11,6 +11,8 @@ Source0:
http://www.cpan.org/authors/id/P/PE/PEVANS/Socket-Netlink-%{vers
 # https://rt.cpan.org/Public/Bug/Display.html?id=71112
 ExcludeArch:ppc64
 
+BuildRequires:  perl-devel
+BuildRequires:  perl-generators
 BuildRequires:  perl(ExtUtils::CBuilder)
 BuildRequires:  perl(ExtUtils::CChecker)
 BuildRequires:  perl(ExtUtils::H2PM) >= 0.03
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-Socket-Netlink.git/commit/?h=el6=afc4c4175f719b26f1ba5e83cdf0125990710979
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ppisar pushed to perl-Socket-Netlink (el6). "Modernize spec file (..more)"

2016-11-09 Thread notifications
From 4efae3e731e47e74749bb47f3fb7e6091b1e22e8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Wed, 9 Nov 2016 13:47:00 +0100
Subject: Modernize spec file

Update dependency list, remove empty BS files.
---
 perl-Socket-Netlink.spec | 23 +++
 1 file changed, 19 insertions(+), 4 deletions(-)

diff --git a/perl-Socket-Netlink.spec b/perl-Socket-Netlink.spec
index a714465..0bcf348 100644
--- a/perl-Socket-Netlink.spec
+++ b/perl-Socket-Netlink.spec
@@ -11,18 +11,32 @@ Patch0: 
Socket-Netlink-0.04-Fix-nlmsgerr-length-check.patch
 # Fix tests for big endian, CPAN RT#71112
 Patch1: Socket-Netlink-0.04-Fix-tests-for-big-endian.patch
 
+BuildRequires:  findutils
+BuildRequires:  gcc
+BuildRequires:  perl
 BuildRequires:  perl-devel
 BuildRequires:  perl-generators
-BuildRequires:  perl(ExtUtils::CBuilder)
 BuildRequires:  perl(ExtUtils::CChecker)
-BuildRequires:  perl(ExtUtils::H2PM) >= 0.03
+BuildRequires:  perl(ExtUtils::H2PM) >= 0.07
 BuildRequires:  perl(Module::Build)
-BuildRequires:  perl(Module::Build::Compat)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(warnings)
+# Run-time:
+BuildRequires:  perl(base)
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(constant)
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(IO::Socket)
+BuildRequires:  perl(overload)
+BuildRequires:  perl(Socket)
+BuildRequires:  perl(XSLoader)
+# Optional run-time:
 BuildRequires:  perl(Sub::Name)
+# Tests:
 BuildRequires:  perl(Test::HexString)
 BuildRequires:  perl(Test::More)
-
 Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
+# Optional run-time:
 Requires:   perl(Sub::Name)
 
 ## Filter unneeded Provides with RPM 4.8
@@ -58,6 +72,7 @@ IO::Socket::Netlink.
 
 %install
 ./Build install destdir=%{buildroot} create_packlist=0
+find %{buildroot} -type f -name '*.bs' -size 0 -delete
 %{_fixperms} %{buildroot}/*
 
 
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-Socket-Netlink.git/commit/?h=el6=4efae3e731e47e74749bb47f3fb7e6091b1e22e8
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ppisar pushed to perl-Socket-Netlink (el6). "New upstream release"

2016-11-09 Thread notifications
From 1dfcd8cdd7342127ee8057f3c4c3dc9e87005547 Mon Sep 17 00:00:00 2001
From: Mathieu Bridon 
Date: Thu, 21 Mar 2013 16:37:37 +0800
Subject: New upstream release

---
 .gitignore   | 1 +
 perl-Socket-Netlink.spec | 9 +
 sources  | 2 +-
 3 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/.gitignore b/.gitignore
index 7779108..db8d548 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Socket-Netlink-0.03.tar.gz
+/Socket-Netlink-0.04.tar.gz
diff --git a/perl-Socket-Netlink.spec b/perl-Socket-Netlink.spec
index 3254615..92b2e21 100644
--- a/perl-Socket-Netlink.spec
+++ b/perl-Socket-Netlink.spec
@@ -1,10 +1,8 @@
 Name:   perl-Socket-Netlink
-Version:0.03
-Release:4%{?dist}
+Version:0.04
+Release:1%{?dist}
 Summary:Interface to Linux's PF_NETLINK socket family
 
-# License file contains the old FSF address:
-# https://rt.cpan.org/Public/Bug/Display.html?id=70980
 License:GPL+ or Artistic
 
 Group:  Development/Libraries
@@ -78,6 +76,9 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \;
 
 
 %changelog
+* Thu Mar 21 2013 Mathieu Bridon  - 0.04-1
+- New upstream release.
+
 * Wed Sep 21 2011 Mathieu Bridon  - 0.03-4
 - Do not build on ppc64.
 
diff --git a/sources b/sources
index 901cdc0..5ae2327 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b5898a207023ff5b94b06cb5857395f0  Socket-Netlink-0.03.tar.gz
+085eea9642268af6654b47a713e6c8ee  Socket-Netlink-0.04.tar.gz
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-Socket-Netlink.git/commit/?h=el6=1dfcd8cdd7342127ee8057f3c4c3dc9e87005547
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ppisar pushed to perl-TAP-SimpleOutput (master). "0.007 bump"

2016-11-09 Thread notifications
From 02599e29b8984d21fde044c1a4f731d7c028adb8 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Wed, 9 Nov 2016 14:48:45 +0100
Subject: 0.007 bump

---
 .gitignore |  1 +
 perl-TAP-SimpleOutput.spec | 11 ++-
 sources|  2 +-
 3 files changed, 12 insertions(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index f0c9565..806c5db 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /TAP-SimpleOutput-0.002.tar.gz
 /TAP-SimpleOutput-0.003.tar.gz
 /TAP-SimpleOutput-0.004.tar.gz
+/TAP-SimpleOutput-0.007.tar.gz
diff --git a/perl-TAP-SimpleOutput.spec b/perl-TAP-SimpleOutput.spec
index 4e62254..c9e5711 100644
--- a/perl-TAP-SimpleOutput.spec
+++ b/perl-TAP-SimpleOutput.spec
@@ -1,5 +1,5 @@
 Name:   perl-TAP-SimpleOutput
-Version:0.004
+Version:0.007
 Release:1%{?dist}
 Summary:Simple closure-driven TAP generator
 License:LGPLv2
@@ -15,7 +15,11 @@ BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(strict)
 BuildRequires:  perl(warnings)
 # Run-time:
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(Class::Load)
+# Perl::Version not used at tests
 BuildRequires:  perl(Sub::Exporter::Progressive)
+# Test::More 0.98 not used at tests
 # Tests:
 BuildRequires:  perl(blib) >= 1.01
 # CPAN::Meta not useful
@@ -27,6 +31,8 @@ BuildRequires:  perl(Test::CheckDeps) >= 0.010
 BuildRequires:  perl(Test::More) >= 0.94
 BuildRequires:  perl(utf8)
 Requires:   perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
+Requires:   perl(Perl::Version)
+Requires:   perl(Test::More) >= 0.98
 
 %description
 We provide one function, counters(), that returns a number of simple closures
@@ -54,6 +60,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Nov 09 2016 Petr Pisar  - 0.007-1
+- 0.007 bump
+
 * Wed Nov 02 2016 Petr Pisar  - 0.004-1
 - 0.004 bump
 
diff --git a/sources b/sources
index d2927a3..b47d466 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-47122754014f29981a5e6b923d0d491b  TAP-SimpleOutput-0.004.tar.gz
+25c4a34670a39bee5716b700d17b163a  TAP-SimpleOutput-0.007.tar.gz
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-TAP-SimpleOutput.git/commit/?h=master=02599e29b8984d21fde044c1a4f731d7c028adb8
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ppisar pushed to perl-HTML-HTML5-Writer (master). "Import"

2016-11-09 Thread notifications
From f518726fb5b4d5558a051523eb2bc7d45117313f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Wed, 9 Nov 2016 15:11:13 +0100
Subject: Import

---
 .gitignore |  1 +
 ...Break-build-cycle-with-Module-Package-RDF.patch | 24 
 perl-HTML-HTML5-Writer.spec| 68 ++
 sources|  1 +
 4 files changed, 94 insertions(+)
 create mode 100644 
HTML-HTML5-Writer-0.201-Break-build-cycle-with-Module-Package-RDF.patch
 create mode 100644 perl-HTML-HTML5-Writer.spec

diff --git a/.gitignore b/.gitignore
index e69de29..5999f87 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/HTML-HTML5-Writer-0.201.tar.gz
diff --git 
a/HTML-HTML5-Writer-0.201-Break-build-cycle-with-Module-Package-RDF.patch 
b/HTML-HTML5-Writer-0.201-Break-build-cycle-with-Module-Package-RDF.patch
new file mode 100644
index 000..bce308c
--- /dev/null
+++ b/HTML-HTML5-Writer-0.201-Break-build-cycle-with-Module-Package-RDF.patch
@@ -0,0 +1,24 @@
+From 7c52b739554679c9d5770243ca0f94373e5cb33f Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
+Date: Tue, 8 Nov 2016 17:29:05 +0100
+Subject: [PATCH] Break build cycle with Module-Package-RDF
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+Signed-off-by: Petr Písař 
+---
+ Makefile.PL | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/Makefile.PL b/Makefile.PL
+index ea1da1b..b8d1399 100644
+--- a/Makefile.PL
 b/Makefile.PL
+@@ -1,2 +1,2 @@
+-use inc::Module::Package 'RDF:standard';
++use inc::Module::Package;
+ 
+-- 
+2.7.4
+
diff --git a/perl-HTML-HTML5-Writer.spec b/perl-HTML-HTML5-Writer.spec
new file mode 100644
index 000..4419c93
--- /dev/null
+++ b/perl-HTML-HTML5-Writer.spec
@@ -0,0 +1,68 @@
+Name:   perl-HTML-HTML5-Writer
+Version:0.201
+Release:1%{?dist}
+Summary:Output a DOM as HTML5
+License:GPL+ or Artistic
+Group:  Development/Libraries
+URL:http://search.cpan.org/dist/HTML-HTML5-Writer/
+Source0:
http://www.cpan.org/authors/id/T/TO/TOBYINK/HTML-HTML5-Writer-%{version}.tar.gz
+# Break build cycle with Module-Package-RDF
+Patch0: 
HTML-HTML5-Writer-0.201-Break-build-cycle-with-Module-Package-RDF.patch
+BuildArch:  noarch
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
+BuildRequires:  perl
+BuildRequires:  perl-generators
+BuildRequires:  perl(inc::Module::Package)
+BuildRequires:  sed
+# Run-time:
+BuildRequires:  perl(:VERSION) >= 5.10.0
+BuildRequires:  perl(base)
+BuildRequires:  perl(constant)
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(HTML::HTML5::Entities) >= 0.001
+BuildRequires:  perl(strict)
+BuildRequires:  perl(XML::LibXML) >= 1.60
+# Tests:
+BuildRequires:  perl(Test::More) >= 0.61
+BuildRequires:  perl(utf8)
+Requires:   perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
+Requires:   perl(XML::LibXML) >= 1.60
+
+# Remove under-specified dependencies
+%global __requires_exclude 
%{?__requires_exclude:%{__requires_exclude}|}^perl\\(XML::LibXML\\)$
+
+%description
+This Perl module outputs XML::LibXML::Node objects as HTML5 strings. It works
+well on DOM trees that represent valid HTML/XHTML documents; less well on
+other DOM trees.
+
+%prep
+%setup -q -n HTML-HTML5-Writer-%{version}
+%patch0 -p1
+# Remove bundled modules
+rm -rf inc
+sed -i -e '/^inc\//d' MANIFEST
+
+%build
+perl Makefile.PL INSTALLDIRS=vendor
+make %{?_smp_mflags}
+
+%install
+make pure_install DESTDIR=$RPM_BUILD_ROOT
+find $RPM_BUILD_ROOT -type f -name .packlist -delete
+%{_fixperms} $RPM_BUILD_ROOT/*
+
+%check
+make test
+
+%files
+%license LICENSE
+%doc Changes README
+%{perl_vendorlib}/*
+%{_mandir}/man3/*
+
+%changelog
+* Tue Nov 08 2016 Petr Pisar  0.201-1
+- Specfile autogenerated by cpanspec 1.78.
diff --git a/sources b/sources
index e69de29..2259252 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+ef542e3014827b0ef05043c5ae6f9966  HTML-HTML5-Writer-0.201.tar.gz
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-HTML-HTML5-Writer.git/commit/?h=master=f518726fb5b4d5558a051523eb2bc7d45117313f
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1393364] New: perl-Inline-Python-0.51 is available

2016-11-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1393364

Bug ID: 1393364
   Summary: perl-Inline-Python-0.51 is available
   Product: Fedora
   Version: rawhide
 Component: perl-Inline-Python
  Keywords: FutureFeature, Triaged
  Assignee: j.k.nil...@usit.uio.no
  Reporter: upstream-release-monitor...@fedoraproject.org
QA Contact: extras...@fedoraproject.org
CC: j.k.nil...@usit.uio.no,
perl-devel@lists.fedoraproject.org



Latest upstream release: 0.51
Current version/release in rawhide: 0.50-1.fc26
URL: http://search.cpan.org/dist/Inline-Python/

Please consult the package updates policy before you issue an update to a
stable branch: https://fedoraproject.org/wiki/Updates_Policy

More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring

Please keep in mind that with any upstream change, there may also be packaging
changes that need to be made. Specifically, please remember that it is your
responsibility to review the new version to ensure that the licensing is still
correct and that no non-free or legally problematic items have been added
upstream.

Based on the information from anitya: 
https://release-monitoring.org/project/6873/

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1393364] perl-Inline-Python-0.51 is available

2016-11-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1393364



--- Comment #2 from Upstream Release Monitoring 
 ---
Created attachment 1218926
  --> https://bugzilla.redhat.com/attachment.cgi?id=1218926=edit
Rebase-helper rebase-helper-debug.log log file.
See for details and report the eventual error to rebase-helper
https://github.com/phracek/rebase-helper/issues.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ppisar pushed to perl-Socket-Netlink (f24). "Fix nlmsgerr length check"

2016-11-09 Thread notifications
From 70dae7f5553f53ed77b96b5b5a9ce025b94da345 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Wed, 9 Nov 2016 13:28:13 +0100
Subject: Fix nlmsgerr length check

---
 ...et-Netlink-0.04-Fix-nlmsgerr-length-check.patch | 41 ++
 perl-Socket-Netlink.spec   |  8 -
 2 files changed, 48 insertions(+), 1 deletion(-)
 create mode 100644 Socket-Netlink-0.04-Fix-nlmsgerr-length-check.patch

diff --git a/Socket-Netlink-0.04-Fix-nlmsgerr-length-check.patch 
b/Socket-Netlink-0.04-Fix-nlmsgerr-length-check.patch
new file mode 100644
index 000..e554ea2
--- /dev/null
+++ b/Socket-Netlink-0.04-Fix-nlmsgerr-length-check.patch
@@ -0,0 +1,41 @@
+From 01a86755a7d1ac97b1218ffe43ae8d1a8fdc4aab Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
+Date: Wed, 9 Nov 2016 10:42:23 +0100
+Subject: [PATCH] Fix nlmsgerr length check
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+There was a wrong boolean expression reported by a GCC warning:
+
+lib/Socket/Netlink.xs: In function 'XS_Socket__Netlink_unpack_nlmsgerr':
+lib/Socket/Netlink.xs:195:20: warning: comparison of constant '20ul' with 
boolean expression is always false [-Wbool-compare]
+ if(!SvCUR(msg) == sizeof(nlmsgerr))
+^~
+lib/Socket/Netlink.xs:195:20: warning: logical not is only applied to the left 
hand side of comparison [-Wlogical-not-parentheses]
+
+This patch fixes it.
+
+CPAN RT#118688.
+
+Signed-off-by: Petr Písař 
+---
+ lib/Socket/Netlink.xs | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/lib/Socket/Netlink.xs b/lib/Socket/Netlink.xs
+index 6211b7f..6900819 100644
+--- a/lib/Socket/Netlink.xs
 b/lib/Socket/Netlink.xs
+@@ -192,7 +192,7 @@ unpack_nlmsgerr(msg)
+   PPCODE:
+ if(!SvPOK(msg))
+   croak("Expected a string message");
+-if(!SvCUR(msg) == sizeof(nlmsgerr))
++if(SvCUR(msg) != sizeof(nlmsgerr))
+   croak("Expected %d bytes of message", sizeof(nlmsgerr));
+ 
+ Copy(SvPVbyte_nolen(msg), , sizeof(nlmsgerr), char);
+-- 
+2.7.4
+
diff --git a/perl-Socket-Netlink.spec b/perl-Socket-Netlink.spec
index f4fe3e6..9e51502 100644
--- a/perl-Socket-Netlink.spec
+++ b/perl-Socket-Netlink.spec
@@ -1,11 +1,13 @@
 Name:   perl-Socket-Netlink
 Version:0.04
-Release:15%{?dist}
+Release:16%{?dist}
 Summary:Interface to Linux's PF_NETLINK socket family
 License:GPL+ or Artistic
 
 URL:http://search.cpan.org/dist/Socket-Netlink/
 Source0:
http://www.cpan.org/authors/id/P/PE/PEVANS/Socket-Netlink-%{version}.tar.gz
+# Fix nlmsgerr length check, CPAN RT#118688
+Patch0: Socket-Netlink-0.04-Fix-nlmsgerr-length-check.patch
 
 BuildRequires:  perl-devel
 BuildRequires:  perl-generators
@@ -43,6 +45,7 @@ IO::Socket::Netlink.
 
 %prep
 %setup -q -n Socket-Netlink-%{version}
+%patch0 -p1
 
 
 %build
@@ -69,6 +72,9 @@ IO::Socket::Netlink.
 
 
 %changelog
+* Wed Nov 09 2016 Petr Pisar  - 0.04-16
+- Fix nlmsgerr length check (CPAN RT#118688)
+
 * Tue Feb 02 2016 Emmanuel Seyman  - 0.04-15
 - Modernize spec
 - Use %%license macro
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-Socket-Netlink.git/commit/?h=f24=70dae7f5553f53ed77b96b5b5a9ce025b94da345
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ppisar pushed to perl-Socket-Netlink (f24). "Modernize spec file (..more)"

2016-11-09 Thread notifications
From 802200a61449a3caa47149c4893cb80efd04a140 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Wed, 9 Nov 2016 13:47:00 +0100
Subject: Modernize spec file

Update dependency list, remove empty BS files.
---
 perl-Socket-Netlink.spec | 23 +++
 1 file changed, 19 insertions(+), 4 deletions(-)

diff --git a/perl-Socket-Netlink.spec b/perl-Socket-Netlink.spec
index 0a9aa8f..462e196 100644
--- a/perl-Socket-Netlink.spec
+++ b/perl-Socket-Netlink.spec
@@ -11,18 +11,32 @@ Patch0: 
Socket-Netlink-0.04-Fix-nlmsgerr-length-check.patch
 # Fix tests for big endian, CPAN RT#71112
 Patch1: Socket-Netlink-0.04-Fix-tests-for-big-endian.patch
 
+BuildRequires:  findutils
+BuildRequires:  gcc
+BuildRequires:  perl
 BuildRequires:  perl-devel
 BuildRequires:  perl-generators
-BuildRequires:  perl(ExtUtils::CBuilder)
 BuildRequires:  perl(ExtUtils::CChecker)
-BuildRequires:  perl(ExtUtils::H2PM) >= 0.03
+BuildRequires:  perl(ExtUtils::H2PM) >= 0.07
 BuildRequires:  perl(Module::Build)
-BuildRequires:  perl(Module::Build::Compat)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(warnings)
+# Run-time:
+BuildRequires:  perl(base)
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(constant)
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(IO::Socket)
+BuildRequires:  perl(overload)
+BuildRequires:  perl(Socket)
+BuildRequires:  perl(XSLoader)
+# Optional run-time:
 BuildRequires:  perl(Sub::Name)
+# Tests:
 BuildRequires:  perl(Test::HexString)
 BuildRequires:  perl(Test::More)
-
 Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
+# Optional run-time:
 Requires:   perl(Sub::Name)
 
 ## Filter unneeded Provides with RPM 4.8
@@ -58,6 +72,7 @@ IO::Socket::Netlink.
 
 %install
 ./Build install destdir=%{buildroot} create_packlist=0
+find %{buildroot} -type f -name '*.bs' -size 0 -delete
 %{_fixperms} %{buildroot}/*
 
 
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-Socket-Netlink.git/commit/?h=f24=802200a61449a3caa47149c4893cb80efd04a140
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ppisar pushed to perl-Socket-Netlink (f24). "Fix tests for big endian"

2016-11-09 Thread notifications
From a6ad0e6148ea36e0a488195dc6ede4f89290edcf Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Wed, 9 Nov 2016 13:29:38 +0100
Subject: Fix tests for big endian

---
 Socket-Netlink-0.04-Fix-tests-for-big-endian.patch | 55 ++
 perl-Socket-Netlink.spec   |  4 ++
 2 files changed, 59 insertions(+)
 create mode 100644 Socket-Netlink-0.04-Fix-tests-for-big-endian.patch

diff --git a/Socket-Netlink-0.04-Fix-tests-for-big-endian.patch 
b/Socket-Netlink-0.04-Fix-tests-for-big-endian.patch
new file mode 100644
index 000..4304bf9
--- /dev/null
+++ b/Socket-Netlink-0.04-Fix-tests-for-big-endian.patch
@@ -0,0 +1,55 @@
+From ab1700d55b1b802e2eae4657b53b6017ae68047b Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
+Date: Wed, 9 Nov 2016 13:17:40 +0100
+Subject: [PATCH] Fix tests for big endian
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+Tests in t/13netlink-message-attrs.t and
+t/20io-socket-netlink-generic.t failed on 64-bit big-endian PowerPC
+machines.
+
+This patch fixes erroneous bswap() calls in the tests by splitting
+nlmsg_type and nlmsg_flags fields in t/20io-socket-netlink-generic.t
+and handling zero-terminted byte-string literaly in
+t/13netlink-message-attrs.t. It also fixes incorrect length
+specification of a zero-terminated byte-string.
+
+CPAN RT#71112
+
+Signed-off-by: Petr Písař 
+---
+ t/13netlink-message-attrs.t | 2 +-
+ t/20io-socket-netlink-generic.t | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/t/13netlink-message-attrs.t b/t/13netlink-message-attrs.t
+index 133d18e..132587f 100644
+--- a/t/13netlink-message-attrs.t
 b/t/13netlink-message-attrs.t
+@@ -87,7 +87,7 @@ $message = $sock->unpack_message(
+   bswap("\5\0").bswap("\1\0").bswap("\7")."\0\0\0".
+   bswap("\6\0").bswap("\2\0").bswap("\x59\0")."\0\0".
+   bswap("\x08\0").bswap("\3\0").bswap("\xf3\3\0\0").
+-  bswap("\7\0").bswap("\4\0").bswap("FGH\0").
++  bswap("\x08\0").bswap("\4\0")."FGH\0".
+   bswap("\x0a\0").bswap("\5\0")."X\0Y\0Z\0\0\0".
+   bswap("\x0c\0").bswap("\6\0").
+  bswap("\5\0").bswap("\1\0").bswap("\x15")."\0\0\0",
+diff --git a/t/20io-socket-netlink-generic.t b/t/20io-socket-netlink-generic.t
+index 16fb29e..c5cadde 100644
+--- a/t/20io-socket-netlink-generic.t
 b/t/20io-socket-netlink-generic.t
+@@ -53,7 +53,7 @@ isa_ok( $message, 'IO::Socket::Netlink::Generic::_Message', 
'$message' );
+ ok( $message->can( "cmd" ), '$message has ->cmd accessor' );
+ 
+ is_hexstr( $message->pack,
+-   bswap("\x14\0\0\0").bswap("\x1e\0\0\0")."\0\0\0\0\0\0\0\0".
++   bswap("\x14\0\0\0").bswap("\x1e\0").bswap("\0\0")."\0\0\0\0\0\0\0\0".
+   "\1\2\0\0",
+'$message->pack' );
+ 
+-- 
+2.7.4
+
diff --git a/perl-Socket-Netlink.spec b/perl-Socket-Netlink.spec
index 9e51502..0a9aa8f 100644
--- a/perl-Socket-Netlink.spec
+++ b/perl-Socket-Netlink.spec
@@ -8,6 +8,8 @@ URL:http://search.cpan.org/dist/Socket-Netlink/
 Source0:
http://www.cpan.org/authors/id/P/PE/PEVANS/Socket-Netlink-%{version}.tar.gz
 # Fix nlmsgerr length check, CPAN RT#118688
 Patch0: Socket-Netlink-0.04-Fix-nlmsgerr-length-check.patch
+# Fix tests for big endian, CPAN RT#71112
+Patch1: Socket-Netlink-0.04-Fix-tests-for-big-endian.patch
 
 BuildRequires:  perl-devel
 BuildRequires:  perl-generators
@@ -46,6 +48,7 @@ IO::Socket::Netlink.
 %prep
 %setup -q -n Socket-Netlink-%{version}
 %patch0 -p1
+%patch1 -p1
 
 
 %build
@@ -74,6 +77,7 @@ IO::Socket::Netlink.
 %changelog
 * Wed Nov 09 2016 Petr Pisar  - 0.04-16
 - Fix nlmsgerr length check (CPAN RT#118688)
+- Fix tests for big endian (CPAN RT#71112)
 
 * Tue Feb 02 2016 Emmanuel Seyman  - 0.04-15
 - Modernize spec
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-Socket-Netlink.git/commit/?h=f24=a6ad0e6148ea36e0a488195dc6ede4f89290edcf
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ppisar pushed to perl-Socket-Netlink (f24). "Mandatory Perl build-requires added "

2016-11-09 Thread notifications
From c8dabe000b64a89f0f3d70c3ce84c0a0a2c1739b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Fri, 24 Jun 2016 09:20:13 +0200
Subject: Mandatory Perl build-requires added
 

---
 perl-Socket-Netlink.spec | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/perl-Socket-Netlink.spec b/perl-Socket-Netlink.spec
index 66f12e8..f4fe3e6 100644
--- a/perl-Socket-Netlink.spec
+++ b/perl-Socket-Netlink.spec
@@ -7,6 +7,8 @@ License:GPL+ or Artistic
 URL:http://search.cpan.org/dist/Socket-Netlink/
 Source0:
http://www.cpan.org/authors/id/P/PE/PEVANS/Socket-Netlink-%{version}.tar.gz
 
+BuildRequires:  perl-devel
+BuildRequires:  perl-generators
 BuildRequires:  perl(ExtUtils::CBuilder)
 BuildRequires:  perl(ExtUtils::CChecker)
 BuildRequires:  perl(ExtUtils::H2PM) >= 0.03
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-Socket-Netlink.git/commit/?h=f24=c8dabe000b64a89f0f3d70c3ce84c0a0a2c1739b
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1393421] perl-Error broke the most of perl apps.

2016-11-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1393421



--- Comment #3 from Petr Pisar  ---
(In reply to Mustafa Yalcin Acikyildiz from comment #2)
> perl-libs-5.24.0-377.fc25.x86_64
> perl-Errno-1.25-378.fc25.x86_64

That's also wrong. Both of them should have the same release number (378.fc25
in your case). Can you do the upgrade explicitly (dnf upgrade perl-libs) or
does something prevents from upgrading perl-libs to the higher release?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ppisar uploaded TAP-SimpleOutput-0.007.tar.gz for perl-TAP-SimpleOutput

2016-11-09 Thread notifications
25c4a34670a39bee5716b700d17b163a  TAP-SimpleOutput-0.007.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-TAP-SimpleOutput/TAP-SimpleOutput-0.007.tar.gz/md5/25c4a34670a39bee5716b700d17b163a/TAP-SimpleOutput-0.007.tar.gz
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ppisar changed jplesnik's 'approveacls' permission on perl-HTML-HTML5-Writer (master) to 'Approved'

2016-11-09 Thread notifications
ppisar changed jplesnik's 'approveacls' permission on perl-HTML-HTML5-Writer 
(master) to 'Approved'
https://admin.fedoraproject.org/pkgdb/package/perl-HTML-HTML5-Writer/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1393421] perl-Error broke the most of perl apps.

2016-11-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1393421

Petr Pisar  changed:

   What|Removed |Added

 CC||cw...@alumni.drew.edu,
   ||iarn...@gmail.com,
   ||jples...@redhat.com,
   ||ka...@ucw.cz,
   ||psab...@redhat.com,
   ||rc040...@freenet.de,
   ||tcall...@redhat.com
  Component|perl-CPAN   |perl
   Assignee|ppi...@redhat.com   |jples...@redhat.com
Summary|perl-error broke the most   |perl-Error broke the most
   |of perl apps.   |of perl apps.



--- Comment #1 from Petr Pisar  ---
Thank you for the report. This is probably caused by updating perl-Errno
without perl-libs or vice versa. What are releases of the two packages on your
system? Fully updated system should have:

$ rpm -q perl-libs perl-Errno
perl-libs-5.22.2-363.fc24.x86_64
perl-Errno-1.23-363.fc24.x86_64

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1238168] FTBFS: Failed during 'make check': 13netlink-message-attrs.t and 20io-socket-netlink-generic.t

2016-11-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1238168

Petr Pisar  changed:

   What|Removed |Added

 Status|ASSIGNED|MODIFIED
   Fixed In Version||perl-Socket-Netlink-0.04-17
   ||.fc26



-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1238168] FTBFS: Failed during 'make check': 13netlink-message-attrs.t and 20io-socket-netlink-generic.t

2016-11-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1238168



--- Comment #5 from Fedora Update System  ---
perl-Socket-Netlink-0.04-16.fc23 has been submitted as an update to Fedora 23.
https://bodhi.fedoraproject.org/updates/FEDORA-2016-2493087a3e

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1238168] FTBFS: Failed during 'make check': 13netlink-message-attrs.t and 20io-socket-netlink-generic.t

2016-11-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1238168



--- Comment #4 from Fedora Update System  ---
perl-Socket-Netlink-0.04-16.fc24 has been submitted as an update to Fedora 24.
https://bodhi.fedoraproject.org/updates/FEDORA-2016-8f0ac6afe1

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1238168] FTBFS: Failed during 'make check': 13netlink-message-attrs.t and 20io-socket-netlink-generic.t

2016-11-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1238168



--- Comment #3 from Fedora Update System  ---
perl-Socket-Netlink-0.04-17.fc25 has been submitted as an update to Fedora 25.
https://bodhi.fedoraproject.org/updates/FEDORA-2016-516414cec8

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ppisar pushed to perl-Socket-Netlink (f25). "Modernize spec file (..more)"

2016-11-09 Thread notifications
From fd197cfbbc542f3c8905fccec0ca13d854c59ccd Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Wed, 9 Nov 2016 13:47:00 +0100
Subject: Modernize spec file

Update dependency list, remove empty BS files.
---
 perl-Socket-Netlink.spec | 23 +++
 1 file changed, 19 insertions(+), 4 deletions(-)

diff --git a/perl-Socket-Netlink.spec b/perl-Socket-Netlink.spec
index 889e038..45fe16b 100644
--- a/perl-Socket-Netlink.spec
+++ b/perl-Socket-Netlink.spec
@@ -11,18 +11,32 @@ Patch0: 
Socket-Netlink-0.04-Fix-nlmsgerr-length-check.patch
 # Fix tests for big endian, CPAN RT#71112
 Patch1: Socket-Netlink-0.04-Fix-tests-for-big-endian.patch
 
+BuildRequires:  findutils
+BuildRequires:  gcc
+BuildRequires:  perl
 BuildRequires:  perl-devel
 BuildRequires:  perl-generators
-BuildRequires:  perl(ExtUtils::CBuilder)
 BuildRequires:  perl(ExtUtils::CChecker)
-BuildRequires:  perl(ExtUtils::H2PM) >= 0.03
+BuildRequires:  perl(ExtUtils::H2PM) >= 0.07
 BuildRequires:  perl(Module::Build)
-BuildRequires:  perl(Module::Build::Compat)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(warnings)
+# Run-time:
+BuildRequires:  perl(base)
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(constant)
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(IO::Socket)
+BuildRequires:  perl(overload)
+BuildRequires:  perl(Socket)
+BuildRequires:  perl(XSLoader)
+# Optional run-time:
 BuildRequires:  perl(Sub::Name)
+# Tests:
 BuildRequires:  perl(Test::HexString)
 BuildRequires:  perl(Test::More)
-
 Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
+# Optional run-time:
 Requires:   perl(Sub::Name)
 
 ## Filter unneeded Provides with RPM 4.8
@@ -58,6 +72,7 @@ IO::Socket::Netlink.
 
 %install
 ./Build install destdir=%{buildroot} create_packlist=0
+find %{buildroot} -type f -name '*.bs' -size 0 -delete
 %{_fixperms} %{buildroot}/*
 
 
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-Socket-Netlink.git/commit/?h=f25=fd197cfbbc542f3c8905fccec0ca13d854c59ccd
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ppisar pushed to perl-Socket-Netlink (f25). "Fix tests for big endian"

2016-11-09 Thread notifications
From c1b898d0f64057b14a052425272c9e2e991e6841 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Wed, 9 Nov 2016 13:29:38 +0100
Subject: Fix tests for big endian

---
 Socket-Netlink-0.04-Fix-tests-for-big-endian.patch | 55 ++
 perl-Socket-Netlink.spec   |  4 ++
 2 files changed, 59 insertions(+)
 create mode 100644 Socket-Netlink-0.04-Fix-tests-for-big-endian.patch

diff --git a/Socket-Netlink-0.04-Fix-tests-for-big-endian.patch 
b/Socket-Netlink-0.04-Fix-tests-for-big-endian.patch
new file mode 100644
index 000..4304bf9
--- /dev/null
+++ b/Socket-Netlink-0.04-Fix-tests-for-big-endian.patch
@@ -0,0 +1,55 @@
+From ab1700d55b1b802e2eae4657b53b6017ae68047b Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
+Date: Wed, 9 Nov 2016 13:17:40 +0100
+Subject: [PATCH] Fix tests for big endian
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+Tests in t/13netlink-message-attrs.t and
+t/20io-socket-netlink-generic.t failed on 64-bit big-endian PowerPC
+machines.
+
+This patch fixes erroneous bswap() calls in the tests by splitting
+nlmsg_type and nlmsg_flags fields in t/20io-socket-netlink-generic.t
+and handling zero-terminted byte-string literaly in
+t/13netlink-message-attrs.t. It also fixes incorrect length
+specification of a zero-terminated byte-string.
+
+CPAN RT#71112
+
+Signed-off-by: Petr Písař 
+---
+ t/13netlink-message-attrs.t | 2 +-
+ t/20io-socket-netlink-generic.t | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/t/13netlink-message-attrs.t b/t/13netlink-message-attrs.t
+index 133d18e..132587f 100644
+--- a/t/13netlink-message-attrs.t
 b/t/13netlink-message-attrs.t
+@@ -87,7 +87,7 @@ $message = $sock->unpack_message(
+   bswap("\5\0").bswap("\1\0").bswap("\7")."\0\0\0".
+   bswap("\6\0").bswap("\2\0").bswap("\x59\0")."\0\0".
+   bswap("\x08\0").bswap("\3\0").bswap("\xf3\3\0\0").
+-  bswap("\7\0").bswap("\4\0").bswap("FGH\0").
++  bswap("\x08\0").bswap("\4\0")."FGH\0".
+   bswap("\x0a\0").bswap("\5\0")."X\0Y\0Z\0\0\0".
+   bswap("\x0c\0").bswap("\6\0").
+  bswap("\5\0").bswap("\1\0").bswap("\x15")."\0\0\0",
+diff --git a/t/20io-socket-netlink-generic.t b/t/20io-socket-netlink-generic.t
+index 16fb29e..c5cadde 100644
+--- a/t/20io-socket-netlink-generic.t
 b/t/20io-socket-netlink-generic.t
+@@ -53,7 +53,7 @@ isa_ok( $message, 'IO::Socket::Netlink::Generic::_Message', 
'$message' );
+ ok( $message->can( "cmd" ), '$message has ->cmd accessor' );
+ 
+ is_hexstr( $message->pack,
+-   bswap("\x14\0\0\0").bswap("\x1e\0\0\0")."\0\0\0\0\0\0\0\0".
++   bswap("\x14\0\0\0").bswap("\x1e\0").bswap("\0\0")."\0\0\0\0\0\0\0\0".
+   "\1\2\0\0",
+'$message->pack' );
+ 
+-- 
+2.7.4
+
diff --git a/perl-Socket-Netlink.spec b/perl-Socket-Netlink.spec
index 6ed1167..889e038 100644
--- a/perl-Socket-Netlink.spec
+++ b/perl-Socket-Netlink.spec
@@ -8,6 +8,8 @@ URL:http://search.cpan.org/dist/Socket-Netlink/
 Source0:
http://www.cpan.org/authors/id/P/PE/PEVANS/Socket-Netlink-%{version}.tar.gz
 # Fix nlmsgerr length check, CPAN RT#118688
 Patch0: Socket-Netlink-0.04-Fix-nlmsgerr-length-check.patch
+# Fix tests for big endian, CPAN RT#71112
+Patch1: Socket-Netlink-0.04-Fix-tests-for-big-endian.patch
 
 BuildRequires:  perl-devel
 BuildRequires:  perl-generators
@@ -46,6 +48,7 @@ IO::Socket::Netlink.
 %prep
 %setup -q -n Socket-Netlink-%{version}
 %patch0 -p1
+%patch1 -p1
 
 
 %build
@@ -74,6 +77,7 @@ IO::Socket::Netlink.
 %changelog
 * Wed Nov 09 2016 Petr Pisar  - 0.04-17
 - Fix nlmsgerr length check (CPAN RT#118688)
+- Fix tests for big endian (CPAN RT#71112)
 
 * Sun May 15 2016 Jitka Plesnikova  - 0.04-16
 - Perl 5.24 rebuild
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-Socket-Netlink.git/commit/?h=f25=c1b898d0f64057b14a052425272c9e2e991e6841
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ppisar pushed to perl-Socket-Netlink (f25). "Fix nlmsgerr length check"

2016-11-09 Thread notifications
From 773aa4ab3bd77e90afc8ecd46fb156bb9c5f76bb Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Wed, 9 Nov 2016 13:28:13 +0100
Subject: Fix nlmsgerr length check

---
 ...et-Netlink-0.04-Fix-nlmsgerr-length-check.patch | 41 ++
 perl-Socket-Netlink.spec   |  8 -
 2 files changed, 48 insertions(+), 1 deletion(-)
 create mode 100644 Socket-Netlink-0.04-Fix-nlmsgerr-length-check.patch

diff --git a/Socket-Netlink-0.04-Fix-nlmsgerr-length-check.patch 
b/Socket-Netlink-0.04-Fix-nlmsgerr-length-check.patch
new file mode 100644
index 000..e554ea2
--- /dev/null
+++ b/Socket-Netlink-0.04-Fix-nlmsgerr-length-check.patch
@@ -0,0 +1,41 @@
+From 01a86755a7d1ac97b1218ffe43ae8d1a8fdc4aab Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
+Date: Wed, 9 Nov 2016 10:42:23 +0100
+Subject: [PATCH] Fix nlmsgerr length check
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+There was a wrong boolean expression reported by a GCC warning:
+
+lib/Socket/Netlink.xs: In function 'XS_Socket__Netlink_unpack_nlmsgerr':
+lib/Socket/Netlink.xs:195:20: warning: comparison of constant '20ul' with 
boolean expression is always false [-Wbool-compare]
+ if(!SvCUR(msg) == sizeof(nlmsgerr))
+^~
+lib/Socket/Netlink.xs:195:20: warning: logical not is only applied to the left 
hand side of comparison [-Wlogical-not-parentheses]
+
+This patch fixes it.
+
+CPAN RT#118688.
+
+Signed-off-by: Petr Písař 
+---
+ lib/Socket/Netlink.xs | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/lib/Socket/Netlink.xs b/lib/Socket/Netlink.xs
+index 6211b7f..6900819 100644
+--- a/lib/Socket/Netlink.xs
 b/lib/Socket/Netlink.xs
+@@ -192,7 +192,7 @@ unpack_nlmsgerr(msg)
+   PPCODE:
+ if(!SvPOK(msg))
+   croak("Expected a string message");
+-if(!SvCUR(msg) == sizeof(nlmsgerr))
++if(SvCUR(msg) != sizeof(nlmsgerr))
+   croak("Expected %d bytes of message", sizeof(nlmsgerr));
+ 
+ Copy(SvPVbyte_nolen(msg), , sizeof(nlmsgerr), char);
+-- 
+2.7.4
+
diff --git a/perl-Socket-Netlink.spec b/perl-Socket-Netlink.spec
index fc02218..6ed1167 100644
--- a/perl-Socket-Netlink.spec
+++ b/perl-Socket-Netlink.spec
@@ -1,11 +1,13 @@
 Name:   perl-Socket-Netlink
 Version:0.04
-Release:16%{?dist}
+Release:17%{?dist}
 Summary:Interface to Linux's PF_NETLINK socket family
 License:GPL+ or Artistic
 
 URL:http://search.cpan.org/dist/Socket-Netlink/
 Source0:
http://www.cpan.org/authors/id/P/PE/PEVANS/Socket-Netlink-%{version}.tar.gz
+# Fix nlmsgerr length check, CPAN RT#118688
+Patch0: Socket-Netlink-0.04-Fix-nlmsgerr-length-check.patch
 
 BuildRequires:  perl-devel
 BuildRequires:  perl-generators
@@ -43,6 +45,7 @@ IO::Socket::Netlink.
 
 %prep
 %setup -q -n Socket-Netlink-%{version}
+%patch0 -p1
 
 
 %build
@@ -69,6 +72,9 @@ IO::Socket::Netlink.
 
 
 %changelog
+* Wed Nov 09 2016 Petr Pisar  - 0.04-17
+- Fix nlmsgerr length check (CPAN RT#118688)
+
 * Sun May 15 2016 Jitka Plesnikova  - 0.04-16
 - Perl 5.24 rebuild
 
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-Socket-Netlink.git/commit/?h=f25=773aa4ab3bd77e90afc8ecd46fb156bb9c5f76bb
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1393370] perl-TAP-SimpleOutput-0.007 is available

2016-11-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1393370

Petr Pisar  changed:

   What|Removed |Added

 Status|NEW |CLOSED
   Fixed In Version||perl-TAP-SimpleOutput-0.007
   ||-1.fc26
 Resolution|--- |RAWHIDE
Last Closed||2016-11-09 08:59:48



--- Comment #1 from Petr Pisar  ---
This release require Perl::Version and Test::More ≥ 0.98 at run-time for newly
added functions. Therefore suitable for rawhide only.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ppisar pushed to perl-Socket-Netlink (master). "Fix nlmsgerr length check"

2016-11-09 Thread notifications
From 773aa4ab3bd77e90afc8ecd46fb156bb9c5f76bb Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Wed, 9 Nov 2016 13:28:13 +0100
Subject: Fix nlmsgerr length check

---
 ...et-Netlink-0.04-Fix-nlmsgerr-length-check.patch | 41 ++
 perl-Socket-Netlink.spec   |  8 -
 2 files changed, 48 insertions(+), 1 deletion(-)
 create mode 100644 Socket-Netlink-0.04-Fix-nlmsgerr-length-check.patch

diff --git a/Socket-Netlink-0.04-Fix-nlmsgerr-length-check.patch 
b/Socket-Netlink-0.04-Fix-nlmsgerr-length-check.patch
new file mode 100644
index 000..e554ea2
--- /dev/null
+++ b/Socket-Netlink-0.04-Fix-nlmsgerr-length-check.patch
@@ -0,0 +1,41 @@
+From 01a86755a7d1ac97b1218ffe43ae8d1a8fdc4aab Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
+Date: Wed, 9 Nov 2016 10:42:23 +0100
+Subject: [PATCH] Fix nlmsgerr length check
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+There was a wrong boolean expression reported by a GCC warning:
+
+lib/Socket/Netlink.xs: In function 'XS_Socket__Netlink_unpack_nlmsgerr':
+lib/Socket/Netlink.xs:195:20: warning: comparison of constant '20ul' with 
boolean expression is always false [-Wbool-compare]
+ if(!SvCUR(msg) == sizeof(nlmsgerr))
+^~
+lib/Socket/Netlink.xs:195:20: warning: logical not is only applied to the left 
hand side of comparison [-Wlogical-not-parentheses]
+
+This patch fixes it.
+
+CPAN RT#118688.
+
+Signed-off-by: Petr Písař 
+---
+ lib/Socket/Netlink.xs | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/lib/Socket/Netlink.xs b/lib/Socket/Netlink.xs
+index 6211b7f..6900819 100644
+--- a/lib/Socket/Netlink.xs
 b/lib/Socket/Netlink.xs
+@@ -192,7 +192,7 @@ unpack_nlmsgerr(msg)
+   PPCODE:
+ if(!SvPOK(msg))
+   croak("Expected a string message");
+-if(!SvCUR(msg) == sizeof(nlmsgerr))
++if(SvCUR(msg) != sizeof(nlmsgerr))
+   croak("Expected %d bytes of message", sizeof(nlmsgerr));
+ 
+ Copy(SvPVbyte_nolen(msg), , sizeof(nlmsgerr), char);
+-- 
+2.7.4
+
diff --git a/perl-Socket-Netlink.spec b/perl-Socket-Netlink.spec
index fc02218..6ed1167 100644
--- a/perl-Socket-Netlink.spec
+++ b/perl-Socket-Netlink.spec
@@ -1,11 +1,13 @@
 Name:   perl-Socket-Netlink
 Version:0.04
-Release:16%{?dist}
+Release:17%{?dist}
 Summary:Interface to Linux's PF_NETLINK socket family
 License:GPL+ or Artistic
 
 URL:http://search.cpan.org/dist/Socket-Netlink/
 Source0:
http://www.cpan.org/authors/id/P/PE/PEVANS/Socket-Netlink-%{version}.tar.gz
+# Fix nlmsgerr length check, CPAN RT#118688
+Patch0: Socket-Netlink-0.04-Fix-nlmsgerr-length-check.patch
 
 BuildRequires:  perl-devel
 BuildRequires:  perl-generators
@@ -43,6 +45,7 @@ IO::Socket::Netlink.
 
 %prep
 %setup -q -n Socket-Netlink-%{version}
+%patch0 -p1
 
 
 %build
@@ -69,6 +72,9 @@ IO::Socket::Netlink.
 
 
 %changelog
+* Wed Nov 09 2016 Petr Pisar  - 0.04-17
+- Fix nlmsgerr length check (CPAN RT#118688)
+
 * Sun May 15 2016 Jitka Plesnikova  - 0.04-16
 - Perl 5.24 rebuild
 
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-Socket-Netlink.git/commit/?h=master=773aa4ab3bd77e90afc8ecd46fb156bb9c5f76bb
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ppisar pushed to perl-Socket-Netlink (master). "Fix tests for big endian"

2016-11-09 Thread notifications
From c1b898d0f64057b14a052425272c9e2e991e6841 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Wed, 9 Nov 2016 13:29:38 +0100
Subject: Fix tests for big endian

---
 Socket-Netlink-0.04-Fix-tests-for-big-endian.patch | 55 ++
 perl-Socket-Netlink.spec   |  4 ++
 2 files changed, 59 insertions(+)
 create mode 100644 Socket-Netlink-0.04-Fix-tests-for-big-endian.patch

diff --git a/Socket-Netlink-0.04-Fix-tests-for-big-endian.patch 
b/Socket-Netlink-0.04-Fix-tests-for-big-endian.patch
new file mode 100644
index 000..4304bf9
--- /dev/null
+++ b/Socket-Netlink-0.04-Fix-tests-for-big-endian.patch
@@ -0,0 +1,55 @@
+From ab1700d55b1b802e2eae4657b53b6017ae68047b Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
+Date: Wed, 9 Nov 2016 13:17:40 +0100
+Subject: [PATCH] Fix tests for big endian
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+Tests in t/13netlink-message-attrs.t and
+t/20io-socket-netlink-generic.t failed on 64-bit big-endian PowerPC
+machines.
+
+This patch fixes erroneous bswap() calls in the tests by splitting
+nlmsg_type and nlmsg_flags fields in t/20io-socket-netlink-generic.t
+and handling zero-terminted byte-string literaly in
+t/13netlink-message-attrs.t. It also fixes incorrect length
+specification of a zero-terminated byte-string.
+
+CPAN RT#71112
+
+Signed-off-by: Petr Písař 
+---
+ t/13netlink-message-attrs.t | 2 +-
+ t/20io-socket-netlink-generic.t | 2 +-
+ 2 files changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/t/13netlink-message-attrs.t b/t/13netlink-message-attrs.t
+index 133d18e..132587f 100644
+--- a/t/13netlink-message-attrs.t
 b/t/13netlink-message-attrs.t
+@@ -87,7 +87,7 @@ $message = $sock->unpack_message(
+   bswap("\5\0").bswap("\1\0").bswap("\7")."\0\0\0".
+   bswap("\6\0").bswap("\2\0").bswap("\x59\0")."\0\0".
+   bswap("\x08\0").bswap("\3\0").bswap("\xf3\3\0\0").
+-  bswap("\7\0").bswap("\4\0").bswap("FGH\0").
++  bswap("\x08\0").bswap("\4\0")."FGH\0".
+   bswap("\x0a\0").bswap("\5\0")."X\0Y\0Z\0\0\0".
+   bswap("\x0c\0").bswap("\6\0").
+  bswap("\5\0").bswap("\1\0").bswap("\x15")."\0\0\0",
+diff --git a/t/20io-socket-netlink-generic.t b/t/20io-socket-netlink-generic.t
+index 16fb29e..c5cadde 100644
+--- a/t/20io-socket-netlink-generic.t
 b/t/20io-socket-netlink-generic.t
+@@ -53,7 +53,7 @@ isa_ok( $message, 'IO::Socket::Netlink::Generic::_Message', 
'$message' );
+ ok( $message->can( "cmd" ), '$message has ->cmd accessor' );
+ 
+ is_hexstr( $message->pack,
+-   bswap("\x14\0\0\0").bswap("\x1e\0\0\0")."\0\0\0\0\0\0\0\0".
++   bswap("\x14\0\0\0").bswap("\x1e\0").bswap("\0\0")."\0\0\0\0\0\0\0\0".
+   "\1\2\0\0",
+'$message->pack' );
+ 
+-- 
+2.7.4
+
diff --git a/perl-Socket-Netlink.spec b/perl-Socket-Netlink.spec
index 6ed1167..889e038 100644
--- a/perl-Socket-Netlink.spec
+++ b/perl-Socket-Netlink.spec
@@ -8,6 +8,8 @@ URL:http://search.cpan.org/dist/Socket-Netlink/
 Source0:
http://www.cpan.org/authors/id/P/PE/PEVANS/Socket-Netlink-%{version}.tar.gz
 # Fix nlmsgerr length check, CPAN RT#118688
 Patch0: Socket-Netlink-0.04-Fix-nlmsgerr-length-check.patch
+# Fix tests for big endian, CPAN RT#71112
+Patch1: Socket-Netlink-0.04-Fix-tests-for-big-endian.patch
 
 BuildRequires:  perl-devel
 BuildRequires:  perl-generators
@@ -46,6 +48,7 @@ IO::Socket::Netlink.
 %prep
 %setup -q -n Socket-Netlink-%{version}
 %patch0 -p1
+%patch1 -p1
 
 
 %build
@@ -74,6 +77,7 @@ IO::Socket::Netlink.
 %changelog
 * Wed Nov 09 2016 Petr Pisar  - 0.04-17
 - Fix nlmsgerr length check (CPAN RT#118688)
+- Fix tests for big endian (CPAN RT#71112)
 
 * Sun May 15 2016 Jitka Plesnikova  - 0.04-16
 - Perl 5.24 rebuild
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-Socket-Netlink.git/commit/?h=master=c1b898d0f64057b14a052425272c9e2e991e6841
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ppisar pushed to perl-Socket-Netlink (master). "Modernize spec file (..more)"

2016-11-09 Thread notifications
From fd197cfbbc542f3c8905fccec0ca13d854c59ccd Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Wed, 9 Nov 2016 13:47:00 +0100
Subject: Modernize spec file

Update dependency list, remove empty BS files.
---
 perl-Socket-Netlink.spec | 23 +++
 1 file changed, 19 insertions(+), 4 deletions(-)

diff --git a/perl-Socket-Netlink.spec b/perl-Socket-Netlink.spec
index 889e038..45fe16b 100644
--- a/perl-Socket-Netlink.spec
+++ b/perl-Socket-Netlink.spec
@@ -11,18 +11,32 @@ Patch0: 
Socket-Netlink-0.04-Fix-nlmsgerr-length-check.patch
 # Fix tests for big endian, CPAN RT#71112
 Patch1: Socket-Netlink-0.04-Fix-tests-for-big-endian.patch
 
+BuildRequires:  findutils
+BuildRequires:  gcc
+BuildRequires:  perl
 BuildRequires:  perl-devel
 BuildRequires:  perl-generators
-BuildRequires:  perl(ExtUtils::CBuilder)
 BuildRequires:  perl(ExtUtils::CChecker)
-BuildRequires:  perl(ExtUtils::H2PM) >= 0.03
+BuildRequires:  perl(ExtUtils::H2PM) >= 0.07
 BuildRequires:  perl(Module::Build)
-BuildRequires:  perl(Module::Build::Compat)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(warnings)
+# Run-time:
+BuildRequires:  perl(base)
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(constant)
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(IO::Socket)
+BuildRequires:  perl(overload)
+BuildRequires:  perl(Socket)
+BuildRequires:  perl(XSLoader)
+# Optional run-time:
 BuildRequires:  perl(Sub::Name)
+# Tests:
 BuildRequires:  perl(Test::HexString)
 BuildRequires:  perl(Test::More)
-
 Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
+# Optional run-time:
 Requires:   perl(Sub::Name)
 
 ## Filter unneeded Provides with RPM 4.8
@@ -58,6 +72,7 @@ IO::Socket::Netlink.
 
 %install
 ./Build install destdir=%{buildroot} create_packlist=0
+find %{buildroot} -type f -name '*.bs' -size 0 -delete
 %{_fixperms} %{buildroot}/*
 
 
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl-Socket-Netlink.git/commit/?h=master=fd197cfbbc542f3c8905fccec0ca13d854c59ccd
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1393421] perl-Error broke the most of perl apps.

2016-11-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1393421

Petr Pisar  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|jples...@redhat.com |ppi...@redhat.com



-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1393370] New: perl-TAP-SimpleOutput-0.007 is available

2016-11-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1393370

Bug ID: 1393370
   Summary: perl-TAP-SimpleOutput-0.007 is available
   Product: Fedora
   Version: rawhide
 Component: perl-TAP-SimpleOutput
  Keywords: FutureFeature, Triaged
  Assignee: ppi...@redhat.com
  Reporter: upstream-release-monitor...@fedoraproject.org
QA Contact: extras...@fedoraproject.org
CC: perl-devel@lists.fedoraproject.org, ppi...@redhat.com



Latest upstream release: 0.007
Current version/release in rawhide: 0.004-1.fc26
URL: http://search.cpan.org/dist/TAP-SimpleOutput/

Please consult the package updates policy before you issue an update to a
stable branch: https://fedoraproject.org/wiki/Updates_Policy

More information about the service that created this bug can be found at:
https://fedoraproject.org/wiki/Upstream_release_monitoring

Please keep in mind that with any upstream change, there may also be packaging
changes that need to be made. Specifically, please remember that it is your
responsibility to review the new version to ensure that the licensing is still
correct and that no non-free or legally problematic items have been added
upstream.

Based on the information from anitya: 
https://release-monitoring.org/project/3360/

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1238168] FTBFS: Failed during 'make check': 13netlink-message-attrs.t and 20io-socket-netlink-generic.t

2016-11-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1238168

Petr Pisar  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|emman...@seyman.fr  |ppi...@redhat.com



--- Comment #2 from Petr Pisar  ---
I developed the fix. I will apply it together with other fixes.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ppisar changed perl-sig's 'watchcommits' permission on perl-HTML-HTML5-Writer (master) to 'Approved'

2016-11-09 Thread notifications
ppisar changed perl-sig's 'watchcommits' permission on perl-HTML-HTML5-Writer 
(master) to 'Approved'
https://admin.fedoraproject.org/pkgdb/package/perl-HTML-HTML5-Writer/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ppisar changed perl-sig's 'watchbugzilla' permission on perl-HTML-HTML5-Writer (master) to 'Approved'

2016-11-09 Thread notifications
ppisar changed perl-sig's 'watchbugzilla' permission on perl-HTML-HTML5-Writer 
(master) to 'Approved'
https://admin.fedoraproject.org/pkgdb/package/perl-HTML-HTML5-Writer/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ppisar changed jplesnik's 'commit' permission on perl-HTML-HTML5-Writer (master) to 'Approved'

2016-11-09 Thread notifications
ppisar changed jplesnik's 'commit' permission on perl-HTML-HTML5-Writer 
(master) to 'Approved'
https://admin.fedoraproject.org/pkgdb/package/perl-HTML-HTML5-Writer/
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1393421] perl-Error broke the most of perl apps.

2016-11-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1393421



--- Comment #10 from Fedora Update System  ---
perl-5.22.2-364.fc24 has been submitted as an update to Fedora 24.
https://bodhi.fedoraproject.org/updates/FEDORA-2016-7cf2994d15

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1393421] perl-Error broke the most of perl apps.

2016-11-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1393421



--- Comment #9 from Fedora Update System  ---
perl-5.24.0-379.fc25 has been submitted as an update to Fedora 25.
https://bodhi.fedoraproject.org/updates/FEDORA-2016-ab7085b1f4

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1393421] perl-Error broke the most of perl apps.

2016-11-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1393421



--- Comment #7 from Mustafa Yalcin Acikyildiz  ---
downgrading to perl-Errno-1.25-377.fc25.x86_64 resolve the problem.

thank you!

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1393421] perl-Error broke the most of perl apps.

2016-11-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1393421



--- Comment #8 from Petr Pisar  ---
Yes, it sounds like a mirror problem. But it shouldn't behave like this even
with a broken mirror.

DNF downloads a signature for current repository database directly from
Fedora's HTTPS server. Then it tries different mirrors to download the
database, then it verifies the database and then it downloads packages from
various mirrors and checks them against the database. If something does not
match, it retries from different mirror.

Either it's a bug in the DNF or the repository was broken even on Fedora's
master server. You can add --refresh option to the dnf command to force
redownloading latest database.

Downgrading perl-Errno is also an option.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1392478] root is not built for ppc64le

2016-11-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1392478

Petr Pisar  changed:

   What|Removed |Added

 CC||mattias.ell...@physics.uu.s
   ||e, steve.tray...@cern.ch
  Component|perl-Alien-ROOT |root
 Blocks||1051573 (PPC64LETracker)
   Assignee|ppi...@redhat.com   |mattias.ell...@physics.uu.s
   ||e




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1051573
[Bug 1051573] ppc64le tracker bug
-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1393421] perl-Error broke the most of perl apps.

2016-11-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1393421



--- Comment #4 from Petr Pisar  ---
I will add an explicit dependency from perl-Errno to perl-libs on the same
perl-libs release. This should prevent from occurring this bug in the future.

But this cannot fix the issue for already existing systems with half-updated
system. There is no way how to retroactively correct it. Users experiencing
this bug are recommended to update perl-Errno and perl-libs to the same release
number.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1393421] perl-Error broke the most of perl apps.

2016-11-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1393421



--- Comment #6 from Mustafa Yalcin Acikyildiz  ---
there is no update for perl-libs

i tried to reinstall the package it installed release .377 again

reinstalling perl-Errno throws me error "Installed package
perl-Errno-1.25-378.fc25.x86_64 (from updates-testing) not available."

could it be mirror related problem?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ppisar pushed to perl (master). "Tie perl-Errno release to interpreter build because of kernel version check (..more)"

2016-11-09 Thread notifications
From 468152e799b08a1aaa14fad57daf9daebede935a Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Wed, 9 Nov 2016 15:46:17 +0100
Subject: Tie perl-Errno release to interpreter build because of kernel version
 check

If user updates the his system only partially so that perl-Errno does
not match perl-libs and the two were built on different kernel, using
Errno will fail:

Errno architecture (x86_64-linux-thread-multi-4.7.9-200.fc24.x86_64) does not 
match executable architecture (x86_64-linux-thread-multi-4.6.4-301.fc24.x86_64) 
at /usr/lib64/perl5/Errno.pm line 11.
---
 perl.spec | 9 -
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/perl.spec b/perl.spec
index 49e4cba..497699d 100644
--- a/perl.spec
+++ b/perl.spec
@@ -28,7 +28,7 @@
 Name:   perl
 Version:%{perl_version}
 # release number must be even higher, because dual-lived modules will be 
broken otherwise
-Release:379%{?dist}
+Release:380%{?dist}
 Epoch:  %{perl_epoch}
 Summary:Practical Extraction and Report Language
 Group:  Development/Languages
@@ -1135,6 +1135,9 @@ License:GPL+ or Artistic
 Epoch:  0
 Version:1.25
 Requires:   %perl_compat
+# Errno.pm bakes in kernel version at build time and compares it against
+# $Config{osvers} at run time. Match exact interpreter build. Bug #1393421.
+Requires:   perl-libs = %{perl_epoch}:%{perl_version}-%{release}
 Requires:   perl(Carp)
 %if %{defined perl_bootstrap}
 %gendep_perl_Errno
@@ -5226,6 +5229,10 @@ popd
 
 # Old changelog entries are preserved in CVS.
 %changelog
+* Wed Nov 09 2016 Petr Pisar  - 4:5.24.0-380
+- Tie perl-Errno release to interpreter build because of kernel version check
+  (bug #1393421)
+
 * Thu Nov 03 2016 Petr Pisar  - 4:5.24.0-379
 - Fix crash in "evalbytes S" (RT#129196)
 - Fix crash in splice (RT#129164, RT#129166, RT#129167)
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl.git/commit/?h=master=468152e799b08a1aaa14fad57daf9daebede935a
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ppisar pushed to perl (f25). "Tie perl-Errno release to interpreter build because of kernel version check (..more)"

2016-11-09 Thread notifications
From 6976ac2f87107ed8ae1945915c51b48e2cf17ddf Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Wed, 9 Nov 2016 15:46:17 +0100
Subject: Tie perl-Errno release to interpreter build because of kernel version
 check

If user updates the his system only partially so that perl-Errno does
not match perl-libs and the two were built on different kernel, using
Errno will fail:

Errno architecture (x86_64-linux-thread-multi-4.7.9-200.fc24.x86_64) does not 
match executable architecture (x86_64-linux-thread-multi-4.6.4-301.fc24.x86_64) 
at /usr/lib64/perl5/Errno.pm line 11.
---
 perl.spec | 9 -
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/perl.spec b/perl.spec
index 0d4f85c..4430439 100644
--- a/perl.spec
+++ b/perl.spec
@@ -28,7 +28,7 @@
 Name:   perl
 Version:%{perl_version}
 # release number must be even higher, because dual-lived modules will be 
broken otherwise
-Release:378%{?dist}
+Release:379%{?dist}
 Epoch:  %{perl_epoch}
 Summary:Practical Extraction and Report Language
 Group:  Development/Languages
@@ -1132,6 +1132,9 @@ License:GPL+ or Artistic
 Epoch:  0
 Version:1.25
 Requires:   %perl_compat
+# Errno.pm bakes in kernel version at build time and compares it against
+# $Config{osvers} at run time. Match exact interpreter build. Bug #1393421.
+Requires:   perl-libs = %{perl_epoch}:%{perl_version}-%{release}
 Requires:   perl(Carp)
 %if %{defined perl_bootstrap}
 %gendep_perl_Errno
@@ -5224,6 +5227,10 @@ popd
 
 # Old changelog entries are preserved in CVS.
 %changelog
+* Wed Nov 09 2016 Petr Pisar  - 4:5.24.0-379
+- Tie perl-Errno release to interpreter build because of kernel version check
+  (bug #1393421)
+
 * Thu Nov 03 2016 Petr Pisar  - 4:5.24.0-378
 - Fix crash in "evalbytes S" (RT#129196)
 - Fix crash in splice (RT#129164, RT#129166, RT#129167)
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl.git/commit/?h=f25=6976ac2f87107ed8ae1945915c51b48e2cf17ddf
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1393421] perl-Error broke the most of perl apps.

2016-11-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1393421



--- Comment #2 from Mustafa Yalcin Acikyildiz  ---
Hello. i just install f25 kde spin a few hours ago and then i did complete
system upgrade with `dnf upgrade`

here is the output.
perl-libs-5.24.0-377.fc25.x86_64
perl-Errno-1.25-378.fc25.x86_64

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1393421] perl-Error broke the most of perl apps.

2016-11-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1393421

Petr Pisar  changed:

   What|Removed |Added

   Fixed In Version||perl-5.24.0-380.fc26



--- Comment #5 from Petr Pisar  ---
Fedora ≥ 24 is affected.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1392472] root is not built for ppc64

2016-11-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1392472

Petr Pisar  changed:

   What|Removed |Added

 CC||mattias.ell...@physics.uu.s
   ||e, steve.tray...@cern.ch
  Component|perl-Alien-ROOT |root
   Assignee|ppi...@redhat.com   |mattias.ell...@physics.uu.s
   ||e



-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


ppisar pushed to perl (f24). "Tie perl-Errno release to interpreter build because of kernel version check (..more)"

2016-11-09 Thread notifications
From c7d9a35fb82c6e667df593cc711eaf6bdb468123 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Wed, 9 Nov 2016 15:46:17 +0100
Subject: Tie perl-Errno release to interpreter build because of kernel version
 check

If user updates the his system only partially so that perl-Errno does
not match perl-libs and the two were built on different kernel, using
Errno will fail:

Errno architecture (x86_64-linux-thread-multi-4.7.9-200.fc24.x86_64) does not 
match executable architecture (x86_64-linux-thread-multi-4.6.4-301.fc24.x86_64) 
at /usr/lib64/perl5/Errno.pm line 11.
---
 perl.spec | 9 -
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/perl.spec b/perl.spec
index eda7db5..6ee6391 100644
--- a/perl.spec
+++ b/perl.spec
@@ -29,7 +29,7 @@
 Name:   perl
 Version:%{perl_version}
 # release number must be even higher, because dual-lived modules will be 
broken otherwise
-Release:363%{?dist}
+Release:364%{?dist}
 Epoch:  %{perl_epoch}
 Summary:Practical Extraction and Report Language
 Group:  Development/Languages
@@ -942,6 +942,9 @@ License:GPL+ or Artistic
 Epoch:  0
 Version:1.23
 Requires:   %perl_compat
+# Errno.pm bakes in kernel version at build time and compares it against
+# $Config{osvers} at run time. Match exact interpreter build. Bug #1393421.
+Requires:   perl-libs = %{perl_epoch}:%{perl_version}-%{release}
 Requires:   perl(Carp)
 Conflicts:  perl < 4:5.22.0-351
 
@@ -4724,6 +4727,10 @@ popd
 
 # Old changelog entries are preserved in CVS.
 %changelog
+* Wed Nov 09 2016 Petr Pisar  - 4:5.22.2-364
+- Tie perl-Errno release to interpreter build because of kernel version check
+  (bug #1393421)
+
 * Fri Nov 04 2016 Petr Pisar  - 4:5.22.2-363
 - Fix a crash in lexical scope warnings (RT#128597)
 - Do not mangle errno from failed socket calls (RT#128316)
-- 
cgit v0.12



http://pkgs.fedoraproject.org/cgit/perl.git/commit/?h=f24=c7d9a35fb82c6e667df593cc711eaf6bdb468123
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1392479] perl-Alien-ROOT not available on ppc64le because root is not there

2016-11-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1392479

Petr Pisar  changed:

   What|Removed |Added

 Blocks||1051573 (PPC64LETracker)




Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1051573
[Bug 1051573] ppc64le tracker bug
-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1393421] perl-Error broke the most of perl apps.

2016-11-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1393421



--- Comment #11 from Mustafa Yalcin Acikyildiz  ---
no hope even with dnf clean all.

is there way to query perl-libs package on fedora repos?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1238168] FTBFS: Failed during 'make check': 13netlink-message-attrs.t and 20io-socket-netlink-generic.t

2016-11-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1238168



--- Comment #10 from Fedora Update System  ---
perl-Socket-Netlink-0.04-3.el6 has been pushed to the Fedora EPEL 6 testing
repository. If problems still persist, please make note of it in this bug
report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here:
https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-5300747e76

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1387442] run time failure due to failing to find the bugzilla module

2016-11-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1387442

Emmanuel Seyman  changed:

   What|Removed |Added

 CC||crobi...@redhat.com,
   ||dzic...@redhat.com,
   ||jskar...@redhat.com
  Component|bugzilla|python-bugzilla
   Assignee|ita...@ispbrasil.com.br |crobi...@redhat.com



-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1387442] run time failure due to failing to find the bugzilla module

2016-11-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1387442

Emmanuel Seyman  changed:

   What|Removed |Added

 CC|emman...@seyman.fr, |
   |perl-devel@lists.fedoraproj |
   |ect.org |



-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


dist.depcheck PASSED for FEDORA-2016-277e67e5d5

2016-11-09 Thread notifications
dist.depcheck PASSED for FEDORA-2016-277e67e5d5

https://taskotron.fedoraproject.org/artifacts/all/d8c57c02-a6ea-11e6-94e0-525400120b80/task_output/FEDORA-2016-277e67e5d5.i386.log
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


dist.depcheck PASSED for FEDORA-2016-277e67e5d5

2016-11-09 Thread notifications
dist.depcheck PASSED for FEDORA-2016-277e67e5d5

https://taskotron.fedoraproject.org/artifacts/all/d8c57c02-a6ea-11e6-94e0-525400120b80/task_output/FEDORA-2016-277e67e5d5.x86_64.log
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1390179] perl-Net-CUPS-0.63 is available

2016-11-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1390179

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version|perl-Net-CUPS-0.63-1.fc26   |perl-Net-CUPS-0.63-1.fc26
   ||perl-Net-CUPS-0.63-1.fc24
 Resolution|--- |ERRATA
Last Closed||2016-11-09 22:29:18



--- Comment #5 from Fedora Update System  ---
perl-Net-CUPS-0.63-1.fc24 has been pushed to the Fedora 24 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.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1386663] perl-Devel-Timer-0.09 is available

2016-11-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1386663

Fedora Update System  changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version|perl-Devel-Timer-0.09-1.fc2 |perl-Devel-Timer-0.09-1.fc2
   |5   |5
   ||perl-Devel-Timer-0.09-1.fc2
   ||4
 Resolution|--- |ERRATA
Last Closed|2016-11-03 14:28:07 |2016-11-09 22:28:47



--- Comment #10 from Fedora Update System  ---
perl-Devel-Timer-0.09-1.fc24 has been pushed to the Fedora 24 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.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1238168] FTBFS: Failed during 'make check': 13netlink-message-attrs.t and 20io-socket-netlink-generic.t

2016-11-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1238168



--- Comment #9 from Fedora Update System  ---
perl-Socket-Netlink-0.04-16.fc24 has been pushed to the Fedora 24 testing
repository. If problems still persist, please make note of it in this bug
report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here:
https://bodhi.fedoraproject.org/updates/FEDORA-2016-8f0ac6afe1

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1393198] perl-XML-XPath-1.39 is available

2016-11-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1393198

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #3 from Fedora Update System  ---
perl-XML-XPath-1.39-1.fc24 has been pushed to the Fedora 24 testing repository.
If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here:
https://bodhi.fedoraproject.org/updates/FEDORA-2016-a0ff35335e

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1392738] perl-podlators-4.09 is available

2016-11-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1392738



--- Comment #5 from Fedora Update System  ---
perl-podlators-4.09-1.fc24 has been pushed to the Fedora 24 testing repository.
If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here:
https://bodhi.fedoraproject.org/updates/FEDORA-2016-7ead9c56ce

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1387944] perl-Tangerine-0.23 is available

2016-11-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1387944

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|perl-Tangerine-0.23-1.fc25  |perl-Tangerine-0.23-1.fc25
   |perl-Tangerine-0.23-1.fc24  |perl-Tangerine-0.23-1.fc24
   |perl-Tangerine-0.23-1.fc23  |perl-Tangerine-0.23-1.fc23
   ||perl-Tangerine-0.23-1.el6



--- Comment #9 from Fedora Update System  ---
perl-Tangerine-0.23-1.el6 has been pushed to the Fedora EPEL 6 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.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1238168] FTBFS: Failed during 'make check': 13netlink-message-attrs.t and 20io-socket-netlink-generic.t

2016-11-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1238168

Fedora Update System  changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA



--- Comment #8 from Fedora Update System  ---
perl-Socket-Netlink-0.04-16.fc23 has been pushed to the Fedora 23 testing
repository. If problems still persist, please make note of it in this bug
report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here:
https://bodhi.fedoraproject.org/updates/FEDORA-2016-2493087a3e

-- 
You are receiving this mail because:
You are on the CC list for the bug.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


[Bug 1387944] perl-Tangerine-0.23 is available

2016-11-09 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1387944

Fedora Update System  changed:

   What|Removed |Added

   Fixed In Version|perl-Tangerine-0.23-1.fc25  |perl-Tangerine-0.23-1.fc25
   |perl-Tangerine-0.23-1.fc24  |perl-Tangerine-0.23-1.fc24
   |perl-Tangerine-0.23-1.fc23  |perl-Tangerine-0.23-1.fc23
   |perl-Tangerine-0.23-1.el6   |perl-Tangerine-0.23-1.el6
   ||perl-Tangerine-0.23-1.el7



--- Comment #10 from Fedora Update System  ---
perl-Tangerine-0.23-1.el7 has been pushed to the Fedora EPEL 7 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.
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org


jplesnik uploaded App-cpm-0.214.tar.gz for perl-App-cpm

2016-11-09 Thread notifications
19c522402734811a8ed5482a3666ca1b  App-cpm-0.214.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-App-cpm/App-cpm-0.214.tar.gz/md5/19c522402734811a8ed5482a3666ca1b/App-cpm-0.214.tar.gz
___
perl-devel mailing list -- perl-devel@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org