jplesnik uploaded Test-Fixme-0.15.tar.gz for perl-Test-Fixme

2015-08-13 Thread notifications
d87a71642701c6d0ca77808ee1fbf7d5  Test-Fixme-0.15.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-Test-Fixme/Test-Fixme-0.15.tar.gz/md5/d87a71642701c6d0ca77808ee1fbf7d5/Test-Fixme-0.15.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

pghmcfc uploaded Math-GMP-2.10.tar.gz for perl-Math-GMP

2015-08-13 Thread notifications
314749681e6d5d21f6b92471ebd34e59  Math-GMP-2.10.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-Math-GMP/Math-GMP-2.10.tar.gz/md5/314749681e6d5d21f6b92471ebd34e59/Math-GMP-2.10.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

jplesnik pushed to perl-Test-Fixme (master). 0.15 bump

2015-08-13 Thread notifications
From 02bbe95dd5b1656a255117643c6ef47e82e27e4c Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova jples...@redhat.com
Date: Thu, 13 Aug 2015 10:36:35 +0200
Subject: 0.15 bump


diff --git a/.gitignore b/.gitignore
index 507d165..b82c943 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Test-Fixme-0.04.tar.gz
+/Test-Fixme-0.15.tar.gz
diff --git a/perl-Test-Fixme.spec b/perl-Test-Fixme.spec
index 56d55d8..f35ffd7 100644
--- a/perl-Test-Fixme.spec
+++ b/perl-Test-Fixme.spec
@@ -1,6 +1,6 @@
 Name:   perl-Test-Fixme
-Version:0.04
-Release:12%{?dist}
+Version:0.15
+Release:1%{?dist}
 Summary:Check code for FIXMEs
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -8,13 +8,22 @@ URL:http://search.cpan.org/dist/Test-Fixme/
 Source0:
http://www.cpan.org/modules/by-module/Test/Test-Fixme-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:  noarch
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
+BuildRequires:  perl
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(Config)
+BuildRequires:  perl(Exporter)
 BuildRequires:  perl(ExtUtils::MakeMaker)
-BuildRequires:  perl(File::Finder)
-BuildRequires:  perl(File::Slurp)
+BuildRequires:  perl(File::Find)
+BuildRequires:  perl(File::Spec)
+BuildRequires:  perl(File::Temp)
+BuildRequires:  perl(FindBin)
+BuildRequires:  perl(strict)
 BuildRequires:  perl(Test::Builder)
 BuildRequires:  perl(Test::More)
-Requires:   perl(ExtUtils::MakeMaker)
-Requires:   perl(Test::More)
+BuildRequires:  perl(warnings)
 Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
 
 %description
@@ -35,7 +44,7 @@ make %{?_smp_mflags}
 %install
 rm -rf $RPM_BUILD_ROOT
 
-make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
+make pure_install DESTDIR=$RPM_BUILD_ROOT
 
 find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
 find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2/dev/null \;
@@ -49,12 +58,16 @@ make test
 rm -rf $RPM_BUILD_ROOT
 
 %files
-%defattr(-,root,root,-)
+%license LICENSE
 %doc Changes README
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Thu Aug 13 2015 Jitka Plesnikova jples...@redhat.com - 0.15-1
+- 0.15 bump
+- Specify all dependencies
+
 * Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.04-12
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index d58b48a..696894f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-54714e43e52ef1468ea01f03c325dc4d  Test-Fixme-0.04.tar.gz
+d87a71642701c6d0ca77808ee1fbf7d5  Test-Fixme-0.15.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Test-Fixme.git/commit/?h=masterid=02bbe95dd5b1656a255117643c6ef47e82e27e4c
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1230829] Upgrade perl-Test-Fixme to 0.14

2015-08-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1230829

Jitka Plesnikova jples...@redhat.com changed:

   What|Removed |Added

 Status|NEW |CLOSED
 CC||jples...@redhat.com
   Fixed In Version||perl-Test-Fixme-0.15-1.fc24
 Resolution|--- |RAWHIDE
Last Closed||2015-08-13 05:02:24



-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

jplesnik uploaded Net-DHCP-0.696.tar.gz for perl-Net-DHCP

2015-08-13 Thread notifications
60e32496ae2b750611487537b54e0bae  Net-DHCP-0.696.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-Net-DHCP/Net-DHCP-0.696.tar.gz/md5/60e32496ae2b750611487537b54e0bae/Net-DHCP-0.696.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

jplesnik pushed to perl-Net-DHCP (master). 0.696 bump

2015-08-13 Thread notifications
From 452621065f7747038d76733adb6aaa9bcb43f3cb Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova jples...@redhat.com
Date: Thu, 13 Aug 2015 10:01:00 +0200
Subject: 0.696 bump


diff --git a/.gitignore b/.gitignore
index 5b0fce9..ca0c1a7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /Net-DHCP-0.693.tar.gz
+/Net-DHCP-0.696.tar.gz
diff --git a/perl-Net-DHCP.spec b/perl-Net-DHCP.spec
index a35c261..67d28f9 100644
--- a/perl-Net-DHCP.spec
+++ b/perl-Net-DHCP.spec
@@ -1,6 +1,6 @@
 Name:   perl-Net-DHCP
-Version:0.693
-Release:10%{?dist}
+Version:0.696
+Release:1%{?dist}
 Summary:Set of classes for basic handling of DHCP packets
 
 Group:  Development/Libraries
@@ -9,17 +9,22 @@ URL:http://search.cpan.org/dist/Net-DHCP/
 Source0:
