[Bug 1084380] perl-Perl-Critic-Pulp-81 is available

2014-04-17 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1084380



--- Comment #2 from Fedora Update System upda...@fedoraproject.org ---
perl-Perl-Critic-Pulp-81-1.fc20 has been pushed to the Fedora 20 stable
repository.  If problems still persist, please make note of it in this bug
report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=CzFkTFufMfa=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 1083991] perl-Perl-Critic-Pulp-80 FTBFS

2014-04-17 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1083991



--- Comment #3 from Fedora Update System upda...@fedoraproject.org ---
perl-Perl-Critic-Pulp-81-1.fc20 has been pushed to the Fedora 20 stable
repository.  If problems still persist, please make note of it in this bug
report.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=LA6ncwUOULa=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 1088747] New: perl-MooseX-SimpleConfig-0.09-10.fc21 FTBFS

2014-04-17 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1088747

Bug ID: 1088747
   Summary: perl-MooseX-SimpleConfig-0.09-10.fc21 FTBFS
   Product: Fedora
   Version: rawhide
 Component: perl-MooseX-SimpleConfig
  Assignee: iarn...@gmail.com
  Reporter: ppi...@redhat.com
QA Contact: extras...@fedoraproject.org
CC: iarn...@gmail.com, mmasl...@redhat.com,
perl-devel@lists.fedoraproject.org, psab...@redhat.com



perl-MooseX-SimpleConfig-0.09-10.fc21 fails to build due to tests in F21:

+ make test
PERL_DL_NONLAZY=1 /usr/bin/perl -MExtUtils::Command::MM -MTest::Harness
-e undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib',
'blib/arch') t/01use.t t/10simple.t t/11default.t t/12config_any_args.t
t/multiple.t
t/01use.t .. ok
t/10simple.t ... ok
#   Failed test 'use MXDefaultConfigTest;'
#   at t/11default.t line 22.
# Tried to use 'MXDefaultConfigTest'.
# Error:  Can't locate Path/Class/File.pm in @INC (you may need to install
the Path::Class::File module) (@INC contains: ../t/lib t/lib
/builddir/build/BUILD/MooseX-SimpleConfig-0.09/inc
/builddir/build/BUILD/MooseX-SimpleConfig-0.09/blib/lib
/builddir/build/BUILD/MooseX-SimpleConfig-0.09/blib/arch /usr/local/lib/perl5
/usr/local/share/perl5 /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl
/usr/lib/perl5 /usr/share/perl5 .) at t/lib/MXDefaultConfigTest.pm line 11.
# BEGIN failed--compilation aborted at t/lib/MXDefaultConfigTest.pm line 11.
# Compilation failed in require at t/11default.t line 22.
# BEGIN failed--compilation aborted at t/11default.t line 22.
#   Failed test 'use MXDefaultMultipleConfigsTest;'
#   at t/11default.t line 22.
# Tried to use 'MXDefaultMultipleConfigsTest'.
# Error:  Could not find an attribute by the name of 'configfile' to
inherit from in MXDefaultMultipleConfigsTest at
/usr/lib/perl5/vendor_perl/Moose/Meta/Class.pm line 721.
#
Moose::Meta::Class::_process_inherited_attribute(Moose::Meta::Class=HASH(0x421ce8),
configfile, default, CODE(0x4219d8), definition_context, HASH(0xab2738))
called at /usr/lib/perl5/vendor_perl/Moose/Meta/Class.pm line 704
# Moose::Meta::Class::_process_attribute(Moose::Meta::Class=HASH(0x421ce8),
+configfile, default, CODE(0x4219d8), definition_context, HASH(0xab2738))
called at /usr/lib/perl5/vendor_perl/Moose/Meta/Class.pm line 576
# Moose::Meta::Class::add_attribute(Moose::Meta::Class=HASH(0x421ce8),
+configfile, default, CODE(0x4219d8), definition_context, HASH(0xab2738))
called at /usr/lib/perl5/vendor_perl/Moose.pm line 81
# Moose::has(Moose::Meta::Class=HASH(0x421ce8), +configfile, default,
CODE(0x4219d8)) called at /usr/lib/perl5/vendor_perl/Moose/Exporter.pm line 409
# Moose::has(+configfile, default, CODE(0x4219d8)) called at
t/lib/MXDefaultMultipleConfigsTest.pm line 6
# require MXDefaultMultipleConfigsTest.pm called at t/11default.t line 22
# main::BEGIN() called at t/lib/MXDefaultMultipleConfigsTest.pm line 0
# eval {...} called at t/lib/MXDefaultMultipleConfigsTest.pm line 0
# eval 'package main;
# 
# #line 22 t/11default.t
# use MXDefaultMultipleConfigsTest @{$args[0]};
# 1;
# ' called at /usr/share/perl5/vendor_perl/Test/More.pm line 992
# Test::More::_eval(package main;\x{a}\x{a}#line 22 t/11default.t\x{a}use
MXDefaultMultipleCo..., ARRAY(0x3b94d8)) called at
/usr/share/perl5/vendor_perl/Test/More.pm line 967
# Test::More::use_ok(MXDefaultMultipleConfigsTest) called at
t/11default.t line 22
# main::BEGIN() called at t/lib/MXDefaultMultipleConfigsTest.pm line 0
# eval {...} called at t/lib/MXDefaultMultipleConfigsTest.pm line 0
# Compilation failed in require at t/11default.t line 22.
# BEGIN failed--compilation aborted at t/11default.t line 22.
#   Failed test 'Did not die with good YAML configfile'
#   at t/11default.t line 39.
# Can't locate object method new_with_config via package
MXDefaultConfigTest at t/11default.t line 37.
Can't call method req_attr on an undefined value at t/11default.t line 42.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 25 just after 3.
t/11default.t .. 
Dubious, test returned 25 (wstat 6400, 0x1900)
Failed 3/3 subtests 
t/12config_any_args.t .. ok
t/multiple.t ... ok
Test Summary Report
---
t/11default.t(Wstat: 6400 Tests: 3 Failed: 3)
  Failed tests:  1-3
  Non-zero exit status: 25
  Parse errors: No plan found in TAP output
Files=5, Tests=21,  6 wallclock secs ( 0.11 usr  0.02 sys +  5.96 cusr  0.26
csys =  6.35 CPU)
Result: FAIL

-- 
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=7va3xfGH29a=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org

File MooseX-SimpleConfig-0.10.tar.gz uploaded to lookaside cache by ppisar

2014-04-17 Thread Petr Pisar
A file has been added to the lookaside cache for perl-MooseX-SimpleConfig:

7940a6491c0c2280e85a0e1dd1149832  MooseX-SimpleConfig-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-MooseX-SimpleConfig] 0.10 bump

2014-04-17 Thread Petr Pisar
commit ce28ae1a5787d2308b95ebb67eea385dafc4bf4d
Author: Petr Písař ppi...@redhat.com
Date:   Thu Apr 17 08:52:22 2014 +0200

0.10 bump

 .gitignore|1 +
 .rpmlint  |2 +
 perl-MooseX-SimpleConfig.spec |   55 +---
 sources   |2 +-
 4 files changed, 38 insertions(+), 22 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 08b8d83..79898d4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 MooseX-SimpleConfig-0.03.tar.gz
 /MooseX-SimpleConfig-0.09.tar.gz
+/MooseX-SimpleConfig-0.10.tar.gz
diff --git a/.rpmlint b/.rpmlint
new file mode 100644
index 000..8a3430b
--- /dev/null
+++ b/.rpmlint
@@ -0,0 +1,2 @@
+from Config import *
+addFilter(spelling-error .* (Config|configfile|ConfigFromFile));
diff --git a/perl-MooseX-SimpleConfig.spec b/perl-MooseX-SimpleConfig.spec
index 6f8c130..6e6b401 100644
--- a/perl-MooseX-SimpleConfig.spec
+++ b/perl-MooseX-SimpleConfig.spec
@@ -1,22 +1,37 @@
 Name:   perl-MooseX-SimpleConfig
