Re: Schedule for Wednesday's FESCo meeting (2013-09-04)

2013-09-04 Thread Till Maas
On Tue, Sep 03, 2013 at 05:29:20PM -0400, Bill Nottingham wrote:

 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/fesco,

I would like to request some guidance about what to do with retired
packages that are still in the repos because they are unblocked in koji.
There are a lot of packages that depend on eg libgssglue. Therefore just
blocking them will cause dep errors but doing nothing does not improve
the situation.

Regards
Till
-- 
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: COPR

2013-09-04 Thread Miroslav Suchý

On 09/03/2013 03:41 PM, Frankie Onuonga wrote:

I mean we have a really sharp crew here.
Why not?


We have sharp crew, but they have a lot of other work to do. So thinking about how to offload some developer work with 
others make IMO sense.


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

Re: COPR

2013-09-04 Thread Frankie Onuonga
On Wed, 2013-09-04 at 08:54 +0200, Miroslav Suchý wrote:
 On 09/03/2013 03:41 PM, Frankie Onuonga wrote:
  I mean we have a really sharp crew here.
  Why not?
 
 We have sharp crew, but they have a lot of other work to do. So thinking 
 about how to offload some developer work with 
 others make IMO sense.
Thank you for the response.
Yes I understand.
It makes sense to me too.
I meant the community in general :-) .
And yes you are right.
 
 -- 
 Miroslav Suchy, RHCE, RHCDS
 Red Hat, Software Engineer, #brno, #devexp, #fedora-buildsys


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

Re: COPR

2013-09-04 Thread Miroslav Suchý

On 09/03/2013 09:43 PM, Matthew Miller wrote:

On Tue, Sep 03, 2013 at 03:33:10PM -0400, Jay Greguske wrote:

 koji already uses VMs for x86.

Not for RPM builds.

I think we're talking about different things here. It happens that some of
the x86 builders are VMs, but they're not taken down and rebuilt cleanly
between each package build; they're long-running servers doing multiple
builds. (Right?)


Right.
Koji builders are right now running as VM. But even if you reset them to snapshot after each build, it will not help 
you. Because each builder still have the certificate and the builds are done in mock (on that VM).
Compare it to Copr and OBS approach, when package is build in VM and after that backend will retrieve the results from 
VM. So on builder (of OBS and COPR) is no sensitive information at all.


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

Re: Schedule for Wednesday's FESCo meeting (2013-09-04)

2013-09-04 Thread Tomas Mraz
On Wed, 2013-09-04 at 08:22 +0200, Till Maas wrote: 
 On Tue, Sep 03, 2013 at 05:29:20PM -0400, Bill Nottingham wrote:
 
  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/fesco,
 
 I would like to request some guidance about what to do with retired
 packages that are still in the repos because they are unblocked in koji.
 There are a lot of packages that depend on eg libgssglue. Therefore just
 blocking them will cause dep errors but doing nothing does not improve
 the situation.

Please open a FESCo ticket. Ideally with some proposal that can be
discussed and approved.

Thanks,
-- 
Tomas Mraz
No matter how far down the wrong road you've gone, turn back.
  Turkish proverb
(You'll never know whether the road is wrong though.)

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

introduction and package review request

2013-09-04 Thread Dhiru Kholia
Hi,

I have been using Fedora since Fedora Core 1 release. However, today I
decided to stop lurking and instead do something useful.

So, I have packaged pudb which is a full-screen console-based Python
debugger. I would appreciate a review so that I (and others) can do yum
install python-pudb in the near future ;)

Review request is at https://bugzilla.redhat.com/show_bug.cgi?id=1004257

I am employed as a Security Engineer these days but I have done software
development, system administration and DevOps previously.

My GitHub page is at https://github.com/kholia (for those interested in
seeing what I hack on).

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

A dependency for a noarch package has been removed on an archictecture. How to silent broken dependency mails?

2013-09-04 Thread Petr Pisar
Hello,

I've just got a broken-dependency e-mail:

perl-Alien-ROOT has broken dependencies in the F-20 tree:
On armhfp:
perl-Alien-ROOT-5.34.3.1-3.fc20.noarch requires root-core

Indeed root/root-core has been excluded from ARM with commit e2dd5b2818.
The problem is perl-Alien-ROOT is noarch package.

Is there a way how to tell koji, that noarch perl-Alien-ROOT should not
be available on ARM? Adding ExcludeArch into the noarch package does not
make much sense.

I could change perl-Alien-ROOT from noarch to architecture specific, but
that's cheating and more seriously it just shifts the problem in the
reverese dependency hierarchy to next level (i.e. I would get broken
dependency for packages requiring perl-Alien-ROOT).

How does Fedora infrastracture deal with this issue?

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

Re: A dependency for a noarch package has been removed on an archictecture. How to silent broken dependency mails?

2013-09-04 Thread Stephen Gallagher
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 09/04/2013 08:44 AM, Petr Pisar wrote:
 Hello,
 
 I've just got a broken-dependency e-mail:
 
 perl-Alien-ROOT has broken dependencies in the F-20 tree: On
 armhfp: perl-Alien-ROOT-5.34.3.1-3.fc20.noarch requires root-core
 
 Indeed root/root-core has been excluded from ARM with commit
 e2dd5b2818. The problem is perl-Alien-ROOT is noarch package.
 
 Is there a way how to tell koji, that noarch perl-Alien-ROOT should
 not be available on ARM? Adding ExcludeArch into the noarch package
 does not make much sense.
 
 I could change perl-Alien-ROOT from noarch to architecture
 specific, but that's cheating and more seriously it just shifts the
 problem in the reverese dependency hierarchy to next level (i.e. I
 would get broken dependency for packages requiring
 perl-Alien-ROOT).
 
 How does Fedora infrastracture deal with this issue?
 

Add the following line to perl-Alien-ROOT's specfile:


ExcludeArch: %{arm}
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.14 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iEYEARECAAYFAlInLcgACgkQeiVVYja6o6Oj/ACgg8W+2+cfrUd58y/KXZYHJaa3
ZOcAnRFrxk2pIkSiSaIWrlJdV2AvaQe1
=91KL
-END PGP SIGNATURE-
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

Re: COPR

2013-09-04 Thread Lukas Zapletal
On Wed, Sep 04, 2013 at 09:04:10AM +0200, Miroslav Suchy wrote:
 Compare it to Copr and OBS approach, when package is build in VM and
 after that backend will retrieve the results from VM. So on builder
 (of OBS and COPR) is no sensitive information at all.

Are we able to evaluate, how much slower this is? Currently Fedora Koji
is pretty fast, I usually get near-to-instant build pick-ups.

I can imagine spawning a VM can be slower. At least when using full
QEMU/KVM. I see the point that containers/selinux and such technologies
can do better in here.

-- 
Later,

 Lukas lzap Zapletal
 irc: lzap #theforeman
-- 
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: A dependency for a noarch package has been removed on an archictecture. How to silent broken dependency mails?

2013-09-04 Thread Susi Lehtola
On Wed, 04 Sep 2013 08:55:36 -0400
Stephen Gallagher sgall...@redhat.com wrote:
  I could change perl-Alien-ROOT from noarch to architecture
  specific, but that's cheating and more seriously it just shifts the
  problem in the reverese dependency hierarchy to next level (i.e. I
  would get broken dependency for packages requiring
  perl-Alien-ROOT).

This is a valid approach.

  How does Fedora infrastracture deal with this issue?
  
 
 Add the following line to perl-Alien-ROOT's specfile:
 
 
 ExcludeArch: %{arm}

That's not enough, since that'll break upgrades. You'll have to make
some package on arm obsolete perl-Alien-ROOT.
-- 
Susi Lehtola
Fedora Project Contributor
jussileht...@fedoraproject.org
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

[perl-Test-Kwalitee] Update to 1.14

2013-09-04 Thread Paul Howarth
commit 6a5a61203663d535faf78fb03c71cf2e0c4a3b17
Author: Paul Howarth p...@city-fan.org
Date:   Wed Sep 4 15:21:44 2013 +0100

Update to 1.14

- New upstream release 1.14
  - Updated inaccurate test prereq
- Update buildreqs for tests
  - Drop perl(Capture::Tiny) and perl(Test::Script)
  - Require at least version 0.005 of perl(Test::Warnings)
  - BR: perl(File::Spec), perl(IO::Handle) and perl(IPC::Open3)

 perl-Test-Kwalitee.spec |   17 +
 sources |2 +-
 2 files changed, 14 insertions(+), 5 deletions(-)
---
diff --git a/perl-Test-Kwalitee.spec b/perl-Test-Kwalitee.spec
index 288c7fd..b9c8b39 100644
--- a/perl-Test-Kwalitee.spec
+++ b/perl-Test-Kwalitee.spec
@@ -1,5 +1,5 @@
 Name:  perl-Test-Kwalitee
-Version:   1.13
+Version:   1.14
 Release:   1%{?dist}
 Summary:   Test the Kwalitee of a distribution before you release it
 License:   GPL+ or Artistic
@@ -17,15 +17,16 @@ BuildRequires:  perl(namespace::clean)
 BuildRequires: perl(Test::Builder) = 0.88
 # Test Suite
 BuildRequires: perl(blib)
-BuildRequires: perl(Capture::Tiny)
 BuildRequires: perl(CPAN::Meta::Check) = 0.007
+BuildRequires: perl(File::Spec)
 BuildRequires: perl(File::Temp)
+BuildRequires: perl(IO::Handle)
+BuildRequires: perl(IPC::Open3)
 BuildRequires: perl(Test::CheckDeps) = 0.006
 BuildRequires: perl(Test::Deep)
 BuildRequires: perl(Test::More) = 0.94
-BuildRequires: perl(Test::Script) = 1.05
 BuildRequires: perl(Test::Tester) = 0.108
-BuildRequires: perl(Test::Warnings)
+BuildRequires: perl(Test::Warnings) = 0.005
 # Runtime
 Requires:  perl(:MODULE_COMPAT_%(eval `perl -V:version`; echo $version))
 Requires:  perl(Dist::CheckConflicts) = 0.02
@@ -59,6 +60,14 @@ chmod -c 755 %{buildroot}%{_bindir}/kwalitee-metrics
 %{_mandir}/man3/Test::Kwalitee::Conflicts.3pm*
 
 %changelog
+* Wed Sep  4 2013 Paul Howarth p...@city-fan.org - 1.14-1
+- Update to 1.14
+  - Updated inaccurate test prereq
+- Update buildreqs for tests
+  - Drop perl(Capture::Tiny) and perl(Test::Script)
+  - Require at least version 0.005 of perl(Test::Warnings)
+  - BR: perl(File::Spec), perl(IO::Handle) and perl(IPC::Open3)
+
 * Thu Aug 22 2013 Paul Howarth p...@city-fan.org - 1.13-1
 - Update to 1.13
   - Added missing abstract for kwalitee-metrics script
diff --git a/sources b/sources
index 63c62b7..d9f0658 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d32a3f3d70df7f5c314902758c2c30fb  Test-Kwalitee-1.13.tar.gz
+95194301f48876716ba70fe7bffa37d6  Test-Kwalitee-1.14.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-de...@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Re: COPR

2013-09-04 Thread Miroslav Suchý

On 09/04/2013 04:29 PM, Lukas Zapletal wrote:

Are we able to evaluate, how much slower this is?


Just few seconds. I would say 15 seconds slower. I mean in current Copr, which 
does VM+mockchain.

OBS is actually little bit faster because it does not use mock.
And if you use PreinstallImages 
(http://openbuildservice.org/help/manuals/obs-reference-guide/cha.obs.build_preinstall.html) e.g. for builds with SCLs - 
it can be even faster.




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

Re: COPR

2013-09-04 Thread Toshio Kuratomi
On Tue, Sep 3, 2013 at 11:54 PM, Miroslav Suchý msu...@redhat.com wrote:
 On 09/03/2013 03:41 PM, Frankie Onuonga wrote:

 I mean we have a really sharp crew here.
 Why not?


 We have sharp crew, but they have a lot of other work to do. So thinking
 about how to offload some developer work with others make IMO sense.


Note: Our sysadmin limitations are a lot more severe than our
developer constraints.  With that in mind, I'd say if you're looking
to run this in Fedora Infrastructure (as opposed to making it a RH
service), OBS is not going to happen.  There's too much additional
burden in running it.

Getting things merged into koji is better.  If mikem is willing to
build the necessary features into koji then it is more desirable to
run a second instance of koji than to run an entirely new system using
an entirely new language stack.  In the past we were a bit leary of
building on top of koji as it is designed to do something quite
different than what we need for implementing coprs.  koji makes many
demands in order to be able to track and make (at least theoretically)
reproducible what has been built on it in the past.  Coprs doesn't
need this and in some cases (being able to build against arbitrary
third-party repos at arbitrary points in time) is at odds with koji's
goal of reproducability.  Talking to mikem at flock, though, he seems
interested in the use-cases so adding the necessary features and the
ability to turn some features off may be doable for a separate koji
instance that we run to implement coprs.

-Toshio
-- 
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: f20 systemd rpm isn't signed!

2013-09-04 Thread Lukas Zapletal
If something goes wrong with systemd, suspicion goes up exponentially

(*Jokingly* ;-)

-- 
Later,

 Lukas lzap Zapletal
 irc: lzap #theforeman
-- 
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: GNOME 3.9.91 megaupdate

2013-09-04 Thread Kalev Lember
On 09/02/2013 05:44 PM, Kalev Lember wrote:
 The GNOME 3.9.91 release is coming as well, with a bit unfortunate
 timing wrt. Fedora freezes. In any case, we'll handle the GNOME 3.9.91
 builds together and file them as a single megaupdate in Bodhi.

GNOME 3.9.91 builds are now done and made it in right before the Alpha
freeze last night. Bodhi wasn't enabled yet so they made it directly
to the base F20 repo, and are available in today's F20 compose.

CC-ing Tim Flink: unfortunately, latest TC3 images were spinned based on
last night's compose and GNOME 3.9.91 is only in today's. Could you guys
request a new TC please?

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

[Test-Announce] Fedora 20 Alpha Test Compose 3 (TC3) Available Now!

2013-09-04 Thread Andre Robatino
NOTE: The 32- and 64-bit DVDs, the 64-bit Desktop Live, the 32-bit MATE
Spin, and the 64-bit LXDE and MATE Spins are over their respective size
targets.

As per the Fedora 20 schedule [1], Fedora 20 Alpha Test Compose 3 (TC3)
is now available for testing. Content information, including changes,
can be found at https://fedorahosted.org/rel-eng/ticket/5745#comment:9 .
Please see the following pages for download links (including delta ISOs)
and testing instructions. Normally dl.fedoraproject.org should provide
the fastest download, but download-ib01.fedoraproject.org is available
as a mirror (with an approximately 1 hour lag) in case of trouble. To
use it, just replace dl with download-ib01 in the download URL.

Installation:

https://fedoraproject.org/wiki/Test_Results:Current_Installation_Test

Base:

https://fedoraproject.org/wiki/Test_Results:Current_Base_Test

Desktop:

https://fedoraproject.org/wiki/Test_Results:Current_Desktop_Test

Ideally, all Alpha priority test cases for Installation [2], Base [3],
and Desktop [4] should pass in order to meet the Alpha Release Criteria
[5]. Help is available on #fedora-qa on irc.freenode.net [6], or on the
test list [7].

Create Fedora 20 Alpha test compose (TC) and release candidate (RC)
https://fedorahosted.org/rel-eng/ticket/5745

Current Blocker and Freeze Exception bugs:
http://qa.fedoraproject.org/blockerbugs/current

[1] http://fedorapeople.org/groups/schedule/f-20/f-20-quality-tasks.html
[2] https://fedoraproject.org/wiki/QA:Installation_validation_testing
[3] https://fedoraproject.org/wiki/QA:Base_validation_testing
[4] https://fedoraproject.org/wiki/QA:Desktop_validation_testing
[5] https://fedoraproject.org/wiki/Fedora_20_Alpha_Release_Criteria
[6] irc://irc.freenode.net/fedora-qa
[7] https://admin.fedoraproject.org/mailman/listinfo/test



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

[389-devel] Revised: please review: Ticket 47500 - start-dirsrv/restart-dirsrv/stop-disrv do not register with systemd correctly

2013-09-04 Thread Mark Reynolds


https://fedorahosted.org/389/ticket/47500

https://fedorahosted.org/389/attachment/ticket/47500/0001-Ticket-47500-start-dirsrv-restart-dirsrv-stop-disrv-.patch

--
Mark Reynolds
389 Development Team
Red Hat, Inc
mreyno...@redhat.com

--
389-devel mailing list
389-de...@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/389-devel



--
389-devel mailing list
389-de...@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/389-devel

Fedora ARM Weekly Status Meeting 2013-09-04

2013-09-04 Thread Paul Whalen
Good day all,

Please join us today (Wednesday, September 4th) at 4PM EDT (8PM UTC)
for the Fedora ARM weekly status meeting in #fedora-meeting-1 on Freenode.

On the agenda so far..

1) Problem packages

2) Kernel Status Update

3) Aarch64 - Status Update
   - Koji

4) F20 Alpha TC2 - confirmed working hardware

5) FESCo Meeting summary - ARM to PA

6) Open Floor

If there is something that you would like to discuss that isn't mentioned
please feel free to bring it up at the end of the meeting or send an email
to the list.

Paul
-- 
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: COPR

2013-09-04 Thread Daniel J Walsh
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 09/04/2013 03:48 PM, Michael Scherer wrote:
 Le mardi 03 septembre 2013 à 15:37 -0400, Jay Greguske a écrit :
 On 09/03/2013 12:29 PM, Michael scherer wrote:
 On Tue, Sep 03, 2013 at 09:48:52AM -0600, Kevin Fenzi wrote:
 On Tue, 03 Sep 2013 10:10:32 -0400 Jay Greguske jgreg...@redhat.com
 wrote:
 
 If we had SELinux policy enabled on the builders and used MLS on
 the chroots that would mitigate chroot-to-chroot attacks. I'm not
 sure if policy could prevent a chroot'ed process from getting
 access to the builder's certificate. If it could, I think getting
 SELinux working on the builders would be an easier path than
 re-writing koji to use VMs.
 
 Maybe someone with more expertise could comment on the latter
 issue.
 
 In the past we had selinux disabled on the builders, as mock didn't 
 handle selinux very well at all and there were issues. (even in 
 permissive mode).
 
 With this switch to Fedora 19 for builders, we also enabled selinux
 in permissive mode to gather information on any outstanding
 issues/avcs.
 
 Ideally I would like to get them all to enforcing and make sure we
 lock down the builds as much as we are able from the vm.
 
 the main issue is that mock should do the transition to a different
 domain once it run anything in chroot. I do have a patch but I was not
 able to make a policy for the transition ( or my patch is buggy ) and I
 didn't look at it since a few weeks. I can send it if someone want to
 take a look.
 
 
 Please post it. :)
 
 Sure, here it is.
 
 I just rebased on newer mock yesterday, and didn't tested at all ( it 
 didn't rebase well, so maybe there is something missing ). I also didn't
 spent much time on the integration on a config point of view, ie config for
 each domain, or that's not needed, etc, etc. But that's polish I plan to
 keep once I had it working (and i do not remember the status at all, maybe
 that's completely broken and will not have time to work on it before 2
 weeks )
 
 
 
 
What happens when you tried to run it?  Did it run in permissive mode?
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.14 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iEYEARECAAYFAlInkgkACgkQrlYvE4MpobOi6ACgrKBXhATLR1EqcL5li3Rmj1N8
To4An3KUTuFIoErVqxCzgIcYUDOgk1AQ
=QkER
-END PGP SIGNATURE-
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct

[perl-Module-ExtractUse] Update to 0.32

2013-09-04 Thread Paul Howarth
commit 97fa6d43654328723790e703938e1a64a2de017c
Author: Paul Howarth p...@city-fan.org
Date:   Wed Sep 4 21:06:30 2013 +0100

Update to 0.32

- New upstream release 0.32
  - Don't include cached results
  - Fix handling module beginning with v and pragma with version
  - Recognize use parent

 perl-Module-ExtractUse.spec |   10 --
 sources |2 +-
 2 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/perl-Module-ExtractUse.spec b/perl-Module-ExtractUse.spec
index d149d9e..2789bd0 100644
--- a/perl-Module-ExtractUse.spec
+++ b/perl-Module-ExtractUse.spec
@@ -1,6 +1,6 @@
 Name:   perl-Module-ExtractUse
-Version:0.31
-Release:3%{?dist}
+Version:0.32
+Release:1%{?dist}
 Summary:Find out what modules are used
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -55,6 +55,12 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/Module::ExtractUse::Grammar.3pm*
 
 %changelog
+* Wed Sep  4 2013 Paul Howarth p...@city-fan.org - 0.32-1
+- Update to 0.32
+  - Don't include cached results
+  - Fix handling module beginning with v and pragma with version
+  - Recognize use parent
+
 * Sat Aug 03 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.31-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 119750b..ffe1d98 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3479619cef2f66d565d7403d384c15ff  Module-ExtractUse-0.31.tar.gz
+ecb7c7c7c7f1eaafa277797eaadd5c29  Module-ExtractUse-0.32.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-de...@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

File Module-ExtractUse-0.32.tar.gz uploaded to lookaside cache by pghmcfc

2013-09-04 Thread Paul Howarth
A file has been added to the lookaside cache for perl-Module-ExtractUse:

ecb7c7c7c7f1eaafa277797eaadd5c29  Module-ExtractUse-0.32.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-de...@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Re: COPR

2013-09-04 Thread Michael Scherer
Le mardi 03 septembre 2013 à 15:37 -0400, Jay Greguske a écrit :
 On 09/03/2013 12:29 PM, Michael scherer wrote:
  On Tue, Sep 03, 2013 at 09:48:52AM -0600, Kevin Fenzi wrote:
  On Tue, 03 Sep 2013 10:10:32 -0400
  Jay Greguske jgreg...@redhat.com wrote:
 
  If we had SELinux policy enabled on the builders and used MLS on the
  chroots that would mitigate chroot-to-chroot attacks. I'm not sure if
  policy could prevent a chroot'ed process from getting access to the
  builder's certificate. If it could, I think getting SELinux working on
  the builders would be an easier path than re-writing koji to use VMs.
 
  Maybe someone with more expertise could comment on the latter issue.
 
  In the past we had selinux disabled on the builders, as mock didn't
  handle selinux very well at all and there were issues. (even in
  permissive mode).
 
  With this switch to Fedora 19 for builders, we also enabled selinux in
  permissive mode to gather information on any outstanding issues/avcs. 
 
  Ideally I would like to get them all to enforcing and make sure we lock
  down the builds as much as we are able from the vm. 
  
  the main issue is that mock should do the transition to a different domain 
  once it
  run anything in chroot. I do have a patch but I was not able to make a 
  policy for the transition
  ( or my patch is buggy ) and I didn't look at it since a few weeks. I can 
  send it
  if someone want to take a look.
  
 
 Please post it. :)

Sure, here it is.

I just rebased on newer mock yesterday, and didn't tested at all ( it
didn't rebase well, so maybe there is something missing ). 
I also didn't spent much time on the integration on a config point of
view, ie config for each domain, or that's not needed, etc, etc. But
that's polish I plan to keep once I had it working (and i do not
remember the status at all, maybe that's completely broken and will not
have time to work on it before 2 weeks ) 


-- 
Michael Scherer
From 3fc44d9bc2cdb4ea04d7040e6e137aafcdf7e3f5 Mon Sep 17 00:00:00 2001
From: Michael Scherer m...@zarb.org
Date: Wed, 17 Jul 2013 07:52:04 +0200
Subject: [PATCH] add options to make process run in a chroot in a different
 context