http://search.cpan.org/CPAN/authors/id/D/DJ/DJZORT/Net-DHCP-%{version}.tar.gz
 
 Buildarch:  noarch
-BuildRequires:  perl(Module::Build)
-# Test Requires
-BuildRequires:  perl(File::Spec)
-BuildRequires:  perl(Test::More)
-BuildRequires:  perl(Test::Warn)
+
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  perl
+BuildRequires:  perl(bytes)
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(constant)
 BuildRequires:  perl(Exporter)
 BuildRequires:  perl(List::Util)
+BuildRequires:  perl(Module::Build)
 BuildRequires:  perl(Scalar::Util)
 BuildRequires:  perl(Socket)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(Test::More)
+BuildRequires:  perl(Test::Warn)
+BuildRequires:  perl(warnings)
 # Generic Perl Requires
 Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
 
@@ -53,12 +58,16 @@ find %{buildroot} -type f -exec chmod 644 {} 2/dev/null \;
 
 
 %files
-%doc LICENSE README examples/ Changes
+%license LICENSE
+%doc README examples/ Changes
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 
 %changelog
+* Wed Aug 12 2015 Jitka Plesnikova jples...@redhat.com - 0.696-1
+- 0.696 bump
+
 * Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.693-10
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 1bcf7c9..c9ef855 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ec94467b47b9e29ca84116289fc2c9b1  Net-DHCP-0.693.tar.gz
+60e32496ae2b750611487537b54e0bae  Net-DHCP-0.696.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Net-DHCP.git/commit/?h=masterid=452621065f7747038d76733adb6aaa9bcb43f3cb
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1230731] Upgrade perl-Net-DHCP to 0.696

2015-08-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1230731

Jitka Plesnikova jples...@redhat.com changed:

   What|Removed |Added

 Status|NEW |CLOSED
 CC||jples...@redhat.com
   Fixed In Version||perl-Net-DHCP-0.696-1.fc24
 Resolution|--- |RAWHIDE
Last Closed||2015-08-13 04:05:59



-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

pghmcfc pushed to perl-Math-GMP (master). Update to 2.10 (..more)

2015-08-13 Thread notifications
From 8da9031a683d4c429135894913bf7924e971ce61 Mon Sep 17 00:00:00 2001
From: Paul Howarth p...@city-fan.org
Date: Thu, 13 Aug 2015 09:01:53 +0100
Subject: Update to 2.10