-Version:0.09
-Release:10%{?dist}
+Version:0.10
+Release:1%{?dist}
 Summary:Moose role for setting attributes from a simple configfile
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/MooseX-SimpleConfig/
-Source0:
http://search.cpan.org/CPAN/authors/id/B/BO/BOBTFISH/MooseX-SimpleConfig-%{version}.tar.gz
+Source0:
http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/MooseX-SimpleConfig-%{version}.tar.gz
 BuildArch:  noarch
+BuildRequires:  perl
+BuildRequires:  perl(Module::Build::Tiny) = 0.030
+# Run-time:
 BuildRequires:  perl(Config::Any) = 0.13
+BuildRequires:  perl(Moose::Role)
+BuildRequires:  perl(MooseX::ConfigFromFile)
+# Tests:
+BuildRequires:  perl(Config::General)
 BuildRequires:  perl(ExtUtils::MakeMaker)
-BuildRequires:  perl(Moose) = 0.35
-BuildRequires:  perl(MooseX::ConfigFromFile) = 0.02
-BuildRequires:  perl(Test::More) = 0.88
+BuildRequires:  perl(File::Spec::Functions)
+BuildRequires:  perl(File::Temp)
+BuildRequires:  perl(lib)
+BuildRequires:  perl(List::Util)
+BuildRequires:  perl(Moose)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(Test::Fatal)
+BuildRequires:  perl(Test::More)
+BuildRequires:  perl(Test::Requires)
+BuildRequires:  perl(warnings)
+# Optional tests:
+BuildRequires:  perl(CPAN::Meta)
+BuildRequires:  perl(CPAN::Meta::Requirements)
 BuildRequires:  perl(YAML::Syck)
 Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
-
-Requires:   perl(Config::Any) = 0.13
-Requires:   perl(MooseX::ConfigFromFile) = 0.02
+Requires:   perl(MooseX::ConfigFromFile)
 
 %{?perl_default_filter}
 
@@ -24,34 +39,32 @@ Requires:   perl(MooseX::ConfigFromFile) = 0.02
 This role loads simple configfiles to set object attributes. It is based on
 the abstract role MooseX::ConfigFromFile, and uses Config::Any to load your
 configfile. Config::Any will in turn support any of a variety of different
-config formats, detected by the file extension. See Config::Any for more
-details about supported formats.
+configuration formats, detected by the file extension. See Config::Any for
+more details about supported formats.
 
 %prep
 %setup -q -n MooseX-SimpleConfig-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor --skipdeps
-make %{?_smp_mflags}
+perl Build.PL --installdirs=vendor
+./Build
 
 %install
-make pure_install PERL_INSTALL_ROOT=$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 \;
-
+./Build install --destdir=$RPM_BUILD_ROOT --create_packlist=0
 %{_fixperms} $RPM_BUILD_ROOT/*
 
 %check
-make test
+./Build test
 
 %files
-%defattr(-,root,root,-)
-%doc ChangeLog README
+%doc Changes CONTRIBUTING LICENSE README
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Thu Apr 17 2014 Petr Pisar ppi...@redhat.com - 0.10-1
+- 0.10 bump (bug #1088747)
+
 * Sun Aug 04 2013 Petr Pisar ppi...@redhat.com - 0.09-10
 - Perl 5.18 rebuild
 
diff --git a/sources b/sources
index f7cd9f1..4709c7a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-49c05fc0a8416c7def16f4b664a366e7  MooseX-SimpleConfig-0.09.tar.gz
+7940a6491c0c2280e85a0e1dd1149832  MooseX-SimpleConfig-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

[Bug 1088747] perl-MooseX-SimpleConfig-0.09-10.fc21 FTBFS

2014-04-17 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1088747

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

   What|Removed |Added

 Status|NEW |MODIFIED
   Fixed In Version||perl-MooseX-SimpleConfig-0.
   ||10-1.fc21
   Assignee|iarn...@gmail.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=YMUpOo8FZza=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-HTML-FormFu-MultiForm] Import

2014-04-17 Thread Petr Pisar
commit b5a6806d2e395d12dd61395d1e127b2c217fe0b2
Author: Petr Písař ppi...@redhat.com
Date:   Thu Apr 17 08:56:43 2014 +0200

Import

 .gitignore  |1 +
 perl-HTML-FormFu-MultiForm.spec |   68 +++
 sources |1 +
 3 files changed, 70 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..67abacf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/HTML-FormFu-MultiForm-1.00.tar.gz
diff --git a/perl-HTML-FormFu-MultiForm.spec b/perl-HTML-FormFu-MultiForm.spec
new file mode 100644
index 000..a04a4e1
--- /dev/null
+++ b/perl-HTML-FormFu-MultiForm.spec
@@ -0,0 +1,68 @@
+Name:   perl-HTML-FormFu-MultiForm
+Version:1.00
+Release:1%{?dist}
+Summary:Handle multi-page/stage forms
+License:GPL+ or Artistic
+Group:  Development/Libraries
+URL:http://search.cpan.org/dist/HTML-FormFu-MultiForm/
+Source0:
http://www.cpan.org/authors/id/C/CF/CFRANKS/HTML-FormFu-MultiForm-%{version}.tar.gz
+BuildArch:  noarch
+BuildRequires:  perl
+BuildRequires:  perl(ExtUtils::MakeMaker) = 6.30
+BuildRequires:  perl(strict)
+BuildRequires:  perl(warnings)
+# Run-time:
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(Clone) = 0.31
+BuildRequires:  perl(Crypt::CBC)
+# Crypt::DES not used anywhere
+BuildRequires:  perl(HTML::FormFu) = 1.00
+BuildRequires:  perl(HTML::FormFu::Attribute)
+BuildRequires:  perl(HTML::FormFu::ObjectUtil)
+BuildRequires:  perl(HTML::FormFu::QueryType::CGI)
+BuildRequires:  perl(List::MoreUtils)
+BuildRequires:  perl(Moose) = 1.00
+BuildRequires:  perl(MooseX::Attribute::Chained) = 1.0.1
+BuildRequires:  perl(overload)
+BuildRequires:  perl(Scalar::Util)
+BuildRequires:  perl(Storable)
+# Test:
+BuildRequires:  perl(Test::Aggregate::Nested) = 0.371
+BuildRequires:  perl(Test::More) = 0.92
+
+Requires:   perl(:MODULE_COMPAT_%(eval `perl -V:version`; echo $version))
+Requires:   perl(Clone) = 0.31
+Requires:   perl(HTML::FormFu) = 1.00
+Requires:   perl(Moose) = 1.00
+Requires:   perl(MooseX::Attribute::Chained) = 1.0.1
+
+# Filter under-specified dependencies
+%global __requires_exclude 
%{?__requires_exclude:%__requires_exclude|}^perl\\((Clone|HTML::FormFu|Moose|MooseX::Attribute::Chained)\\)$
+
+%description
+Multi-page support for HTML::FormFu, a Perl HTML form framework.
+
+%prep
+%setup -q -n HTML-FormFu-MultiForm-%{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
+# Disable hash key randomization to work around CPAN RT#91788
+PERL_HASH_SEED=0 make test
+
+%files
+%doc Changes LICENSE README
+%{perl_vendorlib}/*
+%{_mandir}/man3/*
+
+%changelog
+* Mon Apr 14 2014 Petr Pisar ppi...@redhat.com 1.00-1
+- Specfile autogenerated by cpanspec 1.78.
diff --git a/sources b/sources
index e69de29..5176373 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+0e5defa7cb5bdccda48414beccf74901  HTML-FormFu-MultiForm-1.00.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-HTML-FormFu-MultiForm] Require Crypt::DES

2014-04-17 Thread Petr Pisar
commit f769d6d4f8929e929c57e4bef85837d9417e09f4
Author: Petr Písař ppi...@redhat.com
Date:   Thu Apr 17 09:00:57 2014 +0200

Require Crypt::DES

 perl-HTML-FormFu-MultiForm.spec |6 --
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/perl-HTML-FormFu-MultiForm.spec b/perl-HTML-FormFu-MultiForm.spec
index a04a4e1..6511a51 100644
--- a/perl-HTML-FormFu-MultiForm.spec
+++ b/perl-HTML-FormFu-MultiForm.spec
@@ -15,7 +15,8 @@ BuildRequires:  perl(warnings)
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(Clone) = 0.31
 BuildRequires:  perl(Crypt::CBC)
-# Crypt::DES not used anywhere
+# Crypt::DES is a default cipher used by the Crypt::CBC, bug #1087536
+BuildRequires:  perl(Crypt::DES)
 BuildRequires:  perl(HTML::FormFu) = 1.00
 BuildRequires:  perl(HTML::FormFu::Attribute)
 BuildRequires:  perl(HTML::FormFu::ObjectUtil)
@@ -29,9 +30,10 @@ BuildRequires:  perl(Storable)
 # Test:
 BuildRequires:  perl(Test::Aggregate::Nested) = 0.371
 BuildRequires:  perl(Test::More) = 0.92
-
 Requires:   perl(:MODULE_COMPAT_%(eval `perl -V:version`; echo $version))
 Requires:   perl(Clone) = 0.31
+# Crypt::DES is a default cipher used by the Crypt::CBC, bug #1087536
+Requires:   perl(Crypt::DES)
 Requires:   perl(HTML::FormFu) = 1.00
 Requires:   perl(Moose) = 1.00
 Requires:   perl(MooseX::Attribute::Chained) = 1.0.1
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1088747] perl-MooseX-SimpleConfig-0.09-10.fc21 FTBFS

2014-04-17 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1088747

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

   What|Removed |Added

 Status|MODIFIED|CLOSED
 Resolution|--- |RAWHIDE
Last Closed||2014-04-17 03:04:49



-- 
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=mXPRHwYIisa=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 POSIX-strftime-Compiler-0.31.tar.gz uploaded to lookaside cache by corsepiu

2014-04-17 Thread corsepiu
A file has been added to the lookaside cache for perl-POSIX-strftime-Compiler:

c8b188fe58a87628d5a800acd99c2349  POSIX-strftime-Compiler-0.31.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-POSIX-strftime-Compiler] Initial import.

2014-04-17 Thread corsepiu
commit 3fc4cab5e20ac9a870b03db3f5ca539bc497dedd
Author: Ralf Corsépius corse...@fedoraproject.org
Date:   Thu Apr 17 09:17:36 2014 +0200

Initial import.

 .gitignore|1 +
 perl-POSIX-strftime-Compiler.spec |   57 +
 sources   |1 +
 3 files changed, 59 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..8e2affe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/POSIX-strftime-Compiler-0.31.tar.gz
diff --git a/perl-POSIX-strftime-Compiler.spec 
b/perl-POSIX-strftime-Compiler.spec
new file mode 100644
index 000..2b42dec
--- /dev/null
+++ b/perl-POSIX-strftime-Compiler.spec
@@ -0,0 +1,57 @@
+Name:   perl-POSIX-strftime-Compiler
+Version:0.31
+Release:1%{?dist}
+Summary:GNU C library compatible strftime for loggers and servers
+License:GPL+ or Artistic
+Group:  Development/Libraries
+URL:http://search.cpan.org/dist/POSIX-strftime-Compiler/
+Source0:
http://www.cpan.org/authors/id/K/KA/KAZEBURO/POSIX-strftime-Compiler-%{version}.tar.gz
+BuildArch:  noarch
+BuildRequires:  perl = 0:5.008004
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(CPAN::Meta)
+BuildRequires:  perl(CPAN::Meta::Prereqs)
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(File::Basename)
+BuildRequires:  perl(File::Spec)
+BuildRequires:  perl(Module::Build)
+BuildRequires:  perl(POSIX)
+BuildRequires:  perl(Test::More) = 0.98
+BuildRequires:  perl(Time::Local)
+BuildRequires:  perl(base)
+BuildRequires:  perl(constant)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(utf8)
+BuildRequires:  perl(warnings)
+
+Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
+
+%description
+POSIX::strftime::Compiler provides GNU C library compatible strftime(3).
+But this module will not affected by the system locale. This feature is
+useful when you want to write loggers, servers and portable applications.
+
+%prep
+%setup -q -n POSIX-strftime-Compiler-%{version}
+
+%build
+%{__perl} Build.PL installdirs=vendor
+./Build
+
+%install
+./Build install destdir=$RPM_BUILD_ROOT create_packlist=0
+find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2/dev/null \;
+
+%{_fixperms} $RPM_BUILD_ROOT/*
+
+%check
+./Build test
+
+%files
+%doc Changes LICENSE README.md
+%{perl_vendorlib}/*
+%{_mandir}/man3/*
+
+%changelog
+* Tue Apr 08 2014 Ralf Corsépius corse...@fedoraproject.org 0.31-1
+- Specfile autogenerated by cpanspec 1.78.
diff --git a/sources b/sources
index e69de29..d5b5b67 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+c8b188fe58a87628d5a800acd99c2349  POSIX-strftime-Compiler-0.31.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-POSIX-strftime-Compiler/f20] Initial import.

2014-04-17 Thread corsepiu
Summary of changes:

  3fc4cab... Initial import. (*)

(*) 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 1085432] perl-Catalyst-Controller-HTML-FormFu-0.09004-4.fc21 FTBFS

2014-04-17 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1085432
Bug 1085432 depends on bug 1087536, which changed state.

Bug 1087536 Summary: Review Request: perl-HTML-FormFu-MultiForm - Handle 
multi-page/stage forms
https://bugzilla.redhat.com/show_bug.cgi?id=1087536

   What|Removed |Added

 Status|ASSIGNED|CLOSED
 Resolution|--- |RAWHIDE



-- 
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=QtoK4vO8Dwa=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-POSIX-strftime-Compiler/f19] Initial import.

2014-04-17 Thread corsepiu
Summary of changes:

  3fc4cab... Initial import. (*)

(*) 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 Apache-LogFormat-Compiler-0.30.tar.gz uploaded to lookaside cache by corsepiu

2014-04-17 Thread corsepiu
A file has been added to the lookaside cache for perl-Apache-LogFormat-Compiler:

1963331e6a0b228ba53d86f43b08ff29  Apache-LogFormat-Compiler-0.30.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 1085432] perl-Catalyst-Controller-HTML-FormFu-0.09004-4.fc21 FTBFS

2014-04-17 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1085432

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

   What|Removed |Added

 Status|MODIFIED|CLOSED
 Resolution|--- |RAWHIDE
Last Closed||2014-04-17 04:46:16



-- 
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=Jx1SjzAGrua=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-Apache-LogFormat-Compiler] Upstream update.

2014-04-17 Thread corsepiu
commit c68ddb22b48c9ab67189f1eb345cd49654a38f7d
Author: Ralf Corsépius corse...@fedoraproject.org
Date:   Thu Apr 17 10:46:49 2014 +0200

Upstream update.

- Reflect upstream R:/BR: changes.

 .gitignore  |2 +-
 perl-Apache-LogFormat-Compiler.spec |   19 ---
 sources |2 +-
 3 files changed, 18 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5e7c553..ff11a51 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Apache-LogFormat-Compiler-0.23.tar.gz
+/Apache-LogFormat-Compiler-0.30.tar.gz
diff --git a/perl-Apache-LogFormat-Compiler.spec 
b/perl-Apache-LogFormat-Compiler.spec
index 9748f61..3d51a99 100644
--- a/perl-Apache-LogFormat-Compiler.spec
+++ b/perl-Apache-LogFormat-Compiler.spec
@@ -1,5 +1,5 @@
 Name:   perl-Apache-LogFormat-Compiler
-Version:0.23
+Version:0.30
 Release:1%{?dist}
 Summary:Compile a log format string to perl-code
 License:GPL+ or Artistic
@@ -10,16 +10,25 @@ BuildArch:  noarch
 BuildRequires:  perl = 0:5.008004
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(Config)
+BuildRequires:  perl(constant)
+BuildRequires:  perl(CPAN::Meta)
+BuildRequires:  perl(CPAN::Meta::Prereqs)
+BuildRequires:  perl(File::Basename)
+BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(HTTP::Request::Common)
 BuildRequires:  perl(Module::Build)
+BuildRequires:  perl(Plack::Builder)
 BuildRequires:  perl(POSIX)
+BuildRequires:  perl(POSIX::strftime::Compiler)
 BuildRequires:  perl(strict)
+BuildRequires:  perl(Test::MockTime)
 BuildRequires:  perl(Test::More) = 0.98
 BuildRequires:  perl(Test::Requires)
+BuildRequires:  perl(Time::HiRes)
+BuildRequires:  perl(Time::Local)
 BuildRequires:  perl(Try::Tiny) = 0.12
 BuildRequires:  perl(URI::Escape) = 1.60
-BuildRequires:  perl(Time::Local)
-BuildRequires:  perl(Test::MockTime)
+BuildRequires:  perl(utf8)
 BuildRequires:  perl(warnings)
 
 Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
@@ -51,6 +60,10 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 
2/dev/null \;
 %{_mandir}/man3/*
 
 %changelog
+* Thu Apr 17 2014 Ralf Corsépius corse...@fedoraproject.org 0.30-1
+- Upstream update.
+- Reflect upstream R:/BR: changes.
+
 * Fri Jan 17 2014 Ralf Corsépius corse...@fedoraproject.org 0.23-1
 - Upstream update.
 - Reflect upstream R:/BR: changes.
diff --git a/sources b/sources
index b7bb020..70f69b2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-eaca40cb5428a724ef262f42484b0f61  Apache-LogFormat-Compiler-0.23.tar.gz
+1963331e6a0b228ba53d86f43b08ff29  Apache-LogFormat-Compiler-0.30.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 1088741] perl-MooseX-App-Cmd-0.09-8.fc21 FTBFS

2014-04-17 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1088741

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

   What|Removed |Added

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



--- Comment #1 from Paul Howarth p...@city-fan.org ---
New version requires MouseX::Getopt (not in Fedora); I'll put a package
together for it.

The new version also has support for both Moose and Mouse, and it'll probably
be best to sub-package off the Moose- and Mouse-specific bits so we don't end
up requiring both.

-- 
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=MJwA7a2fVXa=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-PDL

2014-04-17 Thread buildsys


perl-PDL has broken dependencies in the epel-7 tree:
On ppc64:
perl-PDL-2.7.0-2.el7.1.ppc64 requires perl(PDL::Slatec)
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 1088741] perl-MooseX-App-Cmd-0.09-8.fc21 FTBFS

2014-04-17 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1088741

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

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|iarn...@gmail.com   |ppi...@redhat.com



--- Comment #2 from Petr Pisar ppi...@redhat.com ---
(In reply to Paul Howarth from comment #1)
 New version requires MouseX::Getopt (not in Fedora); I'll put a package
 together for it.

Ok. I've just started packaging it. You can do your submission. It requires
not-yet-package MouseX::ConfigFromFile for optional tests too.

 The new version also has support for both Moose and Mouse, and it'll
 probably be best to sub-package off the Moose- and Mouse-specific bits so we
 don't end up requiring both.
I have almost finished it. I will do that.

-- 
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=N30I5NHnaBa=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 1087904] perl-Text-Patch for EPEL 6 and 7

2014-04-17 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1087904



--- Comment #2 from Petr Šabata psab...@redhat.com ---
Ok, branches created.

-- 
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=3JftM188Iaa=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 1088843] New: ctstream-18 is available

2014-04-17 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1088843

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



Latest upstream release: 18
Current version/release in Fedora Rawhide: 17-1.fc21
URL: http://xpisar.wz.cz/ctstream/

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

-- 
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=b5exp4H1Wza=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 1087904] perl-Text-Patch for EPEL 6 and 7

2014-04-17 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1087904

Xavier Bachelot xav...@bachelot.org changed:

   What|Removed |Added

   Assignee|psab...@redhat.com  |xav...@bachelot.org



--- Comment #3 from Xavier Bachelot xav...@bachelot.org ---
Thanks Petr. And thanks again for going the extra mile and requesting the
branch.
I will close this ticket once I've built and pushed the packages.

-- 
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=l0AgLvf20ha=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 1088741] perl-MooseX-App-Cmd-0.09-8.fc21 FTBFS

2014-04-17 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1088741



--- Comment #3 from Paul Howarth p...@city-fan.org ---
(In reply to Petr Pisar from comment #2)
 (In reply to Paul Howarth from comment #1)
  New version requires MouseX::Getopt (not in Fedora); I'll put a package
  together for it.
 
 Ok. I've just started packaging it. You can do your submission. It requires
 not-yet-package MouseX::ConfigFromFile for optional tests too.

It wants MouseX::SimpleConfig too. I'll put those together as well.

-- 
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=hbwETRDFl5a=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 1088741] perl-MooseX-App-Cmd-0.09-8.fc21 FTBFS

2014-04-17 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1088741



--- Comment #4 from Paul Howarth p...@city-fan.org ---
The dependency chain for MouseX::SimpleConfig is going to want to pull in
MouseX::Getopt so I'll bootstrap that without the optional test dependencies.

-- 
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=IsXsb9Vyp5a=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 1088741] perl-MooseX-App-Cmd-0.09-8.fc21 FTBFS

2014-04-17 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1088741

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

   What|Removed |Added

 Depends On||1088856



--- Comment #5 from Paul Howarth p...@city-fan.org ---
MouseX::Getopt review request: Bug #1088856


Referenced Bugs:

https://bugzilla.redhat.com/show_bug.cgi?id=1088856
[Bug 1088856] Review Request: perl-MouseX-Getopt - Mouse role for
processing command line options
-- 
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=1VZOlgsWzpa=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 1088887] New: perl-Chatbot-Eliza-1.05 is available

2014-04-17 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=107

Bug ID: 107
   Summary: perl-Chatbot-Eliza-1.05 is available
   Product: Fedora
   Version: rawhide
 Component: perl-Chatbot-Eliza
  Keywords: FutureFeature, Triaged
  Assignee: psab...@redhat.com
  Reporter: upstream-release-monitor...@fedoraproject.org
QA Contact: extras...@fedoraproject.org
CC: mmasl...@redhat.com,
perl-devel@lists.fedoraproject.org, psab...@redhat.com



Latest upstream release: 1.05
Current version/release in Fedora Rawhide: 1.04-18.fc20
URL: http://search.cpan.org/dist/Chatbot-Eliza/

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

-- 
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=RAu0lvIKnYa=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 1088889] New: perl-Devel-CheckOS-1.72 is available

2014-04-17 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=109

Bug ID: 109
   Summary: perl-Devel-CheckOS-1.72 is available
   Product: Fedora
   Version: rawhide
 Component: perl-Devel-CheckOS
  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, ppi...@redhat.com



Latest upstream release: 1.72
Current version/release in Fedora Rawhide: 1.71-3.fc20
URL: http://search.cpan.org/dist/Devel-CheckOS/

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

-- 
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=Utu7J0zffPa=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 ctstream-18 uploaded to lookaside cache by ppisar

2014-04-17 Thread Petr Pisar
A file has been added to the lookaside cache for ctstream:

24bd3fd926434c99f6f8da6a73e16122  ctstream-18
--
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

[ctstream] Version 18 bump

2014-04-17 Thread Petr Pisar
commit 2aa6cb8c4743cd6141284492d747e24a46a19e0e
Author: Petr Písař ppi...@redhat.com
Date:   Thu Apr 17 13:26:22 2014 +0200

Version 18 bump

 .gitignore|1 +
 ctstream.spec |5 -
 sources   |2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d0073dd..77eaf6b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /ctstream-13
 /ctstream-15
 /ctstream-17
+/ctstream-18
diff --git a/ctstream.spec b/ctstream.spec
index 58e5737..932ac61 100644
--- a/ctstream.spec
+++ b/ctstream.spec
@@ -1,5 +1,5 @@
 Name:   ctstream
-Version:17
+Version:18
 Release:1%{?dist}
 Summary:Get URLs of Czech Television video streams
 Group:  Applications/Internet
@@ -23,6 +23,9 @@ install %{SOURCE0} %{buildroot}%{_bindir}/%{name}
 %{_bindir}/*
 
 %changelog
+* Thu Apr 17 2014 Petr Pisar ppi...@redhat.com - 18-1
+- Version 18 bump
+
 * Fri Mar 28 2014 Petr Pisar ppi...@redhat.com - 17-1
 - Version 17 bump
 
diff --git a/sources b/sources
index 8487afa..22ad7f1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4ca09c556d000628b675edf0687d56d8  ctstream-17
+24bd3fd926434c99f6f8da6a73e16122  ctstream-18
--
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

[ctstream/f20] Version 18 bump

2014-04-17 Thread Petr Pisar
Summary of changes:

  2aa6cb8... Version 18 bump (*)

(*) 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

[ctstream/f19] Version 18 bump

2014-04-17 Thread Petr Pisar
commit 7c7f337d98a820f2694ddbd4c1cc29d77df29917
Author: Petr Písař ppi...@redhat.com
Date:   Thu Apr 17 13:26:22 2014 +0200

Version 18 bump

 .gitignore|1 +
 ctstream.spec |5 -
 sources   |2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d0073dd..77eaf6b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /ctstream-13
 /ctstream-15
 /ctstream-17
+/ctstream-18
diff --git a/ctstream.spec b/ctstream.spec
index b735853..de0db77 100644
--- a/ctstream.spec
+++ b/ctstream.spec
@@ -1,5 +1,5 @@
 Name:   ctstream
-Version:17
+Version:18
 Release:1%{?dist}
 Summary:Get URLs of Czech Television video streams
 Group:  Applications/Internet
@@ -23,6 +23,9 @@ install %{SOURCE0} %{buildroot}%{_bindir}/%{name}
 %{_bindir}/*
 
 %changelog
+* Thu Apr 17 2014 Petr Pisar ppi...@redhat.com - 18-1
+- Version 18 bump
+
 * Fri Mar 28 2014 Petr Pisar ppi...@redhat.com - 17-1
 - Version 17 bump
 
diff --git a/sources b/sources
index 8487afa..22ad7f1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4ca09c556d000628b675edf0687d56d8  ctstream-17
+24bd3fd926434c99f6f8da6a73e16122  ctstream-18
--
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 1088892] New: perl-Text-Xslate-3.2.1 is available

2014-04-17 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1088892

Bug ID: 1088892
   Summary: perl-Text-Xslate-3.2.1 is available
   Product: Fedora
   Version: rawhide
 Component: perl-Text-Xslate
  Keywords: FutureFeature, Triaged
  Assignee: cicku...@gmail.com
  Reporter: upstream-release-monitor...@fedoraproject.org
QA Contact: extras...@fedoraproject.org
CC: cicku...@gmail.com, perl-devel@lists.fedoraproject.org



Latest upstream release: 3.2.1
Current version/release in Fedora Rawhide: 3.1.2-2.fc21
URL: http://search.cpan.org/dist/Text-Xslate/

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

-- 
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=c1AxIB5JqBa=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 1087339] perl-Text-VimColor-0.24 is available

2014-04-17 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1087339



--- Comment #1 from Fedora Update System upda...@fedoraproject.org ---
perl-Text-VimColor-0.24-1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/perl-Text-VimColor-0.24-1.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=haHNh8PsZWa=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 1087339] perl-Text-VimColor-0.24 is available

2014-04-17 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1087339



--- Comment #2 from Fedora Update System upda...@fedoraproject.org ---
perl-Text-VimColor-0.24-1.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/perl-Text-VimColor-0.24-1.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=EkbAjlpFmsa=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 1088843] ctstream-18 is available

2014-04-17 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1088843

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

   What|Removed |Added

 Status|ASSIGNED|MODIFIED
   Fixed In Version||ctstream-18-1.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=0FugOerJBua=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 1088843] ctstream-18 is available

2014-04-17 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1088843



--- Comment #1 from Fedora Update System upda...@fedoraproject.org ---
ctstream-18-1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/ctstream-18-1.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=dI0w8E1KDKa=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 1088843] ctstream-18 is available

2014-04-17 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1088843



--- Comment #2 from Fedora Update System upda...@fedoraproject.org ---
ctstream-18-1.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/ctstream-18-1.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=ytepK1KCx0a=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 Devel-CheckOS-1.72.tar.gz uploaded to lookaside cache by jplesnik

2014-04-17 Thread Jitka Plesnikova
A file has been added to the lookaside cache for perl-Devel-CheckOS:

28c631f1b988d48d39beb75a5ef2fe41  Devel-CheckOS-1.72.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-Devel-CheckOS] 1.72 bump

2014-04-17 Thread Jitka Plesnikova
commit 3685ef1f99606e80aebe1800c3507ea29220c9b6
Author: Jitka Plesnikova jples...@redhat.com
Date:   Thu Apr 17 13:44:45 2014 +0200

1.72 bump

 .gitignore  |1 +
 perl-Devel-CheckOS.spec |7 +--
 sources |2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 05e202a..1ba014f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ Devel-CheckOS-1.50.tar.gz
 /Devel-CheckOS-1.63.tar.gz
 /Devel-CheckOS-1.64.tar.gz
 /Devel-CheckOS-1.71.tar.gz
+/Devel-CheckOS-1.72.tar.gz
diff --git a/perl-Devel-CheckOS.spec b/perl-Devel-CheckOS.spec
index 7fa377b..08d39ab 100644
--- a/perl-Devel-CheckOS.spec
+++ b/perl-Devel-CheckOS.spec
@@ -1,6 +1,6 @@
 Name:   perl-Devel-CheckOS
-Version:1.71
-Release:3%{?dist}
+Version:1.72
+Release:1%{?dist}
 Summary:Check what OS we're running on
 License:GPLv2 or Artistic
 Group:  Development/Libraries
@@ -60,6 +60,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Apr 17 2014 Jitka Plesnikova jples...@redhat.com - 1.72-1
+- 1.72 bump
+
 * Sun Aug 04 2013 Petr Pisar ppi...@redhat.com - 1.71-3
 - Perl 5.18 rebuild
 
diff --git a/sources b/sources
index 7a7ab4a..914ea3a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a7e007e1107533c2f265abdb2cf829c4  Devel-CheckOS-1.71.tar.gz
+28c631f1b988d48d39beb75a5ef2fe41  Devel-CheckOS-1.72.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 1088889] perl-Devel-CheckOS-1.72 is available

2014-04-17 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=109

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

   What|Removed |Added

 Status|NEW |CLOSED
   Fixed In Version||perl-Devel-CheckOS-1.72-1.f
   ||c21
 Resolution|--- |RAWHIDE
Last Closed||2014-04-17 07:56:02



-- 
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=sl8SKO6gNqa=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 1078083] CVE-2014-2525 libyaml: heap-based buffer overflow when parsing URLs

2014-04-17 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1078083



--- Comment #38 from errata-xmlrpc errata-xml...@redhat.com ---
This issue has been addressed in following products:

  Red Hat Common for RHEL 6

Via RHSA-2014:0415 https://rhn.redhat.com/errata/RHSA-2014-0415.html

-- 
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=NCiKqUvKJ4a=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 1033990] CVE-2013-6393 libyaml: heap-based buffer overflow when parsing YAML tags

2014-04-17 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1033990



--- Comment #50 from errata-xmlrpc errata-xml...@redhat.com ---
This issue has been addressed in following products:

  Red Hat Common for RHEL 6

Via RHSA-2014:0415 https://rhn.redhat.com/errata/RHSA-2014-0415.html

-- 
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=ZQ63CU7QKia=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 Chatbot-Eliza-1.05.tar.gz uploaded to lookaside cache by psabata

2014-04-17 Thread Petr Šabata
A file has been added to the lookaside cache for perl-Chatbot-Eliza:

dc1c131c5c588c5d5c37bfa1f84dd81e  Chatbot-Eliza-1.05.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-Chatbot-Eliza] 1.05 bump

2014-04-17 Thread Petr Šabata
commit 381290201648b698f0f8459b5bbafb0d85937fcf
Author: Petr Šabata con...@redhat.com
Date:   Thu Apr 17 14:10:44 2014 +0200

1.05 bump

 .gitignore  |1 +
 perl-Chatbot-Eliza.spec |   39 ++-
 sources |2 +-
 3 files changed, 24 insertions(+), 18 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5620094..322f622 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 Chatbot-Eliza-1.04.tar.gz
+/Chatbot-Eliza-1.05.tar.gz
diff --git a/perl-Chatbot-Eliza.spec b/perl-Chatbot-Eliza.spec
index 48d47e3..f40c904 100644
--- a/perl-Chatbot-Eliza.spec
+++ b/perl-Chatbot-Eliza.spec
@@ -1,15 +1,19 @@
 Name:   perl-Chatbot-Eliza
-Version:1.04
-Release:18%{?dist}
+Version:1.05
+Release:1%{?dist}
 Summary:Implementation of the Eliza algorithm
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Chatbot-Eliza/
-Source0:
http://www.cpan.org/authors/id/J/JN/JNOLAN/Chatbot-Eliza-%{version}.tar.gz
+Source0:
http://search.cpan.org/CPAN/authors/id/N/NE/NEILB/Chatbot-Eliza-%{version}.tar.gz
 BuildArch:  noarch
+BuildRequires:  perl
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(ExtUtils::MakeMaker)
-Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
+BuildRequires:  perl(strict)
+BuildRequires:  perl(Test::More)
+BuildRequires:  perl(warnings)
+Requires:   perl(:MODULE_COMPAT_%(eval $(perl -V:version); echo 
$version))
 
 %description
 This module implements the classic Eliza algorithm. The original Eliza
@@ -21,35 +25,36 @@ The program is designed to give the appearance of 
understanding.
 
 %prep
 %setup -q -n Chatbot-Eliza-%{version}
-# quiet rpmlint :)
-chmod -x *
-chmod +x Chatbot
-for enc in deutsch.txt norsk.txt; do
-iconv -f latin1 -t utf8 ${enc}  ${enc}.utf  \
-  mv ${enc}.utf ${enc}
+cd examples
+find . -type f -exec chmod a-x {} +
+for i in *; do
+iconv -f latin1 -t utf8 $i  $i.utf8  \
+touch -r $i $i.utf8  \
+mv $i.utf8 $i
 done
+cd ..
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
+perl Makefile.PL INSTALLDIRS=vendor
 make %{?_smp_mflags}
 
 %install
-make pure_install PERL_INSTALL_ROOT=%{buildroot}
-find %{buildroot} -type f -name .packlist -exec rm -f {} \;
-find %{buildroot} -depth -type d -exec rmdir {} 2/dev/null \;
+make pure_install DESTDIR=%{buildroot}
+find %{buildroot} -type f -name .packlist -exec rm -f {} +
 %{_fixperms} %{buildroot}/*
 
 %check
 make test
 
 %files
-%doc simple.cgi doctor.txt README simple twobots debug.cgi
-%lang(de) %doc deutsch*
-%lang(no) %doc norsk*
+%doc Changes README LICENSE examples
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Thu Apr 17 2014 Petr Šabata con...@redhat.com - 1.05-1
+- 1.05 bump
+
 * Sat Aug 03 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1.04-18
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index f851edc..ca1263b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-754199bbe591eaa11301aee108586fcd  Chatbot-Eliza-1.04.tar.gz
+dc1c131c5c588c5d5c37bfa1f84dd81e  Chatbot-Eliza-1.05.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 1088887] perl-Chatbot-Eliza-1.05 is available

2014-04-17 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=107

Petr Šabata psab...@redhat.com changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||perl-Chatbot-Eliza-1.05-1.f
   ||c21
 Resolution|--- |RAWHIDE
Last Closed||2014-04-17 08:24:09



-- 
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=1OAhvKfXUma=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 Text-Table-1.130.tar.gz uploaded to lookaside cache by psabata

2014-04-17 Thread Petr Šabata
A file has been added to the lookaside cache for perl-Text-Table:

bdd095ee4341b85231706a7d19d254f6  Text-Table-1.130.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-Text-Table] META changes only

2014-04-17 Thread Petr Šabata
commit 98514c8150921c465d3c6509258aae4f73233659
Author: Petr Šabata con...@redhat.com
Date:   Thu Apr 17 14:43:34 2014 +0200

META changes only

 .gitignore   |1 +
 perl-Text-Table.spec |5 -
 sources  |2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7ed03d1..eb882b8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ Text-Table-1.114.tar.gz
 /Text-Table-1.127.tar.gz
 /Text-Table-1.128.tar.gz
 /Text-Table-1.129.tar.gz
+/Text-Table-1.130.tar.gz
diff --git a/perl-Text-Table.spec b/perl-Text-Table.spec
index 678944f..5a97336 100644
--- a/perl-Text-Table.spec
+++ b/perl-Text-Table.spec
@@ -1,5 +1,5 @@
 Name:   perl-Text-Table
-Version:1.129
+Version:1.130
 Release:1%{?dist}
 Summary:Organize Data in Tables
 License:ISC
@@ -59,6 +59,9 @@ perl Build.PL installdirs=vendor
 %{_mandir}/man3/*
 
 %changelog
+* Thu Apr 17 2014 Petr Šabata con...@redhat.com - 1.130-1
+- META changes only
+
 * Thu Feb 06 2014 Petr Šabata con...@redhat.com - 1.129-1
 - META updates only
 - Fix a changelog bogus date
diff --git a/sources b/sources
index 4b5e1fe..1b020ae 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-13c07d0bf8d3c9b2f889232a318d0101  Text-Table-1.129.tar.gz
+bdd095ee4341b85231706a7d19d254f6  Text-Table-1.130.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 Class-Forward-0.100006.tar.gz uploaded to lookaside cache by eseyman

2014-04-17 Thread Emmanuel Seyman
A file has been added to the lookaside cache for perl-Class-Forward:

23d52a816096055db04531f1a7a25e6e  Class-Forward-0.16.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-Class-Forward] Initial import.

2014-04-17 Thread Emmanuel Seyman
commit 3d4379d890771e08fc7c3aeb593c2f06d6eb8594
Author: Emmanuel Seyman emman...@seyman.fr
Date:   Thu Apr 17 14:58:08 2014 +0200

Initial import.

 .gitignore  |1 +
 perl-Class-Forward.spec |   54 +++
 sources |1 +
 3 files changed, 56 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..fec5479 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/Class-Forward-0.16.tar.gz
diff --git a/perl-Class-Forward.spec b/perl-Class-Forward.spec
new file mode 100644
index 000..8ca5161
--- /dev/null
+++ b/perl-Class-Forward.spec
@@ -0,0 +1,54 @@
+Name:   perl-Class-Forward
+Version:0.16
+Release:2%{?dist}
+Summary:Namespace Dispatch and Resolution
+License:GPL+ or Artistic
+
+URL:http://search.cpan.org/dist/Class-Forward/
+Source0:
http://www.cpan.org/authors/id/A/AW/AWNCORP/Class-Forward-%{version}.tar.gz
+
+BuildArch:  noarch
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(FindBin)
+BuildRequires:  perl(Test::More)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(warnings)
+Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
+
+%{?perl_default_filter}
+
+%description
+Class::Forward is designed to resolve Perl namespaces from shorthand (which
+is simply a file-path-like specification). Class::Forward can also be used
+to dispatch method calls using said shorthand. See the included exported
+functions for examples on how this can be used.
+
+%prep
+%setup -q -n Class-Forward-%{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 LICENSE README README.mkdn
+%{perl_vendorlib}/*
+%{_mandir}/man3/*
+
+%changelog
+* Wed Apr 16 2014 Emmanuel Seyman emman...@seyman.fr - 0.16-2
+- Take review comments into account (#1087986)
+
+* Sat Feb 08 2014 Emmanuel Seyman emman...@seyman.fr 0.16-1
+- Specfile autogenerated by cpanspec 1.78 and tweaked
diff --git a/sources b/sources
index e69de29..d14a760 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+23d52a816096055db04531f1a7a25e6e  Class-Forward-0.16.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 1087337] perl-Text-Table-1.130 is available

2014-04-17 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1087337

Petr Šabata psab...@redhat.com changed:

   What|Removed |Added

 Status|NEW |CLOSED
   Fixed In Version||perl-Text-Table-1.130-1.fc2
   ||1
 Resolution|--- |RAWHIDE
Last Closed||2014-04-17 09:01: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=M7Gbflj5Oca=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-Class-Forward/f20] Initial import.

2014-04-17 Thread Emmanuel Seyman
commit 6ab30af73e67ce3e71edafbe089b0f1d59b3c8de
Author: Emmanuel Seyman emman...@seyman.fr
Date:   Thu Apr 17 15:11:24 2014 +0200

Initial import.

 .gitignore  |1 +
 perl-Class-Forward.spec |   54 +++
 sources |1 +
 3 files changed, 56 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..fec5479 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/Class-Forward-0.16.tar.gz
diff --git a/perl-Class-Forward.spec b/perl-Class-Forward.spec
new file mode 100644
index 000..8ca5161
--- /dev/null
+++ b/perl-Class-Forward.spec
@@ -0,0 +1,54 @@
+Name:   perl-Class-Forward
+Version:0.16
+Release:2%{?dist}
+Summary:Namespace Dispatch and Resolution
+License:GPL+ or Artistic
+
+URL:http://search.cpan.org/dist/Class-Forward/
+Source0:
http://www.cpan.org/authors/id/A/AW/AWNCORP/Class-Forward-%{version}.tar.gz
+
+BuildArch:  noarch
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(FindBin)
+BuildRequires:  perl(Test::More)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(warnings)
+Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
+
+%{?perl_default_filter}
+
+%description
+Class::Forward is designed to resolve Perl namespaces from shorthand (which
+is simply a file-path-like specification). Class::Forward can also be used
+to dispatch method calls using said shorthand. See the included exported
+functions for examples on how this can be used.
+
+%prep
+%setup -q -n Class-Forward-%{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 LICENSE README README.mkdn
+%{perl_vendorlib}/*
+%{_mandir}/man3/*
+
+%changelog
+* Wed Apr 16 2014 Emmanuel Seyman emman...@seyman.fr - 0.16-2
+- Take review comments into account (#1087986)
+
+* Sat Feb 08 2014 Emmanuel Seyman emman...@seyman.fr 0.16-1
+- Specfile autogenerated by cpanspec 1.78 and tweaked
diff --git a/sources b/sources
index e69de29..d14a760 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+23d52a816096055db04531f1a7a25e6e  Class-Forward-0.16.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 Term-ProgressBar-2.15.tar.gz uploaded to lookaside cache by psabata

2014-04-17 Thread Petr Šabata
A file has been added to the lookaside cache for perl-Term-ProgressBar:

ce8ff9ae12f626fa2119885f124af5be  Term-ProgressBar-2.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

[perl-Term-ProgressBar] 2.15 bump

2014-04-17 Thread Petr Šabata
commit a05e6762982989520aa87340962d7f305a6679bf
Author: Petr Šabata con...@redhat.com
Date:   Thu Apr 17 15:40:20 2014 +0200

2.15 bump

 .gitignore |1 +
 perl-Term-ProgressBar.spec |   10 --
 sources|2 +-
 3 files changed, 10 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 0e7f32e..451e345 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ Term-ProgressBar-2.09.tar.gz
 /Term-ProgressBar-2.11.tar.gz
 /Term-ProgressBar-2.13.tar.gz
 /Term-ProgressBar-2.14.tar.gz
+/Term-ProgressBar-2.15.tar.gz
diff --git a/perl-Term-ProgressBar.spec b/perl-Term-ProgressBar.spec
index 655276d..40e2853 100644
--- a/perl-Term-ProgressBar.spec
+++ b/perl-Term-ProgressBar.spec
@@ -1,6 +1,6 @@
 Name:   perl-Term-ProgressBar
-Version:2.14
-Release:2%{?dist}
+Version:2.15
+Release:1%{?dist}
 Summary:Provide a progress meter on a standard terminal
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -16,6 +16,9 @@ BuildRequires:  perl(constant)
 BuildRequires:  perl(Exporter)
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Fatal)
+BuildRequires:  perl(Fcntl)
+BuildRequires:  perl(IO::File)
+BuildRequires:  perl(parent)
 BuildRequires:  perl(POSIX)
 BuildRequires:  perl(strict)
 BuildRequires:  perl(Term::ReadKey) = 2.14
@@ -59,6 +62,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Apr 17 2014 Petr Šabata con...@redhat.com - 2.15-1
+- 2.15 bump
+
 * Sun Aug 04 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 2.14-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 5a7b32a..89c3abe 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-eaa537548988167bb72fa38f4fde32bf  Term-ProgressBar-2.14.tar.gz
+ce8ff9ae12f626fa2119885f124af5be  Term-ProgressBar-2.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

File MooseX-Types-Stringlike-0.003.tar.gz uploaded to lookaside cache by pghmcfc

2014-04-17 Thread Paul Howarth
A file has been added to the lookaside cache for perl-MooseX-Types-Stringlike:

3c3f3699e14cbc63dd5841c9ec0a81f9  MooseX-Types-Stringlike-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

[perl-MooseX-Types-Stringlike/epel7] Update to 0.003

2014-04-17 Thread Paul Howarth
Summary of changes:

  c4c2fde... Update to 0.003 (*)

(*) 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 mousex-getopt-0.35.tar.gz uploaded to lookaside cache by pghmcfc

2014-04-17 Thread Paul Howarth
A file has been added to the lookaside cache for perl-MouseX-Getopt:

3f28242f250d350fc493b626f5dd6fa3  mousex-getopt-0.35.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-MouseX-Getopt] Initial import (perl-MouseX-Getopt-0.35-2)

2014-04-17 Thread Paul Howarth
commit bad9bfbc763936669be30399a0c8025318a21de6
Author: Paul Howarth p...@city-fan.org
Date:   Thu Apr 17 21:41:57 2014 +0100

Initial import (perl-MouseX-Getopt-0.35-2)

This is a Mouse role that provides an alternate constructor for creating
objects using parameters passed in from the command line.

 .gitignore  |2 +
 perl-MouseX-Getopt.spec |  102 +++
 sources |1 +
 3 files changed, 105 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..bb6cccb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1,2 @@
+/MouseX-Getopt-[0-9.]*.tar.gz
+/mousex-getopt-0.35.tar.gz
diff --git a/perl-MouseX-Getopt.spec b/perl-MouseX-Getopt.spec
new file mode 100644
index 000..bc65947
--- /dev/null
+++ b/perl-MouseX-Getopt.spec
@@ -0,0 +1,102 @@
+Name:  perl-MouseX-Getopt
+Summary:   Mouse role for processing command line options
+Version:   0.35
+Release:   2%{?dist}
+License:   GPL+ or Artistic
+# Hotfix release with different case, expected to revert to normal in 
subsequent releases
+#URL:  http://search.cpan.org/dist/MouseX-Getopt/
+URL:   http://search.cpan.org/dist/mousex-getopt/
+Source0:   
http://search.cpan.org/CPAN/authors/id/T/TO/TOKUHIROM/mousex-getopt-%{version}.tar.gz
+BuildArch: noarch
+# Module Build
+BuildRequires: perl
+BuildRequires: perl(CPAN::Meta)
+BuildRequires: perl(CPAN::Meta::Prereqs)
+BuildRequires: perl(File::Basename)
+BuildRequires: perl(File::Spec)
+BuildRequires: perl(Module::Build) = 0.38
+BuildRequires: perl(strict)
+BuildRequires: perl(utf8)
+BuildRequires: perl(warnings)
+# Module Runtime
+BuildRequires: perl(Carp)
+BuildRequires: perl(Getopt::Long) = 2.37
+BuildRequires: perl(Getopt::Long::Descriptive) = 0.081
+BuildRequires: perl(Mouse) = 0.64
+BuildRequires: perl(Mouse::Meta::Attribute)
+BuildRequires: perl(Mouse::Role)
+BuildRequires: perl(Mouse::Util::TypeConstraints)
+# Test Suite
+BuildRequires: perl(Mouse::Meta::Class)
+BuildRequires: perl(Scalar::Util)
+BuildRequires: perl(Test::Exception) = 0.21
+BuildRequires: perl(Test::More) = 0.88
+BuildRequires: perl(Test::Mouse)
+BuildRequires: perl(Test::Warn) = 0.21
+# Optional Tests (have circular dependencies)
+%if 0%{!?perl_bootstrap:1}
+# Not yet in Fedora
+#BuildRequires:perl(MouseX::ConfigFromFile)
+#BuildRequires:perl(MouseX::SimpleConfig) = 0.07
+%endif
+# Runtime
+Requires:  perl(:MODULE_COMPAT_%(eval `perl -V:version`; echo $version))
+Requires:  perl(Mouse) = 0.64
+Requires:  perl(Mouse::Meta::Attribute)
+
+# Filter under-specified dependency
+%global __requires_exclude ^perl\\(Mouse\\)$
+
+%description
+This is a Mouse role that provides an alternate constructor for creating
+objects using parameters passed in from the command line.
+
+%prep
+%setup -q -n mousex-getopt-%{version}
+
+%build
+perl Build.PL --installdirs=vendor
+./Build
+
+%install
+./Build install --destdir=%{buildroot} --create_packlist=0
+
+%check
+./Build test
+
+%files
+# Note: malformed LICENSE file in 0.35 not shipped
+# https://github.com/gfx/mousex-getopt/issues/2
+%doc Changes README.md
+%{perl_vendorlib}/MouseX/
+%{_mandir}/man3/MouseX::Getopt.3*
+%{_mandir}/man3/MouseX::Getopt::Basic.3*
+%{_mandir}/man3/MouseX::Getopt::Dashes.3*
+%{_mandir}/man3/MouseX::Getopt::GLD.3*
+%{_mandir}/man3/MouseX::Getopt::Meta::Attribute.3*
+%{_mandir}/man3/MouseX::Getopt::Meta::Attribute::NoGetopt.3*
+%{_mandir}/man3/MouseX::Getopt::Meta::Attribute::Trait.3*
+%{_mandir}/man3/MouseX::Getopt::Meta::Attribute::Trait::NoGetopt.3*
+%{_mandir}/man3/MouseX::Getopt::OptionTypeMap.3*
+%{_mandir}/man3/MouseX::Getopt::Strict.3*
+
+%changelog
+* Thu Apr 17 2014 Paul Howarth p...@city-fan.org - 0.35-2
+- Incorporate feedback from package review (#1088856)
+  - Don't ship bogus LICENSE file
+(https://github.com/gfx/mousex-getopt/issues/2)
+  - Make upstream URL refer to current release
+  - Upstream wants Module::Build ≥ 0.38
+  - BR:/R: perl(Mouse::Meta::Attribute)
+  - BR: perl(Scalar::Util) for test suite
+  - R: perl(Mouse) ≥ 0.64
+
+* Thu Apr 17 2014 Paul Howarth p...@city-fan.org - 0.35-1
+- Update to 0.35
+  - GLD 0.097 no longer defaults to no_ignore_case (CPAN RT#93593)
+- This release by TOKUHIROM - update source URL and directory case
+- Switch to Module::Build flow
+- Release tests no longer included
+
+* Thu Apr 17 2014 Paul Howarth p...@city-fan.org - 0.34-1
+- Initial RPM version
diff --git a/sources b/sources
index e69de29..7dbe0cc 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+3f28242f250d350fc493b626f5dd6fa3  mousex-getopt-0.35.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-MouseX-Getopt/epel7] Initial import (perl-MouseX-Getopt-0.35-2)

2014-04-17 Thread Paul Howarth
Summary of changes:

  bad9bfb... Initial import (perl-MouseX-Getopt-0.35-2) (*)

(*) 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-MouseX-Getopt/f20] Initial import (perl-MouseX-Getopt-0.35-2)

2014-04-17 Thread Paul Howarth
Summary of changes:

  bad9bfb... Initial import (perl-MouseX-Getopt-0.35-2) (*)

(*) 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-MouseX-Getopt/f19] Initial import (perl-MouseX-Getopt-0.35-2)

2014-04-17 Thread Paul Howarth
Summary of changes:

  bad9bfb... Initial import (perl-MouseX-Getopt-0.35-2) (*)

(*) 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-MouseX-Getopt] Created tag perl-MouseX-Getopt-0.35-2.fc20

2014-04-17 Thread Paul Howarth
The lightweight tag 'perl-MouseX-Getopt-0.35-2.fc20' was created pointing to:

 bad9bfb... Initial import (perl-MouseX-Getopt-0.35-2)
--
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-MouseX-Getopt] Created tag perl-MouseX-Getopt-0.35-2.fc21

2014-04-17 Thread Paul Howarth
The lightweight tag 'perl-MouseX-Getopt-0.35-2.fc21' was created pointing to:

 bad9bfb... Initial import (perl-MouseX-Getopt-0.35-2)
--
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-MouseX-Getopt] Created tag perl-MouseX-Getopt-0.35-2.fc19

2014-04-17 Thread Paul Howarth
The lightweight tag 'perl-MouseX-Getopt-0.35-2.fc19' was created pointing to:

 bad9bfb... Initial import (perl-MouseX-Getopt-0.35-2)
--
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-MouseX-Getopt] Created tag perl-MouseX-Getopt-0.35-2.el7

2014-04-17 Thread Paul Howarth
The lightweight tag 'perl-MouseX-Getopt-0.35-2.el7' was created pointing to:

 bad9bfb... Initial import (perl-MouseX-Getopt-0.35-2)
--
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 Cpanel-JSON-XS-3.0102.tar.gz uploaded to lookaside cache by pghmcfc

2014-04-17 Thread Paul Howarth
A file has been added to the lookaside cache for perl-Cpanel-JSON-XS:

06398ad4ea8d02d0fe8323cad811b703  Cpanel-JSON-XS-3.0102.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-Cpanel-JSON-XS] Created tag perl-Cpanel-JSON-XS-3.0102-1.fc21

2014-04-17 Thread Paul Howarth
The lightweight tag 'perl-Cpanel-JSON-XS-3.0102-1.fc21' was created pointing to:

 2ae1fcb... Update to 3.0102
--
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