---
 py/mock.py  |  3 +++
 py/mockbuild/backend.py |  9 ++---
 py/mockbuild/util.py| 21 -
 3 files changed, 25 insertions(+), 8 deletions(-)

diff --git a/py/mock.py b/py/mock.py
index a91b030..5008b9e 100755
--- a/py/mock.py
+++ b/py/mock.py
@@ -443,6 +443,9 @@ def main(ret):
 execfile(cfg)
 uidManager.restorePrivs()
 
+# TODO do not hardcode it
+config_opts['chrootcontext'] = 'mock_chroot_t'
+
 # configure logging
 config_opts['chroot_name'] = options.chroot
 log_ini = os.path.join(config_path, config_opts[log_config_file])
diff --git a/py/mockbuild/backend.py b/py/mockbuild/backend.py
index 4b4940e..0e7e5c6 100644
--- a/py/mockbuild/backend.py
+++ b/py/mockbuild/backend.py
@@ -77,6 +77,7 @@ class Root(object):
 self.chrootuid = config['chrootuid']
 self.chrootuser = 'mockbuild'
 self.chrootgid = config['chrootgid']
+self.context = config['chrootcontext']
 self.chrootgroup = 'mockbuild'
 self.yum_conf_content = config['yum.conf']
 self.yum_priorities_conf_content = config['priorities.conf']
@@ -541,13 +542,14 @@ class Root(object):
 # bad hack
 # comment out decorator here so we dont get double exceptions in the root log
 #decorate(traceLog())
-def doChroot(self, command, shell=True, returnOutput=False, printOutput=False, raiseExc=True, *args, **kargs):
+def doChroot(self, command, shell=True, returnOutput=False, printOutput=False, raiseExc=True, context=None, *args, **kargs):
 execute given command in root
 self._nuke_rpm_db()
 return mockbuild.util.do(command, chrootPath=self.makeChrootPath(),
  env=self.env, raiseExc=raiseExc,
  returnOutput=returnOutput, shell=shell,
- printOutput=printOutput, *args, **kargs)
+ printOutput=printOutput, context=context,
+ *args, **kargs)
 
 def doNonChroot(self, command, shell=True, returnOutput=False, printOutput=False, raiseExc=True, *args, **kargs):
 '''run a command *without* chrooting'''
@@ -738,6 +740,7 @@ class Root(object):
 self.tryLockBuildRoot()
 log.debug(shell: calling preshell hooks)
 self._callHooks(preshell)
+context=self.context
 if options.unpriv or self.no_root_shells:
 uid=self.chrootuid
 gid=self.chrootgid
@@ -761,7 +764,7 @@ class Root(object):
 ret = mockbuild.util.doshell(chrootPath=self.makeChrootPath(),
  environ=self.env,
  uid=uid, gid=gid,
- cmd=cmd)
+

[perl-Module-ExtractUse/f20] Update to 0.32

2013-09-04 Thread Paul Howarth
Summary of changes:

  97fa6d4... Update to 0.32 (*)

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

Re: [ACTION REQUIRED] Packages depending on retired packages

2013-09-04 Thread Till Maas
The following packages are now blocked in F20+ as decided on today's
FESCo meeting:
libgssglue spacewalk-web

Please fix any resulting dependency issues.

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

Fedora ARM Weekly Status Meeting Minutes 2013-09-04

2013-09-04 Thread Paul Whalen


Thanks to those that were able to join us for the status meeting today, for 
those unable the minutes are posted below:

Minutes: 
http://meetbot.fedoraproject.org/fedora-meeting-1/2013-09-04/fedora-meeting-1.2013-09-04-20.00.html
Minutes (text): 
http://meetbot.fedoraproject.org/fedora-meeting-1/2013-09-04/fedora-meeting-1.2013-09-04-20.00.txt
Log: 
http://meetbot.fedoraproject.org/fedora-meeting-1/2013-09-04/fedora-meeting-1.2013-09-04-20.00.log.html



===
#fedora-meeting-1: Fedora ARM weekly status meeting
===


Meeting summary
---
* 1) Problem packages  (pwhalen, 20:03:23)

* 2) Kernel Status Update  (pwhalen, 20:06:48)
  * kylem has managaed fix our PCIe issues on trimslice, official build
pending  (pwhalen, 20:07:31)
  * Next kernel build will include fixes for trimslice and beaglebone
black  (bconoboy, 20:10:37)

* 3a) Aarch64 - Status Update, problem packages  (pwhalen, 20:13:30)
  * 12045 packages built  (bconoboy, 20:15:00)
  * hrw, aka Marcin Juszkiewicz, has joined Red Hat to get the last
couple thousand built :-)  (bconoboy, 20:15:25)

* 3b) Aarch64 - Koji status  (pwhalen, 20:17:35)
  * AGREED: Nirik will start aarch64 koji setup this week as time allows
(bconoboy, 20:37:22)

* 5) FESCo Meeting summary - ARM to PA  (pwhalen, 20:38:20)
  * LINK:

http://fedoraproject.org/wiki/Fedora_20_Alpha_Release_Criteria#Release-blocking_images_must_boot
(pwhalen, 20:40:52)
  * AGREED: Drop Pandaboard and Beagleboard from blocking list
(handsome_pirate, 20:44:08)

* 6) Open Floor  (pwhalen, 20:45:16)
  * Fedora 20 Alpha TC3 available  (pwhalen, 20:45:33)
  * LINK:
https://dl.fedoraproject.org/pub/alt/stage/20-Alpha-TC3/Images/armhfp/
(pwhalen, 20:45:49)

Meeting ended at 20:55:20 UTC.




Action Items






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




People Present (lines said)
---
* bconoboy (74)
* pwhalen (42)
* dgilmore (35)
* masta (33)
* hrw (32)
* handsome_pirate (19)
* zodbot (14)
* nirik (12)
* jcapik (10)
* kylem (7)
* dmarlin (3)
* ddutile (3)
* msalter (3)
* jsmith (3)
* ahs3 (2)
* oatley (1)
* pbrobinson (0)
* ctyler (0)
* agreene (0)
* jonmasters (0)
* ddd (0)

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

Screen blackened

2013-09-04 Thread richard . vickeryrv
 Ha‎s anyone had the problem where the screen dims very close to black the moment Fedora start or finishes booting after the bios has booted up?Sent from my BlackBerry 10 smartphone on the TELUS network.
-- 
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: GNOME 3.9.91 megaupdate

2013-09-04 Thread Ben Boeckel
On Mon, 02 Sep, 2013 at 15:44:46 GMT, Kalev Lember wrote:
 There's a separate koji build target for the 3.9.91 builds and the
 magical invocation is 'fedpkg build --target f20-gnome'. We're also
 going to use the same spreadsheet system as previously, so if you want
 builds to be included in the megaupdate, 1) use the f20-gnome build
 target

What about Rawhide? I though auto-inherit was turned off.

--Ben

-- 
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: Screen blackened

2013-09-04 Thread Sam Varshavchik

richard.vicker...@gmail.com writes:

Ha‎s anyone had the problem where the screen dims very close to black the  
moment Fedora start or finishes booting after the bios has booted up?


Laptop?

Your laptop probably has an ambient light sensor, and the screen brightness  
gets autoadjusted based on its reading; either that, or Fedora is restoring  
the saved display brightness setting.


Your keyboard must have an ACPI keystroke combination that adjusts screen  
brightness, and/or ambient light sensor on/off.


--
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: Screen blackened

2013-09-04 Thread William Brown


On 05/09/2013, at 9:32, Sam Varshavchik mr...@courier-mta.com wrote:

 richard.vicker...@gmail.com writes:
 
 Ha‎s anyone had the problem where the screen dims very close to black the 
 moment Fedora start or finishes booting after the bios has booted up?
 
 Laptop?
 
 Your laptop probably has an ambient light sensor, and the screen brightness 
 gets autoadjusted based on its reading; either that, or Fedora is restoring 
 the saved display brightness setting.
 
 Your keyboard must have an ACPI keystroke combination that adjusts screen 
 brightness, and/or ambient light sensor on/off.

Linux doesn't work with ambient light sensors.

What model graphics card and laptop do you have? This same issue affects my ati 
gpu on my laptop. Its likely a kernel regression. 

William
-- 
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: Screen blackened

2013-09-04 Thread Samuel Sieb

On 09/04/2013 04:33 PM, richard.vicker...@gmail.com wrote:

Ha‎s anyone had the problem where the screen dims very close to black
the moment Fedora start or finishes booting after the bios has booted up?

Yes, I have a bunch of laptops with a similar issue.  The fix for me was 
to add video.use_bios_initial_backlight=0 to the end of the kernel 
cmdline.

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

seeking sponsorship to be newpackager of aoetools

2013-09-04 Thread Ed Cashin
Hi.

I have been talking to Christopher Meng about helping him maintain the aoetools 
package in Fedora in a co-maintainer role.

He is an experienced Fedora packager, and I am an upstream maintainer for the 
aoetools.  It would help me work with the primary packager if I could commit to 
my own branch in the aoetools Fedora git repository.

I am familiar with git and with RPM, and I submitted patches based on the 
aoetools 30 state of the repo, bringing it up to version 35, a few weeks ago.  
The patch series was effectively dropped, though, for want of an active 
maintainer for aoetools.  That's OK, though, because now Christopher Meng is 
maintaining the package, and I would like to submit a fresh patch series that 
brings Fedora aoetools to the current upstream version, 36.

I now have a bugzilla account, Fedora Account System account, have joined the 
aoetools project, have created certificates and have used koji with the SRPM 
resulting from my old patch series, using the f19 target to show that things 
seem to be working:

  http://koji.fedoraproject.org/koji/taskinfo?taskID=5896221

Christopher Meng suggested that I ask for a sponsor, since he cannot be my 
sponsor.  If anyone is willing to help me take the next step, I'd appreciate it.

-- 
  Ed Cashin
  ecas...@coraid.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

Re: Screen blackened

2013-09-04 Thread Richard Vickery
On Wed, Sep 4, 2013 at 5:16 PM, Samuel Sieb sam...@sieb.net wrote:
 On 09/04/2013 04:33 PM, richard.vicker...@gmail.com wrote:

 Has anyone had the problem where the screen dims very close to black
 the moment Fedora start or finishes booting after the bios has booted up?

 Yes, I have a bunch of laptops with a similar issue.  The fix for me was to
 add video.use_bios_initial_backlight=0 to the end of the kernel cmdline.



I was at Starbucks where I guess it was too light. When I got back I
could read the screen and under the user name it told me to reboot to
install updates. Though I didn't use the command, I hope I can
remember it for when I need it again; perhaps I'll save it on my
Blackberry.
-- 
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: Screen blackened

2013-09-04 Thread Samuel Sieb

On 09/04/2013 06:27 PM, Richard Vickery wrote:

I was at Starbucks where I guess it was too light. When I got back I
could read the screen and under the user name it told me to reboot to
install updates. Though I didn't use the command, I hope I can
remember it for when I need it again; perhaps I'll save it on my
Blackberry.

Was this just a one-time occurence then?  If so, then my suggestion 
probably won't help. In my case, it's a permanent problem.

--
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: seeking sponsorship to be newpackager of aoetools

2013-09-04 Thread Ken Dreyer
I can sponsor you, assuming that you'll be following the co-maintain
to get sponsored process and Christopher will offer help with
aoetools if needed.

https://fedoraproject.org/wiki/How_to_get_sponsored_into_the_packager_group#Become_a_co-maintainer

Christopher, are you ok with this?

- Ken

On Wed, Sep 4, 2013 at 6:36 PM, Ed Cashin ecas...@coraid.com wrote:
 Hi.

 I have been talking to Christopher Meng about helping him maintain the 
 aoetools package in Fedora in a co-maintainer role.

 He is an experienced Fedora packager, and I am an upstream maintainer for the 
 aoetools.  It would help me work with the primary packager if I could commit 
 to my own branch in the aoetools Fedora git repository.

 I am familiar with git and with RPM, and I submitted patches based on the 
 aoetools 30 state of the repo, bringing it up to version 35, a few weeks ago. 
  The patch series was effectively dropped, though, for want of an active 
 maintainer for aoetools.  That's OK, though, because now Christopher Meng is 
 maintaining the package, and I would like to submit a fresh patch series that 
 brings Fedora aoetools to the current upstream version, 36.

 I now have a bugzilla account, Fedora Account System account, have joined the 
 aoetools project, have created certificates and have used koji with the SRPM 
 resulting from my old patch series, using the f19 target to show that things 
 seem to be working:

   http://koji.fedoraproject.org/koji/taskinfo?taskID=5896221

 Christopher Meng suggested that I ask for a sponsor, since he cannot be my 
 sponsor.  If anyone is willing to help me take the next step, I'd appreciate 
 it.

 --
   Ed Cashin
   ecas...@coraid.com


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

Re: seeking sponsorship to be newpackager of aoetools

2013-09-04 Thread Christopher Meng
On Thursday, September 5, 2013, Ken Dreyer ktdre...@ktdreyer.com wrote:
 I can sponsor you, assuming that you'll be following the co-maintain
 to get sponsored process and Christopher will offer help with
 aoetools if needed.


https://fedoraproject.org/wiki/How_to_get_sponsored_into_the_packager_group#Become_a_co-maintainer

 Christopher, are you ok with this?

OK of course.

-- 


*Yours sincerely,*
*Christopher Meng*

Always playing in Fedora Project

http://cicku.me
-- 
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: Screen blackened

2013-09-04 Thread Frankie Onuonga
On Thu, Sep 5, 2013 at 3:11 AM, Samuel Sieb sam...@sieb.net wrote:

 On 09/04/2013 06:27 PM, Richard Vickery wrote:

 I was at Starbucks where I guess it was too light. When I got back I
 could read the screen and under the user name it told me to reboot to
 install updates. Though I didn't use the command, I hope I can
 remember it for when I need it again; perhaps I'll save it on my
 Blackberry.

  Was this just a one-time occurence then?  If so, then my suggestion
 probably won't help. In my case, it's a permanent problem.

 I have this problem.
It is just that I decided to some extent I decided i will ignore.
It is irritating to constantly have to adjust on every boot.

I think we need to work on it for sure.
The only problem is I personally cant take it up as my hands are tied.
i hope someone sees this and works on it.



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

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

Re: seeking sponsorship to be newpackager of aoetools

2013-09-04 Thread Ken Dreyer
On Wed, Sep 4, 2013 at 8:49 PM, Christopher Meng cicku...@gmail.com wrote:
 On Thursday, September 5, 2013, Ken Dreyer ktdre...@ktdreyer.com wrote:
 I can sponsor you, assuming that you'll be following the co-maintain
 to get sponsored process and Christopher will offer help with
 aoetools if needed.

 https://fedoraproject.org/wiki/How_to_get_sponsored_into_the_packager_group#Become_a_co-maintainer

 Christopher, are you ok with this?

 OK of course.

Good deal. I've sponsored you, Ed. Welcome!

I'm going to add myself to the CC for aoetools for a little while, and
I have full confidence that Christopher can help you out with whatever
you need.

- Ken
-- 
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: Screen blackened

2013-09-04 Thread Samuel Sieb

On 09/04/2013 08:07 PM, Frankie Onuonga wrote:

I have this problem.
It is just that I decided to some extent I decided i will ignore.
It is irritating to constantly have to adjust on every boot.

I think we need to work on it for sure.
The only problem is I personally cant take it up as my hands are tied.
i hope someone sees this and works on it.


Try the kernel parameter I suggested earlier:
video.use_bios_initial_backlight=0

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

Broken dependencies: perl-Unix-Statgrab

2013-09-04 Thread buildsys


perl-Unix-Statgrab has broken dependencies in the F-20 tree:
On x86_64:
perl-Unix-Statgrab-0.04-20.fc20.x86_64 requires 
libstatgrab.so.6()(64bit)
On i386:
perl-Unix-Statgrab-0.04-20.fc20.i686 requires libstatgrab.so.6
On armhfp:
perl-Unix-Statgrab-0.04-20.fc20.armv7hl requires libstatgrab.so.6
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-MooseX-TrackDirty-Attributes

2013-09-04 Thread buildsys


perl-MooseX-TrackDirty-Attributes has broken dependencies in the F-20 tree:
On x86_64:
perl-MooseX-TrackDirty-Attributes-2.002-2.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On i386:
perl-MooseX-TrackDirty-Attributes-2.002-2.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On armhfp:
perl-MooseX-TrackDirty-Attributes-2.002-2.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.


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

Broken dependencies: perl-ParseUtil-Domain

2013-09-04 Thread buildsys


perl-ParseUtil-Domain has broken dependencies in the F-20 tree:
On x86_64:
perl-ParseUtil-Domain-2.22-3.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On i386:
perl-ParseUtil-Domain-2.22-3.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On armhfp:
perl-ParseUtil-Domain-2.22-3.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.


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

Broken dependencies: perl-MIME-Lite-HTML

2013-09-04 Thread buildsys


perl-MIME-Lite-HTML has broken dependencies in the F-20 tree:
On x86_64:
perl-MIME-Lite-HTML-1.24-4.fc18.noarch requires 
perl(:MODULE_COMPAT_5.16.0)
On i386:
perl-MIME-Lite-HTML-1.24-4.fc18.noarch requires 
perl(:MODULE_COMPAT_5.16.0)
On armhfp:
perl-MIME-Lite-HTML-1.24-4.fc18.noarch requires 
perl(:MODULE_COMPAT_5.16.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-Language-Expr

2013-09-04 Thread buildsys


perl-Language-Expr has broken dependencies in the F-20 tree:
On x86_64:
perl-Language-Expr-0.19-4.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On i386:
perl-Language-Expr-0.19-4.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On armhfp:
perl-Language-Expr-0.19-4.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.


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

Broken dependencies: perl-Padre

2013-09-04 Thread buildsys


perl-Padre has broken dependencies in the F-20 tree:
On x86_64:
perl-Padre-0.90-6.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0)
On i386:
perl-Padre-0.90-6.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0)
On armhfp:
perl-Padre-0.90-6.fc18.noarch requires perl(:MODULE_COMPAT_5.16.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: slic3r

2013-09-04 Thread buildsys


slic3r has broken dependencies in the F-20 tree:
On x86_64:
slic3r-0.9.10b-2.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)
On i386:
slic3r-0.9.10b-2.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)
On armhfp:
slic3r-0.9.10b-2.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)
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

2013-09-04 Thread buildsys


perl-PDL has broken dependencies in the F-20 tree:
On x86_64:
perl-PDL-2.4.10-6.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.2)
perl-PDL-2.4.10-6.fc19.x86_64 requires libgd.so.2()(64bit)
On i386:
perl-PDL-2.4.10-6.fc19.i686 requires perl(:MODULE_COMPAT_5.16.2)
perl-PDL-2.4.10-6.fc19.i686 requires libgd.so.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-Language-Prolog-Yaswi

2013-09-04 Thread buildsys


perl-Language-Prolog-Yaswi has broken dependencies in the F-20 tree:
On x86_64:
perl-Language-Prolog-Yaswi-0.21-13.fc20.x86_64 requires 
libswipl.so.6.2.6()(64bit)
On i386:
perl-Language-Prolog-Yaswi-0.21-13.fc20.i686 requires libswipl.so.6.2.6
On armhfp:
perl-Language-Prolog-Yaswi-0.21-13.fc20.armv7hl requires 
libswipl.so.6.2.6
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-Bio-ASN1-EntrezGene

2013-09-04 Thread buildsys


perl-Bio-ASN1-EntrezGene has broken dependencies in the F-20 tree:
On x86_64:
perl-Bio-ASN1-EntrezGene-1.091-19.fc20.noarch requires 
perl(Bio::Index::AbstractSeq)
On i386:
perl-Bio-ASN1-EntrezGene-1.091-19.fc20.noarch requires 
perl(Bio::Index::AbstractSeq)
On armhfp:
perl-Bio-ASN1-EntrezGene-1.091-19.fc20.noarch requires 
perl(Bio::Index::AbstractSeq)
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-IPTables-libiptc

2013-09-04 Thread buildsys


perl-IPTables-libiptc has broken dependencies in the F-20 tree:
On x86_64:
perl-IPTables-libiptc-0.52-5.fc19.x86_64 requires 
perl(:MODULE_COMPAT_5.16.2)
On i386:
perl-IPTables-libiptc-0.52-5.fc19.i686 requires 
perl(:MODULE_COMPAT_5.16.2)
On armhfp:
perl-IPTables-libiptc-0.52-5.fc19.armv7hl requires 
perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.


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

Broken dependencies: perl-Alien-ROOT

2013-09-04 Thread buildsys


perl-Alien-ROOT has broken dependencies in the F-20 tree:
On armhfp:
perl-Alien-ROOT-5.34.3.1-3.fc20.noarch requires root-core
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

[perl-IPTables-libiptc/f20] Support for iptables-1.4.18

2013-09-04 Thread Petr Pisar
Summary of changes:

  2c525ba... Support for iptables-1.4.18 (*)

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

[Bug 992659] perl-IPTables-libiptc: FTBFS in rawhide

2013-09-04 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=992659

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

   What|Removed |Added

 Status|ASSIGNED|MODIFIED
 CC|mmasl...@redhat.com,|
   |ppi...@redhat.com   |
   Fixed In Version||perl-IPTables-libiptc-0.52-
   ||7.fc21



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

[Bug 992659] perl-IPTables-libiptc: FTBFS in rawhide

2013-09-04 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=992659



--- Comment #2 from Fedora Update System upda...@fedoraproject.org ---
perl-IPTables-libiptc-0.52-7.fc20 has been submitted as an update for Fedora
20.
https://admin.fedoraproject.org/updates/perl-IPTables-libiptc-0.52-7.fc20

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

[perl-Language-Prolog-Yaswi] Rebuild against pl-6.4.1

2013-09-04 Thread Petr Pisar
commit c03513a55e7fb8e3a4435ce3d10ebfb36c8a10aa
Author: Petr Písař ppi...@redhat.com
Date:   Wed Sep 4 13:50:47 2013 +0200

Rebuild against pl-6.4.1

 perl-Language-Prolog-Yaswi.spec |8 +++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/perl-Language-Prolog-Yaswi.spec b/perl-Language-Prolog-Yaswi.spec
index 5cf3354..89932a0 100644
--- a/perl-Language-Prolog-Yaswi.spec
+++ b/perl-Language-Prolog-Yaswi.spec
@@ -1,11 +1,12 @@
 Name:   perl-Language-Prolog-Yaswi
 Version:0.21
-Release:13%{?dist}
+Release:14%{?dist}
 Summary:Yet another interface to SWI-Prolog
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Language-Prolog-Yaswi/
 Source0:
http://www.cpan.org/authors/id/S/SA/SALVA/Language-Prolog-Yaswi-%{version}.tar.gz
+BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
 # XXX: Both SWI Prolog and Perl must (not) be compiled with threads support at
 # the same time.
@@ -17,6 +18,8 @@ BuildRequires:  perl(Exporter)
 BuildRequires:  perl(File::Temp)
 BuildRequires:  perl(Language::Prolog::Types) = 0.09
 BuildRequires:  perl(Language::Prolog::Types::Converter)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(warnings)
 # Tests only
 BuildRequires:  perl(Language::Prolog::Types::overload)
 BuildRequires:  perl(Language::Prolog::Sugar) = 0.03
@@ -62,6 +65,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Wed Sep 04 2013 Petr Pisar ppi...@redhat.com - 0.21-14
+- Rebuild against pl-6.4.1
+
 * Sat Aug 03 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.21-13
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Language-Prolog-Yaswi/f20] Rebuild against pl-6.4.1

2013-09-04 Thread Petr Pisar
Summary of changes:

  c03513a... Rebuild against pl-6.4.1 (*)

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

Broken dependencies: perl-MIME-Lite-HTML

2013-09-04 Thread buildsys


perl-MIME-Lite-HTML has broken dependencies in the rawhide tree:
On x86_64:
perl-MIME-Lite-HTML-1.24-4.fc18.noarch requires 
perl(:MODULE_COMPAT_5.16.0)
On i386:
perl-MIME-Lite-HTML-1.24-4.fc18.noarch requires 
perl(:MODULE_COMPAT_5.16.0)
On armhfp:
perl-MIME-Lite-HTML-1.24-4.fc18.noarch requires 
perl(:MODULE_COMPAT_5.16.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-Unix-Statgrab

2013-09-04 Thread buildsys


perl-Unix-Statgrab has broken dependencies in the rawhide tree:
On x86_64:
perl-Unix-Statgrab-0.04-20.fc20.x86_64 requires 
libstatgrab.so.6()(64bit)
On i386:
perl-Unix-Statgrab-0.04-20.fc20.i686 requires libstatgrab.so.6
On armhfp:
perl-Unix-Statgrab-0.04-20.fc20.armv7hl requires libstatgrab.so.6
Please resolve this as soon as possible.


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

Broken dependencies: perl-Padre

2013-09-04 Thread buildsys


perl-Padre has broken dependencies in the rawhide tree:
On x86_64:
perl-Padre-0.90-6.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0)
On i386:
perl-Padre-0.90-6.fc18.noarch requires perl(:MODULE_COMPAT_5.16.0)
On armhfp:
perl-Padre-0.90-6.fc18.noarch requires perl(:MODULE_COMPAT_5.16.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-Language-Expr

2013-09-04 Thread buildsys


perl-Language-Expr has broken dependencies in the rawhide tree:
On x86_64:
perl-Language-Expr-0.19-4.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On i386:
perl-Language-Expr-0.19-4.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On armhfp:
perl-Language-Expr-0.19-4.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.


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

Broken dependencies: slic3r

2013-09-04 Thread buildsys


slic3r has broken dependencies in the rawhide tree:
On x86_64:
slic3r-0.9.10b-2.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)
On i386:
slic3r-0.9.10b-2.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)
On armhfp:
slic3r-0.9.10b-2.fc20.noarch requires perl(:MODULE_COMPAT_5.16.3)
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-Alien-ROOT

2013-09-04 Thread buildsys


perl-Alien-ROOT has broken dependencies in the rawhide tree:
On armhfp:
perl-Alien-ROOT-5.34.3.1-3.fc20.noarch requires root-core
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-ParseUtil-Domain

2013-09-04 Thread buildsys


perl-ParseUtil-Domain has broken dependencies in the rawhide tree:
On x86_64:
perl-ParseUtil-Domain-2.22-3.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On i386:
perl-ParseUtil-Domain-2.22-3.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On armhfp:
perl-ParseUtil-Domain-2.22-3.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.


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

Broken dependencies: perl-IPTables-libiptc

2013-09-04 Thread buildsys


perl-IPTables-libiptc has broken dependencies in the rawhide tree:
On x86_64:
perl-IPTables-libiptc-0.52-5.fc19.x86_64 requires 
perl(:MODULE_COMPAT_5.16.2)
On i386:
perl-IPTables-libiptc-0.52-5.fc19.i686 requires 
perl(:MODULE_COMPAT_5.16.2)
On armhfp:
perl-IPTables-libiptc-0.52-5.fc19.armv7hl requires 
perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.


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

Broken dependencies: perl-Language-Prolog-Yaswi

2013-09-04 Thread buildsys


perl-Language-Prolog-Yaswi has broken dependencies in the rawhide tree:
On x86_64:
perl-Language-Prolog-Yaswi-0.21-13.fc20.x86_64 requires 
libswipl.so.6.2.6()(64bit)
On i386:
perl-Language-Prolog-Yaswi-0.21-13.fc20.i686 requires libswipl.so.6.2.6
On armhfp:
perl-Language-Prolog-Yaswi-0.21-13.fc20.armv7hl requires 
libswipl.so.6.2.6
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-MooseX-TrackDirty-Attributes

2013-09-04 Thread buildsys


perl-MooseX-TrackDirty-Attributes has broken dependencies in the rawhide tree:
On x86_64:
perl-MooseX-TrackDirty-Attributes-2.002-2.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On i386:
perl-MooseX-TrackDirty-Attributes-2.002-2.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
On armhfp:
perl-MooseX-TrackDirty-Attributes-2.002-2.fc19.noarch requires 
perl(:MODULE_COMPAT_5.16.2)
Please resolve this as soon as possible.


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

Broken dependencies: perl-PDL

2013-09-04 Thread buildsys


perl-PDL has broken dependencies in the rawhide tree:
On x86_64:
perl-PDL-2.4.10-6.fc19.x86_64 requires perl(:MODULE_COMPAT_5.16.2)
perl-PDL-2.4.10-6.fc19.x86_64 requires libgd.so.2()(64bit)
On i386:
perl-PDL-2.4.10-6.fc19.i686 requires perl(:MODULE_COMPAT_5.16.2)
perl-PDL-2.4.10-6.fc19.i686 requires libgd.so.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-Bio-ASN1-EntrezGene

2013-09-04 Thread buildsys


perl-Bio-ASN1-EntrezGene has broken dependencies in the rawhide tree:
On x86_64:
perl-Bio-ASN1-EntrezGene-1.091-19.fc20.noarch requires 
perl(Bio::Index::AbstractSeq)
On i386:
perl-Bio-ASN1-EntrezGene-1.091-19.fc20.noarch requires 
perl(Bio::Index::AbstractSeq)
On armhfp:
perl-Bio-ASN1-EntrezGene-1.091-19.fc20.noarch requires 
perl(Bio::Index::AbstractSeq)
Please resolve this as soon as possible.


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

File Package-Stash-0.36.tar.gz uploaded to lookaside cache by pghmcfc

2013-09-04 Thread Paul Howarth
A file has been added to the lookaside cache for perl-Package-Stash:

066aa5099af88457c4f1eb2448272061  Package-Stash-0.36.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Package-Stash] Update to 0.36

2013-09-04 Thread Paul Howarth
commit 2750ead62ac40fe9c116e11845328cdd56247402
Author: Paul Howarth p...@city-fan.org
Date:   Wed Sep 4 14:00:34 2013 +0100

Update to 0.36

- New upstream release 0.36
  - Support building with PUREPERL_ONLY
- BR: perl(Config), perl(Text::ParseWords) and perl(Variable::Magic)
- Update patch for building with old Test::More version in EPEL-5

 ...atch = Package-Stash-0.36-old-Test::More.patch |  127 +++-
 perl-Package-Stash.spec|   15 ++-
 sources|2 +-
 3 files changed, 85 insertions(+), 59 deletions(-)
---
diff --git a/Package-Stash-0.34-old-Test::More.patch 
b/Package-Stash-0.36-old-Test::More.patch
similarity index 75%
rename from Package-Stash-0.34-old-Test::More.patch
rename to Package-Stash-0.36-old-Test::More.patch
index e39f26d..d4ace0e 100644
--- a/Package-Stash-0.34-old-Test::More.patch
+++ b/Package-Stash-0.36-old-Test::More.patch
@@ -1,6 +1,6 @@
 diff -up ./t/addsub.t.orig ./t/addsub.t
 ./t/addsub.t.orig  2013-01-04 09:39:44.0 +
-+++ ./t/addsub.t   2013-01-06 21:34:11.930954402 +
+--- ./t/addsub.t.orig  2013-09-04 01:29:07.0 +0100
 ./t/addsub.t   2013-09-04 10:03:50.247120380 +0100
 @@ -2,7 +2,7 @@
  use strict;
  use warnings;
@@ -17,8 +17,8 @@ diff -up ./t/addsub.t.orig ./t/addsub.t
 -
 -done_testing;
 diff -up ./t/anon-basic.t.orig ./t/anon-basic.t
 ./t/anon-basic.t.orig  2013-01-04 09:39:44.0 +
-+++ ./t/anon-basic.t   2013-01-06 21:34:11.947954406 +
+--- ./t/anon-basic.t.orig  2013-09-04 01:29:07.0 +0100
 ./t/anon-basic.t   2013-09-04 10:03:50.248120379 +0100
 @@ -13,6 +13,8 @@ plan skip_all = Anonymous stashes in P
  if $]  5.014
   $Package::Stash::IMPLEMENTATION eq 'PP';
@@ -35,8 +35,8 @@ diff -up ./t/anon-basic.t.orig ./t/anon-basic.t
 -
 -done_testing;
 diff -up ./t/anon.t.orig ./t/anon.t
 ./t/anon.t.orig2013-01-04 09:39:44.0 +
-+++ ./t/anon.t 2013-01-06 21:34:11.948954407 +
+--- ./t/anon.t.orig2013-09-04 01:29:07.0 +0100
 ./t/anon.t 2013-09-04 10:03:50.248120379 +0100
 @@ -14,6 +14,8 @@ plan skip_all = Anonymous stashes in P
  if $]  5.014
   $Package::Stash::IMPLEMENTATION eq 'PP';
@@ -53,8 +53,8 @@ diff -up ./t/anon.t.orig ./t/anon.t
 -
 -done_testing;
 diff -up ./t/bare-anon-basic.t.orig ./t/bare-anon-basic.t
 ./t/bare-anon-basic.t.orig 2013-01-04 09:39:44.0 +
-+++ ./t/bare-anon-basic.t  2013-01-06 21:34:11.948954407 +
+--- ./t/bare-anon-basic.t.orig 2013-09-04 01:29:07.0 +0100
 ./t/bare-anon-basic.t  2013-09-04 10:03:50.248120379 +0100
 @@ -14,6 +14,8 @@ plan skip_all = Anonymous stashes in P
  
  plan skip_all = This isn't really going to work yet, probably;
@@ -71,8 +71,8 @@ diff -up ./t/bare-anon-basic.t.orig ./t/bare-anon-basic.t
 -
 -done_testing;
 diff -up ./t/bare-anon.t.orig ./t/bare-anon.t
 ./t/bare-anon.t.orig   2013-01-04 09:39:44.0 +
-+++ ./t/bare-anon.t2013-01-06 21:34:11.948954407 +
+--- ./t/bare-anon.t.orig   2013-09-04 01:29:07.0 +0100
 ./t/bare-anon.t2013-09-04 10:03:50.249120378 +0100
 @@ -14,6 +14,8 @@ plan skip_all = Anonymous stashes in P
  
  plan skip_all = This isn't really going to work yet, probably;
@@ -89,8 +89,8 @@ diff -up ./t/bare-anon.t.orig ./t/bare-anon.t
 -
 -done_testing;
 diff -up ./t/basic.t.orig ./t/basic.t
 ./t/basic.t.orig   2013-01-04 09:39:44.0 +
-+++ ./t/basic.t2013-01-06 21:34:11.949954407 +
+--- ./t/basic.t.orig   2013-09-04 01:29:07.0 +0100
 ./t/basic.t2013-09-04 10:03:50.249120378 +0100
 @@ -2,7 +2,7 @@
  use strict;
  use warnings;
@@ -107,8 +107,8 @@ diff -up ./t/basic.t.orig ./t/basic.t
 -
 -done_testing;
 diff -up ./t/compile-time.t.orig ./t/compile-time.t
 ./t/compile-time.t.orig2013-01-04 09:39:44.0 +