- New upstream release 2.10
  - Throw an exception on invalid input to Math::GMP-new (CPAN RT#27521)
  - Put RELEASE_TESTING tests under xt instead of t (CPAN RT#106365)
  - Document and test some functions that were improperly documented or not
tested (CPAN RT#92593)

diff --git a/perl-Math-GMP.spec b/perl-Math-GMP.spec
index 9eb9e62..31cebfb 100644
--- a/perl-Math-GMP.spec
+++ b/perl-Math-GMP.spec
@@ -1,6 +1,6 @@
 Summary:   High speed arbitrary size integer math
 Name:  perl-Math-GMP
-Version:   2.09
+Version:   2.10
 Release:   1%{?dist}
 License:   LGPLv2+
 Group: Development/Libraries
@@ -77,6 +77,13 @@ rm -rf %{buildroot}
 %{_mandir}/man3/Math::GMP.3*
 
 %changelog
+* Thu Aug 13 2015 Paul Howarth p...@city-fan.org - 2.10-1
+- Update to 2.10
+  - Throw an exception on invalid input to Math::GMP-new (CPAN RT#27521)
+  - Put RELEASE_TESTING tests under xt instead of t (CPAN RT#106365)
+  - Document and test some functions that were improperly documented or not
+tested (CPAN RT#92593)
+
 * Wed Jul 29 2015 Paul Howarth p...@city-fan.org - 2.09-1
 - Update to 2.09
   - Add a link to the version control repository at various places
diff --git a/sources b/sources
index 63152bb..8ef8d4c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2f9b4a263b8b8a6c9646230c491657e9  Math-GMP-2.09.tar.gz
+314749681e6d5d21f6b92471ebd34e59  Math-GMP-2.10.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Math-GMP.git/commit/?h=masterid=8da9031a683d4c429135894913bf7924e971ce61
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

pghmcfc pushed to perl-Math-GMP (f23). Update to 2.10 (..more)

2015-08-13 Thread notifications
From 8da9031a683d4c429135894913bf7924e971ce61 Mon Sep 17 00:00:00 2001
From: Paul Howarth p...@city-fan.org
Date: Thu, 13 Aug 2015 09:01:53 +0100
Subject: Update to 2.10

- New upstream release 2.10
  - Throw an exception on invalid input to Math::GMP-new (CPAN RT#27521)
  - Put RELEASE_TESTING tests under xt instead of t (CPAN RT#106365)
  - Document and test some functions that were improperly documented or not
tested (CPAN RT#92593)

diff --git a/perl-Math-GMP.spec b/perl-Math-GMP.spec
index 9eb9e62..31cebfb 100644
--- a/perl-Math-GMP.spec
+++ b/perl-Math-GMP.spec
@@ -1,6 +1,6 @@
 Summary:   High speed arbitrary size integer math
 Name:  perl-Math-GMP
-Version:   2.09
+Version:   2.10
 Release:   1%{?dist}
 License:   LGPLv2+
 Group: Development/Libraries
@@ -77,6 +77,13 @@ rm -rf %{buildroot}
 %{_mandir}/man3/Math::GMP.3*
 
 %changelog
+* Thu Aug 13 2015 Paul Howarth p...@city-fan.org - 2.10-1
+- Update to 2.10
+  - Throw an exception on invalid input to Math::GMP-new (CPAN RT#27521)
+  - Put RELEASE_TESTING tests under xt instead of t (CPAN RT#106365)
+  - Document and test some functions that were improperly documented or not
+tested (CPAN RT#92593)
+
 * Wed Jul 29 2015 Paul Howarth p...@city-fan.org - 2.09-1
 - Update to 2.09
   - Add a link to the version control repository at various places
diff --git a/sources b/sources
index 63152bb..8ef8d4c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2f9b4a263b8b8a6c9646230c491657e9  Math-GMP-2.09.tar.gz
+314749681e6d5d21f6b92471ebd34e59  Math-GMP-2.10.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Math-GMP.git/commit/?h=f23id=8da9031a683d4c429135894913bf7924e971ce61
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

pghmcfc pushed to perl-Math-GMP (perl-Math-GMP-2.10-1.fc24). Update to 2.10 (..more)

2015-08-13 Thread notifications
This commit already existed in another branch.

http://pkgs.fedoraproject.org/cgit/perl-Math-GMP.git/commit/?h=perl-Math-GMP-2.10-1.fc24id=8da9031a683d4c429135894913bf7924e971ce61
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

pghmcfc pushed to perl-Math-GMP (perl-Math-GMP-2.10-1.fc23). Update to 2.10 (..more)

2015-08-13 Thread notifications
From 8da9031a683d4c429135894913bf7924e971ce61 Mon Sep 17 00:00:00 2001
From: Paul Howarth p...@city-fan.org
Date: Thu, 13 Aug 2015 09:01:53 +0100
Subject: Update to 2.10

- New upstream release 2.10
  - Throw an exception on invalid input to Math::GMP-new (CPAN RT#27521)
  - Put RELEASE_TESTING tests under xt instead of t (CPAN RT#106365)
  - Document and test some functions that were improperly documented or not
tested (CPAN RT#92593)

diff --git a/perl-Math-GMP.spec b/perl-Math-GMP.spec
index 9eb9e62..31cebfb 100644
--- a/perl-Math-GMP.spec
+++ b/perl-Math-GMP.spec
@@ -1,6 +1,6 @@
 Summary:   High speed arbitrary size integer math
 Name:  perl-Math-GMP
-Version:   2.09
+Version:   2.10
 Release:   1%{?dist}
 License:   LGPLv2+
 Group: Development/Libraries
@@ -77,6 +77,13 @@ rm -rf %{buildroot}
 %{_mandir}/man3/Math::GMP.3*
 
 %changelog
+* Thu Aug 13 2015 Paul Howarth p...@city-fan.org - 2.10-1
+- Update to 2.10
+  - Throw an exception on invalid input to Math::GMP-new (CPAN RT#27521)
+  - Put RELEASE_TESTING tests under xt instead of t (CPAN RT#106365)
+  - Document and test some functions that were improperly documented or not
+tested (CPAN RT#92593)
+
 * Wed Jul 29 2015 Paul Howarth p...@city-fan.org - 2.09-1
 - Update to 2.09
   - Add a link to the version control repository at various places
diff --git a/sources b/sources
index 63152bb..8ef8d4c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2f9b4a263b8b8a6c9646230c491657e9  Math-GMP-2.09.tar.gz
+314749681e6d5d21f6b92471ebd34e59  Math-GMP-2.10.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Math-GMP.git/commit/?h=perl-Math-GMP-2.10-1.fc23id=8da9031a683d4c429135894913bf7924e971ce61
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

pghmcfc pushed to perl-Devel-OverloadInfo (perl-Devel-OverloadInfo-0.003-1.fc23). Update to 0.003 (..more)

2015-08-13 Thread notifications
From efa1701a37253ac3497a9f4fd29bdcf55eca7f5a Mon Sep 17 00:00:00 2001
From: Paul Howarth p...@city-fan.org
Date: Thu, 13 Aug 2015 10:30:22 +0100
Subject: Update to 0.003

- New upstream release 0.003
  - Return an empty hash instead of undef for classes with no overloads
  - Work around overload inheritance corruption before 5.16 (CPAN RT#106379)

diff --git a/perl-Devel-OverloadInfo.spec b/perl-Devel-OverloadInfo.spec
index 35e1c5e..f4cb30e 100644
--- a/perl-Devel-OverloadInfo.spec
+++ b/perl-Devel-OverloadInfo.spec
@@ -1,14 +1,17 @@
 Name:  perl-Devel-OverloadInfo
-Version:   0.002
-Release:   4%{?dist}
+Version:   0.003
+Release:   1%{?dist}
 Summary:   Introspect overloaded operators
 License:   GPL+ or Artistic
 URL:   http://search.cpan.org/dist/Devel-OverloadInfo/
 Source0:   
http://search.cpan.org/CPAN/authors/id/I/IL/ILMARI/Devel-OverloadInfo-%{version}.tar.gz
 BuildArch: noarch
 # Module Build
+BuildRequires: coreutils
+BuildRequires: findutils
+BuildRequires: make
 BuildRequires: perl
-BuildRequires: perl(ExtUtils::MakeMaker) = 6.30
+BuildRequires: perl(ExtUtils::MakeMaker)
 # Module Runtime
 BuildRequires: perl(Exporter) = 5.57
 BuildRequires: perl(MRO::Compat)
@@ -19,7 +22,9 @@ BuildRequires:perl(strict)
 BuildRequires: perl(Sub::Identify)
 BuildRequires: perl(warnings)
 # Test Suite
+BuildRequires: perl(base)
 BuildRequires: perl(parent)
+BuildRequires: perl(Test::Fatal)
 BuildRequires: perl(Test::More) = 0.88
 # Runtime
 Requires:  perl(:MODULE_COMPAT_%(eval `perl -V:version`; echo $version))
@@ -55,6 +60,11 @@ make test
 %{_mandir}/man3/Devel::OverloadInfo.3*
 
 %changelog
+* Thu Aug 13 2015 Paul Howarth p...@city-fan.org - 0.003-1
+- Update to 0.003
+  - Return an empty hash instead of undef for classes with no overloads
+  - Work around overload inheritance corruption before 5.16 (CPAN RT#106379)
+
 * Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.002-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 32cba71..069358a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bff186962739cd63d303061f2da038b1  Devel-OverloadInfo-0.002.tar.gz
+d0e614c70e3b360528fa31b14dd7dbe8  Devel-OverloadInfo-0.003.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Devel-OverloadInfo.git/commit/?h=perl-Devel-OverloadInfo-0.003-1.fc23id=efa1701a37253ac3497a9f4fd29bdcf55eca7f5a
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Method-Signatures

2015-08-13 Thread buildsys


perl-Method-Signatures has broken dependencies in the F-23 tree:
On x86_64:
perl-Method-Signatures-20141021-1.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.1)
On i386:
perl-Method-Signatures-20141021-1.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.1)
On armhfp:
perl-Method-Signatures-20141021-1.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.1)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-MongoDB

2015-08-13 Thread buildsys


perl-MongoDB has broken dependencies in the F-23 tree:
On x86_64:
perl-MongoDB-0.702.2-5.fc22.x86_64 requires perl(:MODULE_COMPAT_5.20.0)
perl-MongoDB-0.702.2-5.fc22.x86_64 requires libperl.so.5.20()(64bit)
On i386:
perl-MongoDB-0.702.2-5.fc22.i686 requires perl(:MODULE_COMPAT_5.20.0)
perl-MongoDB-0.702.2-5.fc22.i686 requires libperl.so.5.20
On armhfp:
perl-MongoDB-0.702.2-5.fc22.armv7hl requires perl(:MODULE_COMPAT_5.20.0)
perl-MongoDB-0.702.2-5.fc22.armv7hl requires libperl.so.5.20
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Data-Dump-Streamer

2015-08-13 Thread buildsys


perl-Data-Dump-Streamer has broken dependencies in the F-23 tree:
On x86_64:
perl-Data-Dump-Streamer-2.38-3.fc22.x86_64 requires 
perl(:MODULE_COMPAT_5.20.0)
perl-Data-Dump-Streamer-2.38-3.fc22.x86_64 requires 
libperl.so.5.20()(64bit)
On i386:
perl-Data-Dump-Streamer-2.38-3.fc22.i686 requires 
perl(:MODULE_COMPAT_5.20.0)
perl-Data-Dump-Streamer-2.38-3.fc22.i686 requires libperl.so.5.20
On armhfp:
perl-Data-Dump-Streamer-2.38-3.fc22.armv7hl requires 
perl(:MODULE_COMPAT_5.20.0)
perl-Data-Dump-Streamer-2.38-3.fc22.armv7hl requires libperl.so.5.20
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-CGI-Application-Structured-Tools

2015-08-13 Thread buildsys


perl-CGI-Application-Structured-Tools has broken dependencies in the F-23 tree:
On x86_64:
perl-CGI-Application-Structured-Tools-0.015-7.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On i386:
perl-CGI-Application-Structured-Tools-0.015-7.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On armhfp:
perl-CGI-Application-Structured-Tools-0.015-7.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: polymake

2015-08-13 Thread buildsys


polymake has broken dependencies in the F-23 tree:
On x86_64:
polymake-2.13-22.git20141013.fc23.x86_64 requires 
perl(:MODULE_COMPAT_5.20.2)
polymake-2.13-22.git20141013.fc23.x86_64 requires perl = 4:5.20.2
polymake-2.13-22.git20141013.fc23.x86_64 requires 
libperl.so.5.20()(64bit)
On i386:
polymake-2.13-22.git20141013.fc23.i686 requires 
perl(:MODULE_COMPAT_5.20.2)
polymake-2.13-22.git20141013.fc23.i686 requires perl = 4:5.20.2
polymake-2.13-22.git20141013.fc23.i686 requires libperl.so.5.20
On armhfp:
polymake-2.13-22.git20141013.fc23.armv7hl requires 
perl(:MODULE_COMPAT_5.20.2)
polymake-2.13-22.git20141013.fc23.armv7hl requires perl = 4:5.20.2
polymake-2.13-22.git20141013.fc23.armv7hl requires libperl.so.5.20
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Test-AutoBuild

2015-08-13 Thread buildsys


perl-Test-AutoBuild has broken dependencies in the F-23 tree:
On x86_64:
perl-Test-AutoBuild-1.2.4-15.fc22.x86_64 requires 
perl(:MODULE_COMPAT_5.20.0)
On i386:
perl-Test-AutoBuild-1.2.4-15.fc22.i686 requires 
perl(:MODULE_COMPAT_5.20.0)
On armhfp:
perl-Test-AutoBuild-1.2.4-15.fc22.armv7hl requires 
perl(:MODULE_COMPAT_5.20.0)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-POE-API-Peek

2015-08-13 Thread buildsys


perl-POE-API-Peek has broken dependencies in the F-23 tree:
On x86_64:
1:perl-POE-API-Peek-2.20-8.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On i386:
1:perl-POE-API-Peek-2.20-8.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On armhfp:
1:perl-POE-API-Peek-2.20-8.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Devel-BeginLift

2015-08-13 Thread buildsys


perl-Devel-BeginLift has broken dependencies in the F-23 tree:
On x86_64:
perl-Devel-BeginLift-0.001003-9.fc22.x86_64 requires 
perl(:MODULE_COMPAT_5.20.0)
perl-Devel-BeginLift-0.001003-9.fc22.x86_64 requires 
libperl.so.5.20()(64bit)
On i386:
perl-Devel-BeginLift-0.001003-9.fc22.i686 requires 
perl(:MODULE_COMPAT_5.20.0)
perl-Devel-BeginLift-0.001003-9.fc22.i686 requires libperl.so.5.20
On armhfp:
perl-Devel-BeginLift-0.001003-9.fc22.armv7hl requires 
perl(:MODULE_COMPAT_5.20.0)
perl-Devel-BeginLift-0.001003-9.fc22.armv7hl requires libperl.so.5.20
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Devel-FindRef

2015-08-13 Thread buildsys


perl-Devel-FindRef has broken dependencies in the F-23 tree:
On x86_64:
perl-Devel-FindRef-1.44-3.fc22.x86_64 requires 
perl(:MODULE_COMPAT_5.20.0)
perl-Devel-FindRef-1.44-3.fc22.x86_64 requires libperl.so.5.20()(64bit)
On i386:
perl-Devel-FindRef-1.44-3.fc22.i686 requires perl(:MODULE_COMPAT_5.20.0)
perl-Devel-FindRef-1.44-3.fc22.i686 requires libperl.so.5.20
On armhfp:
perl-Devel-FindRef-1.44-3.fc22.armv7hl requires 
perl(:MODULE_COMPAT_5.20.0)
perl-Devel-FindRef-1.44-3.fc22.armv7hl requires libperl.so.5.20
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Task-Catalyst

2015-08-13 Thread buildsys


perl-Task-Catalyst has broken dependencies in the F-23 tree:
On x86_64:
perl-Task-Catalyst-4.02-8.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On i386:
perl-Task-Catalyst-4.02-8.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On armhfp:
perl-Task-Catalyst-4.02-8.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Carp-REPL

2015-08-13 Thread buildsys


perl-Carp-REPL has broken dependencies in the F-23 tree:
On x86_64:
perl-Carp-REPL-0.18-1.fc23.noarch requires perl(:MODULE_COMPAT_5.20.2)
On i386:
perl-Carp-REPL-0.18-1.fc23.noarch requires perl(:MODULE_COMPAT_5.20.2)
On armhfp:
perl-Carp-REPL-0.18-1.fc23.noarch requires perl(:MODULE_COMPAT_5.20.2)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-CatalystX-REPL

2015-08-13 Thread buildsys


perl-CatalystX-REPL has broken dependencies in the F-23 tree:
On x86_64:
perl-CatalystX-REPL-0.04-10.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On i386:
perl-CatalystX-REPL-0.04-10.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On armhfp:
perl-CatalystX-REPL-0.04-10.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Data-Alias

2015-08-13 Thread buildsys


perl-Data-Alias has broken dependencies in the F-23 tree:
On x86_64:
perl-Data-Alias-1.18-4.fc22.x86_64 requires perl(:MODULE_COMPAT_5.20.0)
perl-Data-Alias-1.18-4.fc22.x86_64 requires libperl.so.5.20()(64bit)
On i386:
perl-Data-Alias-1.18-4.fc22.i686 requires perl(:MODULE_COMPAT_5.20.0)
perl-Data-Alias-1.18-4.fc22.i686 requires libperl.so.5.20
On armhfp:
perl-Data-Alias-1.18-4.fc22.armv7hl requires perl(:MODULE_COMPAT_5.20.0)
perl-Data-Alias-1.18-4.fc22.armv7hl requires libperl.so.5.20
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-B-Hooks-OP-Check-EntersubForCV

2015-08-13 Thread buildsys


perl-B-Hooks-OP-Check-EntersubForCV has broken dependencies in the F-23 tree:
On x86_64:
perl-B-Hooks-OP-Check-EntersubForCV-0.09-10.fc22.x86_64 requires 
perl(:MODULE_COMPAT_5.20.0)
perl-B-Hooks-OP-Check-EntersubForCV-0.09-10.fc22.x86_64 requires 
libperl.so.5.20()(64bit)
On i386:
perl-B-Hooks-OP-Check-EntersubForCV-0.09-10.fc22.i686 requires 
perl(:MODULE_COMPAT_5.20.0)
perl-B-Hooks-OP-Check-EntersubForCV-0.09-10.fc22.i686 requires 
libperl.so.5.20
On armhfp:
perl-B-Hooks-OP-Check-EntersubForCV-0.09-10.fc22.armv7hl requires 
perl(:MODULE_COMPAT_5.20.0)
perl-B-Hooks-OP-Check-EntersubForCV-0.09-10.fc22.armv7hl requires 
libperl.so.5.20
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

pghmcfc pushed to perl-Devel-OverloadInfo (master). Update to 0.003 (..more)

2015-08-13 Thread notifications
From efa1701a37253ac3497a9f4fd29bdcf55eca7f5a Mon Sep 17 00:00:00 2001
From: Paul Howarth p...@city-fan.org
Date: Thu, 13 Aug 2015 10:30:22 +0100
Subject: Update to 0.003

- New upstream release 0.003
  - Return an empty hash instead of undef for classes with no overloads
  - Work around overload inheritance corruption before 5.16 (CPAN RT#106379)

diff --git a/perl-Devel-OverloadInfo.spec b/perl-Devel-OverloadInfo.spec
index 35e1c5e..f4cb30e 100644
--- a/perl-Devel-OverloadInfo.spec
+++ b/perl-Devel-OverloadInfo.spec
@@ -1,14 +1,17 @@
 Name:  perl-Devel-OverloadInfo
-Version:   0.002
-Release:   4%{?dist}
+Version:   0.003
+Release:   1%{?dist}
 Summary:   Introspect overloaded operators
 License:   GPL+ or Artistic
 URL:   http://search.cpan.org/dist/Devel-OverloadInfo/
 Source0:   
http://search.cpan.org/CPAN/authors/id/I/IL/ILMARI/Devel-OverloadInfo-%{version}.tar.gz
 BuildArch: noarch
 # Module Build
+BuildRequires: coreutils
+BuildRequires: findutils
+BuildRequires: make
 BuildRequires: perl
-BuildRequires: perl(ExtUtils::MakeMaker) = 6.30
+BuildRequires: perl(ExtUtils::MakeMaker)
 # Module Runtime
 BuildRequires: perl(Exporter) = 5.57
 BuildRequires: perl(MRO::Compat)
@@ -19,7 +22,9 @@ BuildRequires:perl(strict)
 BuildRequires: perl(Sub::Identify)
 BuildRequires: perl(warnings)
 # Test Suite
+BuildRequires: perl(base)
 BuildRequires: perl(parent)
+BuildRequires: perl(Test::Fatal)
 BuildRequires: perl(Test::More) = 0.88
 # Runtime
 Requires:  perl(:MODULE_COMPAT_%(eval `perl -V:version`; echo $version))
@@ -55,6 +60,11 @@ make test
 %{_mandir}/man3/Devel::OverloadInfo.3*
 
 %changelog
+* Thu Aug 13 2015 Paul Howarth p...@city-fan.org - 0.003-1
+- Update to 0.003
+  - Return an empty hash instead of undef for classes with no overloads
+  - Work around overload inheritance corruption before 5.16 (CPAN RT#106379)
+
 * Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.002-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 32cba71..069358a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bff186962739cd63d303061f2da038b1  Devel-OverloadInfo-0.002.tar.gz
+d0e614c70e3b360528fa31b14dd7dbe8  Devel-OverloadInfo-0.003.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Devel-OverloadInfo.git/commit/?h=masterid=efa1701a37253ac3497a9f4fd29bdcf55eca7f5a
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

pghmcfc uploaded Devel-OverloadInfo-0.003.tar.gz for perl-Devel-OverloadInfo

2015-08-13 Thread notifications
d0e614c70e3b360528fa31b14dd7dbe8  Devel-OverloadInfo-0.003.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-Devel-OverloadInfo/Devel-OverloadInfo-0.003.tar.gz/md5/d0e614c70e3b360528fa31b14dd7dbe8/Devel-OverloadInfo-0.003.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

pghmcfc pushed to perl-Devel-OverloadInfo (perl-Devel-OverloadInfo-0.003-1.fc24). Update to 0.003 (..more)

2015-08-13 Thread notifications
This commit already existed in another branch.

http://pkgs.fedoraproject.org/cgit/perl-Devel-OverloadInfo.git/commit/?h=perl-Devel-OverloadInfo-0.003-1.fc24id=efa1701a37253ac3497a9f4fd29bdcf55eca7f5a
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

pghmcfc pushed to perl-Devel-OverloadInfo (f23). Update to 0.003 (..more)

2015-08-13 Thread notifications
From efa1701a37253ac3497a9f4fd29bdcf55eca7f5a Mon Sep 17 00:00:00 2001
From: Paul Howarth p...@city-fan.org
Date: Thu, 13 Aug 2015 10:30:22 +0100
Subject: Update to 0.003

- New upstream release 0.003
  - Return an empty hash instead of undef for classes with no overloads
  - Work around overload inheritance corruption before 5.16 (CPAN RT#106379)

diff --git a/perl-Devel-OverloadInfo.spec b/perl-Devel-OverloadInfo.spec
index 35e1c5e..f4cb30e 100644
--- a/perl-Devel-OverloadInfo.spec
+++ b/perl-Devel-OverloadInfo.spec
@@ -1,14 +1,17 @@
 Name:  perl-Devel-OverloadInfo
-Version:   0.002
-Release:   4%{?dist}
+Version:   0.003
+Release:   1%{?dist}
 Summary:   Introspect overloaded operators
 License:   GPL+ or Artistic
 URL:   http://search.cpan.org/dist/Devel-OverloadInfo/
 Source0:   
http://search.cpan.org/CPAN/authors/id/I/IL/ILMARI/Devel-OverloadInfo-%{version}.tar.gz
 BuildArch: noarch
 # Module Build
+BuildRequires: coreutils
+BuildRequires: findutils
+BuildRequires: make
 BuildRequires: perl
-BuildRequires: perl(ExtUtils::MakeMaker) = 6.30
+BuildRequires: perl(ExtUtils::MakeMaker)
 # Module Runtime
 BuildRequires: perl(Exporter) = 5.57
 BuildRequires: perl(MRO::Compat)
@@ -19,7 +22,9 @@ BuildRequires:perl(strict)
 BuildRequires: perl(Sub::Identify)
 BuildRequires: perl(warnings)
 # Test Suite
+BuildRequires: perl(base)
 BuildRequires: perl(parent)
+BuildRequires: perl(Test::Fatal)
 BuildRequires: perl(Test::More) = 0.88
 # Runtime
 Requires:  perl(:MODULE_COMPAT_%(eval `perl -V:version`; echo $version))
@@ -55,6 +60,11 @@ make test
 %{_mandir}/man3/Devel::OverloadInfo.3*
 
 %changelog
+* Thu Aug 13 2015 Paul Howarth p...@city-fan.org - 0.003-1
+- Update to 0.003
+  - Return an empty hash instead of undef for classes with no overloads
+  - Work around overload inheritance corruption before 5.16 (CPAN RT#106379)
+
 * Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.002-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index 32cba71..069358a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bff186962739cd63d303061f2da038b1  Devel-OverloadInfo-0.002.tar.gz
+d0e614c70e3b360528fa31b14dd7dbe8  Devel-OverloadInfo-0.003.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Devel-OverloadInfo.git/commit/?h=f23id=efa1701a37253ac3497a9f4fd29bdcf55eca7f5a
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-CGI-Application-Structured-Tools

2015-08-13 Thread buildsys


perl-CGI-Application-Structured-Tools has broken dependencies in the rawhide 
tree:
On x86_64:
perl-CGI-Application-Structured-Tools-0.015-7.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On i386:
perl-CGI-Application-Structured-Tools-0.015-7.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On armhfp:
perl-CGI-Application-Structured-Tools-0.015-7.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-B-Hooks-OP-Check-EntersubForCV

2015-08-13 Thread buildsys


perl-B-Hooks-OP-Check-EntersubForCV has broken dependencies in the rawhide tree:
On x86_64:
perl-B-Hooks-OP-Check-EntersubForCV-0.09-10.fc22.x86_64 requires 
perl(:MODULE_COMPAT_5.20.0)
perl-B-Hooks-OP-Check-EntersubForCV-0.09-10.fc22.x86_64 requires 
libperl.so.5.20()(64bit)
On i386:
perl-B-Hooks-OP-Check-EntersubForCV-0.09-10.fc22.i686 requires 
perl(:MODULE_COMPAT_5.20.0)
perl-B-Hooks-OP-Check-EntersubForCV-0.09-10.fc22.i686 requires 
libperl.so.5.20
On armhfp:
perl-B-Hooks-OP-Check-EntersubForCV-0.09-10.fc22.armv7hl requires 
perl(:MODULE_COMPAT_5.20.0)
perl-B-Hooks-OP-Check-EntersubForCV-0.09-10.fc22.armv7hl requires 
libperl.so.5.20
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Method-Signatures

2015-08-13 Thread buildsys


perl-Method-Signatures has broken dependencies in the rawhide tree:
On x86_64:
perl-Method-Signatures-20141021-1.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.1)
On i386:
perl-Method-Signatures-20141021-1.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.1)
On armhfp:
perl-Method-Signatures-20141021-1.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.1)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Devel-FindRef

2015-08-13 Thread buildsys


perl-Devel-FindRef has broken dependencies in the rawhide tree:
On x86_64:
perl-Devel-FindRef-1.44-3.fc22.x86_64 requires 
perl(:MODULE_COMPAT_5.20.0)
perl-Devel-FindRef-1.44-3.fc22.x86_64 requires libperl.so.5.20()(64bit)
On i386:
perl-Devel-FindRef-1.44-3.fc22.i686 requires perl(:MODULE_COMPAT_5.20.0)
perl-Devel-FindRef-1.44-3.fc22.i686 requires libperl.so.5.20
On armhfp:
perl-Devel-FindRef-1.44-3.fc22.armv7hl requires 
perl(:MODULE_COMPAT_5.20.0)
perl-Devel-FindRef-1.44-3.fc22.armv7hl requires libperl.so.5.20
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Devel-BeginLift

2015-08-13 Thread buildsys


perl-Devel-BeginLift has broken dependencies in the rawhide tree:
On x86_64:
perl-Devel-BeginLift-0.001003-9.fc22.x86_64 requires 
perl(:MODULE_COMPAT_5.20.0)
perl-Devel-BeginLift-0.001003-9.fc22.x86_64 requires 
libperl.so.5.20()(64bit)
On i386:
perl-Devel-BeginLift-0.001003-9.fc22.i686 requires 
perl(:MODULE_COMPAT_5.20.0)
perl-Devel-BeginLift-0.001003-9.fc22.i686 requires libperl.so.5.20
On armhfp:
perl-Devel-BeginLift-0.001003-9.fc22.armv7hl requires 
perl(:MODULE_COMPAT_5.20.0)
perl-Devel-BeginLift-0.001003-9.fc22.armv7hl requires libperl.so.5.20
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: polymake

2015-08-13 Thread buildsys


polymake has broken dependencies in the rawhide tree:
On x86_64:
polymake-2.13-22.git20141013.fc23.x86_64 requires 
perl(:MODULE_COMPAT_5.20.2)
polymake-2.13-22.git20141013.fc23.x86_64 requires perl = 4:5.20.2
polymake-2.13-22.git20141013.fc23.x86_64 requires 
libperl.so.5.20()(64bit)
On i386:
polymake-2.13-22.git20141013.fc23.i686 requires 
perl(:MODULE_COMPAT_5.20.2)
polymake-2.13-22.git20141013.fc23.i686 requires perl = 4:5.20.2
polymake-2.13-22.git20141013.fc23.i686 requires libperl.so.5.20
On armhfp:
polymake-2.13-22.git20141013.fc23.armv7hl requires 
perl(:MODULE_COMPAT_5.20.2)
polymake-2.13-22.git20141013.fc23.armv7hl requires perl = 4:5.20.2
polymake-2.13-22.git20141013.fc23.armv7hl requires libperl.so.5.20
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Test-Vars

2015-08-13 Thread buildsys


perl-Test-Vars has broken dependencies in the rawhide tree:
On x86_64:
perl-Test-Vars-0.005-6.fc22.noarch requires perl(:MODULE_COMPAT_5.20.0)
On i386:
perl-Test-Vars-0.005-6.fc22.noarch requires perl(:MODULE_COMPAT_5.20.0)
On armhfp:
perl-Test-Vars-0.005-6.fc22.noarch requires perl(:MODULE_COMPAT_5.20.0)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Test-AutoBuild

2015-08-13 Thread buildsys


perl-Test-AutoBuild has broken dependencies in the rawhide tree:
On x86_64:
perl-Test-AutoBuild-1.2.4-15.fc22.x86_64 requires 
perl(:MODULE_COMPAT_5.20.0)
On i386:
perl-Test-AutoBuild-1.2.4-15.fc22.i686 requires 
perl(:MODULE_COMPAT_5.20.0)
On armhfp:
perl-Test-AutoBuild-1.2.4-15.fc22.armv7hl requires 
perl(:MODULE_COMPAT_5.20.0)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-POE-API-Peek

2015-08-13 Thread buildsys


perl-POE-API-Peek has broken dependencies in the rawhide tree:
On x86_64:
1:perl-POE-API-Peek-2.20-8.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On i386:
1:perl-POE-API-Peek-2.20-8.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On armhfp:
1:perl-POE-API-Peek-2.20-8.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1253321] New: perl-CHI: FTBFS in rawhide

2015-08-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1253321

Bug ID: 1253321
   Summary: perl-CHI: FTBFS in rawhide
   Product: Fedora
   Version: rawhide
 Component: perl-CHI
  Assignee: rc040...@freenet.de
  Reporter: jples...@redhat.com
QA Contact: extras...@fedoraproject.org
CC: perl-devel@lists.fedoraproject.org,
rc040...@freenet.de



Description of problem:
Package perl-CHI fails to build from source in rawhide.

Version-Release number of selected component (if applicable):
0.60-4.fc23

Steps to Reproduce:
koji build --scratch f24 perl-CHI-0.60-4.fc23.src.rpm

Additional info:
This package is tracked by Koschei. See:
https://apps.fedoraproject.org/koschei/package/perl-CHI


The build failed due to missing build-requires perl(Time::HiRes)

Can't locate Time/HiRes.pm in @INC (you may need to install the Time::HiRes
module) (@INC contains: /builddir/build/BUILD/CHI-0.60/blib/lib
/builddir/build/BUILD/CHI-0.60/blib/arch /usr/local/lib64/perl5
/usr/local/share/perl5 /usr/lib64/perl5/vendor_perl
/usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at
/builddir/build/BUILD/CHI-0.60/blib/lib/CHI/Driver.pm line 23.
...
Compilation failed in require at t/Bugs.t line 2.
BEGIN failed--compilation aborted at t/Bugs.t line 2.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Data-Dump-Streamer

2015-08-13 Thread buildsys


perl-Data-Dump-Streamer has broken dependencies in the rawhide tree:
On x86_64:
perl-Data-Dump-Streamer-2.38-3.fc22.x86_64 requires 
perl(:MODULE_COMPAT_5.20.0)
perl-Data-Dump-Streamer-2.38-3.fc22.x86_64 requires 
libperl.so.5.20()(64bit)
On i386:
perl-Data-Dump-Streamer-2.38-3.fc22.i686 requires 
perl(:MODULE_COMPAT_5.20.0)
perl-Data-Dump-Streamer-2.38-3.fc22.i686 requires libperl.so.5.20
On armhfp:
perl-Data-Dump-Streamer-2.38-3.fc22.armv7hl requires 
perl(:MODULE_COMPAT_5.20.0)
perl-Data-Dump-Streamer-2.38-3.fc22.armv7hl requires libperl.so.5.20
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-Data-Alias

2015-08-13 Thread buildsys


perl-Data-Alias has broken dependencies in the rawhide tree:
On x86_64:
perl-Data-Alias-1.18-4.fc22.x86_64 requires perl(:MODULE_COMPAT_5.20.0)
perl-Data-Alias-1.18-4.fc22.x86_64 requires libperl.so.5.20()(64bit)
On i386:
perl-Data-Alias-1.18-4.fc22.i686 requires perl(:MODULE_COMPAT_5.20.0)
perl-Data-Alias-1.18-4.fc22.i686 requires libperl.so.5.20
On armhfp:
perl-Data-Alias-1.18-4.fc22.armv7hl requires perl(:MODULE_COMPAT_5.20.0)
perl-Data-Alias-1.18-4.fc22.armv7hl requires libperl.so.5.20
Please resolve this as soon as possible.


--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1240964] Environment file not read on EL7

2015-08-13 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1240964



--- Comment #2 from Fedora Update System upda...@fedoraproject.org ---
fusioninventory-agent-2.3.16-5.el7 has been submitted as an update for Fedora
EPEL 7.
https://admin.fedoraproject.org/updates/fusioninventory-agent-2.3.16-5.el7

-- 
You are receiving this mail because:
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

tibbs set the monitor flag of rt to True

2015-08-13 Thread notifications
tibbs set the monitor flag of rt to True

--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel