Broken dependencies: perl-PDL
perl-PDL has broken dependencies in the epel-7 tree: On x86_64: perl-PDL-2.7.0-2.el7.1.x86_64 requires perl(Prima::MsgBox) On ppc64: perl-PDL-2.7.0-2.el7.1.ppc64 requires perl(Prima::MsgBox) 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
Broken dependencies: perl-Unicode-LineBreak
perl-Unicode-LineBreak has broken dependencies in the epel-7 tree: On x86_64: perl-Unicode-LineBreak-2013.11-1.el7.x86_64 requires perl(Unicode::LineBreak::Constants) On ppc64: perl-Unicode-LineBreak-2013.11-1.el7.ppc64 requires perl(Unicode::LineBreak::Constants) 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: stompclt
stompclt has broken dependencies in the epel-7 tree: On x86_64: stompclt-1.1-1.el7.noarch requires perl(Net::STOMP::Client) >= 0:2.0 On ppc64: stompclt-1.1-1.el7.noarch requires perl(Net::STOMP::Client) >= 0:2.0 Please resolve this as soon as possible. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
Broken dependencies: perl-Authen-Simple
perl-Authen-Simple has broken dependencies in the epel-7 tree: On ppc64: perl-Authen-Simple-0.5-4.el7.noarch requires perl(Crypt::PasswdMD5) 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: dspam
dspam has broken dependencies in the epel-7 tree: On x86_64: dspam-3.10.2-9.el7.x86_64 requires perl(Mail::MboxParser) On ppc64: dspam-3.10.2-9.el7.ppc64 requires perl(Mail::MboxParser) 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
File Elasticsearch-1.03.tar.gz uploaded to lookaside cache by eseyman
A file has been added to the lookaside cache for perl-Elasticsearch: bf0da2a3b8759da1142f5e8fa02793c5 Elasticsearch-1.03.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-Elasticsearch] Update to 1.03
commit 72a414d5f35dc9bed486722727238b4f2515dfe1 Author: Emmanuel Seyman Date: Sun Feb 16 10:09:21 2014 +0100 Update to 1.03 .gitignore |1 + perl-Elasticsearch.spec |5 - sources |2 +- 3 files changed, 6 insertions(+), 2 deletions(-) --- diff --git a/.gitignore b/.gitignore index ccd3213..58f7f8b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /Elasticsearch-0.75.tar.gz /Elasticsearch-0.76.tar.gz /Elasticsearch-1.00.tar.gz +/Elasticsearch-1.03.tar.gz diff --git a/perl-Elasticsearch.spec b/perl-Elasticsearch.spec index 6b9135f..3561d35 100644 --- a/perl-Elasticsearch.spec +++ b/perl-Elasticsearch.spec @@ -1,5 +1,5 @@ Name: perl-Elasticsearch -Version:1.00 +Version:1.03 Release:1%{?dist} Summary:Official client for Elasticsearch License:ASL 2.0 @@ -80,6 +80,9 @@ make test %{_mandir}/man3/* %changelog +* Sun Feb 16 2014 Emmanuel Seyman - 1.03-1 +- Update to 1.03 + * Sun Feb 09 2014 Emmanuel Seyman - 1.00-1 - Update to 1.00 diff --git a/sources b/sources index 07b7e92..ae375df 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -32a9307869269c79b6846b0679523d9e Elasticsearch-1.00.tar.gz +bf0da2a3b8759da1142f5e8fa02793c5 Elasticsearch-1.03.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 HTTP-Exception-0.04006.tar.gz uploaded to lookaside cache by eseyman
A file has been added to the lookaside cache for perl-HTTP-Exception: a22002eed84f5bf135cefaa7c3380ffe HTTP-Exception-0.04006.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-HTTP-Exception] Update to 0.04006
commit 825b80cce73e12ff3ebf090f447fc78363bad8c2 Author: Emmanuel Seyman Date: Sun Feb 16 10:16:29 2014 +0100 Update to 0.04006 .gitignore |1 + perl-HTTP-Exception.spec |8 ++-- sources |2 +- 3 files changed, 8 insertions(+), 3 deletions(-) --- diff --git a/.gitignore b/.gitignore index e8660fb..83f3d09 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /HTTP-Exception-0.04.tar.gz /HTTP-Exception-0.04001.tar.gz /HTTP-Exception-0.04004.tar.gz +/HTTP-Exception-0.04006.tar.gz diff --git a/perl-HTTP-Exception.spec b/perl-HTTP-Exception.spec index 7e86ad6..370e056 100644 --- a/perl-HTTP-Exception.spec +++ b/perl-HTTP-Exception.spec @@ -1,6 +1,6 @@ Name: perl-HTTP-Exception -Version:0.04004 -Release:4%{?dist} +Version:0.04006 +Release:1%{?dist} Summary:Throw HTTP-Errors as (Exception::Class-) Exceptions License:GPL+ or Artistic Group: Development/Libraries @@ -12,6 +12,7 @@ BuildRequires: perl(HTTP::Status) BuildRequires: perl(Module::Build) BuildRequires: perl(Scalar::Util) BuildRequires: perl(Plack) +BuildRequires: perl(Plack::Test) BuildRequires: perl(Test::Exception) BuildRequires: perl(Test::More) BuildRequires: perl(Test::NoWarnings) @@ -51,6 +52,9 @@ make test %{_mandir}/man3/* %changelog +* Sun Feb 16 2014 Emmanuel Seyman - 0.04006-1 +- Update to 0.04006 + * Mon Aug 05 2013 Petr Pisar - 0.04004-4 - Perl 5.18 rebuild diff --git a/sources b/sources index 7980e81..81bf842 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -c4cac2f1792bff48fbf5106574e2f770 HTTP-Exception-0.04004.tar.gz +a22002eed84f5bf135cefaa7c3380ffe HTTP-Exception-0.04006.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 Mojolicious-4.81.tar.gz uploaded to lookaside cache by eseyman
A file has been added to the lookaside cache for perl-Mojolicious: 86ea02aa0bc28a7e1a7080596858cf6a Mojolicious-4.81.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-Mojolicious] Update to 4.81
commit 9fe58a2e6977bf460e341f61e5f9d31369f73eb3 Author: Emmanuel Seyman Date: Sun Feb 16 10:21:48 2014 +0100 Update to 4.81 .gitignore|1 + perl-Mojolicious.spec |5 - sources |2 +- 3 files changed, 6 insertions(+), 2 deletions(-) --- diff --git a/.gitignore b/.gitignore index 01cbf95..ee9b9f5 100644 --- a/.gitignore +++ b/.gitignore @@ -116,3 +116,4 @@ Mojolicious-0.26.tar.gz /Mojolicious-4.69.tar.gz /Mojolicious-4.75.tar.gz /Mojolicious-4.78.tar.gz +/Mojolicious-4.81.tar.gz diff --git a/perl-Mojolicious.spec b/perl-Mojolicious.spec index 3f0ebc9..40165f4 100644 --- a/perl-Mojolicious.spec +++ b/perl-Mojolicious.spec @@ -1,5 +1,5 @@ Name: perl-Mojolicious -Version:4.78 +Version:4.81 Release:1%{?dist} Summary:A next generation web framework for Perl License:Artistic 2.0 @@ -60,6 +60,9 @@ make test %{_mandir}/man3/* %changelog +* Sun Feb 16 2014 Emmanuel Seyman - 4.81-1 +- Update to 4.81 + * Sun Feb 09 2014 Emmanuel Seyman - 4.78-1 - Update to 4.78 diff --git a/sources b/sources index 5b8f086..8b5a81a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -023a92e6c247cb0a591beb92edd9ec9a Mojolicious-4.78.tar.gz +86ea02aa0bc28a7e1a7080596858cf6a Mojolicious-4.81.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 820663] update of Finance::Quote
https://bugzilla.redhat.com/show_bug.cgi?id=820663 --- Comment #16 from Peter Lawler --- To answer myself in #comment15 --- Just got the update gnucash to 2.6.1, it continues to be unable to handle any currency apart from what one sets as default. Checked perl-Finance-Quote's changelog, * Sun Aug 4 22:00:00 2013 Petr Pisar - 1.17-13 - Perl 5.18 rebuild I guess the answer to my question is no. Kinda hoping this gets fixed for RHEL7 desktops. I can't do much apart from test, my Perl knowledge died sometime late last century. But I can offer to help. Paul Fenwick's repository has moved to https://github.com/pjf/finance-quote And there have been recent updates there. OpenSUSE seem to have moved their URLs around too, not too sure what I'm looking at there. Might see what I can hack together next weekend, no promises. Any tips/advice welcome though :) -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=b4EzXKcWp4&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-Language-Expr
perl-Language-Expr has broken dependencies in the rawhide tree: On x86_64: perl-Language-Expr-0.19-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2) On i386: perl-Language-Expr-0.19-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2) On armhfp: perl-Language-Expr-0.19-4.fc19.noarch requires perl(:MODULE_COMPAT_5.16.2) Please resolve this as soon as possible. -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/perl-devel
Broken dependencies: mojomojo
mojomojo has broken dependencies in the rawhide tree: On x86_64: mojomojo-1.10-1.fc20.noarch requires perl(HTML::FormFu::Element::reCAPTCHA) On i386: mojomojo-1.10-1.fc20.noarch requires perl(HTML::FormFu::Element::reCAPTCHA) On armhfp: mojomojo-1.10-1.fc20.noarch requires perl(HTML::FormFu::Element::reCAPTCHA) 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-Catalyst-Controller-HTML-FormFu
perl-Catalyst-Controller-HTML-FormFu has broken dependencies in the rawhide tree: On x86_64: perl-Catalyst-Controller-HTML-FormFu-0.09004-4.fc20.noarch requires perl(HTML::FormFu::MultiForm) On i386: perl-Catalyst-Controller-HTML-FormFu-0.09004-4.fc20.noarch requires perl(HTML::FormFu::MultiForm) On armhfp: perl-Catalyst-Controller-HTML-FormFu-0.09004-4.fc20.noarch requires perl(HTML::FormFu::MultiForm) 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 695589] Providing native systemd file for amavisd-new
https://bugzilla.redhat.com/show_bug.cgi?id=695589 Juan Orti Alcaine changed: What|Removed |Added Status|ASSIGNED|CLOSED Resolution|--- |NEXTRELEASE Last Closed|2011-08-02 03:39:53 |2014-02-16 11:38:13 --- Comment #32 from Juan Orti Alcaine --- amavisd-new 2.8.1-1 has been pushed to rawhide with systemd service files. http://koji.fedoraproject.org/koji/buildinfo?buildID=498502 -- 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=CxTmPVDYWq&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 695597] Providing native systemd file for amavis snmp daemon
https://bugzilla.redhat.com/show_bug.cgi?id=695597 Juan Orti Alcaine changed: What|Removed |Added Status|ASSIGNED|CLOSED Resolution|--- |NEXTRELEASE Last Closed|2011-08-02 03:39:58 |2014-02-16 11:38:26 --- Comment #8 from Juan Orti Alcaine --- amavisd-new 2.8.1-1 has been pushed to rawhide with systemd service files. http://koji.fedoraproject.org/koji/buildinfo?buildID=498502 -- 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=sBliSbae6i&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-JSON-XS/epel7] Tidy up and get rid of tests subpackage
commit ac20c0bba4cf630d88239d851b93bc54062273c6 Author: Paul Howarth Date: Sun Feb 16 17:19:53 2014 + Tidy up and get rid of tests subpackage - Get rid of tests subpackage - Specify all dependencies - Don't need to remove empty directories from the buildroot - Make %files list more explicit perl-JSON-XS.spec | 50 ++ 1 files changed, 30 insertions(+), 20 deletions(-) --- diff --git a/perl-JSON-XS.spec b/perl-JSON-XS.spec index a063245..265e05a 100644 --- a/perl-JSON-XS.spec +++ b/perl-JSON-XS.spec @@ -1,28 +1,31 @@ Name: perl-JSON-XS -Summary:JSON serializing/deserializing, done correctly and fast +Summary:JSON serializing/de-serializing, done correctly and fast Epoch: 1 Version:3.01 -Release:1%{?dist} +Release:2%{?dist} License:GPL+ or Artistic Group: Development/Libraries URL:http://search.cpan.org/dist/JSON-XS/ Source0: http://www.cpan.org/authors/id/M/ML/MLEHMANN/JSON-XS-%{version}.tar.gz -Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) - BuildRequires: perl(common::sense) BuildRequires: perl(Data::Dumper) BuildRequires: perl(Encode) BuildRequires: perl(Exporter) BuildRequires: perl(ExtUtils::MakeMaker) -BuildRequires: perl(Getopt::Long) -BuildRequires: perl(Storable) +BuildRequires: perl(strict) BuildRequires: perl(Test) BuildRequires: perl(Test::More) +BuildRequires: perl(Tie::Array) +BuildRequires: perl(Tie::Hash) BuildRequires: perl(Types::Serialiser) +BuildRequires: perl(utf8) +BuildRequires: perl(warnings) BuildRequires: perl(XSLoader) +Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) +Obsoletes: perl-JSON-XS-tests < %{epoch}:%{version}-%{release} +# Avoid unwanted provides and dependencies %{?perl_default_filter} -%{?perl_default_subpackage_tests} %description This module converts Perl data structures to JSON and vice versa. Its @@ -32,34 +35,41 @@ reach the latter goal it was written in C. %prep %setup -q -n JSON-XS-%{version} -sed -i 's/\r//' t/* -perl -pi -e 's|^#!/opt/bin/perl|#!%{__perl}|' eg/* +# Fix shellbangs +perl -pi -e 's|^#!/opt/bin/perl|#!/usr/bin/perl|' eg/* + +# Avoid doc-file dependencies chmod -c -x eg/* %build -%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" +perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" make %{?_smp_mflags} %install make pure_install DESTDIR=%{buildroot} - -find %{buildroot} -type f -name .packlist -exec rm -f {} + -find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} + -find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; - -%{_fixperms} %{buildroot}/* +find %{buildroot} -type f -name .packlist -exec rm -f {} ';' +find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} ';' +%{_fixperms} %{buildroot} %check make test %files %doc Changes COPYING README eg/ -%{perl_vendorarch}/* -%exclude %dir %{perl_vendorarch}/auto -%{_bindir}/* -%{_mandir}/man[13]/* +%{_bindir}/json_xs +%{perl_vendorarch}/auto/JSON/ +%{perl_vendorarch}/JSON/ +%{_mandir}/man1/json_xs.1* +%{_mandir}/man3/JSON::XS.3pm* +%{_mandir}/man3/JSON::XS::Boolean.3pm* %changelog +* Sun Feb 16 2014 Paul Howarth - - 1:3.01-2 +- Get rid of tests subpackage +- Specify all dependencies +- Don't need to remove empty directories from the buildroot +- Make %%files list more explicit + * Sun Nov 03 2013 Emmanuel Seyman - 1:3.01-1 - Update to 3.01 -- 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-JSON-XS] Created tag perl-JSON-XS-3.01-2.el7
The lightweight tag 'perl-JSON-XS-3.01-2.el7' was created pointing to: ac20c0b... Tidy up and get rid of tests subpackage -- 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-Log-Any] Bootstrap EPEL-7 build
commit c19badfc42274ff7ae2687795fe09e3ebed0659e Author: Paul Howarth Date: Sun Feb 16 18:37:13 2014 + Bootstrap EPEL-7 build perl-Log-Any.spec |8 +++- 1 files changed, 7 insertions(+), 1 deletions(-) --- diff --git a/perl-Log-Any.spec b/perl-Log-Any.spec index e3679ce..098e0e7 100644 --- a/perl-Log-Any.spec +++ b/perl-Log-Any.spec @@ -1,6 +1,9 @@ +# Bootstrap EPEL-7 build +%global perl_bootstrap 1 + Name: perl-Log-Any Version:0.15 -Release:1%{?dist} +Release:2%{?dist} Summary:Bringing loggers and listeners together License:GPL+ or Artistic Group: Development/Libraries @@ -62,6 +65,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man3/Log::Any::Test.3pm* %changelog +* Sun Feb 16 2014 Paul Howarth - 0.15-2 +- Bootstrap EPEL-7 build + * Mon Oct 7 2013 Paul Howarth - 0.15-1 - Update to 0.15 - Migrate to Dist::Zilla -- 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-Log-Any] Created tag perl-Log-Any-0.15-2.fc21
The lightweight tag 'perl-Log-Any-0.15-2.fc21' was created pointing to: c19badf... Bootstrap EPEL-7 build -- 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 820663] update of Finance::Quote
https://bugzilla.redhat.com/show_bug.cgi?id=820663 --- Comment #17 from Bill Nottingham --- There's a 1.19 release very recently due to Yahoo breaking I'll get that pulled in shortly where appropriate. -- 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=YinSyk3YGk&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