-+++ ./t/compile-time.t 2013-01-06 21:34:11.949954407 +
+--- ./t/compile-time.t.orig2013-09-04 01:29:07.0 +0100
 ./t/compile-time.t 2013-09-04 10:03:50.249120378 +0100
 @@ -2,8 +2,6 @@
  use strict;
  use warnings;
@@ -120,8 +120,8 @@ diff -up ./t/compile-time.t.orig ./t/compile-time.t
 -
 -done_testing;
 diff -up ./t/edge-cases.t.orig ./t/edge-cases.t
 ./t/edge-cases.t.orig  2013-01-04 09:39:44.0 +
-+++ ./t/edge-cases.t   2013-01-06 21:34:11.949954407 +
+--- ./t/edge-cases.t.orig  2013-09-04 01:29:07.0 +0100
 ./t/edge-cases.t   2013-09-04 10:03:50.250120376 +0100
 @@ -2,7 +2,7 @@
  use strict;
  use warnings;
@@ -138,8 +138,8 @@ diff -up ./t/edge-cases.t.orig ./t/edge-cases.t
 -
 -done_testing;
 diff -up ./t/extension.t.orig ./t/extension.t
 ./t/extension.t.orig   2013-01-04 09:39:44.0 +
-+++ ./t/extension.t2013-01-06 21:34:11.950954407 +
+--- ./t/extension.t.orig   2013-09-04 01:29:07.0 +0100
 ./t/extension.t2013-09-04 

[perl-Package-Stash/f20] Update to 0.36

2013-09-04 Thread Paul Howarth
Summary of changes:

  2750ead... Update to 0.36 (*)

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

[Bug 1004354] New: perl-Alien-ROOT not available on ARM because root is not there

2013-09-04 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1004354

Bug ID: 1004354
   Summary: perl-Alien-ROOT not available on ARM because root is
not there
   Product: Fedora
   Version: 20
 Component: perl-Alien-ROOT
  Assignee: ppi...@redhat.com
  Reporter: ppi...@redhat.com
QA Contact: extras...@fedoraproject.org
CC: perl-devel@lists.fedoraproject.org, ppi...@redhat.com
Blocks: 485251 (F-ExcludeArch-ARM)



perl-Alien-ROOT build- and run-requires root-core from root source package.
root is not available on ARM currently. Thus noarch perl-Alien-ROOT has been
excluded on ARM.

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

