[Bug 1138562] perl-CPAN-Inject-1.14-7.fc22: FTBFS with Perl 5.20

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

Petr Pisar  changed:

   What|Removed |Added

 CC||ppi...@redhat.com



--- Comment #2 from Petr Pisar  ---
Reproducer: Disable DNS resolver and run:

$ rm -r home; mkdir home; HOME=$PWD/home make test https://bugzilla.redhat.com/token.cgi?t=pjw7hWNw1W&a=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1138562] perl-CPAN-Inject-1.14-7.fc22: FTBFS with Perl 5.20

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

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.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=LD2sDMCeja&a=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1138562] perl-CPAN-Inject-1.14-7.fc22: FTBFS with Perl 5.20

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

Petr Pisar  changed:

   What|Removed |Added

External Bug ID||CPAN 98774



-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=tZsGZ5gHik&a=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1140524] New: perl-Parse-ErrorString-Perl-0.21 is available

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

Bug ID: 1140524
   Summary: perl-Parse-ErrorString-Perl-0.21 is available
   Product: Fedora
   Version: rawhide
 Component: perl-Parse-ErrorString-Perl
  Keywords: FutureFeature, Triaged
  Assignee: jples...@redhat.com
  Reporter: upstream-release-monitor...@fedoraproject.org
QA Contact: extras...@fedoraproject.org
CC: jples...@redhat.com,
perl-devel@lists.fedoraproject.org



Latest upstream release: 0.21
Current version/release in Fedora Rawhide: 0.20-3.fc22
URL: http://search.cpan.org/dist/Parse-ErrorString-Perl/

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 Soon this service
will be implemented by a new system: https://github.com/fedora-infra/anitya/
It will require to manage monitored projects via a new web interface. Please
make yourself familiar with the new system to ease the transition.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=Y6IreRS0KP&a=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

File Scalar-Util-LooksLikeNumber-1.39.1.tar.gz uploaded to lookaside cache by psabata

2014-09-11 Thread Petr Šabata
A file has been added to the lookaside cache for 
perl-Scalar-Util-LooksLikeNumber:

