Re: F23 Self Contained Change: Node.js 0.12

2015-06-24 Thread Peter Robinson
On Wed, Jun 24, 2015 at 9:05 AM, Vít Ondruch vondr...@redhat.com wrote:
 Dne 24.6.2015 v 01:37 Jan Kurik napsal(a):
   -- Update v8


 What the version of v8 will be? I am asking, since rubygem-therubyracer
 is using system version of v8 and I am bit afraid what impact it will have.

 How is Chromium compatible with the updated Node.js (not user of
 Chromium though, neither it is in Fedora AFAIK).

The other one is mongodb which is very dependent on v8

 And since the two questions above, I am not sure it should not be system
 wide change (not mentioning all the nodejs- packages which depends on
 Node.js).

Agreed, this has a much wider impact. I'm looking forward to the
upgrade of v8 because the last time I looked the required version for
nodejs greatly enhances support for some of the secondary arches.

Peter
-- 
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 uploaded Sysadm-Install-0.46.tar.gz for perl-Sysadm-Install

2015-06-24 Thread notifications
05ed37aef143512db5cd9e1672710c0a  Sysadm-Install-0.46.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-Sysadm-Install/Sysadm-Install-0.46.tar.gz/md5/05ed37aef143512db5cd9e1672710c0a/Sysadm-Install-0.46.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

pghmcfc pushed to perl-Sysadm-Install (master). Update to 0.46 (..more)

2015-06-24 Thread notifications
From e41a0bb6ee4ec8b0c07a666f496a51aa9db30a06 Mon Sep 17 00:00:00 2001
From: Paul Howarth p...@city-fan.org
Date: Wed, 24 Jun 2015 09:23:35 +0100
Subject: Update to 0.46

- New upstream release 0.46
  - ask() and pick() now support getting the user's response on the tty,
instead of stdin, so they can be used from within a pipe

diff --git a/perl-Sysadm-Install.spec b/perl-Sysadm-Install.spec
index 6bf0c8b..ddca126 100644
--- a/perl-Sysadm-Install.spec
+++ b/perl-Sysadm-Install.spec
@@ -1,13 +1,15 @@
 Summary:   Typical installation tasks for system administrators
 Name:  perl-Sysadm-Install
-Version:   0.45
-Release:   3%{?dist}
+Version:   0.46
+Release:   1%{?dist}
 License:   GPL+ or Artistic
 Group: Development/Libraries
 URL:   http://search.cpan.org/dist/Sysadm-Install/
 Source0:   
http://search.cpan.org/CPAN/authors/id/M/MS/MSCHILLI/Sysadm-Install-%{version}.tar.gz
 BuildArch: noarch
 # Module Build
+BuildRequires: findutils
+BuildRequires: make
 BuildRequires: perl
 BuildRequires: perl(ExtUtils::MakeMaker)
 # Module Runtime
@@ -83,6 +85,11 @@ find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
 %{_mandir}/man3/Sysadm::Install.3*
 
 %changelog
+* Wed Jun 24 2015 Paul Howarth p...@city-fan.org - 0.46-1
+- Update to 0.46
+  - ask() and pick() now support getting the user's response on the tty,
+instead of stdin, so they can be used from within a pipe
+
 * Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.45-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index cb92437..a0b5abc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fe364ef1bc081d85183d99ec07e77141  Sysadm-Install-0.45.tar.gz
+05ed37aef143512db5cd9e1672710c0a  Sysadm-Install-0.46.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Sysadm-Install.git/commit/?h=masterid=e41a0bb6ee4ec8b0c07a666f496a51aa9db30a06
--
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-Config-Model-Tester (master). Initial import

2015-06-24 Thread notifications
From 84c03e14636e8be451ce90af93b18f3d80ccfebe Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova jples...@redhat.com
Date: Wed, 24 Jun 2015 08:47:06 +0200
Subject: Initial import


diff --git a/.gitignore b/.gitignore
index e69de29..c7b0230 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/Config-Model-Tester-2.051.tar.gz
diff --git a/perl-Config-Model-Tester.spec b/perl-Config-Model-Tester.spec
new file mode 100644
index 000..7e166f9
--- /dev/null
+++ b/perl-Config-Model-Tester.spec
@@ -0,0 +1,69 @@
+# Config::Model::BackendMgr is not in Fedora yet, it is part newer version
+# of perl-Config_Model. 
+# Enable bootstrap till perl-Config-Model = 2.071 is not in Fedora
+%global perl_bootstrap 1
+
+Name:   perl-Config-Model-Tester
+Version:2.051
+Release:1%{?dist}
+Summary:Test framework for Config::Model
+License:LGPLv2
+Group:  Development/Libraries
+URL:http://search.cpan.org/dist/Config-Model-Tester/
+Source0:
http://www.cpan.org/authors/id/D/DD/DDUMONT/Config-Model-Tester-%{version}.tar.gz
+BuildArch:  noarch
+
+BuildRequires:  perl
+# Bootstrap to prevent circular dependency on perl-Config-Model
+%if !%{defined perl_bootstrap}
+BuildRequires:  perl(Config::Model)
+BuildRequires:  perl(Config::Model::BackendMgr)
+BuildRequires:  perl(Config::Model::Value)
+%endif
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(ExtUtils::testlib)
+BuildRequires:  perl(File::Copy::Recursive)
+BuildRequires:  perl(locale)
+BuildRequires:  perl(Log::Log4perl) = 1.11
+BuildRequires:  perl(Module::Build)
+BuildRequires:  perl(Path::Tiny)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(Test::Differences)
+BuildRequires:  perl(Test::Exception)
+BuildRequires:  perl(Test::File::Contents)
+BuildRequires:  perl(Test::Memory::Cycle)
+BuildRequires:  perl(Test::More)
+BuildRequires:  perl(Test::Warn)
+BuildRequires:  perl(utf8)
+BuildRequires:  perl(vars)
+BuildRequires:  perl(warnings)
+Requires:   perl(:MODULE_COMPAT_%(eval `perl -V:version`; echo $version))
+
+%description
+This class provides a way to test configuration models with tests files.
+This class was designed to tests several models and several tests cases
+per model.
+
+%prep
+%setup -q -n Config-Model-Tester-%{version}
+
+%build
+perl Build.PL installdirs=vendor
+./Build
+
+%install
+./Build install destdir=$RPM_BUILD_ROOT create_packlist=0
+%{_fixperms} $RPM_BUILD_ROOT/*
+
+%check
+./Build test
+
+%files
+%license LICENSE
+%doc Changes
+%{perl_vendorlib}/*
+%{_mandir}/man3/*
+
+%changelog
+* Mon Jun 22 2015 Jitka Plesnikova jples...@redhat.com - 2.051-1
+- Specfile autogenerated by cpanspec 1.78.
diff --git a/sources b/sources
index e69de29..eca3aba 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+efaa61591c3d6dc303f9ab7f936a7c7c  Config-Model-Tester-2.051.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Config-Model-Tester.git/commit/?h=masterid=84c03e14636e8be451ce90af93b18f3d80ccfebe
--
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-Sysadm-Install (perl-Sysadm-Install-0.46-1.fc23). Update to 0.46 (..more)

2015-06-24 Thread notifications
From e41a0bb6ee4ec8b0c07a666f496a51aa9db30a06 Mon Sep 17 00:00:00 2001
From: Paul Howarth p...@city-fan.org
Date: Wed, 24 Jun 2015 09:23:35 +0100
Subject: Update to 0.46

- New upstream release 0.46
  - ask() and pick() now support getting the user's response on the tty,
instead of stdin, so they can be used from within a pipe

diff --git a/perl-Sysadm-Install.spec b/perl-Sysadm-Install.spec
index 6bf0c8b..ddca126 100644
--- a/perl-Sysadm-Install.spec
+++ b/perl-Sysadm-Install.spec
@@ -1,13 +1,15 @@
 Summary:   Typical installation tasks for system administrators
 Name:  perl-Sysadm-Install
-Version:   0.45
-Release:   3%{?dist}
+Version:   0.46
+Release:   1%{?dist}
 License:   GPL+ or Artistic
 Group: Development/Libraries
 URL:   http://search.cpan.org/dist/Sysadm-Install/
 Source0:   
http://search.cpan.org/CPAN/authors/id/M/MS/MSCHILLI/Sysadm-Install-%{version}.tar.gz
 BuildArch: noarch
 # Module Build
+BuildRequires: findutils
+BuildRequires: make
 BuildRequires: perl
 BuildRequires: perl(ExtUtils::MakeMaker)
 # Module Runtime
@@ -83,6 +85,11 @@ find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
 %{_mandir}/man3/Sysadm::Install.3*
 
 %changelog
+* Wed Jun 24 2015 Paul Howarth p...@city-fan.org - 0.46-1
+- Update to 0.46
+  - ask() and pick() now support getting the user's response on the tty,
+instead of stdin, so they can be used from within a pipe
+
 * Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.45-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index cb92437..a0b5abc 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fe364ef1bc081d85183d99ec07e77141  Sysadm-Install-0.45.tar.gz
+05ed37aef143512db5cd9e1672710c0a  Sysadm-Install-0.46.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Sysadm-Install.git/commit/?h=perl-Sysadm-Install-0.46-1.fc23id=e41a0bb6ee4ec8b0c07a666f496a51aa9db30a06
--
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: Pondering the Emacs add-on packaging situation

2015-06-24 Thread Jan Synacek
Jonathan Underwood jonathan.underw...@gmail.com writes:

 Hi,

 So, while filing a bunch of bugs against packages not complying with
 the Emacs add-on packaging guidelines, I started to think about the
 state of add-ons for Emacs [1].

 Since those guidelines were put in place, Emacs has grown its own
 package manager (package.el, shipped with Emacs[2]), and now users can
 install something approaching 3000 packages from repositories like
 ELPA[3], MELPA[4] and Marmalade[5].

 The Emacs package manager installs these add-on modules in the user's
 own directory by default, but it can also install them in a system
 wide directory.

If you run Emacs as a regular user, you can install packages into system
directories? That would be news to me. Why would anyone do that?

 My thoughts are currently that:
 1) Fedora doesn't have the manpower to package large numbers of
 packages from these repositories and keep the Fedora packages
 up-to-date

 2) It may be possible to write automation tools like elpa2rpm,
 melpa2rpm, marmalade2rpm to automate packging for Fedora from those
 repositories, but such tools don't yet exist. Even if they did, the
 repositories usually aren't the canonical upstream for the packages.

Managing Emacs packages by the distribution makes, IMHO, no sense at
all. Users can easily manage the packages themselves via Emacs'
package.el user interface.

 3) Even if we could generate rpm packages directly from the emacs
 package repos, package.el doesn't have any notion such as installed
 but inactive for packages, such that installing rpm packages of emacs
 packages would activate them for all system users, which is
 undesireable.

Again, I'm not aware of how a regular user can install Emacs packages
for all the users. If it can be done, you either have to have root
privileges, or there is some kind of Fedora-specific polkit rule or
something.

 So, I am not really sure what a good way forward is at this point.
 Certainly package.el could be extended to help us out in some ways,
 such as having a notion of installed and available but not active.
 But is it worth the effort?

In my opinion, no. I will repeat myself: Emacs packages should be left
for users to install, since it's very easy to do, and they can choose
From stable/development versions.

 The whole issue is another case of competition between an application
 package managers (package.el) and system package management such as we
 have had to solve for perl, python, texlive etc etc. But it's not
 clear to me what a good solution would be for Emacs. I'd welcome any
 thoughts anyone has (especially Tom Tromey if he still reads this
 list).

Cheers,
-- 
Jan Synacek
Software Engineer, Red Hat


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

[Bug 1235087] perl-Exporter-Declare-0.114 is available

2015-06-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1235087



--- Comment #3 from Upstream Release Monitoring 
upstream-release-monitor...@fedoraproject.org ---
jplesnik's perl-Exporter-Declare-0.114-1.fc23 completed
http://koji.fedoraproject.org/koji/buildinfo?buildID=664730

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

jplesnik pushed to perl-Config-Model (master). Added run-requires MouseX::NativeTraits

2015-06-24 Thread notifications
From dacc853435c7bf366cbe8ba1f29e20d9a1ed0242 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova jples...@redhat.com
Date: Wed, 24 Jun 2015 11:36:29 +0200
Subject: Added run-requires MouseX::NativeTraits


diff --git a/perl-Config-Model.spec b/perl-Config-Model.spec
index e27f7f9..8a5b2d8 100644
--- a/perl-Config-Model.spec
+++ b/perl-Config-Model.spec
@@ -1,6 +1,6 @@
 Name:   perl-Config-Model
 Version:2.071
-Release:1%{?dist}
+Release:2%{?dist}
 Summary:Framework to create configuration validation tools and editors
 License:LGPLv2+
 Group:  Development/Libraries
@@ -60,6 +60,7 @@ BuildRequires:  perl(warnings)
 BuildRequires:  perl(warnings::register)
 BuildRequires:  perl(YAML::Any)
 Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
+Requires:   perl(MouseX::NativeTraits)
 
 # RPM 4.8 filters
 # Fuse is recommanded, not required
@@ -70,6 +71,7 @@ Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} 
-V:version`; echo $versi
 # RPM 4.9 filters
 %global __requires_exclude 
%{?__requires_exclude:%__requires_exclude|}perl\\(Fuse\\)
 %global __requires_exclude %__requires_exclude|perl\\(AptPkg::.*\\)
+%global __requires_exclude %__requires_exclude|perl\\(Log::Log4perl\\)\s*$
 
 
 %description
@@ -103,6 +105,9 @@ configuration information provided by the user.
 %{_mandir}/man1/*
 
 %changelog
+* Wed Jun 24 2015 Jitka Plesnikova jples...@redhat.com - 2.071-2
+- Added run-requires MouseX::NativeTraits
+
 * Mon Jun 22 2015 Jitka Plesnikova jples...@redhat.com - 2.071-1
 - 2.071 bump
 - Updated the list of build-requires
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Config-Model.git/commit/?h=masterid=dacc853435c7bf366cbe8ba1f29e20d9a1ed0242
--
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 1235087] perl-Exporter-Declare-0.114 is available

2015-06-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1235087

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

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||perl-Exporter-Declare-0.114
   ||-1.fc23
 Resolution|--- |RAWHIDE
Last Closed||2015-06-24 03:34:42



-- 
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

Re: Btrfs as default filesystem for Fedora 23?

2015-06-24 Thread Ian Malone
On 24 June 2015 at 04:28, M. Edward (Ed) Borasky zn...@znmeb.net wrote:
 On Tue, Jun 23, 2015 at 1:15 PM, Neal Gompa ngomp...@gmail.com wrote:

 Certainly, but with none of the features in Btrfs actually emitting scary
 experimental warnings anymore, and even all features working in btrfs RAID
 5/6 now, I think we should really start pushing it to more people. Or at
 least develop some kind of test plan to prove the worthiness of using it
 as default. We must have something, ne?

 Bingo! We need

 a. Pass/fail performance criteria
 b. Pass/fail data loss criteria
 c. Pass/fail security criteria


And advice for end users on btrfs management. People trying it out
already are going to be more enthusiastic about understanding
filesystems than the typical user. Also considering whether anything
will be broken by the change, for example, df reporting inaccurate
numbers may have knock on effects.

-- 
imalone
http://ibmalone.blogspot.co.uk
-- 
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 1235085] tangerine-0.22 is available

2015-06-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1235085

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

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||tangerine-0.22-1.fc23
 Resolution|--- |RAWHIDE
Last Closed||2015-06-24 04:43:51



-- 
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

[Bug 1230173] Upgrade perl-Config-Model to 2.071

2015-06-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1230173

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

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||perl-Config-Model-2.071-1.f
   ||c23
 Resolution|--- |RAWHIDE
Last Closed||2015-06-24 04:53:29



-- 
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

[Bug 1230177] Upgrade perl-Config-Model-TkUI to 1.346

2015-06-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1230177
Bug 1230177 depends on bug 1230173, which changed state.

Bug 1230173 Summary: Upgrade perl-Config-Model to 2.071
https://bugzilla.redhat.com/show_bug.cgi?id=1230173

   What|Removed |Added

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



-- 
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

[Bug 1230173] Upgrade perl-Config-Model to 2.071

2015-06-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1230173
Bug 1230173 depends on bug 1234432, which changed state.

Bug 1234432 Summary: Review Request: perl-Config-Model-Tester - Test framework 
for Config::Model
https://bugzilla.redhat.com/show_bug.cgi?id=1234432

   What|Removed |Added

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



-- 
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

Re: F23 Self Contained Change: Node.js 0.12

2015-06-24 Thread Vít Ondruch
Dne 24.6.2015 v 01:37 Jan Kurik napsal(a):
   -- Update v8


What the version of v8 will be? I am asking, since rubygem-therubyracer
is using system version of v8 and I am bit afraid what impact it will have.

How is Chromium compatible with the updated Node.js (not user of
Chromium though, neither it is in Fedora AFAIK).

And since the two questions above, I am not sure it should not be system
wide change (not mentioning all the nodejs- packages which depends on
Node.js).


Vít
-- 
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: F23 Self Contained Change: io.js Technology Preview

2015-06-24 Thread Peter Robinson
On Wed, Jun 24, 2015 at 12:52 AM, Jan Kurik jku...@redhat.com wrote:
 = Proposed Self Contained Change: io.js Technology Preview =
 https://fedoraproject.org/wiki/Changes/iojs

 Change owner(s): T.C. Hollingsworth tchollingsworth at gmail dot com

 io.js is an npm compatible platform originally based on Node.js™ that 
 supports version 6 of the ECMAScript standard and additional features, 
 developed with an open governance model. io.js will be offered as an optional 
 replacement for `/usr/bin/node` on Fedora systems as a Technology Preview. 
 node.js will remain the default implementation of `/usr/bin/node` in Fedora 
 23.

 == Detailed Description ==
 io.js is an npm compatible platform originally based on Node.js™ that 
 supports version 6 of the ECMAScript standard and additional features, 
 developed with an open governance model. For more information about io.js and 
 the differences between node.js, visit the io.js website.

 io.js will support the same set of binary modules currently supported by 
 node.js on Fedora. It is expected to be obsoleted by a future version of the 
 `nodejs` package, as these two projects have announced their intention to 
 merge.

 We will support both parallel-installation of the iojs interpreter alongside 
 the existing node.js interpreter, and permit replacement of `/usr/bin/node` 
 with io.js in an additional package. All existing noarch nodejs-* packages 
 will work with both interpreters. (Though obviously you'll have to specify 
 iojs if you haven't installed it the /usr/bin/node support package.) Seperate 
 nodejs-* and iojs-* will be provided for binary modules.

Why are we even bothering with this when io.js is merging back into
node.js so from what I can see is that io.js won't really be around
for much longer

http://thenextweb.com/dd/2015/06/16/node-js-and-io-js-are-settling-their-differences-merging-back-together/
-- 
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-Model-Tester (master). Remove local definition of bootstrap macro

2015-06-24 Thread notifications
From 59a7f731128255c846e6361a1b3628a5d09818df Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova jples...@redhat.com
Date: Wed, 24 Jun 2015 10:54:33 +0200
Subject: Remove local definition of bootstrap macro


diff --git a/perl-Config-Model-Tester.spec b/perl-Config-Model-Tester.spec
index 7e166f9..3e7 100644
--- a/perl-Config-Model-Tester.spec
+++ b/perl-Config-Model-Tester.spec
@@ -1,11 +1,6 @@
-# Config::Model::BackendMgr is not in Fedora yet, it is part newer version
-# of perl-Config_Model. 
-# Enable bootstrap till perl-Config-Model = 2.071 is not in Fedora
-%global perl_bootstrap 1
-
 Name:   perl-Config-Model-Tester
 Version:2.051
-Release:1%{?dist}
+Release:2%{?dist}
 Summary:Test framework for Config::Model
 License:LGPLv2
 Group:  Development/Libraries
@@ -65,5 +60,8 @@ perl Build.PL installdirs=vendor
 %{_mandir}/man3/*
 
 %changelog
+* Wed Jun 24 2015 Jitka Plesnikova jples...@redhat.com - 2.051-2
+- Remove local definition of bootstrap macro
+
 * Mon Jun 22 2015 Jitka Plesnikova jples...@redhat.com - 2.051-1
 - Specfile autogenerated by cpanspec 1.78.
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Config-Model-Tester.git/commit/?h=masterid=59a7f731128255c846e6361a1b3628a5d09818df
--
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-Config-Model (master). Remove unused patch

2015-06-24 Thread notifications
From d93058c0c2185b924559327d715c172dcff702ca Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova jples...@redhat.com
Date: Wed, 24 Jun 2015 09:41:39 +0200
Subject: Remove unused patch


diff --git a/Config-Model-1.235-yamlreq.patch b/Config-Model-1.235-yamlreq.patch
deleted file mode 100644
index 5f4d436..000
--- a/Config-Model-1.235-yamlreq.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-diff -up Config-Model-1.235/Build.PL.old Config-Model-1.235/Build.PL
 Config-Model-1.235/Build.PL.old2011-04-07 15:37:58.0 +0200
-+++ Config-Model-1.235/Build.PL2011-04-07 15:38:10.0 +0200
-@@ -80,7 +80,7 @@ my $build = Module::Build - new
- 'Scalar::Util' = '0',
- 'Term::ReadLine' = '0',
- 'Text::Autoformat' = '0',
--'YAML::Any' = '0.303'
-+'YAML::Any' = '0.70'
-   },
- 
- meta_merge = {
-diff -up Config-Model-1.235/lib/Config/Model/Backend/Yaml.pm.old 
Config-Model-1.235/lib/Config/Model/Backend/Yaml.pm
 Config-Model-1.235/lib/Config/Model/Backend/Yaml.pm.old2011-04-07 
15:38:23.0 +0200
-+++ Config-Model-1.235/lib/Config/Model/Backend/Yaml.pm2011-04-07 
15:38:36.0 +0200
-@@ -22,7 +22,7 @@ use File::Path;
- use Log::Log4perl qw(get_logger :levels);
- 
- use base qw/Config::Model::Backend::Any/;
--use YAML::Any 0.303 ;
-+use YAML::Any 0.70 ;
- 
- 
- my $logger = get_logger(Backend::Yaml) ;
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Config-Model.git/commit/?h=masterid=d93058c0c2185b924559327d715c172dcff702ca
--
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-Config-Model (master). 2.071 bump; Updated the list of BRs

2015-06-24 Thread notifications
From 525a3b5c6a178d1340e1982975b09cedaf52f8d0 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova jples...@redhat.com
Date: Wed, 24 Jun 2015 09:40:52 +0200
Subject: 2.071 bump; Updated the list of BRs


diff --git a/.gitignore b/.gitignore
index c593827..f85ec5d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 Config-Model-1.205.tar.gz
 /Config-Model-1.235.tar.gz
+/Config-Model-2.071.tar.gz
diff --git a/perl-Config-Model.spec b/perl-Config-Model.spec
index a1f1707..e27f7f9 100644
--- a/perl-Config-Model.spec
+++ b/perl-Config-Model.spec
@@ -1,31 +1,64 @@
 Name:   perl-Config-Model
-Version:1.235
-Release:15%{?dist}
+Version:2.071
+Release:1%{?dist}
 Summary:Framework to create configuration validation tools and editors
 License:LGPLv2+
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Config-Model/
 Source0:
http://www.cpan.org/authors/id/D/DD/DDUMONT/Config-Model-%{version}.tar.gz
-Patch0: Config-Model-1.235-yamlreq.patch
 BuildArch:  noarch
+BuildRequires:  perl
+BuildRequires:  perl(base)
+BuildRequires:  perl(Carp)
 BuildRequires:  perl(Carp::Assert::More)
-BuildRequires:  perl(Config::Tiny)
+BuildRequires:  perl(Config)
+BuildRequires:  perl(Config::Model::Tester)
+BuildRequires:  perl(Data::Dumper)
+BuildRequires:  perl(English)
 BuildRequires:  perl(Exception::Class)
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(ExtUtils::testlib)
+BuildRequires:  perl(Fcntl)
+BuildRequires:  perl(File::Copy)
+BuildRequires:  perl(File::HomeDir)
+BuildRequires:  perl(File::Path)
+# Fuse - not packaged yet and it is recommended, not required
+BuildRequires:  perl(Hash::Merge) = 0.12
+BuildRequires:  perl(IO::File)
+BuildRequires:  perl(JSON)
+BuildRequires:  perl(lib)
+BuildRequires:  perl(List::MoreUtils)
 BuildRequires:  perl(Log::Log4perl) = 1.11
 BuildRequires:  perl(Module::Build)
-BuildRequires:  perl(Moose)
+BuildRequires:  perl(Mouse)
+BuildRequires:  perl(Mouse::Role)
+BuildRequires:  perl(Mouse::Util)
+BuildRequires:  perl(Mouse::Util::TypeConstraints)
+BuildRequires:  perl(MouseX::NativeTraits)
+BuildRequires:  perl(MouseX::StrictConstructor)
+BuildRequires:  perl(parent)
 BuildRequires:  perl(Parse::RecDescent) = v1.90.0
+BuildRequires:  perl(Path::Tiny)
+BuildRequires:  perl(Pod::POM)
+BuildRequires:  perl(POSIX)
+BuildRequires:  perl(Scalar::Util)
+BuildRequires:  perl(Storable)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(Term::ReadLine)
+BuildRequires:  perl(Term::ReadLine::Gnu)
+BuildRequires:  perl(Term::ReadLine::Perl)
+BuildRequires:  perl(Test::Differences)
 BuildRequires:  perl(Test::Exception)
+BuildRequires:  perl(Test::File::Contents)
+BuildRequires:  perl(Test::Memory::Cycle)
+BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Test::Warn) = 0.11
-BuildRequires:  perl(Test::Command)
-BuildRequires:  perl(Text::Template)
-BuildRequires:  perl(YAML::Any) = 0.70
-BuildRequires:  perl(Hash::Merge) = 0.12
-BuildRequires:  perl(MooseX::Singleton) = 0.21
-BuildRequires:  perl(MooseX::StrictConstructor) = 0.11
-BuildRequires:  perl(Text::Autoformat) = 1.14
-BuildRequires:  perl(Path::Class) = 0.18
-BuildRequires:  perl(Probe::Perl) = 0.01
+BuildRequires:  perl(Text::Diff)
+BuildRequires:  perl(Text::Wrap)
+BuildRequires:  perl(vars)
+BuildRequires:  perl(warnings)
+BuildRequires:  perl(warnings::register)
+BuildRequires:  perl(YAML::Any)
 Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
 
 # RPM 4.8 filters
@@ -49,32 +82,31 @@ configuration information provided by the user.
 
 %prep
 %setup -q -n Config-Model-%{version}
-%patch0 -p1
 
 %build
 %{__perl} Build.PL installdirs=vendor
 ./Build
 
 %install
-rm -rf $RPM_BUILD_ROOT
-
 ./Build install destdir=$RPM_BUILD_ROOT create_packlist=0
-find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2/dev/null \;
-
 %{_fixperms} $RPM_BUILD_ROOT/*
 
 %check
 ./Build test
 
 %files
-%defattr(-,root,root,-)
-%doc ChangeLog config-edit examples LICENSE MODELS README TODO
+%license LICENSE
+%doc Changes examples MODELS README.pod TODO
 %{perl_vendorlib}/*
-%{_bindir}/config-edit
+%{_bindir}/cme-old
 %{_mandir}/man3/*
 %{_mandir}/man1/*
 
 %changelog
+* Mon Jun 22 2015 Jitka Plesnikova jples...@redhat.com - 2.071-1
+- 2.071 bump
+- Updated the list of build-requires
+
 * Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1.235-15
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
@@ -135,22 +167,22 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 
2/dev/null \;
 * Tue Aug 10 2010 Marcela Mašláňová mmasl...@redhat.com 1.205-3
 - inside module is needed YAML::Any  0.303. 0.70  0.303 for rpm
 
-* Mon Jul 25 2010 David Hannequin david.hanneq...@gmail.com 1.205-2
+* Mon Jul 26 2010 David Hannequin david.hanneq...@gmail.com 1.205-2
 - Fix tag.
 
-* Mon Jul 25 2010 David Hannequin david.hanneq...@gmail.com 1.205-1
+* Mon Jul 26 2010 David Hannequin 

Re: F23 Self Contained Change: io.js Technology Preview

2015-06-24 Thread Vít Ondruch
Dne 24.6.2015 v 01:52 Jan Kurik napsal(a):
   -- Package and build a special v8 package for io.js only.


Hmmm ... What is it? Is it fork?


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

psabata pushed to tangerine (master). 0.22 bump, no changes

2015-06-24 Thread notifications
From 139dc64f75ba9ae89763f69cc05061e022977863 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20=C5=A0abata?= con...@redhat.com
Date: Wed, 24 Jun 2015 10:43:02 +0200
Subject: 0.22 bump, no changes


diff --git a/.gitignore b/.gitignore
index 2029a61..4420d79 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /App-Tangerine-0.18.tar.gz
 /App-Tangerine-0.19.tar.gz
 /App-Tangerine-0.20.tar.gz
+/App-Tangerine-0.22.tar.gz
diff --git a/sources b/sources
index bb9e915..f16473b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4d9a2b5a8b025b79313f70ca6f0c0b84  App-Tangerine-0.20.tar.gz
+028f81b5c7b127a231c5c6233b11e31b  App-Tangerine-0.22.tar.gz
diff --git a/tangerine.spec b/tangerine.spec
index c8bd605..e6dc525 100644
--- a/tangerine.spec
+++ b/tangerine.spec
@@ -1,12 +1,15 @@
 Name:   tangerine
-Version:0.20
-Release:3%{?dist}
+Version:0.22
+Release:1%{?dist}
 Summary:Perl dependency metadata tool
 License:MIT
 URL:http://search.cpan.org/dist/App-Tangerine/
 Source0:
http://www.cpan.org/authors/id/C/CO/CONTYK/App-Tangerine-%{version}.tar.gz
 BuildArch:  noarch
 # Build
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
 BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker) = 6.30
 BuildRequires:  perl(strict)
@@ -59,6 +62,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Jun 24 2015 Petr Šabata con...@redhat.com - 0.22-1
+- 0.22 bump, no changes
+
 * Fri Jun 19 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.20-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/tangerine.git/commit/?h=masterid=139dc64f75ba9ae89763f69cc05061e022977863
--
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

psabata uploaded App-Tangerine-0.22.tar.gz for tangerine

2015-06-24 Thread notifications
028f81b5c7b127a231c5c6233b11e31b  App-Tangerine-0.22.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/tangerine/App-Tangerine-0.22.tar.gz/md5/028f81b5c7b127a231c5c6233b11e31b/App-Tangerine-0.22.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

Re: perl-Flickr-API license change

2015-06-24 Thread Petr Pisar
On 2015-06-23, Petr Pisar ppi...@redhat.com wrote:
 With perl-Flickr-API-1.13-1.fc23 build comes new license. It was
 Artistic 2.0. It's GPL+ or Artistic now.

No. It's ((Artistic 2.0) and (GPL+ or Artistic)) now.

-- Petr

-- 
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 uploaded Config-Model-Tester-2.051.tar.gz for perl-Config-Model-Tester

2015-06-24 Thread notifications
efaa61591c3d6dc303f9ab7f936a7c7c  Config-Model-Tester-2.051.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-Config-Model-Tester/Config-Model-Tester-2.051.tar.gz/md5/efaa61591c3d6dc303f9ab7f936a7c7c/Config-Model-Tester-2.051.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 uploaded Config-Model-2.071.tar.gz for perl-Config-Model

2015-06-24 Thread notifications
1b2423743f5436f11b6de706e9e33dc6  Config-Model-2.071.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-Config-Model/Config-Model-2.071.tar.gz/md5/1b2423743f5436f11b6de706e9e33dc6/Config-Model-2.071.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

Re: dnssec-trigger + GNOME + NetworkManager integration

2015-06-24 Thread P J P
  Hello,

 On Tuesday, 23 June 2015 10:13 PM, Tomas Hozza wrote:
 Now we know that we have at least 3 components on the system, that are
 trying to do the same thing - Captive Portal detection:
 - dnssec-trigger
 - NetworkManager
 - GNOME Shell

 We don't have a problem with turning the detection off, however we need
 to agree on system-wide solution that works properly.

   True, couldn't agree more. +100

 On Wednesday, 24 June 2015 12:47 AM, Michael Catanzaro wrote:
 Yes, that's correct. If NetworkManager's ConnectivityState is
 NetworkManager.ConnectivityState.PORTAL, then we launch a small (250
 lines of code) GTK+ app with a WebKitWebView [1][2].

 I expect that as long as NetworkManager's existing connectivity API is
 not broken, GNOME should be fine.


  If Gnome too depends on NetworkManager APIs, I wonder why is it separately 
conducting captive portal detection on its own?

IMHO NetworkManager is best placed and best suited to conduct network probes 
and notify other applications via its APIs. NM could be our one solid system 
wide solution for everything that is network.


---
Regards
   -P J P
http://feedmug.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

jplesnik pushed to perl-Exporter-Declare (master). 0.114 bump

2015-06-24 Thread notifications
From d4773a6edcdab827827ad727133eb4f450071cef Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova jples...@redhat.com
Date: Wed, 24 Jun 2015 09:20:56 +0200
Subject: 0.114 bump


diff --git a/.gitignore b/.gitignore
index f86338f..2fa061e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /Exporter-Declare-0.109.tar.gz
 /Exporter-Declare-0.112.tar.gz
 /Exporter-Declare-0.113.tar.gz
+/Exporter-Declare-0.114.tar.gz
diff --git a/perl-Exporter-Declare.spec b/perl-Exporter-Declare.spec
index d5fe990..4152101 100644
--- a/perl-Exporter-Declare.spec
+++ b/perl-Exporter-Declare.spec
@@ -1,6 +1,6 @@
 Name:   perl-Exporter-Declare
-Version:0.113
-Release:7%{?dist}
+Version:0.114
+Release:1%{?dist}
 Summary:Exporting done right
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -13,6 +13,7 @@ BuildRequires:  perl(base)
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(Exporter)
 BuildRequires:  perl(Fennec::Lite) = 0.004
+BuildRequires:  perl(lib)
 BuildRequires:  perl(Meta::Builder) = 0.003
 BuildRequires:  perl(Module::Build)
 BuildRequires:  perl(Scalar::Util)
@@ -56,6 +57,9 @@ perl Build.PL installdirs=vendor
 %{_mandir}/man3/*
 
 %changelog
+* Wed Jun 24 2015 Jitka Plesnikova jples...@redhat.com - 0.114-1
+- 0.114 bump
+
 * Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.113-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
diff --git a/sources b/sources
index a12e1dc..41f3410 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d5b93324f1513b3528785b2d1891425c  Exporter-Declare-0.113.tar.gz
+b3e01a08206d6a050d35070a2135ed35  Exporter-Declare-0.114.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Exporter-Declare.git/commit/?h=masterid=d4773a6edcdab827827ad727133eb4f450071cef
--
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 Exporter-Declare-0.114.tar.gz for perl-Exporter-Declare

2015-06-24 Thread notifications
b3e01a08206d6a050d35070a2135ed35  Exporter-Declare-0.114.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-Exporter-Declare/Exporter-Declare-0.114.tar.gz/md5/b3e01a08206d6a050d35070a2135ed35/Exporter-Declare-0.114.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-Config-Model-TkUI (master). 1.347 bump; Specified all BRs

2015-06-24 Thread notifications
From c561b22e0dd0a9d5a32a481903d35b17d6dd98ef Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova jples...@redhat.com
Date: Wed, 24 Jun 2015 12:48:08 +0200
Subject: 1.347 bump; Specified all BRs


diff --git a/.gitignore b/.gitignore
index da662b0..7e5b9f2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,4 @@
 Config-Model-TkUI-1.306.tar.gz
 /Config-Model-TkUI-1.322.tar.gz
+/Config-Model-TkUI-1.346.tar.gz
+/Config-Model-TkUI-1.347.tar.gz
diff --git a/perl-Config-Model-TkUI.spec b/perl-Config-Model-TkUI.spec
index 342566f..dd1b2e9 100644
--- a/perl-Config-Model-TkUI.spec
+++ b/perl-Config-Model-TkUI.spec
@@ -1,26 +1,47 @@
+%global use_x11_tests 1
+
 Name:   perl-Config-Model-TkUI
-Version:1.322
-Release:13%{?dist}
+Version:1.347
+Release:1%{?dist}
 Summary:TK GUI to edit config data through Config::Model
 License:LGPLv2
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Config-Model-TkUI/
 Source0:
http://www.cpan.org/authors/id/D/DD/DDUMONT/Config-Model-TkUI-%{version}.tar.gz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:  noarch
-BuildRequires:  perl(Config::Model) = 0.638
-BuildRequires:  perl(Exception::Class)
+BuildRequires:  perl
+BuildRequires:  perl(base)
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(Config::Model) = 2.052
+BuildRequires:  perl(Config::Model::ObjTreeScanner)
+BuildRequires:  perl(Config::Model::Value)
+BuildRequires:  perl(ExtUtils::testlib)
 BuildRequires:  perl(Log::Log4perl) = 1.11
 BuildRequires:  perl(Module::Build)
+BuildRequires:  perl(Path::Tiny)
+BuildRequires:  perl(Pod::POM)
+BuildRequires:  perl(Pod::POM::View::Text)
+BuildRequires:  perl(Scalar::Util)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(subs)
+BuildRequires:  perl(Test::Memory::Cycle)
+BuildRequires:  perl(Test::More)
+BuildRequires:  perl(Test::Warn) = 0.11
+BuildRequires:  perl(Text::Wrap)
 BuildRequires:  perl(Tk)
 BuildRequires:  perl(Tk::DirSelect)
 BuildRequires:  perl(Tk::ObjScanner)
+BuildRequires:  perl(Tk::Pod)
+BuildRequires:  perl(Tk::Pod::Text)
 BuildRequires:  perl(Tk::Tree)
-BuildRequires:  perl(Test::More)
-BuildRequires:  perl(Pod::POM)
-BuildRequires:  perl(File::Slurp)
-BuildRequires:  perl(Test::Warn)
-BuildRequires:  perl(Config::Model)
+BuildRequires:  perl(vars)
+BuildRequires:  perl(warnings)
+%if %{use_x11_tests}
+# X11 tests:
+BuildRequires:  xorg-x11-server-Xvfb
+BuildRequires:  xorg-x11-xinit
+BuildRequires:  font(:lang=en)
+%endif
 Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
 
 %description
@@ -34,26 +55,25 @@ This class provides a GUI for Config::Model.
 ./Build
 
 %install
-rm -rf $RPM_BUILD_ROOT
-
 ./Build install destdir=$RPM_BUILD_ROOT create_packlist=0
-find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2/dev/null \;
-
 %{_fixperms} $RPM_BUILD_ROOT/*
 
 %check
-./Build test
-
-%clean
-rm -rf $RPM_BUILD_ROOT
+%if %{use_x11_tests}
+xvfb-run -a ./Build test
+%endif
 
 %files
-%defattr(-,root,root,-)
-%doc ChangeLog README
+%license LICENSE
+%doc Changes README
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Wed Jun 24 2015 Jitka Plesnikova jples...@redhat.com - 1.347-1
+- 1.347 bump
+- Specified all BRs
+
 * Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1.322-13
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
@@ -108,7 +128,7 @@ rm -rf $RPM_BUILD_ROOT
 * Wed Jun 23 2010 David Hannequin david.hanneq...@gmail.com 1.306-3
 - Fix tag.
 
-* Sat Jun 23 2010 David Hannequin david.hanneq...@gmail.com 1.306-2
+* Wed Jun 23 2010 David Hannequin david.hanneq...@gmail.com 1.306-2
 - Fix tag.
 
 * Sat Jun 19 2010 David Hannequin david.hanneq...@gmail.com 1.306-1
diff --git a/sources b/sources
index 5fa37e4..df9aee1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-eb55008419ff18baeaf4fea3de787498  Config-Model-TkUI-1.322.tar.gz
+de260618f7da6d9440ec79c3e8dce030  Config-Model-TkUI-1.347.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Config-Model-TkUI.git/commit/?h=masterid=c561b22e0dd0a9d5a32a481903d35b17d6dd98ef
--
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 1230177] Upgrade perl-Config-Model-TkUI to 1.346

2015-06-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1230177

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

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||perl-Config-Model-TkUI-1.34
   ||7-1.fc23
 Resolution|--- |RAWHIDE
Last Closed||2015-06-24 06:59:19



-- 
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

[Bug 1231899] perl-POE-Component-Server-XMLRPC-0.05-19.fc23 FTBFS with perl-5.22: unsatisfied dependency

2015-06-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1231899
Bug 1231899 depends on bug 1231866, which changed state.

Bug 1231866 Summary: perl-POE-Component-Server-HTTP-0.09-20.fc23 FTBFS with 
perl-5.22: unsatisfied dependency
https://bugzilla.redhat.com/show_bug.cgi?id=1231866

   What|Removed |Added

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



-- 
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

[Bug 1231866] perl-POE-Component-Server-HTTP-0.09-20.fc23 FTBFS with perl-5.22: unsatisfied dependency

2015-06-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1231866

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

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||perl-POE-Component-Server-H
   ||TTP-0.09-22.fc23
 Resolution|--- |RAWHIDE
Last Closed|2015-06-15 10:25:21 |2015-06-24 07:16:54



-- 
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

[Bug 1231905] perl-POE-Component-Server-Bayeux-0.04-14.fc23 FTBFS with perl-5.22: unsatisfied dependency

2015-06-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1231905
Bug 1231905 depends on bug 1231866, which changed state.

Bug 1231866 Summary: perl-POE-Component-Server-HTTP-0.09-20.fc23 FTBFS with 
perl-5.22: unsatisfied dependency
https://bugzilla.redhat.com/show_bug.cgi?id=1231866

   What|Removed |Added

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



-- 
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

Re: Pondering the Emacs add-on packaging situation

2015-06-24 Thread Jonathan Underwood
On 24 June 2015 at 08:01, Jan Synacek jsyna...@redhat.com wrote:
 Jonathan Underwood jonathan.underw...@gmail.com writes:
 The Emacs package manager installs these add-on modules in the user's
 own directory by default, but it can also install them in a system
 wide directory.

 If you run Emacs as a regular user, you can install packages into system
 directories? That would be news to me. Why would anyone do that?


No, sorry, I guess I was unclear - installing into the system
directories would only be possible if you were running Emacs as root.

 My thoughts are currently that:
 1) Fedora doesn't have the manpower to package large numbers of
 packages from these repositories and keep the Fedora packages
 up-to-date

 2) It may be possible to write automation tools like elpa2rpm,
 melpa2rpm, marmalade2rpm to automate packging for Fedora from those
 repositories, but such tools don't yet exist. Even if they did, the
 repositories usually aren't the canonical upstream for the packages.

 Managing Emacs packages by the distribution makes, IMHO, no sense at
 all. Users can easily manage the packages themselves via Emacs'
 package.el user interface.


Well, that's the way I'm leaning too. But then, I could make similar
arguments for python, perl etc.

 3) Even if we could generate rpm packages directly from the emacs
 package repos, package.el doesn't have any notion such as installed
 but inactive for packages, such that installing rpm packages of emacs
 packages would activate them for all system users, which is
 undesireable.

 Again, I'm not aware of how a regular user can install Emacs packages
 for all the users. If it can be done, you either have to have root
 privileges, or there is some kind of Fedora-specific polkit rule or
 something.


No, as I say above, you could only install system wide as root, and
then the packages would be available to all users on the system.

 So, I am not really sure what a good way forward is at this point.
 Certainly package.el could be extended to help us out in some ways,
 such as having a notion of installed and available but not active.
 But is it worth the effort?

 In my opinion, no. I will repeat myself: Emacs packages should be left
 for users to install, since it's very easy to do, and they can choose
 From stable/development versions.

OK, thanks for your thoughts, very helpful.

Jonathan
-- 
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: F23 Self Contained Change: Node.js 0.12

2015-06-24 Thread Richard W.M. Jones
On Wed, Jun 24, 2015 at 01:42:14PM +0100, Richard W.M. Jones wrote:
 On Wed, Jun 24, 2015 at 09:16:28AM +0100, Peter Robinson wrote:
  On Wed, Jun 24, 2015 at 9:05 AM, Vít Ondruch vondr...@redhat.com wrote:
   Dne 24.6.2015 v 01:37 Jan Kurik napsal(a):
 -- Update v8
  
  
   What the version of v8 will be? I am asking, since rubygem-therubyracer
   is using system version of v8 and I am bit afraid what impact it will 
   have.
  
   How is Chromium compatible with the updated Node.js (not user of
   Chromium though, neither it is in Fedora AFAIK).
  
  The other one is mongodb which is very dependent on v8
 
 Also recent versions of v8 support (upstream) aarch64, but when looked
 at v8 in Fedora (this would be about 6 months ago) it was not possible
 to update to that version because it broke mongodb and one other

package.  As a result I could NOT get mongodb to work on aarch64, which
  ^^^

 impacts getting parts of OpenStack working on aarch64.
 
 Rich.
 
 -- 
 Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
 Read my programming and virtualization blog: http://rwmj.wordpress.com
 virt-p2v converts physical machines to virtual machines.  Boot with a
 live CD or over the network (PXE) and turn machines into KVM guests.
 http://libguestfs.org/virt-v2v
 -- 
 devel mailing list
 devel@lists.fedoraproject.org
 https://admin.fedoraproject.org/mailman/listinfo/devel
 Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
virt-df lists disk usage of guests without needing to install any
software inside the virtual machine.  Supports Linux and Windows.
http://people.redhat.com/~rjones/virt-df/
-- 
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 1231866] perl-POE-Component-Server-HTTP-0.09-20.fc23 FTBFS with perl-5.22: unsatisfied dependency

2015-06-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1231866

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

   What|Removed |Added

 Status|CLOSED  |ASSIGNED
External Bug ID||CPAN 105463
 Resolution|NOTABUG |---
   Assignee|psab...@redhat.com  |ppi...@redhat.com
   Keywords||Reopened



--- Comment #3 from Petr Pisar ppi...@redhat.com ---
This is a test-only dependency which I will disable.

-- 
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

ppisar pushed to perl-POE-Component-Server-HTTP (master). Specify all dependencies

2015-06-24 Thread notifications
From b398e06f946f70d74b919d8efe4007a84ce4fb90 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= ppi...@redhat.com
Date: Wed, 24 Jun 2015 12:42:31 +0200
Subject: Specify all dependencies


diff --git a/perl-POE-Component-Server-HTTP.spec 
b/perl-POE-Component-Server-HTTP.spec
index ff03626..0303e05 100644
--- a/perl-POE-Component-Server-HTTP.spec
+++ b/perl-POE-Component-Server-HTTP.spec
@@ -1,37 +1,64 @@
 Name:   perl-POE-Component-Server-HTTP
 Version:0.09
-Release:21%{?dist}
+Release:22%{?dist}
 Summary:Foundation of a POE HTTP Daemon
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/POE-Component-Server-HTTP/
 Source0:
http://www.cpan.org/authors/id/R/RC/RCLAMP/POE-Component-Server-HTTP-%{version}.tar.gz
 BuildArch:  noarch
-Requires:   perl(:MODULE_COMPAT_%(eval `perl -V:version`; echo $version))
+BuildRequires:  coreutils
+BuildRequires:  findutils
+BuildRequires:  make
 BuildRequires:  perl
+BuildRequires:  perl(ExtUtils::MakeMaker)
+# POE::Component::Server::HTTP not useful
+# Run-time:
+BuildRequires:  perl(bytes)
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(constant)
+# Data::Dumper is undocumented optional feature
 BuildRequires:  perl(Exporter)
-BuildRequires:  perl(ExtUtils::MakeMaker)
-BuildRequires:  perl(File::Basename)
 BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(HTTP::Date)
 BuildRequires:  perl(HTTP::Request)
 BuildRequires:  perl(HTTP::Response)
 BuildRequires:  perl(HTTP::Status)
+# POE 0.3007 needed but future versions are 3-digit only
+BuildRequires:  perl(POE) = 0.300
+BuildRequires:  perl(POE::Component::Server::TCP)
+BuildRequires:  perl(POE::Driver::SysRW)
+BuildRequires:  perl(POE::Filter::HTTPD)
+BuildRequires:  perl(POE::Filter::Stream)
+BuildRequires:  perl(POE::Session)
+BuildRequires:  perl(POE::Wheel::ReadWrite)
+BuildRequires:  perl(Socket)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(Sys::Hostname)
+BuildRequires:  perl(vars)
+# Tests:
+BuildRequires:  perl(File::Basename)
 BuildRequires:  perl(IO::Socket::INET)
 BuildRequires:  perl(LWP::ConnCache)
 BuildRequires:  perl(LWP::UserAgent)
-BuildRequires:  perl(POE)
 BuildRequires:  perl(POE::API::Peek)
-BuildRequires:  perl(POE::Component::Server::TCP)
 BuildRequires:  perl(POE::Kernel)
-BuildRequires:  perl(Socket)
-BuildRequires:  perl(strict)
-BuildRequires:  perl(Sys::Hostname)
 BuildRequires:  perl(Test::More)
-BuildRequires:  perl(vars)
+BuildRequires:  perl(warnings)
 BuildRequires:  perl(YAML)
+Requires:   perl(:MODULE_COMPAT_%(eval `perl -V:version`; echo $version))
+# Keep Data::Dumper optional
+# POE 0.3007 needed but future versions are 3-digit only
+Requires:  perl(POE) = 0.300
+Requires:  perl(POE::Component::Server::TCP)
+Requires:  perl(POE::Driver::SysRW)
+Requires:  perl(POE::Filter::HTTPD)
+Requires:  perl(POE::Filter::Stream)
+Requires:  perl(POE::Session)
+Requires:  perl(POE::Wheel::ReadWrite)
+
+# Filter under-specified dependencies
+%global __requires_exclude 
%{?__requires_exclude:%__requires_exclude|}^perl\\(POE\\)$
 
 %description
 POE::Component::Server::HTTP (PoCo::HTTPD) is a framework for building
@@ -59,6 +86,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Jun 24 2015 Petr Pisar ppi...@redhat.com - 0.09-22
+- Specify all dependencies
+
 * Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.09-21
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-POE-Component-Server-HTTP.git/commit/?h=masterid=b398e06f946f70d74b919d8efe4007a84ce4fb90
--
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 1231905] perl-POE-Component-Server-Bayeux-0.04-14.fc23 FTBFS with perl-5.22: unsatisfied dependency

2015-06-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1231905
Bug 1231905 depends on bug 1231866, which changed state.

Bug 1231866 Summary: perl-POE-Component-Server-HTTP-0.09-20.fc23 FTBFS with 
perl-5.22: unsatisfied dependency
https://bugzilla.redhat.com/show_bug.cgi?id=1231866

   What|Removed |Added

 Status|CLOSED  |ASSIGNED
 Resolution|NOTABUG |---



-- 
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

[Bug 1231899] perl-POE-Component-Server-XMLRPC-0.05-19.fc23 FTBFS with perl-5.22: unsatisfied dependency

2015-06-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1231899
Bug 1231899 depends on bug 1231866, which changed state.

Bug 1231866 Summary: perl-POE-Component-Server-HTTP-0.09-20.fc23 FTBFS with 
perl-5.22: unsatisfied dependency
https://bugzilla.redhat.com/show_bug.cgi?id=1231866

   What|Removed |Added

 Status|CLOSED  |ASSIGNED
 Resolution|NOTABUG |---



-- 
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

[Bug 1231905] perl-POE-Component-Server-Bayeux-0.04-14.fc23 FTBFS with perl-5.22: unsatisfied dependency

2015-06-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1231905

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

   What|Removed |Added

 Status|NEW |CLOSED
   Fixed In Version||perl-POE-Component-Server-B
   ||ayeux-0.04-15.fc23
 Resolution|--- |RAWHIDE
   Assignee|yan...@declera.com  |ppi...@redhat.com
Last Closed||2015-06-24 07:38:51



-- 
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

[Bug 1231899] perl-POE-Component-Server-XMLRPC-0.05-19.fc23 FTBFS with perl-5.22: unsatisfied dependency

2015-06-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1231899

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

   What|Removed |Added

 Status|NEW |CLOSED
   Fixed In Version||perl-POE-Component-Server-X
   ||MLRPC-0.05-20.fc23
 Resolution|--- |RAWHIDE
   Assignee|psab...@redhat.com  |ppi...@redhat.com
Last Closed||2015-06-24 07:29:50



-- 
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

Re: F23 Self Contained Change: Node.js 0.12

2015-06-24 Thread Richard W.M. Jones
On Wed, Jun 24, 2015 at 09:16:28AM +0100, Peter Robinson wrote:
 On Wed, Jun 24, 2015 at 9:05 AM, Vít Ondruch vondr...@redhat.com wrote:
  Dne 24.6.2015 v 01:37 Jan Kurik napsal(a):
-- Update v8
 
 
  What the version of v8 will be? I am asking, since rubygem-therubyracer
  is using system version of v8 and I am bit afraid what impact it will have.
 
  How is Chromium compatible with the updated Node.js (not user of
  Chromium though, neither it is in Fedora AFAIK).
 
 The other one is mongodb which is very dependent on v8

Also recent versions of v8 support (upstream) aarch64, but when looked
at v8 in Fedora (this would be about 6 months ago) it was not possible
to update to that version because it broke mongodb and one other
package.  As a result I could get mongodb to work on aarch64, which
impacts getting parts of OpenStack working on aarch64.

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
virt-p2v converts physical machines to virtual machines.  Boot with a
live CD or over the network (PXE) and turn machines into KVM guests.
http://libguestfs.org/virt-v2v
-- 
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 uploaded Config-Model-TkUI-1.346.tar.gz for perl-Config-Model-TkUI

2015-06-24 Thread notifications
82802aecdd16d60b8e605a5828499181  Config-Model-TkUI-1.346.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-Config-Model-TkUI/Config-Model-TkUI-1.346.tar.gz/md5/82802aecdd16d60b8e605a5828499181/Config-Model-TkUI-1.346.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1234866] perl-App-cpanminus-1.7038 is available

2015-06-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1234866

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

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||perl-App-cpanminus-1.7038-1
   ||.fc23
 Resolution|--- |RAWHIDE
Last Closed||2015-06-24 07:02:03



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

jplesnik pushed to perl-App-cpanminus (master). 1.7038 bump

2015-06-24 Thread notifications
From aa8d405d3fe5c698b99fcd312abab58d07442f19 Mon Sep 17 00:00:00 2001
From: Jitka Plesnikova jples...@redhat.com
Date: Wed, 24 Jun 2015 13:00:12 +0200
Subject: 1.7038 bump


diff --git a/.gitignore b/.gitignore
index 15c03b5..8768259 100644
--- a/.gitignore
+++ b/.gitignore
@@ -75,3 +75,4 @@ App-cpanminus-0.9935.tar.gz
 /App-cpanminus-1.7034.tar.gz
 /App-cpanminus-1.7036.tar.gz
 /App-cpanminus-1.7037.tar.gz
+/App-cpanminus-1.7038.tar.gz
diff --git a/perl-App-cpanminus.spec b/perl-App-cpanminus.spec
index 03150e2..2b66541 100644
--- a/perl-App-cpanminus.spec
+++ b/perl-App-cpanminus.spec
@@ -1,5 +1,5 @@
 Name:   perl-App-cpanminus
-Version:1.7037
+Version:1.7038
 Release:1%{?dist}
 Summary:Get, unpack, build and install CPAN modules
 License:GPL+ or Artistic
@@ -136,6 +136,9 @@ make test
 %{_bindir}/cpanm
 
 %changelog
+* Wed Jun 24 2015 Jitka Plesnikova jples...@redhat.com - 1.7038-1
+- 1.7038 bump
+
 * Fri Jun 19 2015 Jitka Plesnikova jples...@redhat.com - 1.7037-1
 - 1.7037 bump
 
diff --git a/sources b/sources
index fbd85e0..4ae516d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-950980f7999e7f9ff0bc4253aabd  App-cpanminus-1.7037.tar.gz
+3f24ea7f3db9f7fa7bbd41318a52f2b3  App-cpanminus-1.7038.tar.gz
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-App-cpanminus.git/commit/?h=masterid=aa8d405d3fe5c698b99fcd312abab58d07442f19
--
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: Pondering the Emacs add-on packaging situation

2015-06-24 Thread Jan Synacek
Jonathan Underwood jonathan.underw...@gmail.com writes:
 On 24 June 2015 at 08:01, Jan Synacek jsyna...@redhat.com wrote:
 Jonathan Underwood jonathan.underw...@gmail.com writes:
 So, I am not really sure what a good way forward is at this point.
 Certainly package.el could be extended to help us out in some ways,
 such as having a notion of installed and available but not active.
 But is it worth the effort?

 In my opinion, no. I will repeat myself: Emacs packages should be left
 for users to install, since it's very easy to do, and they can choose
 From stable/development versions.

You could, but there's a difference. The python/perl packages
(libraries) can easily turn out to be a mess, because they are part of a
development environment. It also makes much more sense (to me, at least)
to have them installed system-wide.

(Not sure if my explanation is clear enough.)

 OK, thanks for your thoughts, very helpful.

I'm glad I could help.

Cheers,
-- 
Jan Synacek
Software Engineer, Red Hat


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

jplesnik uploaded App-cpanminus-1.7038.tar.gz for perl-App-cpanminus

2015-06-24 Thread notifications
3f24ea7f3db9f7fa7bbd41318a52f2b3  App-cpanminus-1.7038.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-App-cpanminus/App-cpanminus-1.7038.tar.gz/md5/3f24ea7f3db9f7fa7bbd41318a52f2b3/App-cpanminus-1.7038.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-POE-Component-Server-HTTP (master). Disable dependency on POE::API::Peek

2015-06-24 Thread notifications
From f92c375fc82deeca763b6084421ff3682586fe5f Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= ppi...@redhat.com
Date: Wed, 24 Jun 2015 13:06:16 +0200
Subject: Disable dependency on POE::API::Peek


diff --git a/POE-Component-Server-HTTP-0.09-Make-POE-API-Peek-optional.patch 
b/POE-Component-Server-HTTP-0.09-Make-POE-API-Peek-optional.patch
new file mode 100644
index 000..c027c0f
--- /dev/null
+++ b/POE-Component-Server-HTTP-0.09-Make-POE-API-Peek-optional.patch
@@ -0,0 +1,59 @@
+From 89292902bf68094808fb68ff9da94186f60f0604 Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= ppi...@redhat.com
+Date: Wed, 24 Jun 2015 12:54:05 +0200
+Subject: [PATCH] Make POE::API::Peek optional
+MIME-Version: 1.0
+Content-Type: text/plain; charset=UTF-8
+Content-Transfer-Encoding: 8bit
+
+POE::API::Peek does not work with perl-5.22. This patch makes the
+dependency optional.
+
+CPAN RT#105463
+
+Signed-off-by: Petr Písař ppi...@redhat.com
+---
+ Makefile.PL  | 1 -
+ t/30_error.t | 7 ++-
+ 2 files changed, 6 insertions(+), 2 deletions(-)
+
+diff --git a/Makefile.PL b/Makefile.PL
+index 9ffe9be..7399cf0 100644
+--- a/Makefile.PL
 b/Makefile.PL
+@@ -19,7 +19,6 @@ WriteMakefile(
+ PREREQ_PM  = {
+ POE = '0.3007',# KR_RUN is certainly newer than 0.27, and
+ # 0.3005 has a broken POE::Filter::HTTPD
+-POE::API::Peek = 0,
+ File::Spec   = 0,
+ HTTP::Date   = 0,
+ HTTP::Status = 0,
+diff --git a/t/30_error.t b/t/30_error.t
+index 00bcebc..ab62389 100644
+--- a/t/30_error.t
 b/t/30_error.t
+@@ -11,7 +11,11 @@ use HTTP::Request;
+ use POE::Kernel;
+ use POE::Component::Server::HTTP;
+ use IO::Socket::INET;
+-use POE::API::Peek;
++
++my $have_api_peek;
++BEGIN {
++$have_api_peek = eval 'use POE::API::Peek; 1';
++}
+ 
+ sub DEBUG { 0 };
+ my $PORT=2080;
+@@ -200,6 +204,7 @@ sub shutdown
+ sub __peek
+ {
+ my($verbose)=@_;
++return unless $have_api_peek;
+ my $api=POE::API::Peek-new();
+ my @queue = $api-event_queue_dump();
+ 
+-- 
+2.1.0
+
diff --git a/perl-POE-Component-Server-HTTP.spec 
b/perl-POE-Component-Server-HTTP.spec
index 0303e05..a334d04 100644
--- a/perl-POE-Component-Server-HTTP.spec
+++ b/perl-POE-Component-Server-HTTP.spec
@@ -6,6 +6,9 @@ License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/POE-Component-Server-HTTP/
 Source0:
http://www.cpan.org/authors/id/R/RC/RCLAMP/POE-Component-Server-HTTP-%{version}.tar.gz
+# Disable dependency on POE::API::Peek which is broken with perl-5.22,
+# bug #1231252, CPAN RT#105463
+Patch0: POE-Component-Server-HTTP-0.09-Make-POE-API-Peek-optional.patch
 BuildArch:  noarch
 BuildRequires:  coreutils
 BuildRequires:  findutils
@@ -41,7 +44,6 @@ BuildRequires:  perl(File::Basename)
 BuildRequires:  perl(IO::Socket::INET)
 BuildRequires:  perl(LWP::ConnCache)
 BuildRequires:  perl(LWP::UserAgent)
-BuildRequires:  perl(POE::API::Peek)
 BuildRequires:  perl(POE::Kernel)
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(warnings)
@@ -67,6 +69,7 @@ apache and the mod_perl/Apache module.
 
 %prep
 %setup -q -n POE-Component-Server-HTTP-%{version}
+%patch0 -p1
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor
@@ -88,6 +91,7 @@ make test
 %changelog
 * Wed Jun 24 2015 Petr Pisar ppi...@redhat.com - 0.09-22
 - Specify all dependencies
+- Disable dependency on POE::API::Peek (bug #1231252)
 
 * Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.09-21
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-POE-Component-Server-HTTP.git/commit/?h=masterid=f92c375fc82deeca763b6084421ff3682586fe5f
--
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 Config-Model-TkUI-1.347.tar.gz for perl-Config-Model-TkUI

2015-06-24 Thread notifications
de260618f7da6d9440ec79c3e8dce030  Config-Model-TkUI-1.347.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-Config-Model-TkUI/Config-Model-TkUI-1.347.tar.gz/md5/de260618f7da6d9440ec79c3e8dce030/Config-Model-TkUI-1.347.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1235260] New: perl-XML-SAX segfaults on upgrade

2015-06-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1235260

Bug ID: 1235260
   Summary: perl-XML-SAX segfaults on upgrade
   Product: Fedora
   Version: rawhide
 Component: perl-XML-SAX
  Assignee: jples...@redhat.com
  Reporter: rjo...@redhat.com
QA Contact: extras...@fedoraproject.org
CC: jples...@redhat.com, mmasl...@redhat.com,
perl-devel@lists.fedoraproject.org, ppi...@redhat.com,
psab...@redhat.com



Description of problem:

Doing a dnf upgrade in Rawhide:

  Upgrading   : perl-XML-SAX-0.99-15.fc23.noarch259/674 
/var/tmp/rpm-tmp.v3p4sv: line 1: 37797 Segmentation fault  (core dumped)
perl -MXML::SAX -e XML::SAX-add_parser(q($p))-save_parsers() 2 /dev/null
/var/tmp/rpm-tmp.v3p4sv: line 1: 37801 Segmentation fault  (core dumped)
perl -MXML::SAX -e XML::SAX-add_parser(q($p))-save_parsers() 2 /dev/null

systemd grabbed the core dump.  However it doesn't appear to
correspond to the current version of perl -- possibly it
coredumped with the previous version of perl and then perl
was upgraded.

Version-Release number of selected component (if applicable):

perl-XML-SAX-0.99-15.fc23.noarch

How reproducible:

Unknown.

Steps to Reproduce:
1. dnf upgrade in Rawhide.

-- 
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

[Bug 1235260] perl-XML-SAX segfaults on upgrade

2015-06-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1235260



--- Comment #1 from Richard W.M. Jones rjo...@redhat.com ---
Created attachment 1042718
  -- https://bugzilla.redhat.com/attachment.cgi?id=1042718action=edit
core1

Attaching the coredump in case it is useful.

-- 
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

Re: Btrfs as default filesystem for Fedora 23?

2015-06-24 Thread Neal Gompa
On Tue, Jun 23, 2015 at 9:07 PM, Stephen John Smoogen smo...@gmail.com
 wrote:

 On 23 June 2015 at 18:40, Neal Gompa ngomp...@gmail.com wrote:
 
 
  That is precisely why I'm asking on this list. I don't know who those
 people
  are, and this is really the best place I know of to start contact and
 those
  discussions.
 
 

 My apologies.. my tone was not helpful. You are correct that asking
 here is where to start. I think the groups who would be able to help
 answer would be

 1. Kernel team
 2. QA team
 3. Anaconda team
 4. Workstation/Server/Cloud or just one if it were to be only on one
 product.

​
I suspect that engaging every one of those would probably be the right way
to go, since we need to figure out suitability across the board as the
default. Every group would have different criteria, which is why we have
differing filesystem defaults across the board now.

​On Tue, Jun 23, 2015 at 11:28 PM, M. Edward (Ed) Borasky zn...@znmeb.net
 wrote:

 On Tue, Jun 23, 2015 at 1:15 PM, Neal Gompa ngomp...@gmail.com wrote:

  Certainly, but with none of the features in Btrfs actually emitting scary
  experimental warnings anymore, and even all features working in btrfs
 RAID
  5/6 now, I think we should really start pushing it to more people. Or at
  least develop some kind of test plan to prove the worthiness of using
 it
  as default. We must have something, ne?

 Bingo! We need

 a. Pass/fail performance criteria
 b. Pass/fail data loss criteria
 c. Pass/fail security criteria

 and code to drive them all. My area of expertise is strictly
 performance. I'd be happy to contribute tests and analysis, although I
 suspect Phoronix may have everything needed.

 Let's say a three-way bakeoff - btrfs, ext4 and xfs (since IIRC xfs is
 a default in some RHEL configurations). Let me know if you want me to
 resurrect any of my 2009 stuff on disk performance.


​Fedora does have Phoronix's test suite in our repositories, so that can be
used for performance tests, but additional specific tests may be of value
too.

I'm not sure how to test for security. As far as I know, encryption is
usually handled by other tools underneath the filesystem (LUKS/dm-crypt) or
above it (ecryptfs).

​A design for data integrity tests would probably be a good idea. A
coworker of mine at my day job and I did some ad-hoc tests with fio in our
spare time to test Btrfs' capabilities on RAID 56 with a multi-disk Btrfs
filesystem and yanked disks, faking damage and replacement to see how the
system recovered using the functions available. From our ad-hoc tests, it
looked pretty damn good. I could talk to him and see if we could formalize
it a bit and bring it to Fedora for use in data integrity tests. But it may
not be enough, so perhaps other folks have some ideas here on data
integrity tests?

On Wed, Jun 24, 2015 at 3:42 AM, Ian Malone ibmal...@gmail.com wrote:

 On 24 June 2015 at 04:28, M. Edward (Ed) Borasky zn...@znmeb.net wrote:
  On Tue, Jun 23, 2015 at 1:15 PM, Neal Gompa ngomp...@gmail.com wrote:
 
  Certainly, but with none of the features in Btrfs actually emitting
 scary
  experimental warnings anymore, and even all features working in btrfs
 RAID
  5/6 now, I think we should really start pushing it to more people. Or at
  least develop some kind of test plan to prove the worthiness of using
 it
  as default. We must have something, ne?
 
  Bingo! We need
 
  a. Pass/fail performance criteria
  b. Pass/fail data loss criteria
  c. Pass/fail security criteria
 

 And advice for end users on btrfs management. People trying it out
 already are going to be more enthusiastic about understanding
 filesystems than the typical user. Also considering whether anything
 will be broken by the change, for example, df reporting inaccurate
 numbers may have knock on effects.


​I would be happy to help with that. In fact, I actually gave a talk on
Btrfs and using it
http://files.meetup.com/13432052/mtg2015-06-03-intro-to-btrfs.pdf at my
local Linux Users' Group in Norwalk, CT and helped other people there to
start using it. Developing a plan and documentation on how to use Btrfs
effectively is probably a good idea.


-- 
真実はいつも一つ!/ Always, there's only one truth!
-- 
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 1235260] perl-XML-SAX segfaults on upgrade

2015-06-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1235260



--- Comment #2 from Richard W.M. Jones rjo...@redhat.com ---
Created attachment 1042719
  -- https://bugzilla.redhat.com/attachment.cgi?id=1042719action=edit
core2

-- 
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

[Bug 1231285] perl-Devel-REPL-1.003026-1.fc23 FTBFS with perl-5.22

2015-06-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1231285

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

   What|Removed |Added

 Status|NEW |ASSIGNED
External Bug ID||CPAN 105466
   Assignee|psab...@redhat.com  |ppi...@redhat.com



--- Comment #1 from Petr Pisar ppi...@redhat.com ---
The Data::Dump::Streamer is needed only for an optional plug-in. I will remove
it. I will probably also sub-package all the other plug-ins in order to
decrease amount of run-time dependencies.

-- 
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

Re: F23 Self Contained Change: io.js Technology Preview

2015-06-24 Thread T.C. Hollingsworth
On Wed, Jun 24, 2015 at 12:56 PM, T.C. Hollingsworth
tchollingswo...@gmail.com wrote:
 On Wed, Jun 24, 2015 at 1:21 AM, Peter Robinson pbrobin...@gmail.com wrote:
 Why are we even bothering with this when io.js is merging back into
 node.js so from what I can see is that io.js won't really be around
 for much longer

 That's exactly why we're bothering with it.  Everything in it will be
 in the nodejs package someday.  Why not get ready now?

For the benefit of those not reading the other thread, I might add
that io.js also adds support for the PowerPC architecture.  That will
make it the only provider of /usr/bin/node on that platform.

-T.C.
-- 
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: F23 Self Contained Change: npm 2

2015-06-24 Thread Mat Booth
On 24 June 2015 at 00:48, Jan Kurik jku...@redhat.com wrote:

 While npm 2 is a major version number update, it contains little in the
 way of major changes.


Why is this worth more than a sentence or two in the release note beats?
You must enjoy the extra bureaucracy :-)

--
Mat Booth
http://fedoraproject.org/get-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

Re: exiv2-0.25 coming to rawhide

2015-06-24 Thread Rex Dieter
Rex Dieter wrote:

 I plan on updating rawhide to exiv2-0.25 this week, which involves a
 library  soname bump, affected packages appended at the end.
 
 I'll take care of necessary rebuilds.

update taken care of today, and all dependencies rebuilt successfully.

Let me know if you have any other questions or problems.

-- Rex

-- 
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: Btrfs as default filesystem for Fedora 23?

2015-06-24 Thread Chris Murphy
On Wed, Jun 24, 2015 at 2:42 PM, Chris Murphy li...@colorremedies.com wrote:
Yet this bug [1] is routinely voted

[1] https://bugzilla.redhat.com/show_bug.cgi?id=864198  Not that
anyone should go try to make sense out of a three year old bug with
over 100 comments... but the gist is nah, we don't want to fix it
now, therefore the release criteria don't matter.

---
Chris Murphy
-- 
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: Btrfs as default filesystem for Fedora 23?

2015-06-24 Thread Chris Murphy
On Tue, Jun 23, 2015 at 2:15 PM, Neal Gompa ngomp...@gmail.com wrote:

 Certainly, but with none of the features in Btrfs actually emitting scary
 experimental warnings anymore, and even all features working in btrfs RAID
 5/6 now, I think we should really start pushing it to more people.

The multiple device stuff is no where near as feature complete in
failure contexts as mdadm or even lvm raid. There's no notification of
device failures that appear in GNOME, for example, which is the case
for mdadm managed devices.

There's been push back on the btrfs@ list about the wholesale dropping
of experimental warnings in particular with multiple device cases. So
just because there's no scary warning doesn't mean we know where all
the bodies are buried.

Or at
 least develop some kind of test plan to prove the worthiness of using it
 as default. We must have something, ne?

Well the plan right now is deference to Josef Bacik. When he says it's
ready then I think the change can happen. But there are other factors
than this, and I think it's appropriate to have more clear criteria
than just what Josef says, that incorporates other concerns.

For example: Grubby doesn't grok Btrfs subvolumes, so /boot can't be a
Btrfs subvolume. So right now the installer proscribes it and uses
ext4 for /boot similar to encrypted root and LVM layouts. However, if
grubby couldn't boot from ext4 or XFS for some reason, it would be
considered a release blocking bug. Yet this bug [1] is routinely voted
as being release blocking, but then the grubby maintainer successfully
argues to make it not release blocking because after all Btrfs is not
the default file system so who cares that it doesn't work (basically).
So some features/bugs simply aren't going to get fixed until there's
the proper incentive, obviously.


-- 
Chris Murphy
-- 
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: F23 Self Contained Change: Node.js 0.12

2015-06-24 Thread T.C. Hollingsworth
On Wed, Jun 24, 2015 at 1:16 AM, Peter Robinson pbrobin...@gmail.com wrote:
 On Wed, Jun 24, 2015 at 9:05 AM, Vít Ondruch vondr...@redhat.com wrote:
 Dne 24.6.2015 v 01:37 Jan Kurik napsal(a):
   -- Update v8


 What the version of v8 will be? I am asking, since rubygem-therubyracer
 is using system version of v8 and I am bit afraid what impact it will have.

 How is Chromium compatible with the updated Node.js (not user of
 Chromium though, neither it is in Fedora AFAIK).

 The other one is mongodb which is very dependent on v8

I think we may be able to port mongodb now, it's been ported to 3.25
at least.  If not it can still limp along with v8 3.14 for a couple
years.

 And since the two questions above, I am not sure it should not be system
 wide change (not mentioning all the nodejs- packages which depends on
 Node.js).

 Agreed, this has a much wider impact. I'm looking forward to the
 upgrade of v8 because the last time I looked the required version for
 nodejs greatly enhances support for some of the secondary arches.

node.js 0.12 is the first to use a v8 that supports aarch64, but io.js
will probably work a lot better there.  Also, io.js supports PPC
upstream now, node.js won't until the codebases are merged.

Oh, and I'm also going to turn on MIPS now that there's a budding
secondary arch effort, but v8 has supported that forever...

-T.C.
-- 
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: F23 Self Contained Change: npm 2

2015-06-24 Thread T.C. Hollingsworth
On Jun 24, 2015 2:21 PM, Mat Booth fed...@matbooth.co.uk wrote:


 On 24 June 2015 at 00:48, Jan Kurik jku...@redhat.com wrote:

 While npm 2 is a major version number update, it contains little in the
way of major changes.


 Why is this worth more than a sentence or two in the release note beats?
You must enjoy the extra bureaucracy :-)

I thought this _was_ how you got a sentence or two in the release notes.
If I'm mistaken I'll be glad to not waste FESCo's time. ;-)

-T.C.
-- 
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: Schedule for Thursday's FPC Meeting (2015-06-25 16:00 UTC)

2015-06-24 Thread Mat Booth
On 24 June 2015 at 18:26, James Antill ja...@fedoraproject.org wrote:

  Following is the list of topics that will be discussed in the FPC
 meeting Thursday at 2015-06-25 16:00 UTC in #fedora-meeting-1 on
 irc.freenode.net.

  Local time information (via. rktime):

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

  Links to all tickets below can be found at:

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

 = Followups =

 #topic #508 New GID for openstack-neutron
 .fpc 508
 https://fedorahosted.org/fpc/ticket/508

 #topic #538 Bundling exception for htmlunit-core-js
 .fpc 538
 https://fedorahosted.org/fpc/ticket/538

 = Followup/Votes needed =

 #topic #281 New Python Macros for Easier Packaging
 .fpc 281
 https://fedorahosted.org/fpc/ticket/281

 #topic #541 Package Naming Guidelines - Clarification Required
 .fpc 541
 https://fedorahosted.org/fpc/ticket/541

 #topic #542 Forbid python -OO for Python  3.5
 .fpc 542
 https://fedorahosted.org/fpc/ticket/542

 = New business =

 #topic #543 secure config and log permissions
 .fpc 543
 https://fedorahosted.org/fpc/ticket/543

 #topic #544 Case of package names
 .fpc 544
 https://fedorahosted.org/fpc/ticket/544

 #topic #545 Python guidelines cleanup
 .fpc 545
 https://fedorahosted.org/fpc/ticket/545

 #topic #546 Review/clarity on minor fork of nghttp2; b64.c
 .fpc 546
 https://fedorahosted.org/fpc/ticket/546

 = 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



Apologies, I will not be able to make it to this week's meeting.

-- 
Mat Booth
http://fedoraproject.org/get-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 uploaded Text-CSV-1.33.tar.gz for perl-Text-CSV

2015-06-24 Thread notifications
358e2f2ddb6c7746c91e49a7db97b634  Text-CSV-1.33.tar.gz

http://pkgs.fedoraproject.org/lookaside/pkgs/perl-Text-CSV/Text-CSV-1.33.tar.gz/md5/358e2f2ddb6c7746c91e49a7db97b634/Text-CSV-1.33.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

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

2015-06-24 Thread buildsys


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


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

Broken dependencies: perl-CatalystX-REPL

2015-06-24 Thread buildsys


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


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

Broken dependencies: perl-Devel-FindRef

2015-06-24 Thread buildsys


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


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

Broken dependencies: perl-Test-Vars

2015-06-24 Thread buildsys


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


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

Broken dependencies: polymake

2015-06-24 Thread buildsys


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


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

Broken dependencies: perl-Data-Dump-Streamer

2015-06-24 Thread buildsys


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


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

Broken dependencies: perl-PDL

2015-06-24 Thread buildsys


perl-PDL has broken dependencies in the rawhide tree:
On x86_64:
perl-PDL-2.11.0-1.fc23.x86_64 requires perl(:MODULE_COMPAT_5.20.2)
perl-PDL-2.11.0-1.fc23.x86_64 requires libperl.so.5.20()(64bit)
On i386:
perl-PDL-2.11.0-1.fc23.i686 requires perl(:MODULE_COMPAT_5.20.2)
perl-PDL-2.11.0-1.fc23.i686 requires libperl.so.5.20
On armhfp:
perl-PDL-2.11.0-1.fc23.armv7hl requires perl(:MODULE_COMPAT_5.20.2)
perl-PDL-2.11.0-1.fc23.armv7hl requires libperl.so.5.20
Please resolve this as soon as possible.


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

Broken dependencies: perl-POE-Component-Server-HTTP

2015-06-24 Thread buildsys


perl-POE-Component-Server-HTTP has broken dependencies in the rawhide tree:
On x86_64:
perl-POE-Component-Server-HTTP-0.09-20.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On i386:
perl-POE-Component-Server-HTTP-0.09-20.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On armhfp:
perl-POE-Component-Server-HTTP-0.09-20.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
Please resolve this as soon as possible.


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

[Bug 1231293] perl-PDL-Graphics-PLplot-0.67-6.fc23 FTBFS with perl-5.22

2015-06-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1231293

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

   What|Removed |Added

 Status|NEW |CLOSED
   Fixed In Version||perl-PDL-Graphics-PLplot-0.
   ||67-7.fc23
 Resolution|--- |RAWHIDE
   Assignee|i...@cicku.me  |ppi...@redhat.com
Last Closed||2015-06-24 10:48:29



-- 
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

Re: F23 Self Contained Change: io.js Technology Preview

2015-06-24 Thread Josef Stribny

On 06/24/2015 10:21 AM, Peter Robinson wrote:

On Wed, Jun 24, 2015 at 12:52 AM, Jan Kurik jku...@redhat.com wrote:

= Proposed Self Contained Change: io.js Technology Preview =
https://fedoraproject.org/wiki/Changes/iojs

Change owner(s): T.C. Hollingsworth tchollingsworth at gmail dot com

io.js is an npm compatible platform originally based on Node.js™ that supports 
version 6 of the ECMAScript standard and additional features, developed with an 
open governance model. io.js will be offered as an optional replacement for 
`/usr/bin/node` on Fedora systems as a Technology Preview. node.js will remain 
the default implementation of `/usr/bin/node` in Fedora 23.

== Detailed Description ==
io.js is an npm compatible platform originally based on Node.js™ that supports 
version 6 of the ECMAScript standard and additional features, developed with an 
open governance model. For more information about io.js and the differences 
between node.js, visit the io.js website.

io.js will support the same set of binary modules currently supported by 
node.js on Fedora. It is expected to be obsoleted by a future version of the 
`nodejs` package, as these two projects have announced their intention to merge.

We will support both parallel-installation of the iojs interpreter alongside 
the existing node.js interpreter, and permit replacement of `/usr/bin/node` 
with io.js in an additional package. All existing noarch nodejs-* packages will 
work with both interpreters. (Though obviously you'll have to specify iojs if 
you haven't installed it the /usr/bin/node support package.) Seperate nodejs-* 
and iojs-* will be provided for binary modules.

Why are we even bothering with this when io.js is merging back into
node.js so from what I can see is that io.js won't really be around
for much longer

http://thenextweb.com/dd/2015/06/16/node-js-and-io-js-are-settling-their-differences-merging-back-together/
Exactly my thoughts. Plus also introducing another v8 package because of 
that?


Josef
--
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-Devel-REPL (master). Specify all dependencies

2015-06-24 Thread notifications
From 3e5449d4e7ad2ee6fe42d536ff4d736d82cc6c59 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= ppi...@redhat.com
Date: Wed, 24 Jun 2015 14:09:42 +0200
Subject: Specify all dependencies


diff --git a/perl-Devel-REPL.spec b/perl-Devel-REPL.spec
index 7c787a4..ef0880c 100644
--- a/perl-Devel-REPL.spec
+++ b/perl-Devel-REPL.spec
@@ -1,6 +1,6 @@
 Name:   perl-Devel-REPL
 Version:1.003026
-Release:2%{?dist}
+Release:3%{?dist}
 Summary:Modern perl interactive shell
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -8,6 +8,7 @@ URL:http://search.cpan.org/dist/Devel-REPL/
 Source0:
http://search.cpan.org/CPAN/authors/id/E/ET/ETHER/Devel-REPL-%{version}.tar.gz
 BuildArch:  noarch
 # Build
+BuildRequires:  make
 BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker) = 6.76
 BuildRequires:  perl(strict)
@@ -44,7 +45,7 @@ BuildRequires:  perl(File::Spec::Functions)
 BuildRequires:  perl(if)
 BuildRequires:  perl(List::Util)
 BuildRequires:  perl(Test::Fatal)
-BuildRequires:  perl(Test::More)
+BuildRequires:  perl(Test::More) = 0.94
 BuildRequires:  perl(version)
 Requires:   perl(:MODULE_COMPAT_%(eval $(perl -V:version); echo 
$version))
 Requires:   perl(App::Nopaste)
@@ -81,6 +82,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Jun 24 2015 Petr Pisar ppi...@redhat.com - 1.003026-3
+- Specify all dependencies
+
 * Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1.003026-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
 
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Devel-REPL.git/commit/?h=masterid=3e5449d4e7ad2ee6fe42d536ff4d736d82cc6c59
--
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-Devel-REPL (master). Sub-package plugins

2015-06-24 Thread notifications
From 135f50ae28444d820770fddde114068d7ec5bded Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= ppi...@redhat.com
Date: Wed, 24 Jun 2015 15:13:14 +0200
Subject: Sub-package plugins


diff --git a/perl-Devel-REPL.spec b/perl-Devel-REPL.spec
index ef0880c..0033bb9 100644
--- a/perl-Devel-REPL.spec
+++ b/perl-Devel-REPL.spec
@@ -48,7 +48,6 @@ BuildRequires:  perl(Test::Fatal)
 BuildRequires:  perl(Test::More) = 0.94
 BuildRequires:  perl(version)
 Requires:   perl(:MODULE_COMPAT_%(eval $(perl -V:version); echo 
$version))
-Requires:   perl(App::Nopaste)
 Requires:   perl(Moose::Meta::Role)
 Requires:   perl(MooseX::Getopt)
 Requires:   perl(MooseX::Object::Pluggable)
@@ -60,6 +59,126 @@ This is an interactive shell for Perl, commonly known as a 
REPL - Read,
 Evaluate, Print, Loop. The shell provides for rapid development or testing
 of code without the need to create a temporary source code file.
 
+Through a plugin system, many features are available on demand. These plugins
+are available:
+
+Completion
+CompletionDriver::INC
+CompletionDriver::Keywords
+DDC
+DDS
+Interrupt
+LexEnv
+MultiLine::PPI
+Nopaste
+PPI
+Refresh
+
+The plugins are available in standalone RPM packages. For example the
+MultiLine::PPI plugin is delivered within %{name}-MultiLine-PPI package.
+
+%package Plugin-Completion
+Summary:Devel-REPL plugin for tab completion
+Requires:   %{name} = %{?epoch:%{epoch}:}%{version}-%{release}
+Requires:   perl(:MODULE_COMPAT_%(eval $(perl -V:version); echo 
$version))
+
+%description Plugin-Completion
+This Perl interactive shell plugin provides extensible tab completion. By
+default, the Completion plugin explicitly does not use the Gnu readline or
+Term::ReadLine::Perl fallback file name completion.
+
+%package Plugin-CompletionDriver-INC
+Summary:Devel-REPL plugin for completing module names
+Requires:   %{name} = %{?epoch:%{epoch}:}%{version}-%{release}
+Requires:   perl(:MODULE_COMPAT_%(eval $(perl -V:version); echo 
$version))
+
+%description Plugin-CompletionDriver-INC
+This Perl interactive shell plugin provides module names completion.
+
+%package Plugin-CompletionDriver-Keywords
+Summary:Devel-REPL plugin for completing keywords and operators
+Requires:   %{name} = %{?epoch:%{epoch}:}%{version}-%{release}
+Requires:   perl(:MODULE_COMPAT_%(eval $(perl -V:version); echo 
$version))
+
+%description Plugin-CompletionDriver-Keywords
+This Perl interactive shell plugin provides keyword and operator names
+completion.
+
+%package Plugin-DDC
+Summary:Devel-REPL plugin for formatting results with 
Data::Dumper::Concise
+Requires:   %{name} = %{?epoch:%{epoch}:}%{version}-%{release}
+Requires:   perl(:MODULE_COMPAT_%(eval $(perl -V:version); echo 
$version))
+
+%description Plugin-DDC
+This Perl interactive shell plugin formats results with Data::Dumper::Concise.
+
+%package Plugin-DDS
+Summary:Devel-REPL plugin for formatting results with 
Data::Dump::Streamer
+Requires:   %{name} = %{?epoch:%{epoch}:}%{version}-%{release}
+Requires:   perl(:MODULE_COMPAT_%(eval $(perl -V:version); echo 
$version))
+
+%description Plugin-DDS
+This Perl interactive shell plugin formats results with Data::Dump::Streamer.
+
+%package Plugin-Interrupt
+Summary:Devel-REPL plugin for trapping INT signal
+Requires:   %{name} = %{?epoch:%{epoch}:}%{version}-%{release}
+Requires:   perl(:MODULE_COMPAT_%(eval $(perl -V:version); echo 
$version))
+
+%description Plugin-Interrupt
+By default Devel::REPL exits on SIGINT (usually Ctrl-C). If you load this
+module, SIGINT will be trapped and used to kill long-running commands
+(statements) and also to kill the line being edited (like eg. BASH do).
+(You can still use Ctrl-D to exit.)
+
+%package Plugin-LexEnv
+Summary:Devel-REPL plugin for lexical environments
+Requires:   %{name} = %{?epoch:%{epoch}:}%{version}-%{release}
+Requires:   perl(:MODULE_COMPAT_%(eval $(perl -V:version); echo 
$version))
+
+%description Plugin-LexEnv
+This Perl interactive shell plugin provides environments for lexical variables.
+
+%package Plugin-MultiLine-PPI
+Summary:Devel-REPL plugin for multi-line blocks
+Requires:   %{name} = %{?epoch:%{epoch}:}%{version}-%{release}
+Requires:   perl(:MODULE_COMPAT_%(eval $(perl -V:version); echo 
$version))
+
+%description Plugin-MultiLine-PPI
+This Perl interactive shell plugin will collect lines until you have no
+unfinished structures.  This lets you write subroutines, if statements,
+loops, etc. more naturally.
+
+%package Plugin-Nopaste
+Summary:Devel-REPL plugin for uploading data to a nopaste site
+Requires:   %{name} = %{?epoch:%{epoch}:}%{version}-%{release}
+Requires:   perl(:MODULE_COMPAT_%(eval $(perl -V:version); echo 
$version))
+Requires:   perl(App::Nopaste)
+
+%description Plugin-Nopaste
+This Perl interactive shell 

Broken dependencies: perl-POE-Component-Server-Bayeux

2015-06-24 Thread buildsys


perl-POE-Component-Server-Bayeux has broken dependencies in the rawhide tree:
On x86_64:
perl-POE-Component-Server-Bayeux-0.04-14.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On i386:
perl-POE-Component-Server-Bayeux-0.04-14.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On armhfp:
perl-POE-Component-Server-Bayeux-0.04-14.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
Please resolve this as soon as possible.


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

Broken dependencies: perl-Text-Xslate

2015-06-24 Thread buildsys


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


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

[Bug 1231297] perl-Carp-REPL-0.18-1.fc23 FTBFS with perl-5.22

2015-06-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1231297
Bug 1231297 depends on bug 1231285, which changed state.

Bug 1231285 Summary: perl-Devel-REPL-1.003026-1.fc23 FTBFS with perl-5.22
https://bugzilla.redhat.com/show_bug.cgi?id=1231285

   What|Removed |Added

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



-- 
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

[Bug 1231290] perl-PDL-2.11.0-1.fc23 FTBFS with perl-5.22

2015-06-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1231290
Bug 1231290 depends on bug 1231285, which changed state.

Bug 1231285 Summary: perl-Devel-REPL-1.003026-1.fc23 FTBFS with perl-5.22
https://bugzilla.redhat.com/show_bug.cgi?id=1231285

   What|Removed |Added

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



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

Broken dependencies: perl-MongoDB

2015-06-24 Thread buildsys


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


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

Broken dependencies: perl-Data-Alias

2015-06-24 Thread buildsys


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


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

Broken dependencies: slic3r

2015-06-24 Thread buildsys


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


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

Broken dependencies: perl-Devel-REPL

2015-06-24 Thread buildsys


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


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

Broken dependencies: perl-Classic-Perl

2015-06-24 Thread buildsys


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


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

Broken dependencies: perl-Devel-Cover

2015-06-24 Thread buildsys


perl-Devel-Cover has broken dependencies in the rawhide tree:
On x86_64:
perl-Devel-Cover-1.18-1.fc23.x86_64 requires perl(:MODULE_COMPAT_5.20.2)
perl-Devel-Cover-1.18-1.fc23.x86_64 requires libperl.so.5.20()(64bit)
On i386:
perl-Devel-Cover-1.18-1.fc23.i686 requires perl(:MODULE_COMPAT_5.20.2)
perl-Devel-Cover-1.18-1.fc23.i686 requires libperl.so.5.20
On armhfp:
perl-Devel-Cover-1.18-1.fc23.armv7hl requires 
perl(:MODULE_COMPAT_5.20.2)
perl-Devel-Cover-1.18-1.fc23.armv7hl requires libperl.so.5.20
Please resolve this as soon as possible.


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

Broken dependencies: perl-Task-Catalyst

2015-06-24 Thread buildsys


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


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

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

2015-06-24 Thread buildsys


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


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

Broken dependencies: perl-Gtk3

2015-06-24 Thread buildsys


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


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

Broken dependencies: perl-Method-Signatures

2015-06-24 Thread buildsys


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


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

Broken dependencies: perl-PDL-Graphics-PLplot

2015-06-24 Thread buildsys


perl-PDL-Graphics-PLplot has broken dependencies in the rawhide tree:
On x86_64:
perl-PDL-Graphics-PLplot-0.67-6.fc23.x86_64 requires 
perl(:MODULE_COMPAT_5.20.2)
perl-PDL-Graphics-PLplot-0.67-6.fc23.x86_64 requires 
libperl.so.5.20()(64bit)
On i386:
perl-PDL-Graphics-PLplot-0.67-6.fc23.i686 requires 
perl(:MODULE_COMPAT_5.20.2)
perl-PDL-Graphics-PLplot-0.67-6.fc23.i686 requires libperl.so.5.20
On armhfp:
perl-PDL-Graphics-PLplot-0.67-6.fc23.armv7hl requires 
perl(:MODULE_COMPAT_5.20.2)
perl-PDL-Graphics-PLplot-0.67-6.fc23.armv7hl requires libperl.so.5.20
Please resolve this as soon as possible.


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

Broken dependencies: perl-POE-Component-Server-XMLRPC

2015-06-24 Thread buildsys


perl-POE-Component-Server-XMLRPC has broken dependencies in the rawhide tree:
On x86_64:
perl-POE-Component-Server-XMLRPC-0.05-19.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On i386:
perl-POE-Component-Server-XMLRPC-0.05-19.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
On armhfp:
perl-POE-Component-Server-XMLRPC-0.05-19.fc22.noarch requires 
perl(:MODULE_COMPAT_5.20.0)
Please resolve this as soon as possible.


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

ppisar pushed to perl-Devel-REPL (master). Disable DDS plugin

2015-06-24 Thread notifications
From a8d5cb2b38cbd8da9725be4adeb3568bbc54be61 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20P=C3=ADsa=C5=99?= ppi...@redhat.com
Date: Wed, 24 Jun 2015 15:17:00 +0200
Subject: Disable DDS plugin


diff --git a/perl-Devel-REPL.spec b/perl-Devel-REPL.spec
index 0033bb9..591b06f 100644
--- a/perl-Devel-REPL.spec
+++ b/perl-Devel-REPL.spec
@@ -1,3 +1,7 @@
+# DDS plugin requires Data::Dump::Streamer which does not work with perl-5.22.
+# bug #1231285, CPAN RT#105466.
+%bcond_with dds
+
 Name:   perl-Devel-REPL
 Version:1.003026
 Release:3%{?dist}
@@ -17,7 +21,9 @@ BuildRequires:  perl(warnings)
 BuildRequires:  perl(App::Nopaste)
 BuildRequires:  perl(B::Concise) = 0.62
 BuildRequires:  perl(B::Keywords)
+%if %{with dds}
 BuildRequires:  perl(Data::Dump::Streamer)
+%endif
 BuildRequires:  perl(Data::Dumper::Concise)
 BuildRequires:  perl(Devel::Peek)
 BuildRequires:  perl(File::HomeDir)
@@ -66,7 +72,9 @@ are available:
 CompletionDriver::INC
 CompletionDriver::Keywords
 DDC
+%if %{with dds}
 DDS
+%endif
 Interrupt
 LexEnv
 MultiLine::PPI
@@ -112,6 +120,7 @@ Requires:   perl(:MODULE_COMPAT_%(eval $(perl 
-V:version); echo $version))
 %description Plugin-DDC
 This Perl interactive shell plugin formats results with Data::Dumper::Concise.
 
+%if %{with dds}
 %package Plugin-DDS
 Summary:Devel-REPL plugin for formatting results with 
Data::Dump::Streamer
 Requires:   %{name} = %{?epoch:%{epoch}:}%{version}-%{release}
@@ -119,6 +128,7 @@ Requires:   perl(:MODULE_COMPAT_%(eval $(perl 
-V:version); echo $version))
 
 %description Plugin-DDS
 This Perl interactive shell plugin formats results with Data::Dump::Streamer.
+%endif
 
 %package Plugin-Interrupt
 Summary:Devel-REPL plugin for trapping INT signal
@@ -260,9 +270,11 @@ make test
 %{perl_vendorlib}/Devel/REPL/Plugin/DDC.pm
 %{_mandir}/man3/Devel::REPL::Plugin::DDC.*
 
+%if %{with dds}
 %files Plugin-DDS
 %{perl_vendorlib}/Devel/REPL/Plugin/DDS.pm
 %{_mandir}/man3/Devel::REPL::Plugin::DDS.*
+%endif
 
 %files Plugin-Interrupt
 %{perl_vendorlib}/Devel/REPL/Plugin/Interrupt.pm
@@ -293,6 +305,7 @@ make test
 * Wed Jun 24 2015 Petr Pisar ppi...@redhat.com - 1.003026-3
 - Specify all dependencies
 - Sub-package plugins
+- Disable DDS plugin (bug #1231285)
 
 * Thu Jun 18 2015 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1.003026-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
-- 
cgit v0.10.2



http://pkgs.fedoraproject.org/cgit/perl-Devel-REPL.git/commit/?h=masterid=a8d5cb2b38cbd8da9725be4adeb3568bbc54be61
--
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 1231285] perl-Devel-REPL-1.003026-1.fc23 FTBFS with perl-5.22

2015-06-24 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1231285

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

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||perl-Devel-REPL-1.003026-3.
   ||fc23
 Resolution|--- |RAWHIDE
Last Closed||2015-06-24 09:48:52



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

Broken dependencies: perl-Gtk3-WebKit

2015-06-24 Thread buildsys


perl-Gtk3-WebKit has broken dependencies in the rawhide tree:
On x86_64:
perl-Gtk3-WebKit-0.06-3.fc22.noarch requires perl(:MODULE_COMPAT_5.20.0)
On i386:
perl-Gtk3-WebKit-0.06-3.fc22.noarch requires perl(:MODULE_COMPAT_5.20.0)
On armhfp:
perl-Gtk3-WebKit-0.06-3.fc22.noarch requires perl(:MODULE_COMPAT_5.20.0)
Please resolve this as soon as possible.


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

Broken dependencies: perl-Devel-BeginLift

2015-06-24 Thread buildsys


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


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

Broken dependencies: perl-Task-Kensho-Testing

2015-06-24 Thread buildsys


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


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

Broken dependencies: perl-Carp-REPL

2015-06-24 Thread buildsys


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


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

Broken dependencies: perl-Test-Apocalypse

2015-06-24 Thread buildsys


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


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

Broken dependencies: perl-POE-API-Peek

2015-06-24 Thread buildsys


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


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

Broken dependencies: perl-Test-AutoBuild

2015-06-24 Thread buildsys


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


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

  1   2   >