[perl-Alien-ROOT] Disable on ARM due to root (bug #1004354)

2013-09-04 Thread Petr Pisar
commit 5cfe66de1e96f38e7fa048ed34522a3cddfb9788
Author: Petr Písař ppi...@redhat.com
Date:   Wed Sep 4 15:11:20 2013 +0200

Disable on ARM due to root (bug #1004354)

 perl-Alien-ROOT.spec |7 ++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/perl-Alien-ROOT.spec b/perl-Alien-ROOT.spec
index c350ec6..5e4500c 100644
--- a/perl-Alien-ROOT.spec
+++ b/perl-Alien-ROOT.spec
@@ -1,12 +1,14 @@
 Name:   perl-Alien-ROOT
 Version:5.34.3.1
-Release:3%{?dist}
+Release:4%{?dist}
 Summary:Utility package to install and locate CERN's ROOT library
 License:GPLv2+
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Alien-ROOT/
 Source0:
http://www.cpan.org/authors/id/S/SM/SMUELLER/Alien-ROOT-v%{version}.tar.gz
 BuildArch:  noarch
+# Bug #1004354
+ExcludeArch:%{arm}
 BuildRequires:  perl
 BuildRequires:  perl(Archive::Extract)
 BuildRequires:  perl(base)
@@ -68,6 +70,9 @@ perl Build.PL installdirs=vendor
 %{_mandir}/man3/*
 
 %changelog
+* Wed Sep 04 2013 Petr Pisar ppi...@redhat.com - 5.34.3.1-4
+- Disable on ARM due to root (bug #1004354)
+
 * Sat Aug 03 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 5.34.3.1-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Package-Stash] Created tag perl-Package-Stash-0.36-1.fc21

2013-09-04 Thread Paul Howarth
The lightweight tag 'perl-Package-Stash-0.36-1.fc21' was created pointing to:

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

[perl-Package-Stash] Created tag perl-Package-Stash-0.36-1.fc20

2013-09-04 Thread Paul Howarth
The lightweight tag 'perl-Package-Stash-0.36-1.fc20' was created pointing to:

 2750ead... Update to 0.36
--
Fedora Extras Perl SIG
http://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 1004354] perl-Alien-ROOT not available on ARM because root is not there

2013-09-04 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1004354

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

   What|Removed |Added

 Depends On||1004357



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

[Bug 992690] perl-MooseX-TrackDirty-Attributes: FTBFS in rawhide

2013-09-04 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=992690



--- Comment #2 from Petr Pisar ppi...@redhat.com ---
This package is not needed by any other package. I'm for removing it from the
distribution.

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

[perl-Alien-ROOT/f20] Disable on ARM due to root (bug #1004354)

2013-09-04 Thread Petr Pisar
Summary of changes:

  5cfe66d... Disable on ARM due to root (bug #1004354) (*)

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

[Bug 1004354] perl-Alien-ROOT not available on ARM because root is not there

2013-09-04 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1004354



--- Comment #1 from Petr Pisar ppi...@redhat.com ---
Effective since perl-Alien-ROOT-5.34.3.1-4.fc20.

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

[Bug 1004376] New: Please drop optional test buildreqs when bootstrapping

2013-09-04 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1004376

Bug ID: 1004376
   Summary: Please drop optional test buildreqs when bootstrapping
   Product: Fedora
   Version: rawhide
 Component: perl-Capture-Tiny
  Assignee: psab...@redhat.com
  Reporter: p...@city-fan.org
QA Contact: extras...@fedoraproject.org
CC: perl-devel@lists.fedoraproject.org, psab...@redhat.com



I've just run my build-order script for the first time after the 5.18 rebuild,
and came up with some build dependency cycles, such as:

perl-Perl-OSType-perl-Capture-Tiny-perl-Inline-perl-Parse-RecDescent-perl-Module-Build-perl-Perl-OSType

perl-Test-Pod-perl-Module-Build-perl-Perl-OSType-perl-Capture-Tiny-perl-Inline-perl-Parse-RecDescent-perl-Test-Pod

perl-Perl-OSType-perl-Capture-Tiny-perl-Parse-RecDescent-perl-Module-Build-perl-Perl-OSType

perl-Test-Pod-perl-Module-Build-perl-Perl-OSType-perl-Capture-Tiny-perl-Parse-RecDescent-perl-Test-Pod

perl-Test-Warn-perl-Test-Pod-perl-Module-Build-perl-Perl-OSType-perl-Capture-Tiny-perl-Inline-perl-Parse-RecDescent-perl-Test-Warn

perl-Tree-DAG_Node-perl-Test-Pod-perl-Module-Build-perl-Perl-OSType-perl-Capture-Tiny-perl-Inline-perl-Parse-RecDescent-perl-Test-Warn-perl-Tree-DAG_Node

perl-Test-Warn-perl-Test-Pod-perl-Module-Build-perl-Perl-OSType-perl-Capture-Tiny-perl-Inline-perl-Test-Warn

perl-Tree-DAG_Node-perl-Test-Pod-perl-Module-Build-perl-Perl-OSType-perl-Capture-Tiny-perl-Inline-perl-Test-Warn-perl-Tree-DAG_Node

perl-Test-Warn-perl-Test-Pod-perl-Module-Build-perl-Perl-OSType-perl-Capture-Tiny-perl-Parse-RecDescent-perl-Test-Warn

perl-Tree-DAG_Node-perl-Test-Pod-perl-Module-Build-perl-Perl-OSType-perl-Capture-Tiny-perl-Parse-RecDescent-perl-Test-Warn-perl-Tree-DAG_Node

perl-Test-Warn-perl-Sub-Uplevel-perl-Test-Script-perl-IPC-Run3-perl-Test-Pod-perl-Module-Build-perl-Perl-OSType-perl-Capture-Tiny-perl-Inline-perl-Parse-RecDescent-perl-Test-Warn

perl-Test-Warn-perl-Sub-Uplevel-perl-Test-Script-perl-IPC-Run3-perl-Test-Pod-perl-Module-Build-perl-Perl-OSType-perl-Capture-Tiny-perl-Inline-perl-Test-Warn

perl-Test-Warn-perl-Sub-Uplevel-perl-Test-Script-perl-IPC-Run3-perl-Test-Pod-perl-Module-Build-perl-Perl-OSType-perl-Capture-Tiny-perl-Parse-RecDescent-perl-Test-Warn

All of these would go away if perl-Capture-Tiny didn't include the optional
test buildreqs Inline/Inline::C/Parse::RecDescent when bootstrapping.

It might be argued that all of these cycles involve Module::Build, which, being
a dual-lived package, would be available at bootstrap time from the main
bootstrapped perl package, but I'd prefer to avoid making special cases for
such things where possible.

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

[perl-Test-Kwalitee] Created tag perl-Test-Kwalitee-1.14-1.fc21

2013-09-04 Thread Paul Howarth
The lightweight tag 'perl-Test-Kwalitee-1.14-1.fc21' was created pointing to:

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

[perl-Test-Kwalitee/f20] Update to 1.14

2013-09-04 Thread Paul Howarth
Summary of changes:

  6a5a612... Update to 1.14 (*)

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

[perl-Test-Kwalitee] Created tag perl-Test-Kwalitee-1.14-1.fc20

2013-09-04 Thread Paul Howarth
The lightweight tag 'perl-Test-Kwalitee-1.14-1.fc20' was created pointing to:

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

File Email-Send-2.199.tar.gz uploaded to lookaside cache by spot

2013-09-04 Thread Tom Callaway
A file has been added to the lookaside cache for perl-Email-Send:

1865147aa1f63bb65bef8e4edc20a29d  Email-Send-2.199.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 1000737] after 'yum install bugzilla' checksetup.pl fails. dependancies missing and incorrect.

2013-09-04 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1000737

Emmanuel Seyman emman...@seyman.fr changed:

   What|Removed |Added

 CC||perl-devel@lists.fedoraproj
   ||ect.org,
   ||tcall...@redhat.com
  Component|bugzilla|perl-Email-Send
   Assignee|emman...@seyman.fr  |tcall...@redhat.com



--- Comment #3 from Emmanuel Seyman emman...@seyman.fr ---
(In reply to Timothée Ravier from comment #2)
 I had a very similar issue where bugzilla checksetup.pl would complain about
 missing the Email::Send module even though it was already installed.

That sounds much more plausible. Paul, is this what you were seeing ?

 I had a look at another bugzilla install and found out that the
 Module::Pluggable module seems required and it indeed fixed my problem.

Removing perl-Module-Pluggable has the effect that checksetup can no longer
detect Email-Send. Running the command perl -MEmail::Send -e '1' gives the
following error :

Can't locate Module/Pluggable.pm in @INC (@INC contains: /usr/local/lib64/perl5
/usr/local/share/perl5 /usr/lib64/perl5/vendor_perl
/usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at
/usr/share/perl5/vendor_perl/Email/Send.pm line 10.
BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/Email/Send.pm
line 10.
Compilation failed in require.
BEGIN failed--compilation aborted.

So Module::Pluggable is required by Email::Send but the package containing the
latter doesn't depend on the former. And bugzilla then fails because
Email::Send doesn't work.

Looking at Email::Send's source code, I suspect rpm doesn't understand the 'use
Module::Pluggable' line (note the lack of semi-colon at the end) and doesn't
include the dependency automatically.

 I think this module should be added as a dependency.

Definatly but it should be added in the perl-Email-Send package where it will
get pick up by all Email::Send users and not just bugzilla.

Spot, this one's yours.

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

[perl-Email-Send] 2.199, add explicit Requires: perl(Module::Pluggable)

2013-09-04 Thread Tom Callaway
commit 6c3042e517e7a5472663eb0aa83534eea5b470c4
Author: Tom Callaway s...@fedoraproject.org
Date:   Wed Sep 4 12:16:22 2013 -0400

2.199, add explicit Requires: perl(Module::Pluggable)

 .gitignore   |1 +
 perl-Email-Send.spec |   11 +--
 sources  |2 +-
 3 files changed, 11 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6e7f405..3e2edaf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 Email-Send-2.198.tar.gz
+/Email-Send-2.199.tar.gz
diff --git a/perl-Email-Send.spec b/perl-Email-Send.spec
index f17c36b..796c225 100644
--- a/perl-Email-Send.spec
+++ b/perl-Email-Send.spec
@@ -1,6 +1,6 @@
 Name:   perl-Email-Send
-Version:2.198
-Release:10%{?dist}
+Version:2.199
+Release:1%{?dist}
 Summary:Module for sending email
 Group:  Development/Libraries
 License:GPL+ or Artistic
@@ -14,6 +14,9 @@ BuildRequires:  perl(Mail::Internet), perl(MIME::Entity), 
perl(Test::Pod), perl(
 BuildRequires:  /usr/sbin/sendmail
 BuildArch:  noarch
 Requires:  perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo $version))
+# Not automatically detected, but needed.
+# See https://bugzilla.redhat.com/show_bug.cgi?id=1000737
+Requires:  perl(Module::Pluggable)
 
 %description
 This module provides a very simple, very clean, very specific interface
@@ -48,6 +51,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*.3*
 
 %changelog
+* Wed Sep  4 2013 Tom Callaway s...@fedoraproject.org - 2.199-1
+- update to 2.199
+- add explicit Requires: perl(Module::Pluggable)
+
 * Mon Aug 05 2013 Petr Pisar ppi...@redhat.com - 2.198-10
 - Perl 5.18 rebuild
 
diff --git a/sources b/sources
index d7f3560..2079959 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a977d48219aaf21b8cfbefe2826bcd47  Email-Send-2.198.tar.gz
+1865147aa1f63bb65bef8e4edc20a29d  Email-Send-2.199.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Email-Send/f19] 2.199, add explicit Requires: perl(Module::Pluggable)

2013-09-04 Thread Tom Callaway
commit 62b5e32bd99dff3750a04c1d2d2623ea17f41c5d
Author: Tom Callaway s...@fedoraproject.org
Date:   Wed Sep 4 12:21:09 2013 -0400

2.199, add explicit Requires: perl(Module::Pluggable)

 perl-Email-Send.spec |   17 +++--
 sources  |2 +-
 2 files changed, 16 insertions(+), 3 deletions(-)
---
diff --git a/perl-Email-Send.spec b/perl-Email-Send.spec
index 3bf72d7..796c225 100644
--- a/perl-Email-Send.spec
+++ b/perl-Email-Send.spec
@@ -1,6 +1,6 @@
 Name:   perl-Email-Send
-Version:2.198
-Release:8%{?dist}
+Version:2.199
+Release:1%{?dist}
 Summary:Module for sending email
 Group:  Development/Libraries
 License:GPL+ or Artistic
@@ -14,6 +14,9 @@ BuildRequires:  perl(Mail::Internet), perl(MIME::Entity), 
perl(Test::Pod), perl(
 BuildRequires:  /usr/sbin/sendmail
 BuildArch:  noarch
 Requires:  perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo $version))
+# Not automatically detected, but needed.
+# See https://bugzilla.redhat.com/show_bug.cgi?id=1000737
+Requires:  perl(Module::Pluggable)
 
 %description
 This module provides a very simple, very clean, very specific interface
@@ -48,6 +51,16 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*.3*
 
 %changelog
+* Wed Sep  4 2013 Tom Callaway s...@fedoraproject.org - 2.199-1
+- update to 2.199
+- add explicit Requires: perl(Module::Pluggable)
+
+* Mon Aug 05 2013 Petr Pisar ppi...@redhat.com - 2.198-10
+- Perl 5.18 rebuild
+
+* Sat Aug 03 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 2.198-9
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
+
 * Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 2.198-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index d7f3560..2079959 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a977d48219aaf21b8cfbefe2826bcd47  Email-Send-2.198.tar.gz
+1865147aa1f63bb65bef8e4edc20a29d  Email-Send-2.199.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Email-Send/f20] 2.199, add explicit Requires: perl(Module::Pluggable)

2013-09-04 Thread Tom Callaway
commit 23db0968b49d78d5d28f152452ae4789384eb604
Author: Tom Callaway s...@fedoraproject.org
Date:   Wed Sep 4 12:21:37 2013 -0400

2.199, add explicit Requires: perl(Module::Pluggable)

 perl-Email-Send.spec |   11 +--
 sources  |2 +-
 2 files changed, 10 insertions(+), 3 deletions(-)
---
diff --git a/perl-Email-Send.spec b/perl-Email-Send.spec
index f17c36b..796c225 100644
--- a/perl-Email-Send.spec
+++ b/perl-Email-Send.spec
@@ -1,6 +1,6 @@
 Name:   perl-Email-Send
-Version:2.198
-Release:10%{?dist}
+Version:2.199
+Release:1%{?dist}
 Summary:Module for sending email
 Group:  Development/Libraries
 License:GPL+ or Artistic
@@ -14,6 +14,9 @@ BuildRequires:  perl(Mail::Internet), perl(MIME::Entity), 
perl(Test::Pod), perl(
 BuildRequires:  /usr/sbin/sendmail
 BuildArch:  noarch
 Requires:  perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo $version))
+# Not automatically detected, but needed.
+# See https://bugzilla.redhat.com/show_bug.cgi?id=1000737
+Requires:  perl(Module::Pluggable)
 
 %description
 This module provides a very simple, very clean, very specific interface
@@ -48,6 +51,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*.3*
 
 %changelog
+* Wed Sep  4 2013 Tom Callaway s...@fedoraproject.org - 2.199-1
+- update to 2.199
+- add explicit Requires: perl(Module::Pluggable)
+
 * Mon Aug 05 2013 Petr Pisar ppi...@redhat.com - 2.198-10
 - Perl 5.18 rebuild
 
diff --git a/sources b/sources
index d7f3560..2079959 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a977d48219aaf21b8cfbefe2826bcd47  Email-Send-2.198.tar.gz
+1865147aa1f63bb65bef8e4edc20a29d  Email-Send-2.199.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Test-CheckDeps] Skip the release tests when bootstrapping

2013-09-04 Thread Paul Howarth
commit 336073f5da74d96e82282bc8f301e434fe9c99f7
Author: Paul Howarth p...@city-fan.org
Date:   Wed Sep 4 16:44:38 2013 +0100

Skip the release tests when bootstrapping

 perl-Test-CheckDeps.spec |8 +++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/perl-Test-CheckDeps.spec b/perl-Test-CheckDeps.spec
index 7710c5d..aed8afa 100644
--- a/perl-Test-CheckDeps.spec
+++ b/perl-Test-CheckDeps.spec
@@ -1,7 +1,7 @@
 Name:  perl-Test-CheckDeps
 Summary:   Check for presence of dependencies
 Version:   0.006
-Release:   3%{?dist}
+Release:   4%{?dist}
 License:   GPL+ or Artistic
 Group: Development/Libraries
 URL:   https://metacpan.org/release/Test-CheckDeps
@@ -19,9 +19,12 @@ BuildRequires:   perl(Test::Builder) = 0.82
 BuildRequires: perl(File::Temp)
 BuildRequires: perl(Test::More) = 0.88
 # Release tests
+# perl-Pod-Coverage-TrustPod - perl-Pod-Eventual - perl-Mixin-Linewise - 
perl-YAML-Tiny - perl-Test-CheckDeps
+%if 0%{!?perl_bootstrap:1}
 BuildRequires: perl(Pod::Coverage::TrustPod)
 BuildRequires: perl(Test::Pod) = 1.41
 BuildRequires: perl(Test::Pod::Coverage) = 1.08
+%endif
 # Runtime
 Requires:  perl(:MODULE_COMPAT_%(eval `perl -V:version`; echo $version))
 
@@ -48,6 +51,9 @@ RELEASE_TESTING=1 ./Build test
 %{_mandir}/man3/Test::CheckDeps.3pm*
 
 %changelog
+* Wed Sep  4 2013 Paul Howarth p...@city-fan.org - 0.006-4
+- Skip the release tests when bootstrapping
+
 * Sun Aug 04 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.006-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-ExtUtils-Helpers] Skip the release tests when bootstrapping

2013-09-04 Thread Paul Howarth
commit 927d249259136e49408354e534d8346d6c9aa59a
Author: Paul Howarth p...@city-fan.org
Date:   Wed Sep 4 16:47:46 2013 +0100

Skip the release tests when bootstrapping

 perl-ExtUtils-Helpers.spec |9 -
 1 files changed, 8 insertions(+), 1 deletions(-)
---
diff --git a/perl-ExtUtils-Helpers.spec b/perl-ExtUtils-Helpers.spec
index fc2a6c2..aca8e01 100644
--- a/perl-ExtUtils-Helpers.spec
+++ b/perl-ExtUtils-Helpers.spec
@@ -6,7 +6,7 @@
 
 Name:  perl-ExtUtils-Helpers
 Version:   0.021
-Release:   3%{?dist}
+Release:   4%{?dist}
 Summary:   Various portability utilities for module builders
 Group: Development/Libraries
 License:   GPL+ or Artistic
@@ -33,9 +33,13 @@ BuildRequires:   perl(File::Find)
 BuildRequires: perl(File::Temp)
 BuildRequires: perl(Test::More)
 # Release Tests
+# perl-Pod-Coverage-TrustPod - perl-Pod-Eventual - perl-Mixin-Linewise -
+#   perl-YAML-Tiny - perl-Module-Build-Tiny - perl-ExtUtils-Helpers
+%if 0%{!?perl_bootstrap:1}
 BuildRequires: perl(Pod::Coverage::TrustPod)
 BuildRequires: perl(Test::Pod)
 BuildRequires: perl(Test::Pod::Coverage)
+%endif
 # Runtime
 Requires:  perl(:MODULE_COMPAT_%(eval `perl -V:version`; echo $version))
 
@@ -81,6 +85,9 @@ rm -rf %{buildroot}
 %{_mandir}/man3/ExtUtils::Helpers::Windows.3pm*
 
 %changelog
+* Wed Sep  4 2013 Paul Howarth p...@city-fan.org - 0.021-4
+- Skip the release tests when bootstrapping
+
 * Sat Aug 03 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.021-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Email-Send] add missing buildrequires

2013-09-04 Thread Tom Callaway
commit 6c399cda41d9dc9cdec97318eb2e52611f64e22e
Author: Tom Callaway s...@fedoraproject.org
Date:   Wed Sep 4 12:27:20 2013 -0400

add missing buildrequires

 perl-Email-Send.spec |4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/perl-Email-Send.spec b/perl-Email-Send.spec
index 796c225..aa0c28f 100644
--- a/perl-Email-Send.spec
+++ b/perl-Email-Send.spec
@@ -11,9 +11,10 @@ BuildRequires:  perl(Email::Address), perl(Email::Simple), 
perl(File::Spec), per
 BuildRequires:  perl(Return::Value), perl(Scalar::Util), perl(Symbol), 
perl(Test::More)
 BuildRequires:  perl(ExtUtils::MakeMaker), perl(IO::All), perl(Email::Abstract)
 BuildRequires:  perl(Mail::Internet), perl(MIME::Entity), perl(Test::Pod), 
perl(Test::Pod::Coverage)
+BuildRequires: perl(Capture::Tiny), perl(version)
 BuildRequires:  /usr/sbin/sendmail
 BuildArch:  noarch
-Requires:  perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo $version))
+Requires:  perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
 # Not automatically detected, but needed.
 # See https://bugzilla.redhat.com/show_bug.cgi?id=1000737
 Requires:  perl(Module::Pluggable)
@@ -54,6 +55,7 @@ rm -rf $RPM_BUILD_ROOT
 * Wed Sep  4 2013 Tom Callaway s...@fedoraproject.org - 2.199-1
 - update to 2.199
 - add explicit Requires: perl(Module::Pluggable)
+- add missing BuildRequires
 
 * Mon Aug 05 2013 Petr Pisar ppi...@redhat.com - 2.198-10
 - Perl 5.18 rebuild
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Email-Send/f18] add missing buildrequires

2013-09-04 Thread Tom Callaway
commit 84c592a79cdb27283dad32fb8dd4c10de7a3d344
Author: Tom Callaway s...@fedoraproject.org
Date:   Wed Sep 4 12:28:41 2013 -0400

add missing buildrequires

 perl-Email-Send.spec |4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/perl-Email-Send.spec b/perl-Email-Send.spec
index 796c225..aa0c28f 100644
--- a/perl-Email-Send.spec
+++ b/perl-Email-Send.spec
@@ -11,9 +11,10 @@ BuildRequires:  perl(Email::Address), perl(Email::Simple), 
perl(File::Spec), per
 BuildRequires:  perl(Return::Value), perl(Scalar::Util), perl(Symbol), 
perl(Test::More)
 BuildRequires:  perl(ExtUtils::MakeMaker), perl(IO::All), perl(Email::Abstract)
 BuildRequires:  perl(Mail::Internet), perl(MIME::Entity), perl(Test::Pod), 
perl(Test::Pod::Coverage)
+BuildRequires: perl(Capture::Tiny), perl(version)
 BuildRequires:  /usr/sbin/sendmail
 BuildArch:  noarch
-Requires:  perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo $version))
+Requires:  perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
 # Not automatically detected, but needed.
 # See https://bugzilla.redhat.com/show_bug.cgi?id=1000737
 Requires:  perl(Module::Pluggable)
@@ -54,6 +55,7 @@ rm -rf $RPM_BUILD_ROOT
 * Wed Sep  4 2013 Tom Callaway s...@fedoraproject.org - 2.199-1
 - update to 2.199
 - add explicit Requires: perl(Module::Pluggable)
+- add missing BuildRequires
 
 * Mon Aug 05 2013 Petr Pisar ppi...@redhat.com - 2.198-10
 - Perl 5.18 rebuild
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Email-Send/f19] add missing buildrequires

2013-09-04 Thread Tom Callaway
commit c6db4d83d36ad627470c0c52cd3956102332d51e
Author: Tom Callaway s...@fedoraproject.org
Date:   Wed Sep 4 12:28:59 2013 -0400

add missing buildrequires

 perl-Email-Send.spec |4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/perl-Email-Send.spec b/perl-Email-Send.spec
index 796c225..aa0c28f 100644
--- a/perl-Email-Send.spec
+++ b/perl-Email-Send.spec
@@ -11,9 +11,10 @@ BuildRequires:  perl(Email::Address), perl(Email::Simple), 
perl(File::Spec), per
 BuildRequires:  perl(Return::Value), perl(Scalar::Util), perl(Symbol), 
perl(Test::More)
 BuildRequires:  perl(ExtUtils::MakeMaker), perl(IO::All), perl(Email::Abstract)
 BuildRequires:  perl(Mail::Internet), perl(MIME::Entity), perl(Test::Pod), 
perl(Test::Pod::Coverage)
+BuildRequires: perl(Capture::Tiny), perl(version)
 BuildRequires:  /usr/sbin/sendmail
 BuildArch:  noarch
-Requires:  perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo $version))
+Requires:  perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
 # Not automatically detected, but needed.
 # See https://bugzilla.redhat.com/show_bug.cgi?id=1000737
 Requires:  perl(Module::Pluggable)
@@ -54,6 +55,7 @@ rm -rf $RPM_BUILD_ROOT
 * Wed Sep  4 2013 Tom Callaway s...@fedoraproject.org - 2.199-1
 - update to 2.199
 - add explicit Requires: perl(Module::Pluggable)
+- add missing BuildRequires
 
 * Mon Aug 05 2013 Petr Pisar ppi...@redhat.com - 2.198-10
 - Perl 5.18 rebuild
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Email-Send/f18] 2.199, add explicit Requires: perl(Module::Pluggable)

2013-09-04 Thread Tom Callaway
commit bab83fc3a1768654ba314667ffd7b480aa2e9985
Author: Tom Callaway s...@fedoraproject.org
Date:   Wed Sep 4 12:20:52 2013 -0400

2.199, add explicit Requires: perl(Module::Pluggable)

 perl-Email-Send.spec |   20 ++--
 sources  |2 +-
 2 files changed, 19 insertions(+), 3 deletions(-)
---
diff --git a/perl-Email-Send.spec b/perl-Email-Send.spec
index e5d8df1..796c225 100644
--- a/perl-Email-Send.spec
+++ b/perl-Email-Send.spec
@@ -1,6 +1,6 @@
 Name:   perl-Email-Send
-Version:2.198
-Release:7%{?dist}
+Version:2.199
+Release:1%{?dist}
 Summary:Module for sending email
 Group:  Development/Libraries
 License:GPL+ or Artistic
@@ -14,6 +14,9 @@ BuildRequires:  perl(Mail::Internet), perl(MIME::Entity), 
perl(Test::Pod), perl(
 BuildRequires:  /usr/sbin/sendmail
 BuildArch:  noarch
 Requires:  perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo $version))
+# Not automatically detected, but needed.
+# See https://bugzilla.redhat.com/show_bug.cgi?id=1000737
+Requires:  perl(Module::Pluggable)
 
 %description
 This module provides a very simple, very clean, very specific interface
@@ -48,6 +51,19 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*.3*
 
 %changelog
+* Wed Sep  4 2013 Tom Callaway s...@fedoraproject.org - 2.199-1
+- update to 2.199
+- add explicit Requires: perl(Module::Pluggable)
+
+* Mon Aug 05 2013 Petr Pisar ppi...@redhat.com - 2.198-10
+- Perl 5.18 rebuild
+
+* Sat Aug 03 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 2.198-9
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
+
+* Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 2.198-8
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
+
 * Fri Jul 20 2012 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 2.198-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index d7f3560..2079959 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a977d48219aaf21b8cfbefe2826bcd47  Email-Send-2.198.tar.gz
+1865147aa1f63bb65bef8e4edc20a29d  Email-Send-2.199.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Email-Send/f20] add missing buildrequires

2013-09-04 Thread Tom Callaway
commit ed46baa97db0a61e386f04c322c185510aeb69c0
Author: Tom Callaway s...@fedoraproject.org
Date:   Wed Sep 4 12:28:23 2013 -0400

add missing buildrequires

 perl-Email-Send.spec |4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/perl-Email-Send.spec b/perl-Email-Send.spec
index 796c225..aa0c28f 100644
--- a/perl-Email-Send.spec
+++ b/perl-Email-Send.spec
@@ -11,9 +11,10 @@ BuildRequires:  perl(Email::Address), perl(Email::Simple), 
perl(File::Spec), per
 BuildRequires:  perl(Return::Value), perl(Scalar::Util), perl(Symbol), 
perl(Test::More)
 BuildRequires:  perl(ExtUtils::MakeMaker), perl(IO::All), perl(Email::Abstract)
 BuildRequires:  perl(Mail::Internet), perl(MIME::Entity), perl(Test::Pod), 
perl(Test::Pod::Coverage)
+BuildRequires: perl(Capture::Tiny), perl(version)
 BuildRequires:  /usr/sbin/sendmail
 BuildArch:  noarch
-Requires:  perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo $version))
+Requires:  perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
 # Not automatically detected, but needed.
 # See https://bugzilla.redhat.com/show_bug.cgi?id=1000737
 Requires:  perl(Module::Pluggable)
@@ -54,6 +55,7 @@ rm -rf $RPM_BUILD_ROOT
 * Wed Sep  4 2013 Tom Callaway s...@fedoraproject.org - 2.199-1
 - update to 2.199
 - add explicit Requires: perl(Module::Pluggable)
+- add missing BuildRequires
 
 * Mon Aug 05 2013 Petr Pisar ppi...@redhat.com - 2.198-10
 - Perl 5.18 rebuild
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 1000737] after 'yum install bugzilla' checksetup.pl fails. dependancies missing and incorrect.

2013-09-04 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1000737



--- Comment #6 from Fedora Update System upda...@fedoraproject.org ---
perl-Email-Send-2.199-1.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/perl-Email-Send-2.199-1.fc19

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

[Bug 1000737] after 'yum install bugzilla' checksetup.pl fails. dependancies missing and incorrect.

2013-09-04 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1000737



--- Comment #4 from Fedora Update System upda...@fedoraproject.org ---
perl-Email-Send-2.199-1.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/perl-Email-Send-2.199-1.fc20

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

[Bug 1000737] after 'yum install bugzilla' checksetup.pl fails. dependancies missing and incorrect.

2013-09-04 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1000737



--- Comment #5 from Fedora Update System upda...@fedoraproject.org ---
perl-Email-Send-2.199-1.fc18 has been submitted as an update for Fedora 18.
https://admin.fedoraproject.org/updates/perl-Email-Send-2.199-1.fc18

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

[perl-CPAN-Meta-Check] Skip the release tests when bootstrapping

2013-09-04 Thread Paul Howarth
commit dbbd1dd95dad2c4175ab1dc4e2d49f6f38852337
Author: Paul Howarth p...@city-fan.org
Date:   Wed Sep 4 17:39:47 2013 +0100

Skip the release tests when bootstrapping

 perl-CPAN-Meta-Check.spec |8 +++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/perl-CPAN-Meta-Check.spec b/perl-CPAN-Meta-Check.spec
index b35e5b2..b014cd7 100644
--- a/perl-CPAN-Meta-Check.spec
+++ b/perl-CPAN-Meta-Check.spec
@@ -1,7 +1,7 @@
 Name:  perl-CPAN-Meta-Check
 Summary:   Verify requirements in a CPAN::Meta object
 Version:   0.007
-Release:   2%{?dist}
+Release:   3%{?dist}
 License:   GPL+ or Artistic
 Group: Development/Libraries
 URL:   https://metacpan.org/release/CPAN-Meta-Check
@@ -19,9 +19,12 @@ BuildRequires:   perl(File::Temp)
 BuildRequires: perl(Test::Deep)
 BuildRequires: perl(Test::More) = 0.88
 # Release tests
+# perl-Pod-Coverage-TrustPod - perl-Pod-Eventual - perl-Mixin-Linewise - 
perl-YAML-Tiny - perl-CPAN-Meta-Check
+%if 0%{!?perl_bootstrap:1}
 BuildRequires: perl(Pod::Coverage::TrustPod)
 BuildRequires: perl(Test::Pod) = 1.41
 BuildRequires: perl(Test::Pod::Coverage) = 1.08
+%endif
 # Runtime
 Requires:  perl(:MODULE_COMPAT_%(eval `perl -V:version`; echo $version))
 
@@ -50,6 +53,9 @@ make test RELEASE_TESTING=1
 %{_mandir}/man3/CPAN::Meta::Check.3pm*
 
 %changelog
+* Wed Sep  4 2013 Paul Howarth p...@city-fan.org - 0.007-3
+- Skip the release tests when bootstrapping
+
 * Sat Aug 03 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.007-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-ExtUtils-Helpers] Created tag perl-ExtUtils-Helpers-0.021-4.fc21

2013-09-04 Thread Paul Howarth
The lightweight tag 'perl-ExtUtils-Helpers-0.021-4.fc21' was created pointing 
to:

 927d249... Skip the release tests when bootstrapping
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Test-CheckDeps] Created tag perl-Test-CheckDeps-0.006-4.fc21

2013-09-04 Thread Paul Howarth
The lightweight tag 'perl-Test-CheckDeps-0.006-4.fc21' was created pointing to:

 336073f... Skip the release tests when bootstrapping
--
Fedora Extras Perl SIG
http://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   >