13166ce1cac15ffd52d5602dc3998079  Scalar-Util-LooksLikeNumber-1.39.1.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Scalar-Util-LooksLikeNumber] Initial import (#1140222)

2014-09-11 Thread Petr Šabata
commit 8a7d1c496147e303ec6ca2154dd3b652ac6709b7
Author: Petr Šabata 
Date:   Thu Sep 11 10:09:20 2014 +0200

Initial import (#1140222)

 .gitignore|1 +
 perl-Scalar-Util-LooksLikeNumber.spec |   51 +
 sources   |1 +
 3 files changed, 53 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..af0ac2a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/Scalar-Util-LooksLikeNumber-1.39.1.tar.gz
diff --git a/perl-Scalar-Util-LooksLikeNumber.spec 
b/perl-Scalar-Util-LooksLikeNumber.spec
new file mode 100644
index 000..438845c
--- /dev/null
+++ b/perl-Scalar-Util-LooksLikeNumber.spec
@@ -0,0 +1,51 @@
+Name:   perl-Scalar-Util-LooksLikeNumber
+Version:1.39.1
+Release:1%{?dist}
+Summary:Access to looks_like_number() perl API function
+# Defined in Makefile.PL, also mentioned in LooksLikeNumber.xs
+License:GPL+ or Artistic
+Group:  Development/Libraries
+URL:http://search.cpan.org/dist/Scalar-Util-LooksLikeNumber/
+Source0:
http://www.cpan.org/authors/id/S/SH/SHARYANTO/Scalar-Util-LooksLikeNumber-%{version}.tar.gz
+BuildRequires:  perl
+BuildRequires:  perl(Config)
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.76
+BuildRequires:  perl(File::Spec)
+BuildRequires:  perl(Math::BigInt)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(Test::More)
+BuildRequires:  perl(warnings)
+BuildRequires:  perl(XSLoader)
+Requires:   perl(:MODULE_COMPAT_%(eval "$(perl -V:version)"; echo 
$version))
+
+%description
+Scalar::Util::LooksLikeNumber contains looks_like_number() like
+Scalar::Util's looks_like_number(), except it returns the raw value from
+the C function. Scalar::Util used to do this also, but it returns a
+booleanized value since 1.39.
+
+%prep
+%setup -q -n Scalar-Util-LooksLikeNumber-%{version}
+
+%build
+perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" NO_PACKLIST=1
+make %{?_smp_mflags}
+
+%install
+make pure_install DESTDIR=%{buildroot}
+find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} +
+%{_fixperms} %{buildroot}/*
+
+%check
+make test
+
+%files
+%doc Changes README
+%{perl_vendorarch}/auto/*
+%{perl_vendorarch}/Scalar*
+%{_mandir}/man3/*
+
+%changelog
+* Wed Sep 10 2014 Petr Šabata  1.39.1-1
+- Initial packaging
diff --git a/sources b/sources
index e69de29..f73396d 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+13166ce1cac15ffd52d5602dc3998079  Scalar-Util-LooksLikeNumber-1.39.1.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Scalar-Util-LooksLikeNumber/f21] Initial import (#1140222)

2014-09-11 Thread Petr Šabata
Summary of changes:

  8a7d1c4... Initial import (#1140222) (*)

(*) This commit already existed in another branch; no separate mail sent
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

File Parse-ErrorString-Perl-0.21.tar.gz uploaded to lookaside cache by jplesnik

2014-09-11 Thread Jitka Plesnikova
A file has been added to the lookaside cache for perl-Parse-ErrorString-Perl:

71a13c33814e0b57d4f4f9b0185a96af  Parse-ErrorString-Perl-0.21.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Parse-ErrorString-Perl] 0.21 bump

2014-09-11 Thread Jitka Plesnikova
commit bcf2d3fb315be7d594351d5e6625be7122634567
Author: Jitka Plesnikova 
Date:   Thu Sep 11 10:40:56 2014 +0200

0.21 bump

 .gitignore   |1 +
 perl-Parse-ErrorString-Perl.spec |7 +--
 sources  |2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d8a0f36..97697a5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ Parse-ErrorString-Perl-0.11.tar.gz
 /Parse-ErrorString-Perl-0.15.tar.gz
 /Parse-ErrorString-Perl-0.19.tar.gz
 /Parse-ErrorString-Perl-0.20.tar.gz
+/Parse-ErrorString-Perl-0.21.tar.gz
diff --git a/perl-Parse-ErrorString-Perl.spec b/perl-Parse-ErrorString-Perl.spec
index 857f4a7..6f70da1 100644
--- a/perl-Parse-ErrorString-Perl.spec
+++ b/perl-Parse-ErrorString-Perl.spec
@@ -1,6 +1,6 @@
 Name:   perl-Parse-ErrorString-Perl
-Version:0.20
-Release:3%{?dist}
+Version:0.21
+Release:1%{?dist}
 Summary:Module for parsing error messages
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -57,6 +57,9 @@ make test
 %{_mandir}/man1/check_perldiag.1.gz
 
 %changelog
+* Thu Sep 11 2014 Jitka Plesnikova  - 0.21-1
+- 0.21 bump
+
 * Thu Aug 28 2014 Jitka Plesnikova  - 0.20-3
 - Perl 5.20 rebuild
 
diff --git a/sources b/sources
index ce60535..ee4c40c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-75b72b47ad6f21f6a97f3b42f48904a4  Parse-ErrorString-Perl-0.20.tar.gz
+71a13c33814e0b57d4f4f9b0185a96af  Parse-ErrorString-Perl-0.21.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-CPAN-Inject] Expect an error if DNS does not work

2014-09-11 Thread Petr Pisar
commit 7fc3da260f4bb4cf0a2e233553704e7cfdc85ac8
Author: Petr Písař 
Date:   Thu Sep 11 10:42:16 2014 +0200

Expect an error if DNS does not work

 ...own-exception-while-loading-CPAN-configur.patch |   81 
 perl-CPAN-Inject.spec  |8 ++-
 2 files changed, 88 insertions(+), 1 deletions(-)
---
diff --git 
a/CPAN-Inject-1.14-Expect-unknown-exception-while-loading-CPAN-configur.patch 
b/CPAN-Inject-1.14-Expect-unknown-exception-while-loading-CPAN-configur.patch
new file mode 100644
index 000..dc454b1
--- /dev/null
+++ 
b/CPAN-Inject-1.14-Expect-unknown-exception-while-loading-CPAN-configur.patch
@@ -0,0 +1,81 @@
+From 1fd98154c60e0ab1d03f703f23b6775aed2bfc68 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
+Date: Thu, 11 Sep 2014 10:35:29 +0200
+Subject: [PATCH] Expect unknown exception while loading CPAN configuration
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+If DNS resolution does not work, CPAN run for the first time could not
+load its configuration and returns different exception than
+t/02_main.t expects.
+
+This patch removes the bogus test and wrappes the exception to
+provide better explanation pointing to the CPAN as the culprit.
+
+CPAN RT#98774
+
+Signed-off-by: Petr Písař 
+---
+ lib/CPAN/Inject.pm | 13 +
+ t/02_main.t| 11 ++-
+ 2 files changed, 11 insertions(+), 13 deletions(-)
+
+diff --git a/lib/CPAN/Inject.pm b/lib/CPAN/Inject.pm
+index 86cf9ea..89fb120 100644
+--- a/lib/CPAN/Inject.pm
 b/lib/CPAN/Inject.pm
+@@ -209,12 +209,17 @@ sub from_cpan_config {
+   require Cwd;
+   my $origin_working_directory = Cwd::getcwd;
+ 
+-  # Support for different mechanisms depending on the version
+-  # of CPAN that is in use.
+-  if ( defined $CPAN::HandleConfig::VERSION ) {
++  eval {
++  # Support for different mechanisms depending on the version
++  # of CPAN that is in use.
++  if ( defined $CPAN::HandleConfig::VERSION ) {
+   CPAN::HandleConfig->load;
+-  } else {
++  } else {
+   CPAN::Config->load;
++  }
++  };
++  if ($@) {
++  die "CPAN could not load its configuration: $@";
+   }
+ 
+   # Restore working directory in case CPAN has changed it, RT#94963
+diff --git a/t/02_main.t b/t/02_main.t
+index 4686a7e..3e1b7a6 100644
+--- a/t/02_main.t
 b/t/02_main.t
+@@ -8,7 +8,7 @@ BEGIN {
+   $^W = 1;
+ }
+ 
+-use Test::More tests => 24;
++use Test::More tests => 23;
+ use File::Spec::Functions ':ALL';
+ use File::Remove  'remove';
+ use CPAN::Inject;
+@@ -76,14 +76,7 @@ SCOPE: {
+   );
+   };
+   SKIP: {
+-  skip( "Current user owns CPAN::Config", 1 ) unless $@;
+-  like($@,
+-  qr/(The directory .* does not exist|The sources 
directory is not owned by the current user)/, 
+-  'Got expected error',
+-  );
+-  }
+-  SKIP: {
+-  skip( "Current user does not own CPAN::Config", 2 ) if $@;
++  skip( "Error while loading CPAN configuration ($@)", 2 ) if $@;
+   isa_ok( $cpan, 'CPAN::Inject' );
+   is( $cpan->author,  'ADAMK',  '->author ok' );
+   }
+-- 
+1.9.3
+
diff --git a/perl-CPAN-Inject.spec b/perl-CPAN-Inject.spec
index 1c61d6e..7319c64 100644
--- a/perl-CPAN-Inject.spec
+++ b/perl-CPAN-Inject.spec
@@ -1,6 +1,6 @@
 Name:   perl-CPAN-Inject
 Version:1.14
-Release:7%{?dist}
+Release:8%{?dist}
 Summary:Base class for injecting distributions into CPAN sources
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -8,6 +8,8 @@ URL:http://search.cpan.org/dist/CPAN-Inject/
 Source0:
http://www.cpan.org/authors/id/P/PS/PSHANGOV/CPAN-Inject-%{version}.tar.gz
 # Work around CPAN bug mangling working directory, bug #1084093, CPAN RT#94963
 Patch0: 
CPAN-Inject-1.14-Restore-working-directory-after-loading-CPAN-configu.patch
+# Expect en error if DNS does not work, bug #1138562, CPAN RT#98774
+Patch1: 
CPAN-Inject-1.14-Expect-unknown-exception-while-loading-CPAN-configur.patch
 BuildArch:  noarch
 BuildRequires:  perl(CPAN) >= 1.36
 BuildRequires:  perl(CPAN::Checksums) >= 1.05
@@ -44,6 +46,7 @@ created to add additional distributions into a minicpan 
mirror.
 %prep
 %setup -q -n CPAN-Inject-%{version}
 %patch0 -p1
+%patch1 -p1
 
 # Remove bundled libraries
 rm -r inc
@@ -72,6 +75,9 @@ make test  - 1.14-8
+- Expect an error if DNS does not work (bug #1138562)
+
 * Mon Sep 01 2014 Jitka Plesnikova  - 1.14-7
 - Perl 5.20 rebuild
 
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1140524] perl-Parse-ErrorString-Perl-0.21 is available

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

Jitka Plesnikova  changed:

   What|Removed |Added

 Status|NEW |CLOSED
   Fixed In Version||perl-Parse-ErrorString-Perl
   ||-0.21-1.fc22
 Resolution|--- |RAWHIDE
Last Closed||2014-09-11 04:50:29



-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=98r4AZp6mO&a=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1138562] perl-CPAN-Inject-1.14-7.fc22: FTBFS with Perl 5.20

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

Petr Pisar  changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||perl-CPAN-Inject-1.14-8.fc2
   ||2
 Resolution|--- |RAWHIDE
Last Closed||2014-09-11 04:55:12



-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=8fZB7YL1MF&a=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-pip

2014-09-11 Thread buildsys


perl-pip has broken dependencies in the rawhide tree:
On x86_64:
perl-pip-1.19-10.fc21.noarch requires perl(:MODULE_COMPAT_5.18.2)
On i386:
perl-pip-1.19-10.fc21.noarch requires perl(:MODULE_COMPAT_5.18.2)
On armhfp:
perl-pip-1.19-10.fc21.noarch requires perl(:MODULE_COMPAT_5.18.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-Tk-EntryCheck

2014-09-11 Thread buildsys


perl-Tk-EntryCheck has broken dependencies in the rawhide tree:
On x86_64:
perl-Tk-EntryCheck-0.04-7.fc21.noarch requires 
perl(:MODULE_COMPAT_5.18.2)
On i386:
perl-Tk-EntryCheck-0.04-7.fc21.noarch requires 
perl(:MODULE_COMPAT_5.18.2)
On armhfp:
perl-Tk-EntryCheck-0.04-7.fc21.noarch requires 
perl(:MODULE_COMPAT_5.18.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: slic3r

2014-09-11 Thread buildsys


slic3r has broken dependencies in the rawhide tree:
On x86_64:
slic3r-1.1.5-1.fc21.x86_64 requires perl(:MODULE_COMPAT_5.18.2)
slic3r-1.1.5-1.fc21.x86_64 requires libperl.so.5.18()(64bit)
On i386:
slic3r-1.1.5-1.fc21.i686 requires perl(:MODULE_COMPAT_5.18.2)
slic3r-1.1.5-1.fc21.i686 requires libperl.so.5.18
On armhfp:
slic3r-1.1.5-1.fc21.armv7hl requires perl(:MODULE_COMPAT_5.18.2)
slic3r-1.1.5-1.fc21.armv7hl requires libperl.so.5.18
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-Tk-Pod

2014-09-11 Thread buildsys


perl-Tk-Pod has broken dependencies in the rawhide tree:
On x86_64:
perl-Tk-Pod-0.9942-3.fc21.noarch requires perl(:MODULE_COMPAT_5.18.2)
On i386:
perl-Tk-Pod-0.9942-3.fc21.noarch requires perl(:MODULE_COMPAT_5.18.2)
On armhfp:
perl-Tk-Pod-0.9942-3.fc21.noarch requires perl(:MODULE_COMPAT_5.18.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-Padre

2014-09-11 Thread buildsys


perl-Padre has broken dependencies in the rawhide tree:
On x86_64:
perl-Padre-0.90-12.fc21.noarch requires perl(:MODULE_COMPAT_5.18.2)
On i386:
perl-Padre-0.90-12.fc21.noarch requires perl(:MODULE_COMPAT_5.18.2)
On armhfp:
perl-Padre-0.90-12.fc21.noarch requires perl(:MODULE_COMPAT_5.18.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-CPAN-Inject

2014-09-11 Thread buildsys


perl-CPAN-Inject has broken dependencies in the rawhide tree:
On x86_64:
perl-CPAN-Inject-1.14-6.fc21.noarch requires perl(:MODULE_COMPAT_5.18.2)
On i386:
perl-CPAN-Inject-1.14-6.fc21.noarch requires perl(:MODULE_COMPAT_5.18.2)
On armhfp:
perl-CPAN-Inject-1.14-6.fc21.noarch requires perl(:MODULE_COMPAT_5.18.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: polymake

2014-09-11 Thread buildsys


polymake has broken dependencies in the rawhide tree:
On x86_64:
polymake-2.13-7.fc22.x86_64 requires perl(:MODULE_COMPAT_5.18.2)
polymake-2.13-7.fc22.x86_64 requires perl = 4:5.18.2
polymake-2.13-7.fc22.x86_64 requires libperl.so.5.18()(64bit)
On i386:
polymake-2.13-7.fc22.i686 requires perl(:MODULE_COMPAT_5.18.2)
polymake-2.13-7.fc22.i686 requires perl = 4:5.18.2
polymake-2.13-7.fc22.i686 requires libperl.so.5.18
On armhfp:
polymake-2.13-7.fc22.armv7hl requires perl(:MODULE_COMPAT_5.18.2)
polymake-2.13-7.fc22.armv7hl requires perl = 4:5.18.2
polymake-2.13-7.fc22.armv7hl requires libperl.so.5.18
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-Qt

2014-09-11 Thread buildsys


perl-Qt has broken dependencies in the rawhide tree:
On x86_64:
perl-Qt-0.96.0-11.fc22.x86_64 requires perl(:MODULE_COMPAT_5.18.2)
perl-Qt-0.96.0-11.fc22.x86_64 requires libperl.so.5.18()(64bit)
On i386:
perl-Qt-0.96.0-11.fc22.i686 requires perl(:MODULE_COMPAT_5.18.2)
perl-Qt-0.96.0-11.fc22.i686 requires libperl.so.5.18
On armhfp:
perl-Qt-0.96.0-11.fc22.armv7hl requires perl(:MODULE_COMPAT_5.18.2)
perl-Qt-0.96.0-11.fc22.armv7hl requires libperl.so.5.18
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

Re: Announcing Tangerine

2014-09-11 Thread Paul Howarth
On Mon, 8 Sep 2014 15:21:08 +0200
Petr Šabata  wrote:

> Hey everyone,
> 
> I've just published [0] and packaged [1] a tool & a set 
> of modules for simple perl analysis, currently based on
> PPI, although that may change later.  I decided to name it
> `Tangerine'.  There isn't really a reason for that.  It's just
> as good name as any.
> 
> I've been using a tool like this on a daily basis for some
> time already, mostly to make dependency checking less tedious.
> Now I've cleaned it up a little (read: rewritten completely)
> and hopefully made it more extensible.
> 
> At the moment it can discover simple `package', `require' and 
> `use' & `no' statements as well as deps brought in via `aliased',
> `base', `parent', `if', `Mo' and `POE'.  I plan to add support
> for (at least) `Moo' / `Moose' syntax and `Test::Requires'
> in the near future.
> 
> I would also like to add support for Tangerine to cpanspec in the 
> future (along with other things but that's a different topic).
> 
> Any feedback, ideas and suggestions welcome.

Great little tool, I can see myself using this every day.

Cheers, Paul.
--
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 1138971] Review Request: perl-Data-Faker - Perl extension for generating fake data

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



--- Comment #8 from Jon Ciesla  ---
Git done (by process-git-requests).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=z51ta2aSxo&a=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1138971] Review Request: perl-Data-Faker - Perl extension for generating fake data

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

Jon Ciesla  changed:

   What|Removed |Added

  Flags|fedora-cvs? |fedora-cvs+



-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=RrursJvAKY&a=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-LV] Initial import.

2014-09-11 Thread Emmanuel Seyman
commit 58060040b869a22cfeea2d120a528dc0c4f8af7f
Author: Emmanuel Seyman 
Date:   Thu Sep 11 15:07:07 2014 +0200

Initial import.

 .gitignore   |1 +
 perl-LV.spec |   58 ++
 sources  |1 +
 3 files changed, 60 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..99a1540 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/LV-0.006.tar.gz
diff --git a/perl-LV.spec b/perl-LV.spec
new file mode 100644
index 000..6fc61d7
--- /dev/null
+++ b/perl-LV.spec
@@ -0,0 +1,58 @@
+Name:   perl-LV
+Version:0.006
+Release:2%{?dist}
+Summary:Perl module to make lvalue subroutines easy and practical
+License:GPL+ or Artistic
+
+URL:http://search.cpan.org/dist/LV/
+Source0:
http://www.cpan.org/authors/id/T/TO/TOBYINK/LV-%{version}.tar.gz
+
+BuildArch:  noarch
+BuildRequires:  perl
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(Sentinel)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(Sub::Name)
+BuildRequires:  perl(Test::More) >= 0.47
+BuildRequires:  perl(Variable::Magic)
+BuildRequires:  perl(warnings)
+Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
+
+%{?perl_default_filter}
+
+%description
+This module makes lvalue subroutines easy and practical to use. It's
+inspired by the lvalue module which is sadly problematic because of the
+existence of another module on CPAN called Lvalue.
+
+%prep
+%setup -q -n LV-%{version}
+
+%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 -exec rm -f {} \;
+
+%{_fixperms} $RPM_BUILD_ROOT/*
+
+%check
+make test
+
+%files
+%doc Changes CONTRIBUTING COPYRIGHT CREDITS README
+%license LICENSE
+%{perl_vendorlib}/LV*
+%{_mandir}/man3/LV*
+
+%changelog
+* Wed Sep 10 2014 Emmanuel Seyman  0.006-2
+- Take into account review feedback (#1139009)
+
+* Wed Sep 03 2014 Emmanuel Seyman  0.006-1
+- Initial specfile, based on the one autogenerated by cpanspec 1.78.
diff --git a/sources b/sources
index e69de29..46f9c9e 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+5571793a65f49a1c890705bac3b31f56  LV-0.006.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

File LV-0.006.tar.gz uploaded to lookaside cache by eseyman

2014-09-11 Thread Emmanuel Seyman
A file has been added to the lookaside cache for perl-LV:

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

[perl-LV/f21] Initial import.

2014-09-11 Thread Emmanuel Seyman
commit f36d6bd59643afcebbe4e8a71970be6f6cb37039
Author: Emmanuel Seyman 
Date:   Thu Sep 11 15:21:20 2014 +0200

Initial import.

 .gitignore   |1 +
 perl-LV.spec |   58 ++
 sources  |1 +
 3 files changed, 60 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..99a1540 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/LV-0.006.tar.gz
diff --git a/perl-LV.spec b/perl-LV.spec
new file mode 100644
index 000..6fc61d7
--- /dev/null
+++ b/perl-LV.spec
@@ -0,0 +1,58 @@
+Name:   perl-LV
+Version:0.006
+Release:2%{?dist}
+Summary:Perl module to make lvalue subroutines easy and practical
+License:GPL+ or Artistic
+
+URL:http://search.cpan.org/dist/LV/
+Source0:
http://www.cpan.org/authors/id/T/TO/TOBYINK/LV-%{version}.tar.gz
+
+BuildArch:  noarch
+BuildRequires:  perl
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(Sentinel)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(Sub::Name)
+BuildRequires:  perl(Test::More) >= 0.47
+BuildRequires:  perl(Variable::Magic)
+BuildRequires:  perl(warnings)
+Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
+
+%{?perl_default_filter}
+
+%description
+This module makes lvalue subroutines easy and practical to use. It's
+inspired by the lvalue module which is sadly problematic because of the
+existence of another module on CPAN called Lvalue.
+
+%prep
+%setup -q -n LV-%{version}
+
+%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 -exec rm -f {} \;
+
+%{_fixperms} $RPM_BUILD_ROOT/*
+
+%check
+make test
+
+%files
+%doc Changes CONTRIBUTING COPYRIGHT CREDITS README
+%license LICENSE
+%{perl_vendorlib}/LV*
+%{_mandir}/man3/LV*
+
+%changelog
+* Wed Sep 10 2014 Emmanuel Seyman  0.006-2
+- Take into account review feedback (#1139009)
+
+* Wed Sep 03 2014 Emmanuel Seyman  0.006-1
+- Initial specfile, based on the one autogenerated by cpanspec 1.78.
diff --git a/sources b/sources
index e69de29..46f9c9e 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+5571793a65f49a1c890705bac3b31f56  LV-0.006.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-LV/f20] Initial import.

2014-09-11 Thread Emmanuel Seyman
commit ddb9856d8f0738cbf4845fc8cba447e2bfda6769
Author: Emmanuel Seyman 
Date:   Thu Sep 11 15:49:13 2014 +0200

Initial import.

 .gitignore   |1 +
 perl-LV.spec |   58 ++
 sources  |1 +
 3 files changed, 60 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..99a1540 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/LV-0.006.tar.gz
diff --git a/perl-LV.spec b/perl-LV.spec
new file mode 100644
index 000..6fc61d7
--- /dev/null
+++ b/perl-LV.spec
@@ -0,0 +1,58 @@
+Name:   perl-LV
+Version:0.006
+Release:2%{?dist}
+Summary:Perl module to make lvalue subroutines easy and practical
+License:GPL+ or Artistic
+
+URL:http://search.cpan.org/dist/LV/
+Source0:
http://www.cpan.org/authors/id/T/TO/TOBYINK/LV-%{version}.tar.gz
+
+BuildArch:  noarch
+BuildRequires:  perl
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(Sentinel)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(Sub::Name)
+BuildRequires:  perl(Test::More) >= 0.47
+BuildRequires:  perl(Variable::Magic)
+BuildRequires:  perl(warnings)
+Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
+
+%{?perl_default_filter}
+
+%description
+This module makes lvalue subroutines easy and practical to use. It's
+inspired by the lvalue module which is sadly problematic because of the
+existence of another module on CPAN called Lvalue.
+
+%prep
+%setup -q -n LV-%{version}
+
+%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 -exec rm -f {} \;
+
+%{_fixperms} $RPM_BUILD_ROOT/*
+
+%check
+make test
+
+%files
+%doc Changes CONTRIBUTING COPYRIGHT CREDITS README
+%license LICENSE
+%{perl_vendorlib}/LV*
+%{_mandir}/man3/LV*
+
+%changelog
+* Wed Sep 10 2014 Emmanuel Seyman  0.006-2
+- Take into account review feedback (#1139009)
+
+* Wed Sep 03 2014 Emmanuel Seyman  0.006-1
+- Initial specfile, based on the one autogenerated by cpanspec 1.78.
diff --git a/sources b/sources
index e69de29..46f9c9e 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+5571793a65f49a1c890705bac3b31f56  LV-0.006.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

File Dancer-1.3129.tar.gz uploaded to lookaside cache by jplesnik

2014-09-11 Thread Jitka Plesnikova
A file has been added to the lookaside cache for perl-Dancer:

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

[perl-Dancer] 1.3129 bump

2014-09-11 Thread Jitka Plesnikova
commit 867c38db6586b0efa893bf1873f8db42d968c417
Author: Jitka Plesnikova 
Date:   Thu Sep 11 15:56:30 2014 +0200

1.3129 bump

 .gitignore   |1 +
 perl-Dancer.spec |   11 ---
 sources  |2 +-
 3 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7f8bb86..e910a81 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,4 @@
 /Dancer-1.3123.tar.gz
 /Dancer-1.3124.tar.gz
 /Dancer-1.3126.tar.gz
+/Dancer-1.3129.tar.gz
diff --git a/perl-Dancer.spec b/perl-Dancer.spec
index 237bb70..cad06c9 100644
--- a/perl-Dancer.spec
+++ b/perl-Dancer.spec
@@ -1,6 +1,6 @@
 Name:   perl-Dancer
-Version:1.3126
-Release:3%{?dist}
+Version:1.3129
+Release:1%{?dist}
 Summary:Lightweight yet powerful web application framework
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -24,6 +24,7 @@ BuildRequires:  perl(File::Path)
 BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(File::Temp)
 BuildRequires:  perl(FindBin)
+BuildRequires:  perl(Hash::Merge::Simple)
 BuildRequires:  perl(HTTP::Body) >= 1.07
 BuildRequires:  perl(HTTP::Cookies)
 BuildRequires:  perl(HTTP::Date)
@@ -64,6 +65,7 @@ BuildRequires:  perl(File::Spec::Functions)
 BuildRequires:  perl(File::stat)
 BuildRequires:  perl(Getopt::Long)
 BuildRequires:  perl(IO::File)
+BuildRequires:  perl(IPC::Open3)
 BuildRequires:  perl(Plack::Handler::FCGI)
 BuildRequires:  perl(Plack::Runner)
 BuildRequires:  perl(Pod::Usage)
@@ -109,13 +111,16 @@ find %{buildroot} -type f -name .packlist -exec rm -f {} 
\;
 make test
 
 %files
-%doc AUTHORS CHANGES LICENSE TODO examples
+%doc AUTHORS Changes LICENSE examples
 %{_bindir}/dancer
 %{perl_vendorlib}/*
 %{_mandir}/man1/dancer.1*
 %{_mandir}/man3/*
 
 %changelog
+* Thu Sep 11 2014 Jitka Plesnikova  - 1.3129-1
+- 1.3129 bump
+
 * Sun Sep 07 2014 Jitka Plesnikova  - 1.3126-3
 - Perl 5.20 re-rebuild of bootstrapped packages
 
diff --git a/sources b/sources
index 90998bc..dc70e9e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-47fa0ec8f7905178ab0ad8761342c8e7  Dancer-1.3126.tar.gz
+14bb65149a819256e32983d37c942257  Dancer-1.3129.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1136340] perl-Qt-0.96.0-12.fc22: FTBFS with Perl 5.20

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

Petr Pisar  changed:

   What|Removed |Added

 CC||ppi...@redhat.com



--- Comment #2 from Petr Pisar  ---
Verbose example of the failure (see Testing/Temporary/LastTest.log):

[test@fedora-22 build]$ prove -b -v
"/home/test/fedora/perl-Qt/Qt-0.96.0/qtcore/t/a_loading.t" 
/home/test/fedora/perl-Qt/Qt-0.96.0/qtcore/t/a_loading.t .. 
1..2
ok 1 - use QtCore4;
not ok 2 - use QtGui4;

#   Failed test 'use QtGui4;'
#   at /home/test/fedora/perl-Qt/Qt-0.96.0/qtcore/t/a_loading.t line 3.
# Tried to use 'QtGui4'.
# Error:  "SvREFCNT_inc" is not exported by the Devel::Peek module
# Can't continue after import errors at
/home/test/fedora/perl-Qt/Qt-0.96.0/build/blib/lib/QtGui4.pm line 25.
# BEGIN failed--compilation aborted at
/home/test/fedora/perl-Qt/Qt-0.96.0/build/blib/lib/QtGui4.pm line 25.
# Compilation failed in require at
/home/test/fedora/perl-Qt/Qt-0.96.0/qtcore/t/a_loading.t line 3.
# BEGIN failed--compilation aborted at
/home/test/fedora/perl-Qt/Qt-0.96.0/qtcore/t/a_loading.t line 3.
# Looks like you failed 1 test of 2.
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests 

Test Summary Report
---
/home/test/fedora/perl-Qt/Qt-0.96.0/qtcore/t/a_loading.t (Wstat: 256 Tests: 2
Failed: 1)
  Failed test:  2
  Non-zero exit status: 1
Files=1, Tests=2,  0 wallclock secs ( 0.04 usr  0.02 sys +  0.10 cusr  0.07
csys =  0.23 CPU)
Result: FAIL

Debian delivers SVN snapshot from kde.org.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=x6YRClwweM&a=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1136340] perl-Qt-0.96.0-12.fc22: FTBFS with Perl 5.20

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



--- Comment #4 from Petr Pisar  ---
(In reply to Petr Pisar from comment #2)
> 
> Debian delivers SVN snapshot from kde.org.

Actually Debian has no fix. They disabled the tests :(

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=9MTVOZjK0y&a=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1140126] perl-Dancer-1.3129 is available

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

Jitka Plesnikova  changed:

   What|Removed |Added

 Status|NEW |CLOSED
   Fixed In Version||perl-Dancer-1.3129-1.fc22
 Resolution|--- |RAWHIDE
Last Closed||2014-09-11 10:24:54



-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=u0IK0f1CMH&a=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1136340] perl-Qt-0.96.0-12.fc22: FTBFS with Perl 5.20

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

Petr Pisar  changed:

   What|Removed |Added

External Bug ID||CPAN 98790



-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=x6QnlDhnTR&a=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1136340] perl-Qt-0.96.0-12.fc22: FTBFS with Perl 5.20

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



--- Comment #3 from Petr Pisar  ---
Perl-5.20's Devel::Peek removed SvREFCNT_inc and SvREFCNT_dec as commented in
 by this
commit:

commit da1929e7566d4399b20541f8609bd48b40663034
Author: Tony Cook 
Date:   Fri Aug 9 11:41:26 2013 +1000

[perl #117793] remove dangerous functions and improve SvREFCNT()

This allows Devel::Peek::SvREFCNT() to work on any variable, not just
scalars, but has a chance of breaking backward compatibility.

Also changes the type of SvREFCNT() to U32 to match the type returned by
the underlying macro

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=tBXGcN7Hgq&a=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1136340] perl-Qt-0.96.0-12.fc22: FTBFS with Perl 5.20

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



--- Comment #5 from Petr Pisar  ---
Created attachment 936607
  --> https://bugzilla.redhat.com/attachment.cgi?id=936607&action=edit
Fix for the SvREFCNT_inc issue

This patch fixes the missing refcounter.

Then all tests pass except two of them:

7/26 Testing: perlqt_qpolygon
7/26 Test: perlqt_qpolygon
Command: "/bin/prove" "/home/test/fedora/perl-Qt/Qt-0.96.0/qtgui/t/qpolygon.t"
Directory: /home/test/fedora/perl-Qt/Qt-0.96.0/build/qtgui/t
"perlqt_qpolygon" start time: Sep 11 17:49 CEST
Output:
--
--- Error: Method does not exist or not provided by this binding:
QPoint::operator==(),
called at /home/test/fedora/perl-Qt/Qt-0.96.0/qtgui/t/qpolygon.t line 26
--- Error: Method does not exist or not provided by this binding:
QGlobalSpace::QGlobalSpace(),
called at /home/test/fedora/perl-Qt/Qt-0.96.0/qtgui/t/qpolygon.t line 26
# Looks like you planned 32 tests but ran 5.
# Looks like your test exited with 255 just after 5.
/home/test/fedora/perl-Qt/Qt-0.96.0/qtgui/t/qpolygon.t .. 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 27/32 subtests 

Test Summary Report
---
/home/test/fedora/perl-Qt/Qt-0.96.0/qtgui/t/qpolygon.t (Wstat: 65280 Tests: 5
Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 32 tests but ran 5.
Files=1, Tests=5,  1 wallclock secs ( 0.04 usr  0.02 sys +  0.21 cusr  0.09
csys =  0.36 CPU)
Result: FAIL

Test time =   0.51 sec
--
Test Failed.
"perlqt_qpolygon" end time: Sep 11 17:49 CEST
"perlqt_qpolygon" time elapsed: 00:00:00
--

8/26 Testing: perlqt_qpolygonf
8/26 Test: perlqt_qpolygonf
Command: "/bin/prove" "/home/test/fedora/perl-Qt/Qt-0.96.0/qtgui/t/qpolygonf.t"
Directory: /home/test/fedora/perl-Qt/Qt-0.96.0/build/qtgui/t
"perlqt_qpolygonf" start time: Sep 11 17:49 CEST
Output:
--
--- Error: Method does not exist or not provided by this binding:
QPointF::operator==(),
called at /home/test/fedora/perl-Qt/Qt-0.96.0/qtgui/t/qpolygonf.t line 26
--- Error: Method does not exist or not provided by this binding:
QGlobalSpace::QGlobalSpace(),
called at /home/test/fedora/perl-Qt/Qt-0.96.0/qtgui/t/qpolygonf.t line 26
# Looks like you planned 32 tests but ran 5.
# Looks like your test exited with 255 just after 5.
/home/test/fedora/perl-Qt/Qt-0.96.0/qtgui/t/qpolygonf.t .. 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 27/32 subtests 

Test Summary Report
---
/home/test/fedora/perl-Qt/Qt-0.96.0/qtgui/t/qpolygonf.t (Wstat: 65280 Tests: 5
Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 32 tests but ran 5.
Files=1, Tests=5,  0 wallclock secs ( 0.03 usr  0.02 sys +  0.23 cusr  0.07
csys =  0.35 CPU)
Result: FAIL

Test time =   0.51 sec
--
Test Failed.
"perlqt_qpolygonf" end time: Sep 11 17:49 CEST
"perlqt_qpolygonf" time elapsed: 00:00:00
--

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=KjvLNRco7T&a=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

File Parse-CPAN-Packages-Fast-0.08.tar.gz uploaded to lookaside cache by ddick

2014-09-11 Thread David Dick
A file has been added to the lookaside cache for perl-Parse-CPAN-Packages-Fast:

ff4738a2bfdd199353129d36a56765fa  Parse-CPAN-Packages-Fast-0.08.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Parse-CPAN-Packages-Fast] Initial import (#1138924).

2014-09-11 Thread David Dick
commit 30dde693401584c7b4ed71f06a71a56c34d847b1
Author: David Dick 
Date:   Fri Sep 12 06:50:28 2014 +1000

Initial import (#1138924).

 .gitignore |1 +
 perl-Parse-CPAN-Packages-Fast.spec |   62 
 sources|1 +
 3 files changed, 64 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..48a2b12 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/Parse-CPAN-Packages-Fast-0.08.tar.gz
diff --git a/perl-Parse-CPAN-Packages-Fast.spec 
b/perl-Parse-CPAN-Packages-Fast.spec
new file mode 100644
index 000..2dc7410
--- /dev/null
+++ b/perl-Parse-CPAN-Packages-Fast.spec
@@ -0,0 +1,62 @@
+Name:   perl-Parse-CPAN-Packages-Fast
+Version:0.08
+Release:1%{?dist}
+Summary:Alternative parser for CPAN's package index
+# License is located as a comment in library code
+License:GPL+ or Artistic
+Group:  Development/Libraries
+URL:http://search.cpan.org/dist/Parse-CPAN-Packages-Fast/
+Source0:
http://www.cpan.org/modules/by-module/Parse/Parse-CPAN-Packages-Fast-%{version}.tar.gz
+BuildArch:  noarch
+BuildRequires:  perl
+BuildRequires:  perl(base)
+BuildRequires:  perl(Compress::Zlib)
+BuildRequires:  perl(CPAN::DistnameInfo)
+BuildRequires:  perl(CPAN::Version)
+BuildRequires:  perl(Data::Dumper)
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(File::Basename)
+BuildRequires:  perl(File::Temp)
+BuildRequires:  perl(FindBin)
+BuildRequires:  perl(Getopt::Long)
+BuildRequires:  perl(IO::Uncompress::Gunzip)
+BuildRequires:  perl(lib)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(Search::Dict)
+BuildRequires:  perl(Test::More)
+BuildRequires:  perl(warnings)
+Requires:   perl(CPAN)
+Requires:   perl(File::Basename)
+Requires:   perl(File::Temp)
+Requires:   perl(Search::Dict)
+Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
+
+%description
+This is a largely API compatible rewrite of Parse::CPAN::Packages.
+
+%prep
+%setup -q -n Parse-CPAN-Packages-Fast-%{version}
+
+%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 -exec rm -f {} \;
+
+%{_fixperms} $RPM_BUILD_ROOT/*
+
+%check
+make test
+
+%files
+%doc Changes README
+%{perl_vendorlib}/*
+%{_mandir}/man3/*
+
+%changelog
+* Sat Aug 30 2014 David Dick  - 0.08-1
+- Initial release
diff --git a/sources b/sources
index e69de29..007c10a 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+ff4738a2bfdd199353129d36a56765fa  Parse-CPAN-Packages-Fast-0.08.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Parse-CPAN-Packages-Fast/f20] Initial import (#1138924).

2014-09-11 Thread David Dick
Summary of changes:

  30dde69... Initial import (#1138924). (*)

(*) This commit already existed in another branch; no separate mail sent
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Parse-CPAN-Packages-Fast/f21] Initial import (#1138924).

2014-09-11 Thread David Dick
Summary of changes:

  30dde69... Initial import (#1138924). (*)

(*) This commit already existed in another branch; no separate mail sent
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Clipboard/el6] Perl 5.20 rebuild

2014-09-11 Thread Matías Kreder
Summary of changes:

  d3e0e4a... Perl 5.20 rebuild (*)

(*) This commit already existed in another branch; no separate mail sent
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1126336] build perl-Clipboard to epel6, needed as kpcli dependency

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



--- Comment #3 from Fedora Update System  ---
perl-Clipboard-0.13-11.el6 has been submitted as an update for Fedora EPEL 6.
https://admin.fedoraproject.org/updates/perl-Clipboard-0.13-11.el6

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=8ohvrx6f3r&a=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

File Data-Faker-0.10.tar.gz uploaded to lookaside cache by dfateyev

2014-09-11 Thread Denis Fateyev
A file has been added to the lookaside cache for perl-Data-Faker:

48792a48730e5f8489e16fd970b413a5  Data-Faker-0.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

[perl-Data-Faker] perl-Data-Faker: initial import (#1138971)

2014-09-11 Thread Denis Fateyev
commit dab0d05e386362968104d58a089caedfb4573e5a
Author: Denis Fateyev 
Date:   Fri Sep 12 06:31:40 2014 +0600

perl-Data-Faker: initial import (#1138971)

 .gitignore   |1 +
 perl-Data-Faker.spec |   65 ++
 sources  |1 +
 3 files changed, 67 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..5721734 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/Data-Faker-0.10.tar.gz
diff --git a/perl-Data-Faker.spec b/perl-Data-Faker.spec
new file mode 100644
index 000..48a83f4
--- /dev/null
+++ b/perl-Data-Faker.spec
@@ -0,0 +1,65 @@
+Name:   perl-Data-Faker
+Version:0.10
+Release:2%{?dist}
+Summary:Perl extension for generating fake data
+License:GPL+ or Artistic
+Group:  Development/Libraries
+URL:http://search.cpan.org/dist/Data-Faker/
+
+Source0:
http://search.cpan.org/CPAN/authors/id/W/WS/WSHELDAHL/Data-Faker-%{version}.tar.gz
+BuildArch:  noarch
+
+BuildRequires:  perl
+BuildRequires:  perl(ExtUtils::MakeMaker)
+
+# Run-time:
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(File::Spec)
+BuildRequires:  perl(base)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(vars)
+BuildRequires:  perl(POSIX)
+
+# Testing
+BuildRequires:  perl(Test::More)
+BuildRequires:  perl(warnings)
+
+Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
+
+
+%description
+This module creates fake (but reasonable) data that can be used
+for things such as filling databases with fake information during
+development of database related applications.
+
+%prep
+%setup -q -n Data-Faker-%{version}
+
+%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 -exec rm -f {} \;
+
+%{_fixperms} $RPM_BUILD_ROOT/*
+
+%check
+make test
+
+
+%files
+%doc Changes README
+%{perl_vendorlib}/*
+%{_bindir}/datafaker
+%{_mandir}/man3/*
+
+
+%changelog
+* Tue Sep 09 2014 Denis Fateyev  - 0.10-2
+- Added BuildRequires, small changes in spec
+
+* Thu Sep 04 2014 Denis Fateyev  - 0.10-1
+- Initial release
diff --git a/sources b/sources
index e69de29..0ffabec 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+48792a48730e5f8489e16fd970b413a5  Data-Faker-0.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

[perl-Data-Faker/f19] perl-Data-Faker: initial import (#1138971)

2014-09-11 Thread Denis Fateyev
Summary of changes:

  dab0d05... perl-Data-Faker: initial import (#1138971) (*)

(*) This commit already existed in another branch; no separate mail sent
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Data-Faker/f20] perl-Data-Faker: initial import (#1138971)

2014-09-11 Thread Denis Fateyev
Summary of changes:

  dab0d05... perl-Data-Faker: initial import (#1138971) (*)

(*) This commit already existed in another branch; no separate mail sent
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Data-Faker/f21] perl-Data-Faker: initial import (#1138971)

2014-09-11 Thread Denis Fateyev
Summary of changes:

  dab0d05... perl-Data-Faker: initial import (#1138971) (*)

(*) This commit already existed in another branch; no separate mail sent
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Data-Faker/epel7] perl-Data-Faker: initial import (#1138971)

2014-09-11 Thread Denis Fateyev
Summary of changes:

  dab0d05... perl-Data-Faker: initial import (#1138971) (*)

(*) This commit already existed in another branch; no separate mail sent
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1138971] Review Request: perl-Data-Faker - Perl extension for generating fake data

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



--- Comment #9 from Fedora Update System  ---
perl-Data-Faker-0.10-2.el7 has been submitted as an update for Fedora EPEL 7.
https://admin.fedoraproject.org/updates/perl-Data-Faker-0.10-2.el7

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=PEijujuzyR&a=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1138971] Review Request: perl-Data-Faker - Perl extension for generating fake data

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



--- Comment #10 from Fedora Update System  ---
perl-Data-Faker-0.10-2.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/perl-Data-Faker-0.10-2.fc21

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=sdcHbA47vX&a=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1138971] Review Request: perl-Data-Faker - Perl extension for generating fake data

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



--- Comment #11 from Fedora Update System  ---
perl-Data-Faker-0.10-2.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/perl-Data-Faker-0.10-2.fc20

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=0Dyq7TKcU5&a=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1138971] Review Request: perl-Data-Faker - Perl extension for generating fake data

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



--- Comment #12 from Fedora Update System  ---
perl-Data-Faker-0.10-2.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/perl-Data-Faker-0.10-2.fc19

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=g8VMqaHVnd&a=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel