Re: ansible in Fedora 23+ (python3)

2015-10-14 Thread Matthew Miller
On Wed, Oct 14, 2015 at 08:40:19AM -0500, Pete Travis wrote:
> >> Beyond that, though, why not just have your ansible play ensure its own
> >> deps are installed? If you're dealing with docker, make sure the
> >> package you need is installed before you run any docker steps...
> > So, in other words, it seems acceptible to make this a documentation
> > problem? We should at least definitely make sure to have that
> > documentation.
> I haven't poked at this yet, but can add it to the release notes.  Can
> someone confirm that at least the dnf module works out of the box?

Cool. This seems like it'd also be a nice one for Future Awesome Short
Documentation Site. :) In the meantime, maybe it could be a Fedora
Magazine article (or part of a series?)

-- 
Matthew Miller

Fedora Project Leader
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: Packaging of PlayOnLinux

2015-10-14 Thread Reindl Harald


Am 14.10.2015 um 17:13 schrieb Miroslav Suchý:

And emulators aren't allowed in Fedora.


What?
You mean like Wine


Wine.Is.Not.Emulator



signature.asc
Description: OpenPGP digital signature
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

ppisar pushed to perl-RPM-Specfile (master). "Correct changelog entry"

2015-10-14 Thread notifications
From 6d86be740b6089ebb45d27ecf6efee6e15d4243d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Wed, 14 Oct 2015 17:43:17 +0200
Subject: Correct changelog entry

---
 perl-RPM-Specfile.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/perl-RPM-Specfile.spec b/perl-RPM-Specfile.spec
index fd98730..b546f09 100644
--- a/perl-RPM-Specfile.spec
+++ b/perl-RPM-Specfile.spec
@@ -143,7 +143,7 @@ Rebuild for new perl
 - Remove redundant YAML explicit dep.
 - Package README.
 
-* Mon Dec 03 2006 Robin Norwood  - 1.51-2
+* Mon Dec 04 2006 Robin Norwood  - 1.51-2
 - Add Requires: perl(YAML)
 
 * Sat Dec 02 2006 Robin Norwood  - 1.51-1
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-RPM-Specfile.git/commit/?h=master=6d86be740b6089ebb45d27ecf6efee6e15d4243d
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Re: Looking for co-maintainers: zookeeper, bookkeeper, curator

2015-10-14 Thread Christopher
I'm currently a co-maintainer on ZooKeeper. I know there's some bugs that
I've overlooked these last few months. I intend to try to address some of
them this week, but having another, esp. an upstream maintainer involved,
would be nice.

On Wed, Oct 14, 2015 at 10:36 AM Raúl Gutiérrez Segalés 
wrote:

>
> On Oct 14, 2015 7:27 AM, "Haïkel"  wrote:
> >
> > 2015-10-14 16:21 GMT+02:00 Raúl Gutiérrez Segalés :
> > >
> > > On Oct 14, 2015 7:14 AM, "Tim St. Clair"  wrote:
> > >>
> > >> I intend to orphan, and I simply don't have the bandwidth to maintain
> > >> these packages.
> > >>
> > >
> > > I am a ZooKeeper committer so I'd be happy to take over these (haven't
> > > officially maintained any packages though).
> > >
> > > -rgs
> > >
> >
> > If you're an upstream maintainer, I can sponsor you through the
> > comaintainership process and help you
> > with topics related to RPM packaging and Fedora guidelines.
> >
>
> Perfect - there's a ZooKeeper release in a month or so, so timing is good.
> Thanks!
>
> -rgs
>
> > H.
> >
> > >>
> > >> --
> > >> Cheers,
> > >> Timothy St. Clair
> > >> tstcl...@redhat.com
> > >>
> > >> --
> > >> devel mailing list
> > >> devel@lists.fedoraproject.org
> > >> https://admin.fedoraproject.org/mailman/listinfo/devel
> > >> Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
> > >
> > >
> > > --
> > > devel mailing list
> > > devel@lists.fedoraproject.org
> > > https://admin.fedoraproject.org/mailman/listinfo/devel
> > > Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
> > --
> > devel mailing list
> > devel@lists.fedoraproject.org
> > https://admin.fedoraproject.org/mailman/listinfo/devel
> > Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
> --
> devel mailing list
> devel@lists.fedoraproject.org
> https://admin.fedoraproject.org/mailman/listinfo/devel
> Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: Packaging of PlayOnLinux

2015-10-14 Thread Miroslav Suchý
Dne 14.10.2015 v 16:50 Bastien Nocera napsal(a):
> If the application cannot work without downloading anything, or being supplied
> third-party (sometimes proprietary) applications, then it's closer to an
> emulator than a front-end that's generally useful.

The guidelines speaks about *dependencies*.
https://fedoraproject.org/wiki/Packaging:Guidelines#Packages_which_are_not_useful_without_external_bits

I think that the idea behind this wording was "runtime dependencies". To deny 
application which can not even run without
those proprietary deps.
PlayOnLinux is mainly for games, but you can run any Windows program using 
that. Even Gimp or Firefox (I could not
remember program which does not have native linux version and is free).
So it may not be useful for you, but it can be useful for somebody else.

For me PlayOnLinux is much closer to virt-manager.

> And emulators aren't allowed in Fedora.

What?
You mean like Wine, all those terminal emulators, QEMU, atari++, hercules, 
fuse-emulator and lots of others?

-- 
Miroslav Suchy, RHCA
Red Hat, Senior Software Engineer, #brno, #devexp, #fedora-buildsys
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

ppisar pushed to perl-SDL (master). "Move Module::Build::SDL to perl-Module-Build-SDL sub-package (..more)"

2015-10-14 Thread notifications
From c8f1374ff430db3ecbcef1ee3745cbdaaeb691c7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Wed, 14 Oct 2015 17:10:58 +0200
Subject: Move Module::Build::SDL to perl-Module-Build-SDL sub-package

This frees perl-SDL from dependencies on developmental packages like
Module::Build.
---
 perl-SDL.spec | 23 ---
 1 file changed, 20 insertions(+), 3 deletions(-)

diff --git a/perl-SDL.spec b/perl-SDL.spec
index 7d2ad99..14c3ea4 100644
--- a/perl-SDL.spec
+++ b/perl-SDL.spec
@@ -58,7 +58,6 @@ BuildRequires:  perl(Test::Most) >= 0.21
 BuildRequires:  perl(threads)
 BuildRequires:  perl(threads::shared)
 Requires:   perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
-Requires:   perl(ExtUtils::CBuilder::Base)
 Requires:   perl(File::ShareDir) >= 1.0
 
 %define _use_internal_dependency_generator 0
@@ -70,6 +69,19 @@ object oriented interfaces to the Simple DirectMedia Layer 
for Perl 5. This
 package takes some liberties with the SDL API, and attempts to adhere to
 the spirit of both the SDL and Perl.
 
+
+%package -n perl-Module-Build-SDL
+Summary:Module::Build subclass for building SDL applications
+Requires:   %{name} = %{?epoch:%{epoch}:}%{version}-%{release}
+Requires:   perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
+Requires:   perl(ExtUtils::CBuilder::Base)
+
+%description -n perl-Module-Build-SDL
+Module::Build::SDL is a subclass of Module::Build created to make easy
+some tasks specific to SDL applications - e.g. packaging SDL
+application/game into PAR archive.
+
+
 %prep
 %setup -q -n SDL-%{version}
 # Move the pod files directly to directory lib to have correctly generated
@@ -99,15 +111,20 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 
2>/dev/null \;
 %{_fixperms} $RPM_BUILD_ROOT/*
 
 %files
-%doc CHANGELOG COPYING TODO
+%license COPYING
+%doc CHANGELOG TODO
 %{perl_vendorarch}/auto/*
 %{perl_vendorarch}/SDL*
+%{_mandir}/man3/SDL*
+
+%files -n perl-Module-Build-SDL
 %{perl_vendorarch}/Module*
-%{_mandir}/man3/*
+%{_mandir}/man3/Module::*
 
 %changelog
 * Wed Oct 14 2015 Petr Pisar  - 2.546-4
 - Specify all dependencies
+- Move Module::Build::SDL to perl-Module-Build-SDL sub-package
 
 * Thu Jun 18 2015 Fedora Release Engineering  
- 2.546-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-SDL.git/commit/?h=master=c8f1374ff430db3ecbcef1ee3745cbdaaeb691c7
--
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

ppisar pushed to perl-RPM-Specfile (master). "Specify all dependencies"

2015-10-14 Thread notifications
From 7fa075492c628d1702eb3d7192810ab947c1f033 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Wed, 14 Oct 2015 17:41:12 +0200
Subject: Specify all dependencies

---
 perl-RPM-Specfile.spec | 25 ++---
 1 file changed, 22 insertions(+), 3 deletions(-)

diff --git a/perl-RPM-Specfile.spec b/perl-RPM-Specfile.spec
index ebadf13..fd98730 100644
--- a/perl-RPM-Specfile.spec
+++ b/perl-RPM-Specfile.spec
@@ -1,6 +1,6 @@
 Name:   perl-RPM-Specfile
 Version:1.51
-Release:22%{?dist}
+Release:23%{?dist}
 Summary:Perl extension for creating RPM specfiles
 
 Group:  Development/Libraries
@@ -10,9 +10,25 @@ Source0:
http://www.cpan.org/authors/id/C/CH/CHIPT/RPM-Specfile-%{version
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:  noarch
-BuildRequires:  perl(Archive::Tar)
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
+BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
-BuildRequires:  perl(URI::Escape)
+# Run-time:
+# Archive::Tar not used at tests
+# Cwd not used at tests
+# File::Basename not used at tests
+# File::Copy not used at tests
+# File::Temp not used at tests
+# Getopt::Long not used at tests
+BuildRequires:  perl(POSIX)
+BuildRequires:  perl(strict)
+# URI::Escape not used at tests
+BuildRequires:  perl(vars)
+# YAML not used at tests
+# Tests:
+BuildRequires:  perl(Test)
 Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
 
 %description
@@ -57,6 +73,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Oct 14 2015 Petr Pisar  - 1.51-23
+- Specify all dependencies
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 1.51-22
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-RPM-Specfile.git/commit/?h=master=7fa075492c628d1702eb3d7192810ab947c1f033
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Re: Packaging of PlayOnLinux

2015-10-14 Thread Alexandre Moine
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Le 14/10/2015 17:46, Bastien Nocera a écrit :
> 
> 
> - Original Message -
>> Dne 14.10.2015 v 16:50 Bastien Nocera napsal(a):
>>> If the application cannot work without downloading anything, or
>>> being supplied third-party (sometimes proprietary)
>>> applications, then it's closer to an emulator than a front-end
>>> that's generally useful.
>> 
>> The guidelines speaks about *dependencies*. 
>> https://fedoraproject.org/wiki/Packaging:Guidelines#Packages_which_ar
e_not_useful_without_external_bits
>>
>>
>> 
I think that the idea behind this wording was "runtime dependencies". To
deny
>> application which can not even run without those proprietary
>> deps. PlayOnLinux is mainly for games, but you can run any
>> Windows program using that. Even Gimp or Firefox (I could not 
>> remember program which does not have native linux version and is
>> free). So it may not be useful for you, but it can be useful for
>> somebody else.
>> 
>> For me PlayOnLinux is much closer to virt-manager.

I aggre with that

The question is: Can we consider PlayOnLinux as an emulator ?
I think it is not:
PlayOnLinux only use wine, who is permitted on Fedora.
PlayOnLinux appears to me more like a "wine session manager". It allow
to create and manage many wines virtuals drives, configure them, with
differents versions of wine itself.

But, we have to be very careful with this software since it downloads
scripts and icons from the web (in the automated installer part)...
And it can install for example IE or steam by simply clicking a
button, without any mentions of the proprietary part of these
software. I don't know if this is legal from the point of vue of our
lawyers :)

But, I think, with a little bit of work, it can be packaged.

Alexandre


>> 
>>> And emulators aren't allowed in Fedora.
>> 
>> What? You mean like Wine, all those terminal emulators, QEMU,
>> atari++, hercules, fuse-emulator and lots of others?
> 
> The ones listed here: 
> https://fedoraproject.org/wiki/Licensing:SoftwareTypes?rd=Licensing/So
ftwareTypes
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQEcBAEBCAAGBQJWHn2qAAoJEM9emWXFxNGCuK4IAMIozdV0yPLZZyuXn9cifO9k
8+6J3YN6fb+hIg+yyEh8Dt7PNK6AFokK/vqxMBd4Z8tbvycQMEGrOdaLHWGqKQ1S
xbonf5xTZMiLDdOQzS+/uxABvjFL+mRU7HajxiSBi71cgp8silS4JxrFZJJAirKE
y8v7/HQl2BhbnNMcmQWIRK4+d4Y3yoqxacT6LBmFr2wMhMmLDy6IJcUoZWykX/Ia
8hpdI5I4kLg/BjA3Ap/yCkl5HdclZ4Kr5BT86b0TFUWCW8n0HO0LSJKawqib2omd
lPq2U+ZG2+hyf2c8yUgxA5bKhJxtrQoE2UASc+cVwQmZ3C3YLmxJlN0iPcg4PrE=
=wMVl
-END PGP SIGNATURE-
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: Looking for co-maintainers: zookeeper, bookkeeper, curator

2015-10-14 Thread Haïkel
2015-10-14 16:21 GMT+02:00 Raúl Gutiérrez Segalés :
>
> On Oct 14, 2015 7:14 AM, "Tim St. Clair"  wrote:
>>
>> I intend to orphan, and I simply don't have the bandwidth to maintain
>> these packages.
>>
>
> I am a ZooKeeper committer so I'd be happy to take over these (haven't
> officially maintained any packages though).
>
> -rgs
>

If you're an upstream maintainer, I can sponsor you through the
comaintainership process and help you
with topics related to RPM packaging and Fedora guidelines.

H.

>>
>> --
>> Cheers,
>> Timothy St. Clair
>> tstcl...@redhat.com
>>
>> --
>> devel mailing list
>> devel@lists.fedoraproject.org
>> https://admin.fedoraproject.org/mailman/listinfo/devel
>> Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
>
>
> --
> devel mailing list
> devel@lists.fedoraproject.org
> https://admin.fedoraproject.org/mailman/listinfo/devel
> Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

jplesnik pushed to perl-File-NCopy (master). "Specify all dependencies"

2015-10-14 Thread notifications
From fcc68268f204deb1a4cd040862f8e253767de03c Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Wed, 14 Oct 2015 16:24:56 +0200
Subject: Specify all dependencies

---
 perl-File-NCopy.spec | 32 ++--
 1 file changed, 22 insertions(+), 10 deletions(-)

diff --git a/perl-File-NCopy.spec b/perl-File-NCopy.spec
index 30427a8..b85fcfd 100644
--- a/perl-File-NCopy.spec
+++ b/perl-File-NCopy.spec
@@ -1,16 +1,25 @@
-Name:  perl-File-NCopy
-Version:   0.36
-Release:   18%{?dist}
-Summary:   Copy files to directories, or a single file to another file
-License:   GPL+ or Artistic
-Group: Development/Libraries
-URL:   http://search.cpan.org/dist/File-NCopy/
+Name:   perl-File-NCopy
+Version:0.36
+Release:19%{?dist}
+Summary:Copy files to directories, or a single file to another file
+License:GPL+ or Artistic
+Group:  Development/Libraries
+URL:http://search.cpan.org/dist/File-NCopy/
 Source0:
http://search.cpan.org/CPAN/authors/id/C/CH/CHORNY/File-NCopy-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
+BuildRequires:  perl
+BuildRequires:  perl(Cwd)
 BuildRequires:  perl(ExtUtils::MakeMaker)
-BuildRequires: perl(Test::More)
-BuildRequires: perl(Test::Pod)
+BuildRequires:  perl(File::Spec)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(Test)
+BuildRequires:  perl(Test::More)
+BuildRequires:  perl(Test::Pod) >= 1.14
+BuildRequires:  perl(vars)
 
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 BuildArch: noarch
@@ -49,6 +58,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Oct 14 2015 Jitka Plesnikova  - 0.36-19
+- Specify all dependencies
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 0.36-18
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
@@ -104,7 +116,7 @@ make test
 - Upstream update.
 
 * Thu Mar 06 2008 Tom "spot" Callaway  - 0.35-4
-Rebuild for new perl
+- Rebuild for new perl
 
 * Wed Oct 24 2007 Ralf Corsépius  - 0.35-3
 - Add BR: perl(Test::Pod).
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-File-NCopy.git/commit/?h=master=fcc68268f204deb1a4cd040862f8e253767de03c
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

jplesnik pushed to perl-Geo-METAR (master). "Specify all dependencies"

2015-10-14 Thread notifications
From a78e8e14970708daf110a572d81056e1ad885cef Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Wed, 14 Oct 2015 16:42:15 +0200
Subject: Specify all dependencies

---
 perl-Geo-METAR.spec | 16 +---
 1 file changed, 13 insertions(+), 3 deletions(-)

diff --git a/perl-Geo-METAR.spec b/perl-Geo-METAR.spec
index 83a7dfa..257196d 100644
--- a/perl-Geo-METAR.spec
+++ b/perl-Geo-METAR.spec
@@ -2,13 +2,20 @@
 
 Name:   perl-Geo-METAR
 Version:1.15
-Release:20%{?dist}
+Release:21%{?dist}
 Summary:Perl module for accessing aviation weather information
 License:GPLv2+
 URL:http://search.cpan.org/dist/Geo-METAR/
 Source0:
http://search.cpan.org/CPAN/authors/id/K/KO/KOOS/%{pkgname}-%{version}.tar.gz
 BuildArch:  noarch
+BuildRequires:  coreutils
+BuildRequires:  make
+BuildRequires:  perl
+BuildRequires:  perl(Carp)
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(Test)
+BuildRequires:  perl(vars)
 Requires:   perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 
 %description
@@ -36,6 +43,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Wed Oct 14 2015 Jitka Plesnikova  - 1.15-21
+- Specify all dependencies
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 1.15-20
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
@@ -99,8 +109,8 @@ make test
 * Thu Mar 06 2008 Tom "spot" Callaway  - 1.14-3
 Rebuild for new perl
 
-* Thu Jun  6 2007 kwizart < kwizart at gmail.com > - 1.14-2
+* Thu Jun  7 2007 kwizart < kwizart at gmail.com > - 1.14-2
 - Add BR perl(ExtUtils::MakeMaker)
 
-* Wed Jun  5 2007 kwizart < kwizart at gmail.com > - 1.14-1
+* Wed Jun  6 2007 kwizart < kwizart at gmail.com > - 1.14-1
 - Initial Fedora package
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-Geo-METAR.git/commit/?h=master=a78e8e14970708daf110a572d81056e1ad885cef
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Re: Looking for co-maintainers: zookeeper, bookkeeper, curator

2015-10-14 Thread Raúl Gutiérrez Segalés
On Oct 14, 2015 7:14 AM, "Tim St. Clair"  wrote:
>
> I intend to orphan, and I simply don't have the bandwidth to maintain
these packages.
>

I am a ZooKeeper committer so I'd be happy to take over these (haven't
officially maintained any packages though).

-rgs

>
> --
> Cheers,
> Timothy St. Clair
> tstcl...@redhat.com
>
> --
> devel mailing list
> devel@lists.fedoraproject.org
> https://admin.fedoraproject.org/mailman/listinfo/devel
> Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: Looking for co-maintainers: zookeeper, bookkeeper, curator

2015-10-14 Thread Raúl Gutiérrez Segalés
On Oct 14, 2015 7:27 AM, "Haïkel"  wrote:
>
> 2015-10-14 16:21 GMT+02:00 Raúl Gutiérrez Segalés :
> >
> > On Oct 14, 2015 7:14 AM, "Tim St. Clair"  wrote:
> >>
> >> I intend to orphan, and I simply don't have the bandwidth to maintain
> >> these packages.
> >>
> >
> > I am a ZooKeeper committer so I'd be happy to take over these (haven't
> > officially maintained any packages though).
> >
> > -rgs
> >
>
> If you're an upstream maintainer, I can sponsor you through the
> comaintainership process and help you
> with topics related to RPM packaging and Fedora guidelines.
>

Perfect - there's a ZooKeeper release in a month or so, so timing is good.
Thanks!

-rgs

> H.
>
> >>
> >> --
> >> Cheers,
> >> Timothy St. Clair
> >> tstcl...@redhat.com
> >>
> >> --
> >> devel mailing list
> >> devel@lists.fedoraproject.org
> >> https://admin.fedoraproject.org/mailman/listinfo/devel
> >> Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
> >
> >
> > --
> > devel mailing list
> > devel@lists.fedoraproject.org
> > https://admin.fedoraproject.org/mailman/listinfo/devel
> > Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
> --
> devel mailing list
> devel@lists.fedoraproject.org
> https://admin.fedoraproject.org/mailman/listinfo/devel
> Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: Packaging of PlayOnLinux

2015-10-14 Thread Bastien Nocera


- Original Message -
> Hello,
> 
> I want to ask if PlayOnLinux could be packaged to Fedora. This program
> has list of proprietary programs which are not downloaded but could be
> installed if you give it setup.exe file.
> 
> Also it downloads Windows redistributable when user explicitly wants to
> install program (which using this redist) or given redistributable.
> 
> If this is not "legal" in terms of Fedora how it's differ from
> OpenSource software which are using not-OpenSource addons? Example of
> this could be https://marketplace.firefox.com .
> 
> I think it's sad that this good LGPL wine prefix manager software is
> not part of the Fedora and I like to change this.

If the application cannot work without downloading anything, or being supplied
third-party (sometimes proprietary) applications, then it's closer to an
emulator than a front-end that's generally useful.

And emulators aren't allowed in Fedora.
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

ppisar pushed to perl-SDL (master). "Specify all dependencies"

2015-10-14 Thread notifications
From 6f261b41ebe35c01726c8616ea0fb561a9c7563c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Wed, 14 Oct 2015 16:55:07 +0200
Subject: Specify all dependencies

---
 perl-SDL.spec | 54 ++
 1 file changed, 38 insertions(+), 16 deletions(-)

diff --git a/perl-SDL.spec b/perl-SDL.spec
index 61ac091..7d2ad99 100644
--- a/perl-SDL.spec
+++ b/perl-SDL.spec
@@ -1,47 +1,65 @@
 Name:   perl-SDL
 Version:2.546
-Release:3%{?dist}
+Release:4%{?dist}
 Summary:Simple DirectMedia Layer for Perl
 Group:  Development/Libraries
 License:LGPLv2+
 URL:http://sdl.perl.org/
 Source0:
http://www.cpan.org/authors/id/F/FR/FROGGS/SDL-%{version}.tar.gz
+BuildRequires:  coreutils
+BuildRequires:  findutils
 BuildRequires:  libGLU-devel
 BuildRequires:  libjpeg-devel
 BuildRequires:  libpng-devel
+BuildRequires:  perl
+BuildRequires:  perl-devel
+BuildRequires:  perl(Alien::SDL) >= 1.446
+BuildRequires:  perl(base)
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(Config)
+BuildRequires:  perl(lib)
+BuildRequires:  perl(ExtUtils::Install)
+BuildRequires:  perl(File::Spec)
+BuildRequires:  perl(Module::Build)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(warnings)
 BuildRequires:  SDL_gfx-devel
 BuildRequires:  SDL_image-devel
 BuildRequires:  SDL_mixer-devel
 BuildRequires:  SDL_net-devel
 BuildRequires:  SDL_Pango-devel
 BuildRequires:  SDL_ttf-devel
-BuildRequires:  perl(Alien::SDL) >= 1.444
+BuildRequires:  sed
+# Run-time:
 BuildRequires:  perl(Archive::Zip)
-BuildRequires:  perl(base)
-BuildRequires:  perl(Capture::Tiny)
-BuildRequires:  perl(Carp)
 BuildRequires:  perl(constant)
-BuildRequires:  perl(CPAN) >= 1.92
 BuildRequires:  perl(Data::Dumper)
-BuildRequires:  perl(Encode)
+BuildRequires:  perl(DynaLoader)
 BuildRequires:  perl(Exporter)
-BuildRequires:  perl(ExtUtils::CBuilder)
+# ExtUtils::CBuilder::Base not used at tests
+BuildRequires:  perl(File::Find)
 BuildRequires:  perl(File::ShareDir) >= 1.0
-BuildRequires:  perl(File::Spec)
-BuildRequires:  perl(lib)
 BuildRequires:  perl(List::Util)
-BuildRequires:  perl(Module::Build)
+BuildRequires:  perl(overload)
 BuildRequires:  perl(Scalar::Util)
+BuildRequires:  perl(Tie::Array)
+BuildRequires:  perl(Tie::Simple)
+BuildRequires:  perl(Time::HiRes)
+BuildRequires:  perl(vars)
+# Tests:
+BuildRequires:  perl(bytes)
+BuildRequires:  perl(Capture::Tiny)
+BuildRequires:  perl(Devel::Peek)
+BuildRequires:  perl(Encode)
+BuildRequires:  perl(FindBin)
+BuildRequires:  perl(lib)
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Test::Most) >= 0.21
-BuildRequires:  perl(Test::Simple) >= 0.88
 BuildRequires:  perl(threads)
 BuildRequires:  perl(threads::shared)
-BuildRequires:  perl(Tie::Simple)
-BuildRequires:  perl(Time::HiRes)
-Requires:   perl(CPAN) >= 1.92
-Requires:   perl(File::ShareDir) >= 1.0
 Requires:   perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
+Requires:   perl(ExtUtils::CBuilder::Base)
+Requires:   perl(File::ShareDir) >= 1.0
 
 %define _use_internal_dependency_generator 0
 %{?perl_default_filter}
@@ -65,6 +83,7 @@ cd ..
 sed -i -e 's|lib/pods|lib|' MANIFEST
 # Disable the sdlx_controller_interface.t test, it hangs on arm
 rm t/sdlx_controller_interface.t
+sed -i -e '/t\/sdlx_controller_interface\.t/d' MANIFEST
 
 %build
 perl Build.PL installdirs=vendor optimize="$RPM_OPT_FLAGS"
@@ -87,6 +106,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 
2>/dev/null \;
 %{_mandir}/man3/*
 
 %changelog
+* Wed Oct 14 2015 Petr Pisar  - 2.546-4
+- Specify all dependencies
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 2.546-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-SDL.git/commit/?h=master=6f261b41ebe35c01726c8616ea0fb561a9c7563c
--
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

ppisar pushed to perl-Satcon (master). "Specify all dependencies"

2015-10-14 Thread notifications
From fe9d11e18c735e808d388e3dcde92e2bb377f2ee Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Wed, 14 Oct 2015 17:30:53 +0200
Subject: Specify all dependencies

---
 perl-Satcon.spec | 18 +-
 1 file changed, 17 insertions(+), 1 deletion(-)

diff --git a/perl-Satcon.spec b/perl-Satcon.spec
index f201a14..da01e7b 100644
--- a/perl-Satcon.spec
+++ b/perl-Satcon.spec
@@ -3,7 +3,7 @@
 Name:   perl-Satcon
 Summary:Framework for configuration files
 Version:2.3.2
-Release:3%{?dist}
+Release:4%{?dist}
 License:GPLv2
 Group:  Applications/System
 URL:https://fedorahosted.org/spacewalk
@@ -11,7 +11,20 @@ BuildRoot:  
%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:  noarch
 Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
 Source0:
https://fedorahosted.org/releases/s/p/spacewalk/%{name}-%{version}.tar.gz
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
+BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
+# Run-time:
+# bytes not used at tests
+# Data::Dumper not used at tests
+# File::Find not used at tests
+# File::Path not used at tests
+# Getopt::Long not used at tests
+BuildRequires:  perl(strict)
+# Tests:
+BuildRequires:  perl(Test)
 Requires:   %{sbinpath}/restorecon
 
 %description
@@ -47,6 +60,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_bindir}/*
 
 %changelog
+* Wed Oct 14 2015 Petr Pisar  - 2.3.2-4
+- Specify all dependencies
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 2.3.2-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.11.2



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

Re: Current Rawhide problems you might want to know about

2015-10-14 Thread Matthew Miller
On Wed, Oct 14, 2015 at 08:53:43AM -0400, Josh Boyer wrote:
> >> How do I tell?  Anyway I didn't take any explicit step to enable it.
> >> The machine has just been 'dnf update'-d to Rawhide.
> > As I understand it, the plan was to switch it on in rawhide, but I'm
> No.

Thanks — I definitely remember discussion about that but apparently
missed the outcome.


-- 
Matthew Miller

Fedora Project Leader
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

ppisar pushed to perl-Search-Xapian (master). "Specify all dependencies"

2015-10-14 Thread notifications
From fd9277f965526ecdb6f4e45d8791079479680948 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Wed, 14 Oct 2015 16:15:39 +0200
Subject: Specify all dependencies

---
 perl-Search-Xapian.spec | 36 +++-
 1 file changed, 31 insertions(+), 5 deletions(-)

diff --git a/perl-Search-Xapian.spec b/perl-Search-Xapian.spec
index 06e4943..b62b974 100644
--- a/perl-Search-Xapian.spec
+++ b/perl-Search-Xapian.spec
@@ -1,18 +1,41 @@
 Name:   perl-Search-Xapian
 Version:1.2.21.0
-Release:2%{?dist}
+Release:3%{?dist}
 Summary:Xapian perl bindings
 License:GPL+ or Artistic
 
 URL:http://search.cpan.org/dist/Search-Xapian/
 Source0:
http://www.cpan.org/authors/id/O/OL/OLLY/Search-Xapian-%{version}.tar.gz
 
-BuildRequires:  perl(Devel::Leak)
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
+BuildRequires:  perl
+BuildRequires:  perl-devel
+BuildRequires:  perl(Config)
 BuildRequires:  perl(ExtUtils::MakeMaker)
-BuildRequires:  perl(Test::More)
-BuildRequires:  perl(Test::Pod)
-BuildRequires:  perl(Test::Pod::Coverage)
+BuildRequires:  perl(File::Spec)
+BuildRequires:  perl(strict)
 BuildRequires:  xapian-core-devel
+# Run-time:
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(DynaLoader)
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(overload)
+BuildRequires:  perl(Scalar::Util)
+BuildRequires:  perl(Tie::Array)
+BuildRequires:  perl(warnings)
+# Tests:
+BuildRequires:  perl(Devel::Leak)
+BuildRequires:  perl(Devel::Peek)
+BuildRequires:  perl(lib)
+BuildRequires:  perl(Test)
+BuildRequires:  perl(Test::More)
+BuildRequires:  perl(vars)
+# Optional tests:
+BuildRequires:  perl(threads)
+BuildRequires:  perl(Test::Pod) >= 1.14
+# Test::Pod::Coverage 1.04 not used
 Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
 
 %{?perl_default_filter}
@@ -54,6 +77,9 @@ TEST_POD=1 make test
 
 
 %changelog
+* Wed Oct 14 2015 Petr Pisar  - 1.2.21.0-3
+- Specify all dependencies
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 1.2.21.0-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-Search-Xapian.git/commit/?h=master=fd9277f965526ecdb6f4e45d8791079479680948
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-de...@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

jplesnik pushed to perl-GTop (master). "Specify all dependencies"

2015-10-14 Thread notifications
From 82ba10e05f2bf5f451947ea69d67ebce7c9b17e4 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Wed, 14 Oct 2015 16:54:21 +0200
Subject: Specify all dependencies

---
 perl-GTop.spec | 18 +-
 1 file changed, 17 insertions(+), 1 deletion(-)

diff --git a/perl-GTop.spec b/perl-GTop.spec
index 6043c11..6c31bb2 100644
--- a/perl-GTop.spec
+++ b/perl-GTop.spec
@@ -1,6 +1,6 @@
 Name:   perl-GTop
 Version:0.18
-Release:12%{?dist}
+Release:13%{?dist}
 Summary:Perl interface to libgtop
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -9,10 +9,23 @@ Source0:
http://www.cpan.org/authors/id/M/MJ/MJH/GTop-%{version}.tar.gz
 Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
 
 # core
+BuildRequires:  perl
+BuildRequires:  perl(Config)
+BuildRequires:  perl(constant)
+BuildRequires:  perl(DynaLoader)
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(Scalar::Util)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(subs)
+BuildRequires:  perl(Test)
 BuildRequires:  perl(Test::More)
+BuildRequires:  perl(threads)
+BuildRequires:  perl(warnings)
 # non-perl
+BuildRequires:  coreutils
+BuildRequires:  findutils
 BuildRequires:  libgtop2-devel
+BuildRequires:  make
 
 %?perl_default_filter
 
@@ -56,6 +69,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Oct 14 2015 Jitka Plesnikova  - 0.18-13
+- Specify all dependencies
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 0.18-12
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-GTop.git/commit/?h=master=82ba10e05f2bf5f451947ea69d67ebce7c9b17e4
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Re: ansible in Fedora 23+ (python3)

2015-10-14 Thread Colin Walters
On Tue, Oct 13, 2015, at 10:21 PM, Dusty Mabe wrote:

> Just wondering if anyone has started to feel any pain from trying to
> use ansible with F23 systems. As part of the Fedora Cloud working
> group it would be nice to ship a system that could be targeted by
> ansible out of the box. 

Sounds like you're talking about the Cloud Base; this is not
an issue for the Atomic Host; see:

https://lists.fedoraproject.org/pipermail/devel/2015-June/211310.html
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: ansible in Fedora 23+ (python3)

2015-10-14 Thread Adam Williamson
On Wed, 2015-10-14 at 08:47 -0400, Matthew Miller wrote:
> On Tue, Oct 13, 2015 at 08:57:57PM -0700, Adam Williamson wrote:
> > Beyond that, though, why not just have your ansible play ensure its
> > own
> > deps are installed? If you're dealing with docker, make sure the
> > package you need is installed before you run any docker steps...
> 
> So, in other words, it seems acceptible to make this a documentation
> problem? We should at least definitely make sure to have that
> documentation.

Eh, I guess for me the general 'case' here isn't even really something
for Fedora to document, it's just...how ansible works? It can remote
all sorts of stuff, I mean, *obviously* you need to install the
appropriate backing bits. If anything it seems like something for
upstream Ansible docs, but I'd not be at all surprised if it's already
in there.

The fact that you can't install any packages with ansible on at least
some OOTB F23 installs is unfortunate, though, and probably worth a
mention in the relnotes or common bugs. The reason is simply that DNF
went to Python 3 by default, but ansible still needs python2-dnf . Or
yum, but that's not there by default either. I know at least minimal
installs don't include python2-dnf, not sure if any larger package sets
do happen to pull it in.
-- 
Adam Williamson
Fedora QA Community Monkey
IRC: adamw | Twitter: AdamW_Fedora | XMPP: adamw AT happyassassin . net
http://www.happyassassin.net


-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: Packaging of PlayOnLinux

2015-10-14 Thread Bastien Nocera


- Original Message -
> Dne 14.10.2015 v 16:50 Bastien Nocera napsal(a):
> > If the application cannot work without downloading anything, or being
> > supplied
> > third-party (sometimes proprietary) applications, then it's closer to an
> > emulator than a front-end that's generally useful.
> 
> The guidelines speaks about *dependencies*.
> https://fedoraproject.org/wiki/Packaging:Guidelines#Packages_which_are_not_useful_without_external_bits
> 
> I think that the idea behind this wording was "runtime dependencies". To deny
> application which can not even run without
> those proprietary deps.
> PlayOnLinux is mainly for games, but you can run any Windows program using
> that. Even Gimp or Firefox (I could not
> remember program which does not have native linux version and is free).
> So it may not be useful for you, but it can be useful for somebody else.
> 
> For me PlayOnLinux is much closer to virt-manager.
> 
> > And emulators aren't allowed in Fedora.
> 
> What?
> You mean like Wine, all those terminal emulators, QEMU, atari++, hercules,
> fuse-emulator and lots of others?

The ones listed here:
https://fedoraproject.org/wiki/Licensing:SoftwareTypes?rd=Licensing/SoftwareTypes
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: Better irc policies?

2015-10-14 Thread Adam Williamson
On Wed, 2015-10-14 at 08:44 -0400, Matthew Miller wrote:
> On Tue, Oct 13, 2015 at 02:36:08PM -0700, Adam Williamson wrote:
> > To set the cat among the pigeons a bit, it'd sure be interesting to
> > consider setting up one of the F/OSS Slack-alikes for Fedora
> > use...of
> > course, there's a question of at what point we have too many tools.
> 
> I'd be very much in favor of something which lowers the barrier to
> participation here. IRC isn't hard once you're used to it, but
> NickServ, ChanServ, Zodbot, etc., add a layer of confusion and
> complication. It's not just newbies and non-geeks that we're shutting
> out. Only a small percentage of tech people - sysadmins, developers,
> etc. - have a working familiarity with IRC.
> 
> It'd be especially nice to have something which could integrate with
> FAS and with the Fedora Hubs.

The only thing that concerns me is that at that point we'd have the new
thing, IRC, Ask, *and* the mailing lists, soon with Hyperkitty which in
some senses overlaps with all the others.

All of these are good things but would we have a coherent story about
why we had all of them, and would it just make it a nightmare to find
the right information / person?

Slack and its clones tend to want to be The Thing You Use To
Communicate, I think, perhaps grudgingly allowing space for email to
communicate with all those tiresome people from the 2000s...
-- 
Adam Williamson
Fedora QA Community Monkey
IRC: adamw | Twitter: AdamW_Fedora | XMPP: adamw AT happyassassin . net
http://www.happyassassin.net


-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: Packaging of PlayOnLinux

2015-10-14 Thread Sérgio Basto
On Qua, 2015-10-14 at 17:15 +0200, Reindl Harald wrote:
> Am 14.10.2015 um 17:13 schrieb Miroslav Suchý:
> >> And emulators aren't allowed in Fedora.
> >
> > What?
> > You mean like Wine
> 
> Wine.Is.Not.Emulator

Is Wine functional or useful without code or packages from third-party
sources ? 

No, so Wine violates:

https://fedoraproject.org/wiki/Packaging:Guidelines#Packages_which_are_not_useful_without_external_bits

I think guidelines aren't express the idea correctly, is not allowed
packages that only are functional with nonfree third-party bits. 

PlayOnLinux, I run it some years ago and it was just a layer over wine
or better explained, PlayOnLinux bundle many wine versions and run a
program with a specific wine version and some custom configurations ,
which are known that runs well the program.

Conclusion if Wine could be on Fedora, a layer over wine also should be
allowed.

But you will have to unblundle all wine versions and use system wine
version ... 


-- 
Sérgio M. B.

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: Better irc policies?

2015-10-14 Thread Máirín Duffy



On 10/14/2015 02:19 PM, Adam Williamson wrote:

The only thing that concerns me is that at that point we'd have the new
thing, IRC, Ask, *and* the mailing lists, soon with Hyperkitty which in
some senses overlaps with all the others.

All of these are good things but would we have a coherent story about
why we had all of them, and would it just make it a nightmare to find
the right information / person?


So the intention with hubs is that it would have a web based chat 
interface that would use IRC. So if you prefer your old IRC client, keep 
using it; if you're a newbie and not familiar with IRC and want to 
communicate with Fedora folks, use Hubs chat (which is actually just the 
same IRC channels under the covers.)


Same thing with mailing lists / hyperkitty. If you prefer mailing lists, 
fine, stick with mutt or pine or $CLIENT_OF_CHOICE. If you're not into 
mailing lists you can read the messages and engage in convo directly in 
the hubs interface (we'll probably embed pieces of hyperkitty to do this)


We haven't thought too much about ask integration with hubs yet bc there 
was a GSoC project this summer to redesign the UI, but at some point we 
could integrate that too.


So the idea behind hubs is to enable folks who don't want to use the raw 
services but still want to participate in Fedora to do so.


Does that make more sense / seem more coherent?

~m
--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: ansible in Fedora 23+ (python3)

2015-10-14 Thread Dusty Mabe
On Wed, Oct 14, 2015 at 11:07:42AM -0400, Colin Walters wrote:
> On Tue, Oct 13, 2015, at 10:21 PM, Dusty Mabe wrote:
> 
> > Just wondering if anyone has started to feel any pain from trying to
> > use ansible with F23 systems. As part of the Fedora Cloud working
> > group it would be nice to ship a system that could be targeted by
> > ansible out of the box. 
> 
> Sounds like you're talking about the Cloud Base; this is not
> an issue for the Atomic Host; see:
> 
> https://lists.fedoraproject.org/pipermail/devel/2015-June/211310.html

I am talking about cloud base, but don't be so fast to assume Atomic
is OK because it has python2. Arguably Atomic is in a worse position.

Part of this email chain is to explain how just installing python2 
isn't going to solve the problem..

For example, if I simply want to place a file on the host:
  tasks:


- name: write .bashrc
  template: src=/home/dustymabe/.bashrc dest=/root/.bashrc
I end up with:
msg: Aborting, target uses selinux but python bindings (libselinux-python) 
aren't installed!


Another example: I want to start a docker container:
  tasks:


- name: start skydns
  docker:
name:  skydns
net:   host 
image: gcr.io/google_containers/skydns:2015-03-11-001
docker_api_version: 1.18 # Not sure why this is needed
state: started
restart_policy: always
env:
ETCD_MACHINES:  "http://127.0.0.1:2379;
SKYDNS_DOMAIN:  "kubernetes.local"
SKYDNS_ADDR:"0.0.0.0:53"
SKYDNS_NAMESERVERS: "8.8.8.8:53,8.8.4.4:53"

I end up with:
msg: `docker-py` doesn't seem to be installed, but is required for the 
Ansible Docker module.

Even though the python3 versions of those libraries are in the system 
it doesn't work. For atomic there is no way to workaround this either.


Dusty
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Fedora Rawhide 20151014 compose check report

2015-10-14 Thread Fedora compose checker
No missing expected images.

No images in this compose but not Rawhide 20151013

Images in Rawhide 20151013 but not this:

Robotics live x86_64
Design_suite live x86_64
Design_suite live i386
Robotics live i386
-- 
Mail generated by check-compose:
https://git.fedorahosted.org/cgit/fedora-qa.git/tree/check-compose
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: Ansible 2.0 in Fedora: review request for python-shade (and a copr)

2015-10-14 Thread Haïkel
Under review, thanks for preparing ansible 2.0 landing :)

Regards,
H.
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: ansible in Fedora 23+ (python3)

2015-10-14 Thread Matthew Miller
On Wed, Oct 14, 2015 at 08:47:24AM -0700, Adam Williamson wrote:
> Eh, I guess for me the general 'case' here isn't even really something
> for Fedora to document, it's just...how ansible works? It can remote
> all sorts of stuff, I mean, *obviously* you need to install the
> appropriate backing bits. If anything it seems like something for
> upstream Ansible docs, but I'd not be at all surprised if it's already
> in there.

I don't think it's something we *need* to document, but it's the kind
of thing where if we *do* have documentation for it, our users (and
potential users) are better off.


-- 
Matthew Miller

Fedora Project Leader
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Schedule for Thursday's FPC Meeting (2015-10-15 16:00 UTC)

2015-10-14 Thread James Antill
 Following is the list of topics that will be discussed in the FPC
meeting Thursday at 2015-10-15 16:00 UTC in #fedora-meeting-1 on
irc.freenode.net.

 Local time information (via. rktime):

2015-10-15 09:00 Thu US/Pacific PDT
2015-10-15 12:00 Thu US/Eastern EDT
2015-10-15 16:00 Thu UTC <-
2015-10-15 17:00 Thu Europe/London  BST
2015-10-15 18:00 Thu Europe/Paris  CEST
2015-10-15 18:00 Thu Europe/Berlin CEST
2015-10-15 21:30 Thu Asia/Calcutta  IST
--new day--
2015-10-16 00:00 Fri Asia/Singapore SGT
2015-10-16 00:00 Fri Asia/Hong_Kong HKT
2015-10-16 01:00 Fri Asia/Tokyo JST
2015-10-16 02:00 Fri Australia/Brisbane EST

 Links to all tickets below can be found at: 

https://fedorahosted.org/fpc/report/13

= Followups =

#topic #558 Application/Library distinction and package splitting
.fpc 558
https://fedorahosted.org/fpc/ticket/558

#topic #566 RPM file triggers
.fpc 566
https://fedorahosted.org/fpc/ticket/566

#topic #567 Packaging Python 3 applications and modules for EPEL 7+
.fpc 567
https://fedorahosted.org/fpc/ticket/567

#topic #575 Bundling Guidelines Overhaul
.fpc 575
https://fedorahosted.org/fpc/ticket/575

= New business =

#topic #563 PYTHON_PATH in MPI modules
.fpc 563
https://fedorahosted.org/fpc/ticket/563

#topic #576 Add extra pari-sage package
.fpc 576
https://fedorahosted.org/fpc/ticket/576

= Open Floor = 

 For more complete details, please visit each individual ticket.  The
report of the agenda items can be found at:

https://fedorahosted.org/fpc/report/13

 If you would like to add something to this agenda, you can reply to
this e-mail, file a new ticket at https://fedorahosted.org/fpc,
e-mail me directly, or bring it up at the end of the meeting, during
the open floor topic. Note that added topics may be deferred until
the following meeting. 
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Ansible 2.0 in Fedora: review request for python-shade (and a copr)

2015-10-14 Thread Lars Kellogg-Stedman
Ansible 2.0 includes a suite of new OpenStack modules (that's good!)
that introduce a number of new requirements (that's bad!), but most of
those requirements are already satisfied in rawhide (that's good!),
except for python-shade (https://pypi.python.org/pypi/shade).

I've produced a python-shade package and submitted a review request:

  https://bugzilla.redhat.com/show_bug.cgi?id=1271768

This is the first time I've tried formally packaging a Python module,
so be gentle.

If you're less interested in package reviews and more interested in
using those spiffy new openstack modules, there is an installable
python-shade package available via my COPR:

  https://copr.fedoraproject.org/coprs/larsks/python-shade/

(Caveat: rawhide required)

-- 
Lars Kellogg-Stedman  | larsks @ {freenode,twitter,github}
Cloud Engineering / OpenStack  | http://blog.oddbit.com/



signature.asc
Description: PGP signature
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Fedora 23 Branched 20151014 compose check report

2015-10-14 Thread Fedora compose checker
No missing expected images.

No images in this compose but not 23 Branched 20151013

Images in 23 Branched 20151013 but not this:

Design_suite live x86_64
Design_suite live i386
-- 
Mail generated by check-compose:
https://git.fedorahosted.org/cgit/fedora-qa.git/tree/check-compose
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: ansible in Fedora 23+ (python3)

2015-10-14 Thread Igor Gnatenko
Yes, DNF module works for ansible from the box. We worked at it for some
time: https://github.com/ansible/ansible-modules-extras/pull/527

On Wed, Oct 14, 2015 at 4:28 PM Matthew Miller 
wrote:

> On Wed, Oct 14, 2015 at 08:40:19AM -0500, Pete Travis wrote:
> > >> Beyond that, though, why not just have your ansible play ensure its
> own
> > >> deps are installed? If you're dealing with docker, make sure the
> > >> package you need is installed before you run any docker steps...
> > > So, in other words, it seems acceptible to make this a documentation
> > > problem? We should at least definitely make sure to have that
> > > documentation.
> > I haven't poked at this yet, but can add it to the release notes.  Can
> > someone confirm that at least the dnf module works out of the box?
>
> Cool. This seems like it'd also be a nice one for Future Awesome Short
> Documentation Site. :) In the meantime, maybe it could be a Fedora
> Magazine article (or part of a series?)
>
> --
> Matthew Miller
> 
> Fedora Project Leader
> --
> devel mailing list
> devel@lists.fedoraproject.org
> https://admin.fedoraproject.org/mailman/listinfo/devel
> Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

-- 

-Igor Gnatenko
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

[Bug 1271418] perl-Dist-Zilla-5.040 is available

2015-10-14 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1271418

Jitka Plesnikova  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||jples...@redhat.com
   Assignee|psab...@redhat.com  |jples...@redhat.com



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

pghmcfc pushed to perl-URI (perl-URI-1.69-2.fc24). "BR: perl(Test)"

2015-10-14 Thread notifications
From a3f9c466cb2efec9e99ccd358a1c65d56865917e Mon Sep 17 00:00:00 2001
From: Paul Howarth 
Date: Wed, 14 Oct 2015 08:35:50 +0100
Subject: BR: perl(Test)

---
 perl-URI.spec | 6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/perl-URI.spec b/perl-URI.spec
index 42ba9b2..b2ca3f0 100644
--- a/perl-URI.spec
+++ b/perl-URI.spec
@@ -1,6 +1,6 @@
 Name:   perl-URI
 Version:1.69
-Release:1%{?dist}
+Release:2%{?dist}
 Summary:A Perl module implementing URI parsing and manipulation
 Group:  Development/Libraries
 License:GPL+ or Artistic
@@ -38,6 +38,7 @@ BuildRequires:  perl(Config)
 BuildRequires:  perl(File::Spec::Functions)
 BuildRequires:  perl(File::Temp)
 BuildRequires:  perl(Storable)
+BuildRequires:  perl(Test)
 BuildRequires:  perl(Test::More) >= 0.96
 # Runtime
 Requires:   perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
@@ -86,6 +87,9 @@ make test
 %{_mandir}/man3/URI::ldap.3*
 
 %changelog
+* Wed Oct 14 2015 Paul Howarth  - 1.69-2
+- BR: perl(Test)
+
 * Sat Jul 25 2015 Paul Howarth  - 1.69-1
 - 1.69 bump
 
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-URI.git/commit/?h=perl-URI-1.69-2.fc24=a3f9c466cb2efec9e99ccd358a1c65d56865917e
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

jplesnik pushed to perl-AI-DecisionTree (master). "Specify all dependencies"

2015-10-14 Thread notifications
From e4c33a75f92978757a06a301d91236e4d2a37f1a Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Wed, 14 Oct 2015 10:20:20 +0200
Subject: Specify all dependencies

---
 perl-AI-DecisionTree.spec | 15 ++-
 1 file changed, 14 insertions(+), 1 deletion(-)

diff --git a/perl-AI-DecisionTree.spec b/perl-AI-DecisionTree.spec
index 8bd2716..b6e5cf2 100644
--- a/perl-AI-DecisionTree.spec
+++ b/perl-AI-DecisionTree.spec
@@ -1,6 +1,6 @@
 Name:   perl-AI-DecisionTree
 Version:0.11
-Release:10%{?dist}
+Release:11%{?dist}
 Summary:Automatically Learns Decision Trees
 
 License:GPL+ or Artistic
@@ -8,9 +8,19 @@ URL:http://search.cpan.org/dist/AI-DecisionTree/
 
 Source0:
http://www.cpan.org/authors/id/K/KW/KWILLIAMS/AI-DecisionTree-%{version}.tar.gz
 
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
+BuildRequires:  perl
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(DynaLoader)
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(GraphViz)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(Test)
 BuildRequires:  perl(Test::More)
+BuildRequires:  perl(vars)
+BuildRequires:  perl(warnings)
 
 Requires:   perl(GraphViz)
 Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
@@ -56,6 +66,9 @@ make test
 
 
 %changelog
+* Wed Oct 14 2015 Jitka Plesnikova  - 0.11-11
+- Specify all dependencies
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 0.11-10
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-AI-DecisionTree.git/commit/?h=master=e4c33a75f92978757a06a301d91236e4d2a37f1a
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

pghmcfc pushed to perl-Net-CIDR-Lite (master). "Fix FTBFS and tidy up (..more)"

2015-10-14 Thread notifications
From ac7275c6dd2bafc970090ffeeff814601b1125b5 Mon Sep 17 00:00:00 2001
From: Paul Howarth 
Date: Wed, 14 Oct 2015 09:31:56 +0100
Subject: Fix FTBFS and tidy up

- Classify buildreqs by usage
- Drop %defattr, redundant since rpm 4.4
- Don't need to remove empty directories from the buildroot
- Don't use macros for commands
- Make %files list more explicit
---
 perl-Net-CIDR-Lite.spec | 41 -
 1 file changed, 28 insertions(+), 13 deletions(-)

diff --git a/perl-Net-CIDR-Lite.spec b/perl-Net-CIDR-Lite.spec
index 15d19de..0ea304d 100644
--- a/perl-Net-CIDR-Lite.spec
+++ b/perl-Net-CIDR-Lite.spec
@@ -1,18 +1,31 @@
 Name:   perl-Net-CIDR-Lite
 Version:0.21
-Release:13%{?dist}
+Release:14%{?dist}
 Summary:Perl extension for merging IPv4 or IPv6 CIDR addresses
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Net-CIDR-Lite/
 Source0:
http://www.cpan.org/authors/id/D/DO/DOUGW/Net-CIDR-Lite-%{version}.tar.gz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu)
 BuildArch:  noarch
+# Build
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
+BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
+# Runtime
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(vars)
+# Tests
+BuildRequires:  perl(Test)
 BuildRequires:  perl(Test::More)
-BuildRequires:  perl(Test::Pod)
+# Optional Tests
+BuildRequires:  perl(Test::Pod) >= 1.00
 BuildRequires:  perl(Test::Pod::Coverage)
-Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
+# Explicit Requirements
+Requires:   perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 
 %description
 Faster alternative to Net::CIDR when merging a large number of CIDR address
@@ -22,18 +35,14 @@ ranges. Works for IPv4 and IPv6 addresses.
 %setup -q -n Net-CIDR-Lite-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
+perl Makefile.PL INSTALLDIRS=vendor
 make %{?_smp_mflags}
 
 %install
 rm -rf $RPM_BUILD_ROOT
-
 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 \;
-
-%{_fixperms} $RPM_BUILD_ROOT/*
+%{_fixperms} $RPM_BUILD_ROOT
 
 %check
 make test
@@ -42,12 +51,18 @@ make test
 rm -rf $RPM_BUILD_ROOT
 
 %files
-%defattr(-,root,root,-)
 %doc Changes README
-%{perl_vendorlib}/*
-%{_mandir}/man3/*
+%{perl_vendorlib}/Net/
+%{_mandir}/man3/Net::CIDR::Lite.3*
 
 %changelog
+* Wed Oct 14 2015 Paul Howarth  - 0.21-14
+- Classify buildreqs by usage
+- Drop %%defattr, redundant since rpm 4.4
+- Don't need to remove empty directories from the buildroot
+- Don't use macros for commands
+- Make %%files list more explicit
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 0.21-13
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-Net-CIDR-Lite.git/commit/?h=master=ac7275c6dd2bafc970090ffeeff814601b1125b5
--
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

ppisar pushed to perl-XML-Generator-DBI (master). "Specify all dependencies"

2015-10-14 Thread notifications
From f28b83d62a8c44875c241409d49ca17bb3571bf6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Wed, 14 Oct 2015 12:04:44 +0200
Subject: Specify all dependencies

---
 perl-XML-Generator-DBI.spec | 25 -
 1 file changed, 20 insertions(+), 5 deletions(-)

diff --git a/perl-XML-Generator-DBI.spec b/perl-XML-Generator-DBI.spec
index 07dabb4..0987a95 100644
--- a/perl-XML-Generator-DBI.spec
+++ b/perl-XML-Generator-DBI.spec
@@ -1,6 +1,6 @@
 Name:   perl-XML-Generator-DBI
 Version:1.00
-Release:24%{?dist}
+Release:25%{?dist}
 Summary:Generate SAX events from SQL queries
 
 Group:  Development/Libraries
@@ -10,13 +10,25 @@ Source0:
http://search.cpan.org/CPAN/authors/id/M/MS/MSERGEANT/XML-Genera
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:  noarch
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
+BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
-BuildRequires:  perl(XML::SAX)
-BuildRequires:  perl(XML::SAX::Writer)
-BuildRequires:  perl(DBD::SQLite)
+BuildRequires:  perl(strict)
+# Run-time:
+BuildRequires:  perl(MIME::Base64)
+BuildRequires:  perl(vars)
+BuildRequires:  perl(XML::SAX::Base)
+# Tests:
+BuildRequires:  perl(constant)
 BuildRequires:  perl(DBI)
+BuildRequires:  perl(Test)
 BuildRequires:  perl(Test::More)
-
+# Optional tests:
+BuildRequires:  perl(DBD::SQLite) >= 0.27
+BuildRequires:  perl(XML::SAX)
+BuildRequires:  perl(XML::SAX::Writer)
 Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
 
 
@@ -57,6 +69,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Oct 14 2015 Petr Pisar  - 1.00-25
+- Specify all dependencies
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 1.00-24
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-XML-Generator-DBI.git/commit/?h=master=f28b83d62a8c44875c241409d49ca17bb3571bf6
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

jplesnik pushed to perl-Dist-Zilla (master). "5.040 bump"

2015-10-14 Thread notifications
From 94abb70a8bc6ad484b17a6f8e9e24915fd5ff2e2 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Wed, 14 Oct 2015 09:35:19 +0200
Subject: 5.040 bump

---
 .gitignore   |  1 +
 perl-Dist-Zilla.spec | 10 ++
 sources  |  2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)

diff --git a/.gitignore b/.gitignore
index 6c142e6..49119b1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -33,3 +33,4 @@ Dist-Zilla-4.101900.tar.gz
 /Dist-Zilla-5.037.tar.gz
 /Dist-Zilla-5.038.tar.gz
 /Dist-Zilla-5.039.tar.gz
+/Dist-Zilla-5.040.tar.gz
diff --git a/perl-Dist-Zilla.spec b/perl-Dist-Zilla.spec
index 68fc2ff..ad2013a 100644
--- a/perl-Dist-Zilla.spec
+++ b/perl-Dist-Zilla.spec
@@ -1,5 +1,5 @@
 Name:   perl-Dist-Zilla
-Version:5.039
+Version:5.040
 Release:1%{?dist}
 Summary:Distribution builder; installer not included!
 License:GPL+ or Artistic
@@ -15,7 +15,7 @@ BuildRequires:  perl(strict)
 BuildRequires:  perl(warnings)
 # Runtime
 BuildRequires:  perl(App::Cmd::Command::version)
-BuildRequires:  perl(App::Cmd::Setup) >= 0.309
+BuildRequires:  perl(App::Cmd::Setup) >= 0.327
 BuildRequires:  perl(App::Cmd::Tester) >= 0.306
 BuildRequires:  perl(App::Cmd::Tester::CaptureExternal)
 # Archive::Tar is a fall-back for missing optional Archive::Tar::Wrapper 0.15
@@ -33,7 +33,7 @@ BuildRequires:  perl(Config::MVP::Reader::Finder)
 BuildRequires:  perl(Config::MVP::Reader::INI) >= 2
 BuildRequires:  perl(Config::MVP::Section) >= 2.29
 BuildRequires:  perl(CPAN::Meta) >= 2.120900
-BuildRequires:  perl(CPAN::Meta::Check) >= 0.007
+BuildRequires:  perl(CPAN::Meta::Check) >= 0.011
 BuildRequires:  perl(CPAN::Meta::Converter) >= 2.101550
 BuildRequires:  perl(CPAN::Meta::Merge)
 BuildRequires:  perl(CPAN::Meta::Prereqs) >= 2.120630
@@ -84,7 +84,6 @@ BuildRequires:  perl(PPI::Document)
 BuildRequires:  perl(Scalar::Util)
 BuildRequires:  perl(Software::License) >= 0.101370
 BuildRequires:  perl(Software::LicenseUtils)
-BuildRequires:  perl(Storable)
 BuildRequires:  perl(String::Formatter) >= 0.100680
 BuildRequires:  perl(String::RewritePrefix) >= 0.005
 BuildRequires:  perl(Sub::Exporter)
@@ -186,6 +185,9 @@ make test
 %{_sysconfdir}/bash_completion.d
 
 %changelog
+* Wed Oct 14 2015 Jitka Plesnikova  - 5.040-1
+- 5.040 bump
+
 * Tue Aug 11 2015 Petr Šabata  - 5.039-1
 - 5.039 bump
 
diff --git a/sources b/sources
index 3f9b238..0fe8344 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-77ffe60ba6af9ff521d51b3ee6f85caf  Dist-Zilla-5.039.tar.gz
+e368de696fcf5fe1974e1d5bdc386847  Dist-Zilla-5.040.tar.gz
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-Dist-Zilla.git/commit/?h=master=94abb70a8bc6ad484b17a6f8e9e24915fd5ff2e2
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

pghmcfc pushed to perl-Data-Buffer (master). "Fix FTBFS and tidy up (..more)"

2015-10-14 Thread notifications
From d8522664c8f43884da2c75d23ce15137ddbfc2ee Mon Sep 17 00:00:00 2001
From: Paul Howarth 
Date: Wed, 14 Oct 2015 09:51:52 +0100
Subject: Fix FTBFS and tidy up

- Classify buildreqs by usage
- Drop %defattr, redundant since rpm 4.4
- Don't need to remove empty directories from the buildroot
---
 perl-Data-Buffer.spec | 22 ++
 1 file changed, 18 insertions(+), 4 deletions(-)

diff --git a/perl-Data-Buffer.spec b/perl-Data-Buffer.spec
index cea8a02..2cf422d 100644
--- a/perl-Data-Buffer.spec
+++ b/perl-Data-Buffer.spec
@@ -1,14 +1,25 @@
 Summary:   Read/write buffer class for perl
 Name:  perl-Data-Buffer
 Version:   0.04
-Release:   23%{?dist}
+Release:   24%{?dist}
 License:   GPL+ or Artistic
 Group: Development/Libraries
 Url:   http://search.cpan.org/dist/Data-Buffer/
 Source0:   
http://search.cpan.org/CPAN/authors/id/B/BT/BTROTT/Data-Buffer-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu)
 BuildArch: noarch
+# Module Build
+BuildRequires: coreutils
+BuildRequires: findutils
+BuildRequires: make
+BuildRequires: perl
 BuildRequires: perl(ExtUtils::MakeMaker)
+# Module Runtime
+BuildRequires: perl(strict)
+BuildRequires: perl(vars)
+# Test Suite
+BuildRequires: perl(Test)
+# Runtime
 Requires:  perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 
 %description
@@ -28,7 +39,6 @@ make %{?_smp_mflags}
 rm -rf %{buildroot}
 make pure_install DESTDIR=%{buildroot}
 find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
-find %{buildroot} -depth -type d -exec rmdir {} ';' 2>/dev/null
 %{_fixperms} %{buildroot}
 
 %check
@@ -38,12 +48,16 @@ make test
 rm -rf %{buildroot}
 
 %files
-%defattr(-,root,root,-)
 %doc Changes
 %{perl_vendorlib}/Data/
-%{_mandir}/man3/Data::Buffer.3pm*
+%{_mandir}/man3/Data::Buffer.3*
 
 %changelog
+* Wed Oct 14 2015 Paul Howarth  - 0.04-24
+- Classify buildreqs by usage
+- Drop %%defattr, redundant since rpm 4.4
+- Don't need to remove empty directories from the buildroot
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 0.04-23
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-Data-Buffer.git/commit/?h=master=d8522664c8f43884da2c75d23ce15137ddbfc2ee
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Re: Current Rawhide problems you might want to know about

2015-10-14 Thread Richard W.M. Jones
On Tue, Oct 13, 2015 at 05:31:04PM -0400, Matthew Miller wrote:
> On Tue, Oct 13, 2015 at 10:21:09PM +0100, Richard W.M. Jones wrote:
> > > Is it DNS? That's my go-to blame victim for ssh delays.
> > I think it's dbus actually:
> > https://bugzilla.redhat.com/show_bug.cgi?id=1271394#c3
> 
> Is kdbus enabled?

How do I tell?  Anyway I didn't take any explicit step to enable it.
The machine has just been 'dnf update'-d to Rawhide.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
libguestfs lets you edit virtual machines.  Supports shell scripting,
bindings from many languages.  http://libguestfs.org
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

pghmcfc pushed to perl-URI (master). "BR: perl(Test)"

2015-10-14 Thread notifications
From a3f9c466cb2efec9e99ccd358a1c65d56865917e Mon Sep 17 00:00:00 2001
From: Paul Howarth 
Date: Wed, 14 Oct 2015 08:35:50 +0100
Subject: BR: perl(Test)

---
 perl-URI.spec | 6 +-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/perl-URI.spec b/perl-URI.spec
index 42ba9b2..b2ca3f0 100644
--- a/perl-URI.spec
+++ b/perl-URI.spec
@@ -1,6 +1,6 @@
 Name:   perl-URI
 Version:1.69
-Release:1%{?dist}
+Release:2%{?dist}
 Summary:A Perl module implementing URI parsing and manipulation
 Group:  Development/Libraries
 License:GPL+ or Artistic
@@ -38,6 +38,7 @@ BuildRequires:  perl(Config)
 BuildRequires:  perl(File::Spec::Functions)
 BuildRequires:  perl(File::Temp)
 BuildRequires:  perl(Storable)
+BuildRequires:  perl(Test)
 BuildRequires:  perl(Test::More) >= 0.96
 # Runtime
 Requires:   perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
@@ -86,6 +87,9 @@ make test
 %{_mandir}/man3/URI::ldap.3*
 
 %changelog
+* Wed Oct 14 2015 Paul Howarth  - 1.69-2
+- BR: perl(Test)
+
 * Sat Jul 25 2015 Paul Howarth  - 1.69-1
 - 1.69 bump
 
-- 
cgit v0.11.2



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

jplesnik pushed to perl-AI-Categorizer (master). "Specify all dependencies"

2015-10-14 Thread notifications
From 1f71934655482bcd0d587c045eaa7ab0655ec394 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Wed, 14 Oct 2015 10:10:13 +0200
Subject: Specify all dependencies

---
 perl-AI-Categorizer.spec | 18 +-
 1 file changed, 17 insertions(+), 1 deletion(-)

diff --git a/perl-AI-Categorizer.spec b/perl-AI-Categorizer.spec
index 0c47bc0..305d8a5 100644
--- a/perl-AI-Categorizer.spec
+++ b/perl-AI-Categorizer.spec
@@ -1,6 +1,6 @@
 Name:   perl-AI-Categorizer
 Version:0.09
-Release:9%{?dist}
+Release:10%{?dist}
 Summary:Automatic Text Categorization
 
 License:GPL+ or Artistic
@@ -10,6 +10,7 @@ Source0:
http://www.cpan.org/authors/id/K/KW/KWILLIAMS/AI-Categorizer-%{v
 
 BuildArch:  noarch
 
+BuildRequires:  findutils
 BuildRequires:  perl >= 1:5.6.0
 BuildRequires:  perl(Module::Build)
 
@@ -17,10 +18,22 @@ BuildRequires:  perl(Module::Build)
 BuildRequires:  perl(AI::DecisionTree) >= 0.06
 BuildRequires:  perl(Algorithm::NaiveBayes)
 BuildRequires:  perl(Algorithm::SVM) >= 0.06
+BuildRequires:  perl(Algorithm::SVM::DataSet)
+BuildRequires:  perl(base)
+BuildRequires:  perl(Carp)
 BuildRequires:  perl(Class::Container) >= 0.09
+BuildRequires:  perl(Config)
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(File::Copy)
+BuildRequires:  perl(File::Path)
+BuildRequires:  perl(File::Spec)
+BuildRequires:  perl(File::Temp)
 BuildRequires:  perl(Lingua::Stem) >= 0.5
 BuildRequires:  perl(Params::Validate) >= 0.18
 BuildRequires:  perl(Statistics::Contingency) >= 0.06
+BuildRequires:  perl(Storable)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(Test)
 BuildRequires:  perl(Time::Progress) >= 1.1
 
 Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
@@ -75,6 +88,9 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \;
 
 
 %changelog
+* Wed Oct 14 2015 Jitka Plesnikova  - 0.09-10
+- Specify all dependencies
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 0.09-9
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-AI-Categorizer.git/commit/?h=master=1f71934655482bcd0d587c045eaa7ab0655ec394
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

jplesnik pushed to perl-CGI-Application-Plugin-Authentication (master). "Specify all dependencies"

2015-10-14 Thread notifications
From 53f88481e2e9b761c0a6e44ec9087d26675d13c2 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Wed, 14 Oct 2015 10:38:28 +0200
Subject: Specify all dependencies

---
 perl-CGI-Application-Plugin-Authentication.spec | 21 +++--
 1 file changed, 19 insertions(+), 2 deletions(-)

diff --git a/perl-CGI-Application-Plugin-Authentication.spec 
b/perl-CGI-Application-Plugin-Authentication.spec
index 7329f6a..f50b532 100644
--- a/perl-CGI-Application-Plugin-Authentication.spec
+++ b/perl-CGI-Application-Plugin-Authentication.spec
@@ -1,6 +1,6 @@
 Name:   perl-CGI-Application-Plugin-Authentication
 Version:0.20
-Release:14%{?dist}
+Release:15%{?dist}
 Summary:Authentication framework for CGI::Application
 License:GPL+ or Artistic
 
@@ -12,21 +12,34 @@ Patch0: 
CGI-Application-Plugin-Authentication-0.20-links-in-html-tests-b
 Patch1: 
CGI-Application-Plugin-Authentication-0.20-Silent-various-warnings.patch
 
 BuildArch:  noarch
+BuildRequires:  findutils
+BuildRequires:  coreutils
+BuildRequires:  perl
 BuildRequires:  perl(Apache::Htpasswd)
+BuildRequires:  perl(Attribute::Handlers)
 # BuildRequires:  perl(Authen::Simple)
+BuildRequires:  perl(base)
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(CGI)
 BuildRequires:  perl(CGI::Application)
 BuildRequires:  perl(CGI::Application::Plugin::ActionDispatch)
 BuildRequires:  perl(CGI::Application::Plugin::AutoRunmode)
 BuildRequires:  perl(CGI::Application::Plugin::Session)
 BuildRequires:  perl(CGI::Cookie)
+BuildRequires:  perl(CGI::Util)
+BuildRequires:  perl(Class::ISA)
 BuildRequires:  perl(Color::Calc)
 BuildRequires:  perl(Crypt::PasswdMD5)
 BuildRequires:  perl(DBD::SQLite)
 BuildRequires:  perl(Digest::SHA)
+BuildRequires:  perl(English)
+BuildRequires:  perl(lib)
+BuildRequires:  perl(MIME::Base64)
 BuildRequires:  perl(Module::Build)
 BuildRequires:  perl(overload)
 BuildRequires:  perl(Readonly)
-BuildRequires:  perl(Task::Weaken)
+BuildRequires:  perl(Scalar::Util)
+BuildRequires:  perl(strict)
 BuildRequires:  perl(Test::ConsistentVersion)
 BuildRequires:  perl(Test::Exception)
 BuildRequires:  perl(Test::MockObject)
@@ -38,6 +51,7 @@ BuildRequires:  perl(Test::Taint)
 BuildRequires:  perl(Test::Warn)
 BuildRequires:  perl(Test::Without::Module)
 BuildRequires:  perl(UNIVERSAL::require)
+BuildRequires:  perl(warnings)
 Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
 Requires:   perl(overload)
 
@@ -74,6 +88,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 
2>/dev/null \;
 %{_mandir}/man3/*
 
 %changelog
+* Wed Oct 14 2015 Jitka Plesnikova  - 0.20-15
+- Specify all dependencies
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 0.20-14
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-CGI-Application-Plugin-Authentication.git/commit/?h=master=53f88481e2e9b761c0a6e44ec9087d26675d13c2
--
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

[EPEL-devel] Fedora EPEL 6 updates-testing report

2015-10-14 Thread updates
The following Fedora EPEL 6 Security updates need testing:
 Age  URL
 115  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-6828   
chicken-4.9.0.1-4.el6
  97  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-7031   
python-virtualenv-12.0.7-1.el6
  91  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-7168   
rubygem-crack-0.3.2-2.el6
  23  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-8148   
optipng-0.7.5-5.el6
  23  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-8156   
nagios-4.0.8-1.el6
  11  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-68a2c2db36   
python-pymongo-3.0.3-1.el6
   6  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-d6cc67d0d6   
opensmtpd-5.7.3p1-1.el6
   1  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-443fc5a151   
drupal7-jquery_update-2.6-1.el6
   1  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-e477a96c0d   
mbedtls-1.3.14-1.el6
   0  https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2015-4022358508   
ganglia-3.7.2-2.el6


The following builds have been pushed to Fedora EPEL 6 updates-testing

ganglia-3.7.2-2.el6
php-phpoffice-phpexcel-1.8.1-1.el6
tcalc-1.5-1.el6
xsd-4.0.0-9.el6

Details about builds:



 ganglia-3.7.2-2.el6 (FEDORA-EPEL-2015-4022358508)
 Distributed Monitoring System

Update Information:

Security fix for CVE-2015-6816    ganglia 3.7.2

References:

  [ 1 ] Bug #1260562 - CVE-2015-6816 ganglia: Bypassing Ganglia-web auth using 
boolean serialization
https://bugzilla.redhat.com/show_bug.cgi?id=1260562




 php-phpoffice-phpexcel-1.8.1-1.el6 (FEDORA-EPEL-2015-fc29c2ddd8)
 A pure PHP library for reading and writing spreadsheet files

Update Information:

Project providing a set of classes for the PHP programming language, which allow
you to write to and read from different spreadsheet file formats, like Excel
(BIFF) .xls, Excel 2007 (OfficeOpenXML) .xlsx, CSV, Libre/OpenOffice Calc .ods,
Gnumeric, PDF, HTML, ... This project is built around Microsoft's OpenXML
standard and PHP.  Optional:  * APC (php-pecl-apc) * Memcache (php-pecl-
memcache)

References:

  [ 1 ] Bug #1102942 - Review Request: php-phpoffice-phpexcel - A pure PHP 
library for reading and writing spreadsheet files
https://bugzilla.redhat.com/show_bug.cgi?id=1102942




 tcalc-1.5-1.el6 (FEDORA-EPEL-2015-1f6149908b)
 The terminal calculator

Update Information:

Fixed cusom_func.c

References:

  [ 1 ] Bug #1161340 - Review Request: tcalc - The terminal calculator
https://bugzilla.redhat.com/show_bug.cgi?id=1161340




 xsd-4.0.0-9.el6 (FEDORA-EPEL-2015-63d2f5314c)
 W3C XML schema to C++ data binding compiler

Update Information:

  xsd-4.0.0-9.fc21  - Requires explicitely Boost148 in EPEL - Tests not
performed in EPEL6 - Used %license tag - libcutl libraries unbundled
xsd-4.0.0-9.fc22  - Requires explicitely Boost148 in EPEL - Tests not performed
in EPEL6 - Used %license tag - libcutl libraries unbundled  xsd-4.0.0-9.el6  -
Requires explicitely Boost148 in EPEL - Tests not performed in EPEL6 - Used
%license tag - libcutl libraries unbundled  xsd-4.0.0-9.fc23  - Requires
explicitely Boost148 in EPEL - Tests not performed in EPEL6 - Used %license tag
- libcutl libraries unbundled  xsd-4.0.0-9.el7  - Requires explicitely Boost148
in EPEL - Tests not performed in EPEL6 - Used %license tag - libcutl libraries
unbundled


___
epel-devel mailing list
epel-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/epel-devel


jplesnik pushed to perl-Class-CSV (master). "Specify all dependencies"

2015-10-14 Thread notifications
From 4c9443bfbfbc9db13fd75875ca1af2ee3441b0b8 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Wed, 14 Oct 2015 10:58:06 +0200
Subject: Specify all dependencies

---
 perl-Class-CSV.spec | 18 +-
 1 file changed, 17 insertions(+), 1 deletion(-)

diff --git a/perl-Class-CSV.spec b/perl-Class-CSV.spec
index bba0072..9ade87e 100644
--- a/perl-Class-CSV.spec
+++ b/perl-Class-CSV.spec
@@ -1,6 +1,6 @@
 Name:   perl-Class-CSV
 Version:1.03
-Release:20%{?dist}
+Release:21%{?dist}
 Summary:Class based CSV parser/writer
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -8,12 +8,25 @@ URL:http://search.cpan.org/dist/Class-CSV/
 Source0:
http://www.cpan.org/authors/id/D/DJ/DJR/Class-CSV-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:  noarch
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
+BuildRequires:  perl
+BuildRequires:  perl(base)
+BuildRequires:  perl(Carp)
 BuildRequires:  perl(Class::Accessor) >= 0.18
+BuildRequires:  perl(constant)
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(Test)
 BuildRequires:  perl(Text::CSV_XS) >= 0.23
+BuildRequires:  perl(vars)
+BuildRequires:  perl(warnings)
 Requires:   perl(Class::Accessor) >= 0.18
 Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
 
+%global __requires_exclude 
%{?__requires_exclude:%__requires_exclude|}perl\\(Class::Accessor\\)$
+
 %description
 This module can be used to create objects from CSV files, or to create CSV
 files from objects. Text::CSV_XS is used for parsing and creating CSV file
@@ -50,6 +63,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Wed Oct 14 2015 Jitka Plesnikova  - 1.03-21
+- Specify all dependencies
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 1.03-20
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-Class-CSV.git/commit/?h=master=4c9443bfbfbc9db13fd75875ca1af2ee3441b0b8
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

jplesnik pushed to perl-Class-MakeMethods (master). "Specify all dependencies"

2015-10-14 Thread notifications
From bac7bc9e4f627e5c6f421c37328d2d7ff47980be Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Wed, 14 Oct 2015 11:18:17 +0200
Subject: Specify all dependencies

---
 perl-Class-MakeMethods.spec | 8 +++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/perl-Class-MakeMethods.spec b/perl-Class-MakeMethods.spec
index 852e3ef..d07a5cd 100644
--- a/perl-Class-MakeMethods.spec
+++ b/perl-Class-MakeMethods.spec
@@ -1,6 +1,6 @@
 Name:   perl-Class-MakeMethods
 Version:1.009
-Release:3%{?dist}
+Release:4%{?dist}
 Summary:Generate common types of methods
 Group:  Development/Libraries
 License:GPL+ or Artistic
@@ -8,6 +8,8 @@ URL:http://search.cpan.org/dist/Class-MakeMethods
 Source0: 
http://search.cpan.org/CPAN/authors/id/E/EV/EVO/Class-MakeMethods-%{version}.tar.gz
 BuildArch:  noarch
 # Build
+BuildRequires:  coreutils
+BuildRequires:  make
 BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
 # Runtime
@@ -35,6 +37,7 @@ BuildRequires:  perl(lib)
 # BuildRequires:  perl(mcoder::get)
 # BuildRequires:  perl(mcoder::proxy)
 # BuildRequires:  perl(mcoder::set)
+BuildRequires:  perl(Test)
 BuildRequires:  perl(Test::Harness)
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Tie::RefHash)
@@ -78,6 +81,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Wed Oct 14 2015 Jitka Plesnikova  - 1.009-4
+- Specify all dependencies
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 1.009-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-Class-MakeMethods.git/commit/?h=master=bac7bc9e4f627e5c6f421c37328d2d7ff47980be
--
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 1271418] perl-Dist-Zilla-5.040 is available

2015-10-14 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1271418

Jitka Plesnikova  changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||perl-Dist-Zilla-5.040-1.fc2
   ||4
 Resolution|--- |RAWHIDE
Last Closed||2015-10-14 03:53:10



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

pghmcfc pushed to perl-GDGraph3d (master). "Classify buildreqs by usage"

2015-10-14 Thread notifications
From f9241f2886472f2f13405b26f1e23d2fa13cdc0c Mon Sep 17 00:00:00 2001
From: Paul Howarth 
Date: Wed, 14 Oct 2015 08:58:34 +0100
Subject: Classify buildreqs by usage

---
 perl-GDGraph3d.spec | 27 ---
 1 file changed, 20 insertions(+), 7 deletions(-)

diff --git a/perl-GDGraph3d.spec b/perl-GDGraph3d.spec
index f7ebaaa..8a0d22e 100644
--- a/perl-GDGraph3d.spec
+++ b/perl-GDGraph3d.spec
@@ -1,24 +1,34 @@
 Name:   perl-GDGraph3d
 Version:0.63
-Release:27%{?dist}
+Release:28%{?dist}
 Summary:3D graph generation package for Perl
-
 Group:  Development/Libraries
 License:GPL+ or Artistic
 URL:http://search.cpan.org/dist/GD-Graph3d/
 Source0:
http://www.cpan.org/authors/id/W/WA/WADG/GD-Graph3d-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu)
-
-BuildArch:  noarch
 BuildArch:  noarch
+# Module Build
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
+BuildRequires:  perl
+BuildRequires:  perl(ExtUtils::MakeMaker)
+# Module Runtime
 BuildRequires:  perl(base)
+BuildRequires:  perl(Carp)
 BuildRequires:  perl(constant)
 BuildRequires:  perl(Data::Dumper)
-BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(GD)
-BuildRequires:  perl(GD::Text)
 BuildRequires:  perl(GD::Graph)
 BuildRequires:  perl(strict)
+# Test Suite
+BuildRequires:  perl(File::Basename)
+BuildRequires:  perl(File::Spec)
+BuildRequires:  perl(FindBin)
+BuildRequires:  perl(Test)
+BuildRequires:  perl(vars)
+# Runtime
 Requires:   perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 Provides:   perl-GD-Graph3d = %{version}-%{release}
 
@@ -57,10 +67,13 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %doc Changes
 %{perl_vendorlib}/GD/
-%{_mandir}/man3/GD::Graph3d.3pm*
+%{_mandir}/man3/GD::Graph3d.3*
 
 
 %changelog
+* Wed Oct 14 2015 Paul Howarth  - 0.63-28
+- Classify buildreqs by usage
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 0.63-27
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.11.2



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

jplesnik pushed to perl-Class-Container (master). "Specify all dependencies"

2015-10-14 Thread notifications
From 92a4aee405fe40fcae9b496649c418696f5e8657 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Wed, 14 Oct 2015 10:48:41 +0200
Subject: Specify all dependencies

---
 perl-Class-Container.spec | 15 ++-
 1 file changed, 14 insertions(+), 1 deletion(-)

diff --git a/perl-Class-Container.spec b/perl-Class-Container.spec
index 10a93b6..3902057 100644
--- a/perl-Class-Container.spec
+++ b/perl-Class-Container.spec
@@ -1,6 +1,6 @@
 Name:   perl-Class-Container
 Version:0.12
-Release:25%{?dist}
+Release:26%{?dist}
 Summary:Class::Container Perl module
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -8,8 +8,18 @@ URL:http://search.cpan.org/dist/Class-Container/
 Source0:
http://www.cpan.org/authors/id/K/KW/KWILLIAMS/Class-Container-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:  noarch
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
+BuildRequires:  perl
+BuildRequires:  perl(B::Deparse)
+BuildRequires:  perl(Carp)
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(Params::Validate) >= 0.23
+BuildRequires:  perl(Scalar::Util)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(Test)
 BuildRequires: perl-Pod-Perldoc
 Requires:   perl(Params::Validate) >= 0.23
 Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
@@ -69,6 +79,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Wed Oct 14 2015 Jitka Plesnikova  - 0.12-26
+- Specify all dependencies
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 0.12-25
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-Class-Container.git/commit/?h=master=92a4aee405fe40fcae9b496649c418696f5e8657
--
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 1271121] Upgrade perl-Starlet to 0.26

2015-10-14 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1271121



--- Comment #2 from Ralf Corsepius  ---
(In reply to Ralf Corsepius from comment #1)
> a) Starlet-0.26 testsuite just hangs: Starlet-0.26 is broken.

Seems as if Starlet or Starlet's testsuite has problems with high system loads.

I am observing different parts of testsuite are hanging on systems with high
system loads, but never saw any hangers on idle systems. No idea, if this a
problem with the testsuite, with Starlet or with the infrastructure underneath
of Starlet.

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

pghmcfc pushed to perl-Net-CIDR-Lite (perl-Net-CIDR-Lite-0.21-14.fc24). "Fix FTBFS and tidy up (..more)"

2015-10-14 Thread notifications
From ac7275c6dd2bafc970090ffeeff814601b1125b5 Mon Sep 17 00:00:00 2001
From: Paul Howarth 
Date: Wed, 14 Oct 2015 09:31:56 +0100
Subject: Fix FTBFS and tidy up

- Classify buildreqs by usage
- Drop %defattr, redundant since rpm 4.4
- Don't need to remove empty directories from the buildroot
- Don't use macros for commands
- Make %files list more explicit
---
 perl-Net-CIDR-Lite.spec | 41 -
 1 file changed, 28 insertions(+), 13 deletions(-)

diff --git a/perl-Net-CIDR-Lite.spec b/perl-Net-CIDR-Lite.spec
index 15d19de..0ea304d 100644
--- a/perl-Net-CIDR-Lite.spec
+++ b/perl-Net-CIDR-Lite.spec
@@ -1,18 +1,31 @@
 Name:   perl-Net-CIDR-Lite
 Version:0.21
-Release:13%{?dist}
+Release:14%{?dist}
 Summary:Perl extension for merging IPv4 or IPv6 CIDR addresses
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Net-CIDR-Lite/
 Source0:
http://www.cpan.org/authors/id/D/DO/DOUGW/Net-CIDR-Lite-%{version}.tar.gz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu)
 BuildArch:  noarch
+# Build
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
+BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
+# Runtime
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(vars)
+# Tests
+BuildRequires:  perl(Test)
 BuildRequires:  perl(Test::More)
-BuildRequires:  perl(Test::Pod)
+# Optional Tests
+BuildRequires:  perl(Test::Pod) >= 1.00
 BuildRequires:  perl(Test::Pod::Coverage)
-Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
+# Explicit Requirements
+Requires:   perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 
 %description
 Faster alternative to Net::CIDR when merging a large number of CIDR address
@@ -22,18 +35,14 @@ ranges. Works for IPv4 and IPv6 addresses.
 %setup -q -n Net-CIDR-Lite-%{version}
 
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
+perl Makefile.PL INSTALLDIRS=vendor
 make %{?_smp_mflags}
 
 %install
 rm -rf $RPM_BUILD_ROOT
-
 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 \;
-
-%{_fixperms} $RPM_BUILD_ROOT/*
+%{_fixperms} $RPM_BUILD_ROOT
 
 %check
 make test
@@ -42,12 +51,18 @@ make test
 rm -rf $RPM_BUILD_ROOT
 
 %files
-%defattr(-,root,root,-)
 %doc Changes README
-%{perl_vendorlib}/*
-%{_mandir}/man3/*
+%{perl_vendorlib}/Net/
+%{_mandir}/man3/Net::CIDR::Lite.3*
 
 %changelog
+* Wed Oct 14 2015 Paul Howarth  - 0.21-14
+- Classify buildreqs by usage
+- Drop %%defattr, redundant since rpm 4.4
+- Don't need to remove empty directories from the buildroot
+- Don't use macros for commands
+- Make %%files list more explicit
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 0.21-13
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-Net-CIDR-Lite.git/commit/?h=perl-Net-CIDR-Lite-0.21-14.fc24=ac7275c6dd2bafc970090ffeeff814601b1125b5
--
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

ppisar pushed to perl-XML-Smart (master). "Specify all dependencies"

2015-10-14 Thread notifications
From ccfd669d87c71dfbb569b5422cf43bd0446809a5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Wed, 14 Oct 2015 10:56:38 +0200
Subject: Specify all dependencies

---
 perl-XML-Smart.spec | 37 -
 1 file changed, 32 insertions(+), 5 deletions(-)

diff --git a/perl-XML-Smart.spec b/perl-XML-Smart.spec
index 545ed1e..d5d1888 100644
--- a/perl-XML-Smart.spec
+++ b/perl-XML-Smart.spec
@@ -1,6 +1,6 @@
 Name:   perl-XML-Smart
 Version:1.79
-Release:6%{?dist}
+Release:7%{?dist}
 Summary:Smart, easy and powerful way to access/create XML files/data
 License:GPL+ or Artistic
 
@@ -8,16 +8,40 @@ URL:http://search.cpan.org/dist/XML-Smart/
 Source0:
http://www.cpan.org/authors/id/T/TM/TMHARISH/XML-Smart-%{version}.tar.gz
 
 BuildArch:  noarch
-BuildRequires:  perl(Devel::Cycle)
+BuildRequires:  make
+BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.76
+BuildRequires:  perl(strict)
+BuildRequires:  perl(warnings)
+# Run-time:
+BuildRequires:  perl(Carp)
+# Data::Dumper not used at tests
+# Devel::Cycle not used at tests
+# Encode not used with current Perl
+BuildRequires:  perl(Exporter)
+# LWP not used at tests
+# LWP::UserAgent not used at tests
 BuildRequires:  perl(Object::MultiType) >= 0.03
-BuildRequires:  perl(LWP::UserAgent)
-BuildRequires:  perl(Test::More)
-BuildRequires:  perl(Test::Pod)
+BuildRequires:  perl(vars)
+# Tests:
 BuildRequires:  perl(open)
+BuildRequires:  perl(Test)
+BuildRequires:  perl(Test::More)
+# Optional tests:
+BuildRequires:  perl(Devel::Cycle)
+BuildRequires:  perl(LWP::UserAgent)
+BuildRequires:  perl(Test::Pod) >= 1.22
+# Test::Pod::Coverage 1.08 not used
 Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
+Requires:   perl(Data::Dumper)
+Requires:   perl(Devel::Cycle)
+Requires:   perl(LWP)
+Requires:   perl(LWP::UserAgent)
+Requires:   perl(Object::MultiType) >= 0.03
 
 %{?perl_default_filter}
+# Remove under-specified dependencies
+%global __requires_exclude 
%{?__requires_exclude:%{__requires_exclude}|}^perl\\(Object::MultiType\\)$
 
 %description
 This module provides an easy way to access/create XML data. It's based on a
@@ -51,6 +75,9 @@ make test
 
 
 %changelog
+* Wed Oct 14 2015 Petr Pisar  - 1.79-7
+- Specify all dependencies
+
 * Tue Jun 23 2015 Emmanuel Seyman  - 1.79-6
 - Add perl(open) to the BuildRequires (#1234728)
 - Tighten file listing
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-XML-Smart.git/commit/?h=master=ccfd669d87c71dfbb569b5422cf43bd0446809a5
--
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

ppisar pushed to perl-XML-Merge (master). "Specify all dependencies"

2015-10-14 Thread notifications
From 7ac88aadca5f805954848b547ff1ef3e5f9e4bcc Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Wed, 14 Oct 2015 11:52:25 +0200
Subject: Specify all dependencies

---
 perl-XML-Merge.spec | 19 +--
 1 file changed, 17 insertions(+), 2 deletions(-)

diff --git a/perl-XML-Merge.spec b/perl-XML-Merge.spec
index d19857e..d991a40 100644
--- a/perl-XML-Merge.spec
+++ b/perl-XML-Merge.spec
@@ -1,6 +1,6 @@
 Name:   perl-XML-Merge 
 Version:1.2.565EgGd
-Release:21%{?dist}
+Release:22%{?dist}
 Summary:Flexibly merge XML documents
 
 Group:  Development/Libraries
@@ -13,8 +13,20 @@ Patch2: 
XML-Merge-1.2.565EgGd-Make-XML-Merge-version-valid.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:  noarch 
-BuildRequires:  perl(Module::Build)
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
+BuildRequires:  perl
+BuildRequires:  perl(ExtUtils::MakeMaker)
+# Run-time:
+BuildRequires:  perl(base)
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(warnings)
 BuildRequires:  perl(XML::Tidy)
+# Tests:
+BuildRequires:  perl(Test)
+BuildRequires:  perl(XML::XPath)
 Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
 
 %description
@@ -67,6 +79,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Oct 14 2015 Petr Pisar  - 1.2.565EgGd-22
+- Specify all dependencies
+
 * Fri Sep 04 2015 Petr Pisar  - 1.2.565EgGd-21
 - Fix XML::Merge::VERSION value (bug #1260125)
 
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-XML-Merge.git/commit/?h=master=7ac88aadca5f805954848b547ff1ef3e5f9e4bcc
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

jplesnik uploaded Dist-Zilla-5.040.tar.gz for perl-Dist-Zilla

2015-10-14 Thread notifications
e368de696fcf5fe1974e1d5bdc386847  Dist-Zilla-5.040.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-Dist-Zilla/Dist-Zilla-5.040.tar.gz/md5/e368de696fcf5fe1974e1d5bdc386847/Dist-Zilla-5.040.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

ppisar pushed to perl-XML-Tidy (master). "Specify all dependencies"

2015-10-14 Thread notifications
From 08683d8dfdaef1d00362f5ca2541d5228a8f2bb9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Wed, 14 Oct 2015 10:31:33 +0200
Subject: Specify all dependencies

---
 perl-XML-Tidy.spec | 19 ++-
 1 file changed, 18 insertions(+), 1 deletion(-)

diff --git a/perl-XML-Tidy.spec b/perl-XML-Tidy.spec
index 091d548..84f4371 100644
--- a/perl-XML-Tidy.spec
+++ b/perl-XML-Tidy.spec
@@ -1,6 +1,6 @@
 Name:   perl-XML-Tidy
 Version:1.12.B55J2qn
-Release:14%{?dist}
+Release:15%{?dist}
 Summary:Tidy indenting of XML documents
 
 Group:  Development/Libraries
@@ -14,9 +14,23 @@ Patch1: 
XML-Tidy-1.12.B55J2qn-Make-XML-Tidy-version-valid.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:  noarch
+BuildRequires:  coreutils
+BuildRequires:  glibc-common
+BuildRequires:  findutils
+BuildRequires:  make
+BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
+# Run-time:
+BuildRequires:  perl(base)
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(Exporter)
 BuildRequires:  perl(Math::BaseCnv)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(vars)
+BuildRequires:  perl(XML::XPath)
 BuildRequires:  perl(XML::XPath::XMLParser)
+# Tests:
+BuildRequires:  perl(Test)
 BuildRequires:  perl(Test::Pod)
 BuildRequires:  perl(Test::Pod::Coverage)
 Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
@@ -70,6 +84,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Oct 14 2015 Petr Pisar  - 1.12.B55J2qn-15
+- Specify all dependencies
+
 * Fri Sep 04 2015 Petr Pisar  - 1.12.B55J2qn-14
 - Fix XML::Tidy version (bug #1259386)
 
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-XML-Tidy.git/commit/?h=master=08683d8dfdaef1d00362f5ca2541d5228a8f2bb9
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Re: ansible in Fedora 23+ (python3)

2015-10-14 Thread Miroslav Suchý
Dne 14.10.2015 v 04:21 Dusty Mabe napsal(a):
> Obviously it would be nice
> if ansible went to python3 but I think they have stated clearly that
> they are sticking with python2 for backwards compat with systems that
> still need 2.4.

*nod*
https://github.com/ansible/ansible/issues/1409

-- 
Miroslav Suchy, RHCA
Red Hat, Senior Software Engineer, #brno, #devexp, #fedora-buildsys
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

eseyman uploaded Struct-Dumb-0.07.tar.gz for perl-Struct-Dumb

2015-10-14 Thread notifications
22bd1808c98ccfe5f98e2e46cbf9e4fe  Struct-Dumb-0.07.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-Struct-Dumb/Struct-Dumb-0.07.tar.gz/md5/22bd1808c98ccfe5f98e2e46cbf9e4fe/Struct-Dumb-0.07.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

eseyman pushed to perl-Struct-Dumb (master). "Update to 0.07"

2015-10-14 Thread notifications
From 793d388836fada8d01a0f4dcc1e35b1dc0d16e48 Mon Sep 17 00:00:00 2001
From: Emmanuel Seyman 
Date: Wed, 14 Oct 2015 12:01:38 +0200
Subject: Update to 0.07

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

diff --git a/.gitignore b/.gitignore
index 1e31724..6493c0b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 /Struct-Dumb-0.03.tar.gz
 /Struct-Dumb-0.04.tar.gz
 /Struct-Dumb-0.06.tar.gz
+/Struct-Dumb-0.07.tar.gz
diff --git a/perl-Struct-Dumb.spec b/perl-Struct-Dumb.spec
index d78cf83..532aeb2 100644
--- a/perl-Struct-Dumb.spec
+++ b/perl-Struct-Dumb.spec
@@ -1,5 +1,5 @@
 Name:   perl-Struct-Dumb
-Version:0.06
+Version:0.07
 Release:1%{?dist}
 Summary:Make simple lightweight record-like structures
 License:GPL+ or Artistic
@@ -50,6 +50,9 @@ that access or modify the values stored.
 
 
 %changelog
+* Wed Oct 14 2015 Emmanuel Seyman  -  0.07-1
+- Update to 0.07
+
 * Fri Oct 09 2015 Emmanuel Seyman  - 0.06-1
 - Update to 0.06
 
diff --git a/sources b/sources
index 9a12ab8..a15cf5a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c373d0bf5c37bbd03c0b1d93c27ab95c  Struct-Dumb-0.06.tar.gz
+22bd1808c98ccfe5f98e2e46cbf9e4fe  Struct-Dumb-0.07.tar.gz
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-Struct-Dumb.git/commit/?h=master=793d388836fada8d01a0f4dcc1e35b1dc0d16e48
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Re: Better irc policies?

2015-10-14 Thread Matthew Miller
On Wed, Oct 14, 2015 at 02:40:26PM -0400, Máirín Duffy wrote:
> So the intention with hubs is that it would have a web based chat
> interface that would use IRC. So if you prefer your old IRC client,
> keep using it; if you're a newbie and not familiar with IRC and want
> to communicate with Fedora folks, use Hubs chat (which is actually
> just the same IRC channels under the covers.)

Is there a plan for dealing with IRC nicks and the Hubs chat?

-- 
Matthew Miller

Fedora Project Leader
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: Better irc policies?

2015-10-14 Thread Corey Sheldon
Adam W.,


regarding slack and the "clones" they have  irc gateways and  space for
uploaded files (not  email)  which could be  useful for  irc (or a  4ase
into irc avenue ---in lieu of  atrocities like Mibbit) I It would likely be
more of a on-boarding thing. Personally I  am on  two IRC gateway'd  slack
communities if  someone wants/ needs help setting one up if we ever go that
route   (The "in the browser" aspect which is the slack default is likely
to be less scary for 'new users' as well.


All that said slack is  in no means a perfect solution but is  a very make
it what you will, get from it what you put in kinda thing.

Corey W Sheldon
Freelance IT Consultant, Multi-Discipline Tutor
Ameridea LLC, Co-Founder, CTO
Fedora Ambassador, North America
(p) +1 (310) 909-7672

"Have no way as way, no limitation as limitation. One must never
underestimate the power of boredom...from which creativity and laziness are
borne, which can spark great works of chaos and genius."

Find Me  on any of the sites  I teach /frequent:
https://gist.github.com/linux-modder/ac5dc6fa211315c633c9
---
PGP: 0xe958c5d6718bf597 FP = 2930 99EB 083D D332 0752 88C4 E958 C5D6 718B
F597 linuxmod...@keybase.io
Tox: Corey84 || Linux-modder
9357BC6A5944A08AFC7D1EFFD61F6A73B9EABF8B2FB84ACF1DAC9A1A4D0A4705FFCCD0E5499B
Linphone: sip:linuxmodder
BitAddress:15cn1BvAFEREHk8UekJ6i9Dxi9Wbw6vzDD


On Wed, Oct 14, 2015 at 2:40 PM, Máirín Duffy 
wrote:

>
>
> On 10/14/2015 02:19 PM, Adam Williamson wrote:
>
>> The only thing that concerns me is that at that point we'd have the new
>> thing, IRC, Ask, *and* the mailing lists, soon with Hyperkitty which in
>> some senses overlaps with all the others.
>>
>> All of these are good things but would we have a coherent story about
>> why we had all of them, and would it just make it a nightmare to find
>> the right information / person?
>>
>
> So the intention with hubs is that it would have a web based chat
> interface that would use IRC. So if you prefer your old IRC client, keep
> using it; if you're a newbie and not familiar with IRC and want to
> communicate with Fedora folks, use Hubs chat (which is actually just the
> same IRC channels under the covers.)
>
> Same thing with mailing lists / hyperkitty. If you prefer mailing lists,
> fine, stick with mutt or pine or $CLIENT_OF_CHOICE. If you're not into
> mailing lists you can read the messages and engage in convo directly in the
> hubs interface (we'll probably embed pieces of hyperkitty to do this)
>
> We haven't thought too much about ask integration with hubs yet bc there
> was a GSoC project this summer to redesign the UI, but at some point we
> could integrate that too.
>
> So the idea behind hubs is to enable folks who don't want to use the raw
> services but still want to participate in Fedora to do so.
>
> Does that make more sense / seem more coherent?
>
> ~m
>
> --
> devel mailing list
> devel@lists.fedoraproject.org
> https://admin.fedoraproject.org/mailman/listinfo/devel
> Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
>
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

mitr pushed to perl-IPTables-Parse (perl-IPTables-Parse-1.5-2.fc24). "Add Requires: perl(Test) needed with perl-4:5.22.0-352.fc24"

2015-10-14 Thread notifications
From 003254ed5d2186bd25ab36caef651ba973e7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Miloslav=20Trma=C4=8D?= 
Date: Wed, 14 Oct 2015 22:01:56 +0200
Subject: Add Requires: perl(Test) needed with perl-4:5.22.0-352.fc24

---
 perl-IPTables-Parse.spec | 7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/perl-IPTables-Parse.spec b/perl-IPTables-Parse.spec
index ee40570..036871e 100644
--- a/perl-IPTables-Parse.spec
+++ b/perl-IPTables-Parse.spec
@@ -1,6 +1,6 @@
 Name:   perl-IPTables-Parse
 Version:1.5
-Release:1%{?dist}
+Release:2%{?dist}
 Summary:Perl extension for parsing iptables firewall rulesets
 License:Artistic 2.0
 Group:  Development/Libraries
@@ -10,7 +10,7 @@ Source1:
http://www.cipherdyne.org/modules/IPTables-Parse-%{version}.tar.
 # https://github.com/mrash/IPTables-Parse/pull/6
 Patch0: IPTables-Parse-1.5-predictable-tmp.patch
 BuildArch:  noarch
-BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(ExtUtils::MakeMaker), perl(Test)
 Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
 
 %description
@@ -50,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Wed Oct 14 2015 Miloslav Trmač  - 1.5-2
+- Add Requires: perl(Test) needed with perl-4:5.22.0-352.fc24
+
 * Tue Sep 29 2015 Miloslav Trmač  - 1.5-1
 - Update to IPTables-Parse-1.5
 - Fix use of predictable temporary file names
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-IPTables-Parse.git/commit/?h=perl-IPTables-Parse-1.5-2.fc24=003254ed5d2186bd25ab36caef651ba973e7
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Re: Packaging of PlayOnLinux

2015-10-14 Thread Alexander Bokovoy

On Wed, 14 Oct 2015, Sérgio Basto wrote:

On Qua, 2015-10-14 at 17:15 +0200, Reindl Harald wrote:

Am 14.10.2015 um 17:13 schrieb Miroslav Suchý:
>> And emulators aren't allowed in Fedora.
>
> What?
> You mean like Wine

Wine.Is.Not.Emulator


Is Wine functional or useful without code or packages from third-party
sources ?

Yes, it is useful without packages from third-party sources. There is no
problem in running utilities from wine packages, for example.


No, so Wine violates:

https://fedoraproject.org/wiki/Packaging:Guidelines#Packages_which_are_not_useful_without_external_bits

It does not, just try notepad.exe, regedit.exe, clock.exe and others
which are part of wine for very long time.


I think guidelines aren't express the idea correctly, is not allowed
packages that only are functional with nonfree third-party bits.

PlayOnLinux, I run it some years ago and it was just a layer over wine
or better explained, PlayOnLinux bundle many wine versions and run a
program with a specific wine version and some custom configurations ,
which are known that runs well the program.

Conclusion if Wine could be on Fedora, a layer over wine also should be
allowed.

But you will have to unblundle all wine versions and use system wine
version ...

The devil is in the details. If you want to package POL (which is Java
app, btw) anyway, follow guidelines for new packages. They were updated
and published recently.

--
/ Alexander Bokovoy
--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

mitr pushed to perl-IPTables-ChainMgr (master). "Add Requires: perl(Test) needed with perl-4:5.22.0-352.fc24"

2015-10-14 Thread notifications
From 0fbb98667d8a5f1446910db3a6a7f182774cee83 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Miloslav=20Trma=C4=8D?= 
Date: Wed, 14 Oct 2015 21:55:20 +0200
Subject: Add Requires: perl(Test) needed with perl-4:5.22.0-352.fc24

---
 perl-IPTables-ChainMgr.spec | 7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/perl-IPTables-ChainMgr.spec b/perl-IPTables-ChainMgr.spec
index c730c75..df8cc32 100644
--- a/perl-IPTables-ChainMgr.spec
+++ b/perl-IPTables-ChainMgr.spec
@@ -1,6 +1,6 @@
 Name:   perl-IPTables-ChainMgr
 Version:1.4
-Release:1%{?dist}
+Release:2%{?dist}
 Summary:Perl extension for manipulating iptables policies
 License:Artistic 2.0
 Group:  Development/Libraries
@@ -8,7 +8,7 @@ URL:http://www.cipherdyne.org/modules/
 Source0:
http://www.cipherdyne.org/modules/IPTables-ChainMgr-%{version}.tar.bz2
 Source1:
http://www.cipherdyne.org/modules/IPTables-ChainMgr-%{version}.tar.bz2.asc
 BuildArch:  noarch
-BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(ExtUtils::MakeMaker), perl(Test)
 BuildRequires:  perl(IPTables::Parse), perl(NetAddr::IP)
 Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
 
@@ -50,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Wed Oct 14 2015 Miloslav Trmač  - 1.4-2
+- Add Requires: perl(Test) needed with perl-4:5.22.0-352.fc24
+
 * Tue Sep 29 2015 Miloslav Trmač  - 1.4-1
 - Update to IPTables-ChainMgr-1.4
   Resolves: #1267304
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-IPTables-ChainMgr.git/commit/?h=master=0fbb98667d8a5f1446910db3a6a7f182774cee83
--
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

mitr pushed to perl-IPTables-ChainMgr (perl-IPTables-ChainMgr-1.4-2.fc24). "Add Requires: perl(Test) needed with perl-4:5.22.0-352.fc24"

2015-10-14 Thread notifications
From 0fbb98667d8a5f1446910db3a6a7f182774cee83 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Miloslav=20Trma=C4=8D?= 
Date: Wed, 14 Oct 2015 21:55:20 +0200
Subject: Add Requires: perl(Test) needed with perl-4:5.22.0-352.fc24

---
 perl-IPTables-ChainMgr.spec | 7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/perl-IPTables-ChainMgr.spec b/perl-IPTables-ChainMgr.spec
index c730c75..df8cc32 100644
--- a/perl-IPTables-ChainMgr.spec
+++ b/perl-IPTables-ChainMgr.spec
@@ -1,6 +1,6 @@
 Name:   perl-IPTables-ChainMgr
 Version:1.4
-Release:1%{?dist}
+Release:2%{?dist}
 Summary:Perl extension for manipulating iptables policies
 License:Artistic 2.0
 Group:  Development/Libraries
@@ -8,7 +8,7 @@ URL:http://www.cipherdyne.org/modules/
 Source0:
http://www.cipherdyne.org/modules/IPTables-ChainMgr-%{version}.tar.bz2
 Source1:
http://www.cipherdyne.org/modules/IPTables-ChainMgr-%{version}.tar.bz2.asc
 BuildArch:  noarch
-BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(ExtUtils::MakeMaker), perl(Test)
 BuildRequires:  perl(IPTables::Parse), perl(NetAddr::IP)
 Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
 
@@ -50,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Wed Oct 14 2015 Miloslav Trmač  - 1.4-2
+- Add Requires: perl(Test) needed with perl-4:5.22.0-352.fc24
+
 * Tue Sep 29 2015 Miloslav Trmač  - 1.4-1
 - Update to IPTables-ChainMgr-1.4
   Resolves: #1267304
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-IPTables-ChainMgr.git/commit/?h=perl-IPTables-ChainMgr-1.4-2.fc24=0fbb98667d8a5f1446910db3a6a7f182774cee83
--
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

Summary/Minutes for today's FESCo meeting (2015-10-14)

2015-10-14 Thread Parag Nemade
===
#fedora-meeting: FESCO (2015-10-14)
===


Meeting started by paragan at 18:01:15 UTC. The full logs are available
at
http://meetbot.fedoraproject.org/fedora-meeting/2015-10-14/fesco.2015-10-14-18.01.log.html
.



Meeting summary
---
* init process  (paragan, 18:01:15)

* #615 Strategy for services that do not have systemd native unit files
  (paragan, 18:04:01)
  * LINK: https://fedorahosted.org/fesco/ticket/615   (paragan,
18:04:01)
  * AGREED: to sgallagh's modified proposal based on
https://fedorahosted.org/fesco/ticket/615#comment:69 (7, 1, 0)
(paragan, 18:19:40)
  * sgallagh to work on updating SySV init packaging guidelines update
(paragan, 18:20:48)

* #1486 FESCo elections for F24/F25  (paragan, 18:21:42)
  * LINK: https://fedorahosted.org/fesco/ticket/1486   (paragan,
18:21:43)
  * AGREED: Have one ticket tracking elections for all governing bodies,
opened in Council's ticketing system as Council is the top-level
governance body. (9, 0, 0)  (paragan, 18:25:17)

* #1489 F24 System Wide Change: NetworkManager 1.2  (paragan, 18:25:49)
  * LINK: https://fedorahosted.org/fesco/ticket/1489   (paragan,
18:25:50)
  * AGREED: Approved F24 System Wide Change: NetworkManager 1.2 (8, 0,
0)  (paragan, 18:28:04)

* #1490 restore MPI Requires Provides as F23 change  (paragan, 18:28:16)
  * LINK: https://fedorahosted.org/fesco/ticket/1490   (paragan,
18:28:16)
  * AGREED: Mark the Change
https://fedoraproject.org/wiki/Changes/RpmMPIReqProv as completed
and include in https://fedoraproject.org/wiki/Releases/23/ChangeSet
(7, 2, 0)  (paragan, 18:34:26)

* #1491 clarifications/improvements for new bundling policy  (paragan,
  18:35:27)
  * LINK: https://fedorahosted.org/fesco/ticket/1491   (paragan,
18:35:28)
  * AGREED: defer ticket 1491 for next week meeting  (paragan, 18:38:27)

* Next week's chair  (paragan, 18:40:32)
  * rishi to chair next to next week  (paragan, 18:42:29)

* Open Floor  (paragan, 18:42:39)

Meeting ended at 19:00:16 UTC.




Action Items






Action Items, by person
---
* **UNASSIGNED**
  * (none)




People Present (lines said)
---
* paragan (61)
* dgilmore (51)
* nirik (46)
* sgallagh (42)
* number80 (17)
* ajax (15)
* jwb (14)
* rishi (13)
* zodbot (12)
* jkurik (3)
* zbyszek (2)
* gholms (1)
* thozza (0)



Generated by `MeetBot`_ 0.1.4

.. _`MeetBot`: http://wiki.debian.org/MeetBot
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

[EPEL-devel] epel CD

2015-10-14 Thread Carpenter, Rob
Is is possible to create an EPEL CD for installation of packages onto 
standalone systems not connected to the internet?
___
epel-devel mailing list
epel-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/epel-devel


mitr pushed to perl-IPTables-Parse (master). "Add Requires: perl(Test) needed with perl-4:5.22.0-352.fc24"

2015-10-14 Thread notifications
From 003254ed5d2186bd25ab36caef651ba973e7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Miloslav=20Trma=C4=8D?= 
Date: Wed, 14 Oct 2015 22:01:56 +0200
Subject: Add Requires: perl(Test) needed with perl-4:5.22.0-352.fc24

---
 perl-IPTables-Parse.spec | 7 +--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/perl-IPTables-Parse.spec b/perl-IPTables-Parse.spec
index ee40570..036871e 100644
--- a/perl-IPTables-Parse.spec
+++ b/perl-IPTables-Parse.spec
@@ -1,6 +1,6 @@
 Name:   perl-IPTables-Parse
 Version:1.5
-Release:1%{?dist}
+Release:2%{?dist}
 Summary:Perl extension for parsing iptables firewall rulesets
 License:Artistic 2.0
 Group:  Development/Libraries
@@ -10,7 +10,7 @@ Source1:
http://www.cipherdyne.org/modules/IPTables-Parse-%{version}.tar.
 # https://github.com/mrash/IPTables-Parse/pull/6
 Patch0: IPTables-Parse-1.5-predictable-tmp.patch
 BuildArch:  noarch
-BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(ExtUtils::MakeMaker), perl(Test)
 Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
 
 %description
@@ -50,6 +50,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Wed Oct 14 2015 Miloslav Trmač  - 1.5-2
+- Add Requires: perl(Test) needed with perl-4:5.22.0-352.fc24
+
 * Tue Sep 29 2015 Miloslav Trmač  - 1.5-1
 - Update to IPTables-Parse-1.5
 - Fix use of predictable temporary file names
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-IPTables-Parse.git/commit/?h=master=003254ed5d2186bd25ab36caef651ba973e7
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Re: ansible in Fedora 23+ (python3)

2015-10-14 Thread Kevin Fenzi
On Wed, 14 Oct 2015 16:47:56 +
Igor Gnatenko  wrote:

> Yes, DNF module works for ansible from the box. We worked at it for
> some time: https://github.com/ansible/ansible-modules-extras/pull/527

...with the caveat from the first post in this thread: You will need to
have the python2 dnf bindings installed for it to work. 

kevin


pgpoYh4SCbPj6.pgp
Description: OpenPGP digital signature
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: Summary/Minutes for today's FESCo meeting (2015-10-14)

2015-10-14 Thread Tomasz Torcz
On Thu, Oct 15, 2015 at 12:36:35AM +0530, Parag Nemade wrote:
> * #615 Strategy for services that do not have systemd native unit files
>   (paragan, 18:04:01)
>   * LINK: https://fedorahosted.org/fesco/ticket/615   (paragan,
> 18:04:01)
>   * AGREED: to sgallagh's modified proposal based on
> https://fedorahosted.org/fesco/ticket/615#comment:69 (7, 1, 0)
> (paragan, 18:19:40)

So

”Any package in Fedora that provides a SYSV init script instead of 
a systemd service unit will be retired from the distribution at the branch 
point of Fedora 25 (which usually equates to Alpha Freeze). ” + exceptions?

  I'm all for it, good decision!  Probably needs heads up email
to those less active maintainers.

-- 
Tomasz Torcz "God, root, what's the difference?"
xmpp: zdzich...@chrome.pl "God is more forgiving."

-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: Summary/Minutes for today's FESCo meeting (2015-10-14)

2015-10-14 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 10/14/2015 03:06 PM, Parag Nemade wrote:
> * #615 Strategy for services that do not have systemd native unit
> files (paragan, 18:04:01) * LINK:
> https://fedorahosted.org/fesco/ticket/615   (paragan, 18:04:01) *
> AGREED: to sgallagh's modified proposal based on 
> https://fedorahosted.org/fesco/ticket/615#comment:69 (7, 1, 0) 
> (paragan, 18:19:40)



Actual text of the approved proposal, since it was modified slightly
in the meeting:

Any package in Fedora that provides a SYSV init script instead of a
systemd service unit will be retired from the distribution at the
branch point of Fedora 24. Exceptions will be considered on a
case-by-case basis if submitted through a FESCo ticket at least three
weeks prior to the branch point. FESCo will coordinate with the Change
Wrangler to provide periodic reminders of this deadline mailed out.
FESCo explicitly does not advocate the removal of the sysvinit
compatibility functionality from systemd itself, as we do not want to
negatively impact third-party software that may still be relying upon
it. We will also update all packaging documentation around the use of
SYSV init scripts to indicate that its use in Fedora is not
recommended, but that it may be useful for EPEL.
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iEYEARECAAYFAlYerB4ACgkQeiVVYja6o6NogACgrkmGCHunVrihTkd3yBPYtIIx
q64AnArJ6ADKNgoYp/GSUkNVdJr/qGrR
=x0XT
-END PGP SIGNATURE-
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: Better irc policies?

2015-10-14 Thread Matthew Miller
On Wed, Oct 14, 2015 at 11:19:00AM -0700, Adam Williamson wrote:
> The only thing that concerns me is that at that point we'd have the new
> thing, IRC, Ask, *and* the mailing lists, soon with Hyperkitty which in
> some senses overlaps with all the others.

Well, mailing lists -> hyperkitty. Ideally, The New Thing would
completely replace IRC eventually. And, especially with how we're using
Ask, like a web forum rather than like the Stack Exchange sites it
superficially resembles, I'd like to eventually migrate that to
HyperKitty too.

-- 
Matthew Miller

Fedora Project Leader
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: Non-responsive maintainer: pfor

2015-10-14 Thread Sandro Mani



On 14.10.2015 15:23, Kalev Lember wrote:

On 10/14/2015 03:00 PM, Sandro Mani wrote:

Hi

Attempts to contact pfor via bug #1266870 [1] as well as direct email
have been unsuccessful. An update request last year also went
unanswered, and commit access request has been awaiting review since
then. fedora_active_user reports last activity by pfor May this year.

Anyone knows how to contact him?

He is often on #fedora-mingw on irc.freenode.org


Got hold of him there, thanks.

--
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

New infinote / gobby collaborative document server available

2015-10-14 Thread Kevin Fenzi
Greetings. 

For many years Fedora Infrastructure has hosted a collaborative editor
server based on the 'sobby' server/protocol. We have finally finished
upgrading this service to use the new 'infinote' server/protocol, and
it's ready for community use. 

Please See:

https://fedoraproject.org/wiki/Gobby

for more information and access details. 

We hope this will be a valuable service to the 
Fedora Development Community. 

kevin


pgpxIeg219Jxg.pgp
Description: OpenPGP digital signature
___
devel-announce mailing list
devel-announce@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel-announce

New infinote / gobby collaborative document server available

2015-10-14 Thread Kevin Fenzi
Greetings. 

For many years Fedora Infrastructure has hosted a collaborative editor
server based on the 'sobby' server/protocol. We have finally finished
upgrading this service to use the new 'infinote' server/protocol, and
it's ready for community use. 

Please See:

https://fedoraproject.org/wiki/Gobby

for more information and access details. 

We hope this will be a valuable service to the 
Fedora Development Community. 

kevin


pgpNQN3eyxXps.pgp
Description: OpenPGP digital signature
___
devel-announce mailing list
devel-annou...@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel-announce-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

jplesnik pushed to perl-Config-Grammar (master). "Specify all dependencies"

2015-10-14 Thread notifications
From 230dfd5ac913a16ac97396808cca71645f9e8b99 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Wed, 14 Oct 2015 12:09:07 +0200
Subject: Specify all dependencies

---
 perl-Config-Grammar.spec | 17 +++--
 1 file changed, 15 insertions(+), 2 deletions(-)

diff --git a/perl-Config-Grammar.spec b/perl-Config-Grammar.spec
index 5eb937f..002b9b0 100644
--- a/perl-Config-Grammar.spec
+++ b/perl-Config-Grammar.spec
@@ -1,6 +1,6 @@
 Name:   perl-Config-Grammar
 Version:1.10
-Release:18%{?dist}
+Release:19%{?dist}
 Summary:Grammar-based, user-friendly config parser
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -8,7 +8,17 @@ URL:http://search.cpan.org/dist/Config-Grammar/
 Source0:
http://www.cpan.org/authors/id/D/DS/DSCHWEI/Config-Grammar-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:  noarch
-BuildRequires:  perl(ExtUtils::MakeMaker) perl(Test::Simple)
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
+BuildRequires:  perl
+BuildRequires:  perl(base)
+BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(lib)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(Test)
+BuildRequires:  perl(Test::Simple)
+BuildRequires:  perl(vars)
 Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
 
 %description
@@ -48,6 +58,9 @@ find %{buildroot} -type f -name .packlist -delete
 %{_mandir}/man3//Config::Grammar*
 
 %changelog
+* Wed Oct 14 2015 Jitka Plesnikova  - 1.10-19
+- Specify all dependencies
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 1.10-18
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-Config-Grammar.git/commit/?h=master=230dfd5ac913a16ac97396808cca71645f9e8b99
--
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

ppisar pushed to perl-XML-Filter-XInclude (master). "Specify all dependencies"

2015-10-14 Thread notifications
From db49a9492d824244f86df53204ea90990bb2d13e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Wed, 14 Oct 2015 12:26:57 +0200
Subject: Specify all dependencies

---
 perl-XML-Filter-XInclude.spec | 21 ++---
 1 file changed, 18 insertions(+), 3 deletions(-)

diff --git a/perl-XML-Filter-XInclude.spec b/perl-XML-Filter-XInclude.spec
index d4cf848..cb45daa 100644
--- a/perl-XML-Filter-XInclude.spec
+++ b/perl-XML-Filter-XInclude.spec
@@ -1,6 +1,6 @@
 Name:   perl-XML-Filter-XInclude
 Version:1.0
-Release:20%{?dist}
+Release:21%{?dist}
 Summary:XInclude as a SAX Filter
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -8,13 +8,25 @@ URL:
http://search.cpan.org/dist/XML-Filter-XInclude/
 Source0:
http://www.cpan.org/modules/by-module/XML/XML-Filter-XInclude-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:  noarch
-Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
+BuildRequires:  perl
+BuildRequires:  perl(ExtUtils::MakeMaker)
+# Run-time:
 BuildRequires:  perl(constant)
 BuildRequires:  perl(Cwd)
-BuildRequires:  perl(ExtUtils::MakeMaker)
+# LWP::UserAgent not used at tests
+BuildRequires:  perl(strict)
 BuildRequires:  perl(URI)
+BuildRequires:  perl(vars)
+BuildRequires:  perl(XML::SAX::Base)
+# Tests:
+BuildRequires:  perl(Test)
 BuildRequires:  perl(XML::SAX) >= 0.05
 BuildRequires:  perl(XML::SAX::Writer)
+Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
+Requires:   perl(LWP::UserAgent)
 
 %description
 This module implements a simple SAX filter that provides XInclude support.
@@ -50,6 +62,9 @@ rm -rf %{buildroot}
 %{_mandir}/man3/*
 
 %changelog
+* Wed Oct 14 2015 Petr Pisar  - 1.0-21
+- Specify all dependencies
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 1.0-20
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-XML-Filter-XInclude.git/commit/?h=master=db49a9492d824244f86df53204ea90990bb2d13e
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

jplesnik pushed to perl-Crypt-GPG (master). "Specify all dependencies"

2015-10-14 Thread notifications
From 657a0086dfb5c61e3d8e189d014ea240e852c18b Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Wed, 14 Oct 2015 12:42:42 +0200
Subject: Specify all dependencies

---
 perl-Crypt-GPG.spec | 23 +--
 1 file changed, 21 insertions(+), 2 deletions(-)

diff --git a/perl-Crypt-GPG.spec b/perl-Crypt-GPG.spec
index 4f94182..5fe4117 100644
--- a/perl-Crypt-GPG.spec
+++ b/perl-Crypt-GPG.spec
@@ -6,14 +6,30 @@
 Summary:   Perl Object Oriented Interface to GnuPG
 Name:  perl-Crypt-GPG
 Version:   1.64
-Release:   3%{?dist}
+Release:   4%{?dist}
 License:   GPL+ or Artistic
 Group: Development/Libraries
 URL:   http://search.cpan.org/dist/%{pkgname}/
 Source:
http://search.cpan.org/CPAN/authors/id/A/AG/AGUL/%{pkgname}-%{version}.tar.gz
 Patch0:perl-Crypt-GPG-1.64-gpg.patch
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version)), gnupg
-BuildRequires: perl(ExtUtils::MakeMaker), perl(IPC::Run), perl(Date::Parse), 
gnupg
+BuildRequires: coreutils
+BuildRequires: findutils
+BuildRequires: gnupg
+BuildRequires: make
+BuildRequires: perl
+BuildRequires: perl(Carp)
+BuildRequires: perl(Date::Parse)
+BuildRequires: perl(English)
+BuildRequires: perl(ExtUtils::MakeMaker)
+BuildRequires: perl(Fcntl)
+BuildRequires: perl(File::Path)
+BuildRequires: perl(File::Spec)
+BuildRequires: perl(File::Temp)
+BuildRequires: perl(IPC::Run)
+BuildRequires: perl(strict)
+BuildRequires: perl(Test)
+BuildRequires: perl(vars)
 BuildArch: noarch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -53,6 +69,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/Crypt::GPG.3pm*
 
 %changelog
+* Wed Oct 14 2015 Jitka Plesnikova  - 1.64-4
+- Specify all dependencies
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 1.64-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-Crypt-GPG.git/commit/?h=master=657a0086dfb5c61e3d8e189d014ea240e852c18b
--
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

ppisar pushed to perl-Tie-Function (master). "Specify all dependencies"

2015-10-14 Thread notifications
From 7c73e06e21a20adfe1f2aa0e3f7602514af279ae Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Wed, 14 Oct 2015 12:57:27 +0200
Subject: Specify all dependencies

---
 perl-Tie-Function.spec | 15 ++-
 1 file changed, 14 insertions(+), 1 deletion(-)

diff --git a/perl-Tie-Function.spec b/perl-Tie-Function.spec
index ff43cab..66c4ff7 100644
--- a/perl-Tie-Function.spec
+++ b/perl-Tie-Function.spec
@@ -2,14 +2,24 @@
 
 Name:   perl-Tie-Function
 Version:0.02
-Release:7%{?dist}
+Release:8%{?dist}
 Summary:Wrap functions in tied hash sugar
 License:GPL+ or Artistic
 URL:http://search.cpan.org/dist/Tie-Function/
 Source0:
http://www.cpan.org/authors/id/D/DA/DAVIDNICO/handy_tied_functions/%{pkgname}-%{version}.tar.gz
 BuildArch:  noarch
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
+BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
+# Run-time:
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(warnings)
+# Tests:
+BuildRequires:  perl(Test)
 Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
+Requires:   perl(warnings)
 
 %description
 Tie::Function simplifies wrapping functions in tied hash syntax so they can
@@ -37,6 +47,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Oct 14 2015 Petr Pisar  - 0.02-8
+- Specify all dependencies
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 0.02-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-Tie-Function.git/commit/?h=master=7c73e06e21a20adfe1f2aa0e3f7602514af279ae
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

pghmcfc pushed to perl-Crypt-Primes (master). "Classify buildreqs by usage"

2015-10-14 Thread notifications
From 52084e04cea313a9873d959fb47007d5ab0e325a Mon Sep 17 00:00:00 2001
From: Paul Howarth 
Date: Wed, 14 Oct 2015 11:58:35 +0100
Subject: Classify buildreqs by usage

---
 perl-Crypt-Primes.spec | 24 
 1 file changed, 20 insertions(+), 4 deletions(-)

diff --git a/perl-Crypt-Primes.spec b/perl-Crypt-Primes.spec
index 09462d1..ba742b0 100644
--- a/perl-Crypt-Primes.spec
+++ b/perl-Crypt-Primes.spec
@@ -1,17 +1,30 @@
 Summary:   Provable prime number generator for cryptographic applications
 Name:  perl-Crypt-Primes
 Version:   0.50
-Release:   24%{?dist}
+Release:   25%{?dist}
 License:   GPL+ or Artistic
 Group: Development/Libraries
 Url:   http://search.cpan.org/dist/Crypt-Primes/
 Source0:   
http://search.cpan.org/CPAN/authors/id/V/VI/VIPUL/Crypt-Primes-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu)
 BuildArch: noarch
-BuildRequires: perl(Exporter)
-BuildRequires: perl(Crypt::Random) >= 0.33
+# Module Build
+BuildRequires: coreutils
+BuildRequires: findutils
+BuildRequires: make
+BuildRequires: perl
 BuildRequires: perl(ExtUtils::MakeMaker)
+# Module Runtime
+BuildRequires: perl(Crypt::Random) >= 0.33
+BuildRequires: perl(Exporter)
+BuildRequires: perl(integer)
 BuildRequires: perl(Math::Pari)>= 2.001804
+BuildRequires: perl(vars)
+# Test Suite
+BuildRequires: perl(lib)
+BuildRequires: perl(strict)
+BuildRequires: perl(Test)
+# Runtime
 Requires:  perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 
 %description
@@ -49,9 +62,12 @@ rm -rf %{buildroot}
 %{_bindir}/largeprimes
 %{perl_vendorlib}/Crypt/
 %{_mandir}/man1/largeprimes.1*
-%{_mandir}/man3/Crypt::Primes.3pm*
+%{_mandir}/man3/Crypt::Primes.3*
 
 %changelog
+* Wed Oct 14 2015 Paul Howarth  - 0.50-25
+- Classify buildreqs by usage
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 0.50-24
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-Crypt-Primes.git/commit/?h=master=52084e04cea313a9873d959fb47007d5ab0e325a
--
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

ppisar pushed to perl-Text-Shellwords (master). "Escape spec sigils in comments"

2015-10-14 Thread notifications
From 306926e918cc26ab011eced3a5fd11e89b2b51e5 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Wed, 14 Oct 2015 13:08:00 +0200
Subject: Escape spec sigils in comments

---
 perl-Text-Shellwords.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/perl-Text-Shellwords.spec b/perl-Text-Shellwords.spec
index 96377b8..ba731bd 100644
--- a/perl-Text-Shellwords.spec
+++ b/perl-Text-Shellwords.spec
@@ -37,7 +37,7 @@ respects backslash escapes.
 %prep
 %setup -q -n Text-Shellwords-%{version}
 # Clean up /usr/local/bin/perl mess
-#%{__perl} -pi -e 's|/usr/local/bin/perl\b|%{__perl}|' \
+#%%{__perl} -pi -e 's|/usr/local/bin/perl\b|%%{__perl}|' \
 #  qd.pl bdf_scripts/cvtbdf.pl demos/{*.{pl,cgi},truetype_test}
 
 # avoid dependencies
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-Text-Shellwords.git/commit/?h=master=306926e918cc26ab011eced3a5fd11e89b2b51e5
--
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

ppisar pushed to perl-Text-Shellwords (master). "Specify all dependencies"

2015-10-14 Thread notifications
From f7b80e56cadecdcfca8b0032c1f077b4f85d6879 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Wed, 14 Oct 2015 13:05:19 +0200
Subject: Specify all dependencies

---
 perl-Text-Shellwords.spec | 16 +++-
 1 file changed, 15 insertions(+), 1 deletion(-)

diff --git a/perl-Text-Shellwords.spec b/perl-Text-Shellwords.spec
index c436b9d..5b3e5fb 100644
--- a/perl-Text-Shellwords.spec
+++ b/perl-Text-Shellwords.spec
@@ -1,6 +1,6 @@
 Name:   perl-Text-Shellwords
 Version:1.08
-Release:22%{?dist}
+Release:23%{?dist}
 Summary:A thin wrapper around the shellwords.pl package
 
 Group:  Development/Libraries
@@ -10,7 +10,18 @@ Source0:
http://www.cpan.org/authors/id/L/LD/LDS/Text-Shellwords-1.08.tar
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:  noarch
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
+BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
+# Run-time:
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(Text::ParseWords)
+BuildRequires:  perl(vars)
+# Test:
+BuildRequires:  perl(Test)
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -62,6 +73,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Oct 14 2015 Petr Pisar  - 1.08-23
+- Specify all dependencies
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 1.08-22
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-Text-Shellwords.git/commit/?h=master=f7b80e56cadecdcfca8b0032c1f077b4f85d6879
--
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

ppisar pushed to perl-Text-Shellwords (master). "Correct changelog entry"

2015-10-14 Thread notifications
From ce222734a3bc86bf683d7f57b1cbe8148eca6199 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Wed, 14 Oct 2015 13:07:26 +0200
Subject: Correct changelog entry

---
 perl-Text-Shellwords.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/perl-Text-Shellwords.spec b/perl-Text-Shellwords.spec
index 5b3e5fb..96377b8 100644
--- a/perl-Text-Shellwords.spec
+++ b/perl-Text-Shellwords.spec
@@ -139,7 +139,7 @@ rm -rf $RPM_BUILD_ROOT
 * Tue Sep 04 2007 Alex Lancaster  1.08-2
 - Clarified license terms: GPL+ or Artistic
 
-* Wed Mar 23 2007 Alex Lancaster  1.08-1
+* Sat Mar 24 2007 Alex Lancaster  1.08-1
 - Updated to 1.08
 - Removed superfluous BR: Perl as per suggestion from Ralf Corsepius
 
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-Text-Shellwords.git/commit/?h=master=ce222734a3bc86bf683d7f57b1cbe8148eca6199
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

pghmcfc uploaded Config-Tiny-2.23.tgz for perl-Config-Tiny

2015-10-14 Thread notifications
6c3bc610c4bc587e1441e651e01584ce  Config-Tiny-2.23.tgz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-Config-Tiny/Config-Tiny-2.23.tgz/md5/6c3bc610c4bc587e1441e651e01584ce/Config-Tiny-2.23.tgz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

pghmcfc pushed to perl-Config-Tiny (perl-Config-Tiny-2.23-1.fc24). "Update to 2.23 (..more)"

2015-10-14 Thread notifications
From 28e156bf48633c683132a010b3599a35966e42bb Mon Sep 17 00:00:00 2001
From: Paul Howarth 
Date: Wed, 14 Oct 2015 12:14:27 +0100
Subject: Update to 2.23

- New upstream release 2.23
  - Add the utf8 BOM to the Changes file
  - Fix read() and write() so they work on files called '0' (zero)
(CPAN RT#107754)
  - Add t/05.zero.t and t/0 to test the new code
  - Reformat the source slightly
---
 perl-Config-Tiny.spec | 15 +--
 sources   |  2 +-
 2 files changed, 14 insertions(+), 3 deletions(-)

diff --git a/perl-Config-Tiny.spec b/perl-Config-Tiny.spec
index d7c0ba1..ee5f0fa 100644
--- a/perl-Config-Tiny.spec
+++ b/perl-Config-Tiny.spec
@@ -1,6 +1,6 @@
 Name:  perl-Config-Tiny
-Version:   2.22
-Release:   4%{?dist}
+Version:   2.23
+Release:   1%{?dist}
 Summary:   Perl module for reading and writing .ini style configuration 
files
 Group: Development/Libraries
 License:   GPL+ or Artistic
@@ -8,6 +8,9 @@ URL:http://search.cpan.org/dist/Config-Tiny/
 Source0:   
http://search.cpan.org/CPAN/authors/id/R/RS/RSAVAGE/Config-Tiny-%{version}.tgz
 BuildArch: noarch
 # Module Build
+BuildRequires: coreutils
+BuildRequires: findutils
+BuildRequires: make
 BuildRequires: perl
 BuildRequires: perl(ExtUtils::MakeMaker)
 BuildRequires: perl(warnings)
@@ -57,6 +60,14 @@ make test TEST_FILES="xt/*.t" AUTOMATED_TESTING=1
 %{_mandir}/man3/Config::Tiny.3*
 
 %changelog
+* Wed Oct 14 2015 Paul Howarth  - 2.23-1
+- Update to 2.23
+  - Add the utf8 BOM to the Changes file
+  - Fix read() and write() so they work on files called '0' (zero)
+(CPAN RT#107754)
+  - Add t/05.zero.t and t/0 to test the new code
+  - Reformat the source slightly
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 2.22-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index a03c82b..adcb15a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d616dc3ec8d6e7aedc3b29509928ee98  Config-Tiny-2.22.tgz
+6c3bc610c4bc587e1441e651e01584ce  Config-Tiny-2.23.tgz
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-Config-Tiny.git/commit/?h=perl-Config-Tiny-2.23-1.fc24=28e156bf48633c683132a010b3599a35966e42bb
--
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

ppisar pushed to perl-XML-Generator (master). "Specify all dependencies"

2015-10-14 Thread notifications
From 0c195626a0c98f61373c71cc339f805b4862a784 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Wed, 14 Oct 2015 12:16:04 +0200
Subject: Specify all dependencies

---
 perl-XML-Generator.spec | 24 +---
 1 file changed, 21 insertions(+), 3 deletions(-)

diff --git a/perl-XML-Generator.spec b/perl-XML-Generator.spec
index b3c7d67..3b986d9 100644
--- a/perl-XML-Generator.spec
+++ b/perl-XML-Generator.spec
@@ -1,17 +1,32 @@
 Summary:XML-Generator Perl module
 Name:   perl-XML-Generator
 Version:1.04
-Release:11%{?dist}
+Release:12%{?dist}
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/XML-Generator/
 BuildArch:  noarch
 Source0:
http://search.cpan.org/CPAN/authors/id/B/BH/BHOLZMAN/XML-Generator-%{version}.tar.gz
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
+BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
-BuildRequires:  perl(XML::DOM)
-BuildRequires:  perl(overload)
+# Run-time:
 BuildRequires:  perl(base)
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(constant)
+BuildRequires:  perl(overload)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(vars)
+BuildRequires:  perl(warnings)
+BuildRequires:  perl(XML::DOM)
+# Tests:
+BuildRequires:  perl(Test)
+# Optional tests:
+BuildRequires:  perl(Tie::IxHash)
 Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
+Requires:   perl(warnings)
 
 %description
 perl module for generating XML documents
@@ -38,6 +53,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Wed Oct 14 2015 Petr Pisar  - 1.04-12
+- Specify all dependencies
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 1.04-11
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-XML-Generator.git/commit/?h=master=0c195626a0c98f61373c71cc339f805b4862a784
--
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

ppisar pushed to perl-Verilog-CodeGen (master). "Rebase perl-Verilog-CodeGen-gui.patch (..more)"

2015-10-14 Thread notifications
From 64edb35d4013f5ff2e47cb1d4e48991d5c1d851f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Wed, 14 Oct 2015 12:45:54 +0200
Subject: Rebase perl-Verilog-CodeGen-gui.patch

Old patch kept back-up files.
---
 perl-Verilog-CodeGen-gui.patch | 24 +---
 perl-Verilog-CodeGen.spec  |  3 ++-
 2 files changed, 23 insertions(+), 4 deletions(-)

diff --git a/perl-Verilog-CodeGen-gui.patch b/perl-Verilog-CodeGen-gui.patch
index 82fd333..b6444e2 100644
--- a/perl-Verilog-CodeGen-gui.patch
+++ b/perl-Verilog-CodeGen-gui.patch
@@ -1,6 +1,21 @@
 scripts/gui.pl 2009-03-21 15:48:49.0 +0100
-+++ gui.pl 2009-03-21 15:49:23.0 +0100
-@@ -85,137 +85,135 @@
+From b874c50d1400277afa41835e447b4574085d6174 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
+Date: Wed, 14 Oct 2015 12:44:01 +0200
+Subject: [PATCH] Do not redefine colors
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+Signed-off-by: Petr Písař 
+---
+ scripts/gui.pl | 94 --
+ 1 file changed, 46 insertions(+), 48 deletions(-)
+
+diff --git a/scripts/gui.pl b/scripts/gui.pl
+index ed22994..e12426f 100755
+--- a/scripts/gui.pl
 b/scripts/gui.pl
+@@ -84,137 +84,135 @@ exit(0);
  
  #---
  sub create_ui {
@@ -184,3 +199,6 @@
  my 
$scroll=$text_frame->Scrollbar('-background'=>'grey','-width'=>10,'-command' => 
['yview', $text])->pack('-side' => 'right', '-fill' => 'y');
  # Inform listbox about the scrollbar
  $text->configure('-yscrollcommand' => ['set', $scroll]);
+-- 
+2.4.3
+
diff --git a/perl-Verilog-CodeGen.spec b/perl-Verilog-CodeGen.spec
index 313cb0c..c4d77c5 100644
--- a/perl-Verilog-CodeGen.spec
+++ b/perl-Verilog-CodeGen.spec
@@ -53,7 +53,7 @@ Verilog module code for arbitraty values of the parameters.
 
 sed -i "s|/usr/bin/galeon --geometry=400x600+10+10|firefox|" 
scripts/GUI/inspect_code.pl
 
-%patch0 -p0
+%patch0 -p1
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
@@ -88,6 +88,7 @@ rm -rf $RPM_BUILD_ROOT
 %changelog
 * Wed Oct 14 2015 Petr Pisar  - 0.9.4-19
 - Specify all dependencies
+- Rebase perl-Verilog-CodeGen-gui.patch
 
 * Thu Jun 18 2015 Fedora Release Engineering  
- 0.9.4-18
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-Verilog-CodeGen.git/commit/?h=master=64edb35d4013f5ff2e47cb1d4e48991d5c1d851f
--
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

ppisar pushed to perl-User (master). "Specify all dependencies"

2015-10-14 Thread notifications
From 9a202c302fccf86890924fa306d828f740ef33da Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Wed, 14 Oct 2015 12:52:49 +0200
Subject: Specify all dependencies

---
 perl-User.spec | 15 ++-
 1 file changed, 14 insertions(+), 1 deletion(-)

diff --git a/perl-User.spec b/perl-User.spec
index 152fa73..537be4b 100644
--- a/perl-User.spec
+++ b/perl-User.spec
@@ -1,6 +1,6 @@
 Name:   perl-User
 Version:1.9
-Release:14%{?dist}
+Release:15%{?dist}
 
 Summary:API for locating user information regardless of OS
 
@@ -11,7 +11,17 @@ Source0:
http://search.cpan.org/CPAN/authors/id/T/TB/TBONE/User-%{version
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:  noarch
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
+BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
+# Run-time:
+BuildRequires:  perl(strict)
+BuildRequires:  perl(vars)
+# Tests:
+BuildRequires:  perl(Cwd)
+BuildRequires:  perl(Test)
 Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
 
 
@@ -52,6 +62,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Oct 14 2015 Petr Pisar  - 1.9-15
+- Specify all dependencies
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 1.9-14
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-User.git/commit/?h=master=9a202c302fccf86890924fa306d828f740ef33da
--
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

ppisar pushed to perl-Text-LevenshteinXS (master). "Specify all dependencies"

2015-10-14 Thread notifications
From e0273af631f7ae18e4b7eb2228a13a25e28d89fc Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Wed, 14 Oct 2015 13:16:19 +0200
Subject: Specify all dependencies

---
 perl-Text-LevenshteinXS.spec | 18 +-
 1 file changed, 17 insertions(+), 1 deletion(-)

diff --git a/perl-Text-LevenshteinXS.spec b/perl-Text-LevenshteinXS.spec
index 2bf804b..a0c1614 100644
--- a/perl-Text-LevenshteinXS.spec
+++ b/perl-Text-LevenshteinXS.spec
@@ -1,13 +1,26 @@
 Name:   perl-Text-LevenshteinXS
 Version:0.03
-Release:23%{?dist}
+Release:24%{?dist}
 Summary:XS implementation of the Levenshtein edit distance
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Text-LevenshteinXS/
 Source0:
http://www.cpan.org/authors/id/J/JG/JGOLDBERG/Text-LevenshteinXS-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
+BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
+# Run-time:
+BuildRequires:  perl(AutoLoader)
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(DynaLoader)
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(warnings)
+# Tests:
+BuildRequires:  perl(Test)
 Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
 
 %description
@@ -47,6 +60,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Wed Oct 14 2015 Petr Pisar  - 0.03-24
+- Specify all dependencies
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 0.03-23
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-Text-LevenshteinXS.git/commit/?h=master=e0273af631f7ae18e4b7eb2228a13a25e28d89fc
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

pghmcfc pushed to perl-Config-Tiny (master). "Update to 2.23 (..more)"

2015-10-14 Thread notifications
From 28e156bf48633c683132a010b3599a35966e42bb Mon Sep 17 00:00:00 2001
From: Paul Howarth 
Date: Wed, 14 Oct 2015 12:14:27 +0100
Subject: Update to 2.23

- New upstream release 2.23
  - Add the utf8 BOM to the Changes file
  - Fix read() and write() so they work on files called '0' (zero)
(CPAN RT#107754)
  - Add t/05.zero.t and t/0 to test the new code
  - Reformat the source slightly
---
 perl-Config-Tiny.spec | 15 +--
 sources   |  2 +-
 2 files changed, 14 insertions(+), 3 deletions(-)

diff --git a/perl-Config-Tiny.spec b/perl-Config-Tiny.spec
index d7c0ba1..ee5f0fa 100644
--- a/perl-Config-Tiny.spec
+++ b/perl-Config-Tiny.spec
@@ -1,6 +1,6 @@
 Name:  perl-Config-Tiny
-Version:   2.22
-Release:   4%{?dist}
+Version:   2.23
+Release:   1%{?dist}
 Summary:   Perl module for reading and writing .ini style configuration 
files
 Group: Development/Libraries
 License:   GPL+ or Artistic
@@ -8,6 +8,9 @@ URL:http://search.cpan.org/dist/Config-Tiny/
 Source0:   
http://search.cpan.org/CPAN/authors/id/R/RS/RSAVAGE/Config-Tiny-%{version}.tgz
 BuildArch: noarch
 # Module Build
+BuildRequires: coreutils
+BuildRequires: findutils
+BuildRequires: make
 BuildRequires: perl
 BuildRequires: perl(ExtUtils::MakeMaker)
 BuildRequires: perl(warnings)
@@ -57,6 +60,14 @@ make test TEST_FILES="xt/*.t" AUTOMATED_TESTING=1
 %{_mandir}/man3/Config::Tiny.3*
 
 %changelog
+* Wed Oct 14 2015 Paul Howarth  - 2.23-1
+- Update to 2.23
+  - Add the utf8 BOM to the Changes file
+  - Fix read() and write() so they work on files called '0' (zero)
+(CPAN RT#107754)
+  - Add t/05.zero.t and t/0 to test the new code
+  - Reformat the source slightly
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 2.22-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index a03c82b..adcb15a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d616dc3ec8d6e7aedc3b29509928ee98  Config-Tiny-2.22.tgz
+6c3bc610c4bc587e1441e651e01584ce  Config-Tiny-2.23.tgz
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-Config-Tiny.git/commit/?h=master=28e156bf48633c683132a010b3599a35966e42bb
--
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

ppisar pushed to perl-Text-CHM (master). "Specify all dependencies"

2015-10-14 Thread notifications
From a6b44002460041f384ffdcb7f98cd033cd5017f9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Wed, 14 Oct 2015 13:27:24 +0200
Subject: Specify all dependencies

---
 perl-Text-CHM.spec | 17 -
 1 file changed, 16 insertions(+), 1 deletion(-)

diff --git a/perl-Text-CHM.spec b/perl-Text-CHM.spec
index 0b1ada1..ce212d5 100644
--- a/perl-Text-CHM.spec
+++ b/perl-Text-CHM.spec
@@ -1,6 +1,6 @@
 Name:   perl-Text-CHM
 Version:0.01
-Release:22%{?dist}
+Release:23%{?dist}
 Summary:Perl extension for handling MS Compiled HtmlHelp Files
 
 Group:  Development/Libraries
@@ -10,7 +10,19 @@ Source0:
http://www.cpan.org/modules/by-module/Text/Text-CHM-%{version}.t
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  chmlib-devel
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
+BuildRequires:  perl
+BuildRequires:  perl-devel
 BuildRequires:  perl(ExtUtils::MakeMaker)
+# Run-time:
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(warnings)
+BuildRequires:  perl(XSLoader)
+# Tests:
+BuildRequires:  perl(Test)
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
 %description
@@ -55,6 +67,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Oct 14 2015 Petr Pisar  - 0.01-23
+- Specify all dependencies
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 0.01-22
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-Text-CHM.git/commit/?h=master=a6b44002460041f384ffdcb7f98cd033cd5017f9
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

jplesnik pushed to perl-Crypt-Simple (master). "Specify all dependencies"

2015-10-14 Thread notifications
From 1936617d0e246fd9235f5788c650a34febed8b67 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Wed, 14 Oct 2015 13:32:36 +0200
Subject: Specify all dependencies

---
 perl-Crypt-Simple.spec | 21 ++---
 1 file changed, 18 insertions(+), 3 deletions(-)

diff --git a/perl-Crypt-Simple.spec b/perl-Crypt-Simple.spec
index fd6178e..2931bed 100644
--- a/perl-Crypt-Simple.spec
+++ b/perl-Crypt-Simple.spec
@@ -1,6 +1,6 @@
 Name:   perl-Crypt-Simple
 Version:0.06
-Release:25%{?dist}
+Release:26%{?dist}
 Summary:Encrypt stuff simply 
 
 Group:  Development/Libraries
@@ -10,9 +10,21 @@ Source0:
http://search.cpan.org/CPAN/authors/id/K/KA/KASEI/Crypt-Simple-%
 
 BuildArch:  noarch
 
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
+BuildRequires:  perl
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(Compress::Zlib)
+BuildRequires:  perl(Crypt::Blowfish)
 BuildRequires:  perl(Digest::MD5)
-BuildRequires:  perl(Crypt::Blowfish) perl(FreezeThaw) perl(Compress::Zlib)
-BuildRequires:  perl(ExtUtils::MakeMaker) perl(Test::Simple)
+BuildRequires:  perl(ExtUtils::MakeMaker) 
+BuildRequires:  perl(FreezeThaw)
+BuildRequires:  perl(MIME::Base64)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(Test)
+BuildRequires:  perl(Test::More)
+BuildRequires:  perl(warnings)
 
 Requires:  perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 
@@ -55,6 +67,9 @@ make test
 
 
 %changelog
+* Wed Oct 14 2015 Jitka Plesnikova  - 0.06-26
+- Specify all dependencies
+
 * Thu Jun 18 2015 Ralf Corsépius  - 0.06-25
 - Add BR: perl(Digest::MD5)" (Fix FTBFS).
 
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-Crypt-Simple.git/commit/?h=master=1936617d0e246fd9235f5788c650a34febed8b67
--
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

corsepiu pushed to perl-Starlet (master). "Upstream update."

2015-10-14 Thread notifications
From 1cdcdc29c77c1c25df63d1214201a9d1d4f4367f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ralf=20Cors=C3=A9pius?= 
Date: Wed, 14 Oct 2015 12:30:26 +0200
Subject: Upstream update.

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

diff --git a/.gitignore b/.gitignore
index e51eede..2f5b349 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/Starlet-0.25.tar.gz
+/Starlet-0.26.tar.gz
diff --git a/perl-Starlet.spec b/perl-Starlet.spec
index bc1aba0..5b469bd 100644
--- a/perl-Starlet.spec
+++ b/perl-Starlet.spec
@@ -1,5 +1,5 @@
 Name:   perl-Starlet
-Version:0.25
+Version:0.26
 Release:1%{?dist}
 Summary:Simple, high-performance PSGI/Plack HTTP server
 License:GPL+ or Artistic
@@ -55,6 +55,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Oct 13 2015 Ralf Corsépius  - 0.26-1
+- Upstream update.
+
 * Mon Jul 13 2015 Ralf Corsépius  - 0.25-1
 - Upstream update.
 - Update deps.
diff --git a/sources b/sources
index e452fee..2469968 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a90dbd76d9af6b3b0866369ead7effc6  Starlet-0.25.tar.gz
+b1fa1ccd2f3a877282f843a304fbe6fe  Starlet-0.26.tar.gz
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-Starlet.git/commit/?h=master=1cdcdc29c77c1c25df63d1214201a9d1d4f4367f
--
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

corsepiu uploaded Starlet-0.26.tar.gz for perl-Starlet

2015-10-14 Thread notifications
b1fa1ccd2f3a877282f843a304fbe6fe  Starlet-0.26.tar.gz

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

jplesnik pushed to perl-Data-Properties (master). "Specify all dependencies"

2015-10-14 Thread notifications
From cc32146a58af20d9823a1de07d134aabf0ef8175 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Wed, 14 Oct 2015 13:10:47 +0200
Subject: Specify all dependencies

---
 perl-Data-Properties.spec | 12 +++-
 1 file changed, 11 insertions(+), 1 deletion(-)

diff --git a/perl-Data-Properties.spec b/perl-Data-Properties.spec
index 881c4f9..74836c0 100644
--- a/perl-Data-Properties.spec
+++ b/perl-Data-Properties.spec
@@ -1,6 +1,6 @@
 Name:   perl-Data-Properties
 Version:0.02
-Release:13%{?dist}
+Release:14%{?dist}
 Summary:Persistent properties
 
 # The upstream source itself does not specify a license.
@@ -16,7 +16,14 @@ URL:http://search.cpan.org/dist/Data-Properties/
 Source0:
http://www.cpan.org/authors/id/I/IX/IX/Data-Properties-%{version}.tar.gz
 Source1:LICENSE
 BuildArch:  noarch
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
+BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(POSIX)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(Test)
 Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
 
 %{?perl_default_filter}
@@ -50,6 +57,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Oct 14 2015 Jitka Plesnikova  - 0.02-14
+- Specify all dependencies
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 0.02-13
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-Data-Properties.git/commit/?h=master=cc32146a58af20d9823a1de07d134aabf0ef8175
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

pghmcfc pushed to perl-Crypt-Primes (perl-Crypt-Primes-0.50-25.fc24). "Classify buildreqs by usage"

2015-10-14 Thread notifications
From 52084e04cea313a9873d959fb47007d5ab0e325a Mon Sep 17 00:00:00 2001
From: Paul Howarth 
Date: Wed, 14 Oct 2015 11:58:35 +0100
Subject: Classify buildreqs by usage

---
 perl-Crypt-Primes.spec | 24 
 1 file changed, 20 insertions(+), 4 deletions(-)

diff --git a/perl-Crypt-Primes.spec b/perl-Crypt-Primes.spec
index 09462d1..ba742b0 100644
--- a/perl-Crypt-Primes.spec
+++ b/perl-Crypt-Primes.spec
@@ -1,17 +1,30 @@
 Summary:   Provable prime number generator for cryptographic applications
 Name:  perl-Crypt-Primes
 Version:   0.50
-Release:   24%{?dist}
+Release:   25%{?dist}
 License:   GPL+ or Artistic
 Group: Development/Libraries
 Url:   http://search.cpan.org/dist/Crypt-Primes/
 Source0:   
http://search.cpan.org/CPAN/authors/id/V/VI/VIPUL/Crypt-Primes-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu)
 BuildArch: noarch
-BuildRequires: perl(Exporter)
-BuildRequires: perl(Crypt::Random) >= 0.33
+# Module Build
+BuildRequires: coreutils
+BuildRequires: findutils
+BuildRequires: make
+BuildRequires: perl
 BuildRequires: perl(ExtUtils::MakeMaker)
+# Module Runtime
+BuildRequires: perl(Crypt::Random) >= 0.33
+BuildRequires: perl(Exporter)
+BuildRequires: perl(integer)
 BuildRequires: perl(Math::Pari)>= 2.001804
+BuildRequires: perl(vars)
+# Test Suite
+BuildRequires: perl(lib)
+BuildRequires: perl(strict)
+BuildRequires: perl(Test)
+# Runtime
 Requires:  perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
 
 %description
@@ -49,9 +62,12 @@ rm -rf %{buildroot}
 %{_bindir}/largeprimes
 %{perl_vendorlib}/Crypt/
 %{_mandir}/man1/largeprimes.1*
-%{_mandir}/man3/Crypt::Primes.3pm*
+%{_mandir}/man3/Crypt::Primes.3*
 
 %changelog
+* Wed Oct 14 2015 Paul Howarth  - 0.50-25
+- Classify buildreqs by usage
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 0.50-24
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-Crypt-Primes.git/commit/?h=perl-Crypt-Primes-0.50-25.fc24=52084e04cea313a9873d959fb47007d5ab0e325a
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

jplesnik pushed to perl-Data-Taxi (master). "Specify all dependencies"

2015-10-14 Thread notifications
From fc717e1ae706cf1847b0a2ca66152b239a618709 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova 
Date: Wed, 14 Oct 2015 13:22:04 +0200
Subject: Specify all dependencies

---
 perl-Data-Taxi.spec | 15 ++-
 1 file changed, 14 insertions(+), 1 deletion(-)

diff --git a/perl-Data-Taxi.spec b/perl-Data-Taxi.spec
index 9ef79fd..114a030 100644
--- a/perl-Data-Taxi.spec
+++ b/perl-Data-Taxi.spec
@@ -1,6 +1,6 @@
 Name:   perl-Data-Taxi
 Version:0.96
-Release:12%{?dist}
+Release:13%{?dist}
 Summary:Taint-aware, XML-ish data serialization
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -8,7 +8,17 @@ URL:http://search.cpan.org/dist/Data-Taxi/
 Source0:
http://www.cpan.org/authors/id/M/MI/MIKO/Data-Taxi-%{version}.tar.gz
 Patch0: no-debug-showstuff.patch
 BuildArch:  noarch
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
+BuildRequires:  perl
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(constant)
+BuildRequires:  perl(Exporter)
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(Test)
+BuildRequires:  perl(vars)
 Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
 
 %{?perl_default_filter}
@@ -43,6 +53,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Oct 14 2015 Jitka Plesnikova  - 0.96-13
+- Specify all dependencies
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 0.96-12
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-Data-Taxi.git/commit/?h=master=fc717e1ae706cf1847b0a2ca66152b239a618709
--
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

ppisar pushed to perl-Text-FormatTable (master). "Specify all dependencies"

2015-10-14 Thread notifications
From fd4b88979ceebb7a1cf9ec79bf09a9ab1b3f12b2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= 
Date: Wed, 14 Oct 2015 13:21:14 +0200
Subject: Specify all dependencies

---
 perl-Text-FormatTable.spec | 16 +++-
 1 file changed, 15 insertions(+), 1 deletion(-)

diff --git a/perl-Text-FormatTable.spec b/perl-Text-FormatTable.spec
index 657cb08..80571be 100644
--- a/perl-Text-FormatTable.spec
+++ b/perl-Text-FormatTable.spec
@@ -1,6 +1,6 @@
 Name:   perl-Text-FormatTable
 Version:1.03
-Release:17%{?dist}
+Release:18%{?dist}
 Summary:Format text tables
 License:GPL+ or Artistic
 
@@ -8,7 +8,18 @@ URL:http://search.cpan.org/dist/Text-FormatTable/
 Source0:
http://www.cpan.org/authors/id/T/TR/TREY/Text-FormatTable-%{version}.tar.gz
 
 BuildArch:  noarch
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
+BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
+# Run-time:
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(vars)
+BuildRequires:  perl(warnings)
+# Tests:
+BuildRequires:  perl(Test)
 Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
 
 %{?perl_default_filter}
@@ -44,6 +55,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Oct 14 2015 Petr Pisar  - 1.03-18
+- Specify all dependencies
+
 * Thu Jun 18 2015 Fedora Release Engineering  
- 1.03-17
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.11.2



http://pkgs.fedoraproject.org/cgit/perl-Text-FormatTable.git/commit/?h=master=fd4b88979ceebb7a1cf9ec79bf09a9ab1b3f12b2
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Re: Current Rawhide problems you might want to know about

2015-10-14 Thread Josh Boyer
On Wed, Oct 14, 2015 at 8:06 PM, Ben Boeckel  wrote:
> On Wed, 14 Oct, 2015 at 12:53:43 GMT, Josh Boyer wrote:
>> The kernel module is included in the rawhide (and only rawhide)
>> kernels
>
> Would it be possible to enable it for the kernels from the
> fedora-rawhide-kernel-nodebug repository?

The module is already included in that, as those are build from rawhide sources.

josh
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

[Bug 1252638] perl-MongoDB-v1.0.2 is available

2015-10-14 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1252638

Upstream Release Monitoring  
changed:

   What|Removed |Added

Summary|perl-MongoDB-0.708.4.0  |perl-MongoDB-v1.0.2 is
   |bundles libbson library |available



--- Comment #4 from Upstream Release Monitoring 
 ---
Latest upstream release: v1.0.2
Current version/release in rawhide: 0.708.4.0-1.fc24
URL: http://search.cpan.org/dist/MongoDB/

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

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

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

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

  1   2   >