Re: F-16 suspends my *desktop* after 30 minutes at the gdm , making it impossible to ssh in

2011-10-02 Thread Hans de Goede
Hi,

On 10/01/2011 05:07 PM, Martin Langhoff wrote:
 On Sat, Oct 1, 2011 at 7:02 AM, Hans de Goedehdego...@redhat.com  wrote:
 The subject more or less says it all. When I startup my desktop machine 
 (which thus
 is always on AC), and leave it at the gdm screen it will suspend after being 
 left
 alone for 30 minutes. This is not good, since I only leave it powered on 
 when I
 intend to access it remotely.

 If it supports LAN-triggered wakeups, I don't see why it should be fully on 
 :-)

 Not sure if Fedora 16 has the infra, but in my OLPC-tinted-glasses
 view, power mgmt / NM should allow you to say wake-on-LAN on this
 interface, then set the WOL bits when it's going down.

 (Note! The WOL bits need to be frobbed every time the system goes to
 sleep. They get cleared on wakeup.)

It would then also need to identify the NIC as a stay awake source, and
only suspend after 30 minutes of no network activity.

Imagine I'm running a screen session with my irc client in there on my Fedora 
box,
and 30 minutes after the last resume it suspends while I'm midway typing a 
sentence,
then it wakes up again because of the network activity. Power management win 0, 
likely
even a loss (disks spinning up which may have stayed spun down otherwise, etc. 
User
experience suck, since I all of a sudden get a multiple seconds latency while 
typing.

 I would like to suggest to change the default power policy to never suspend
 while on AC power

 Thanks for helping keep the Earth warm! :-/

Well there are 2 use cases to consider here:
1) The machine has a desktop function - just turn it off when it is not used
My desktop rarely gets an uptime  4 hours since I even turn it off when I
go to lunch, and it has a master/slave powerstrip to also power down the
printer, display, speaker, etc. One could even argue that suspending here
will lure people in to the false sense that it is ok to leave it on since
it will go into low power mode anyways, while in reality it is still using
a significant amount of power. I'm pretty sure that if we were to bet and
measure the poweruse of my desktop once for a week using my power regime,
and once more using an always on, but suspend after 30 minutes of idle
power regime, that my power regime is significantly more efficient.

2) The machine has a server function. In this case working wake on lan and
stay active on lan are a must have and until we have those it should not
auto suspend. Once we do then it becomes a question of the latency increase
caused by this is acceptable by the use case.

 suspending desktop
 machines by default seems like a bad idea.

 That's such a 90's thinking :-)

 At this stage, and looking forward, suspending on idle is a good idea
 on /servers/, where you save power at the server and at the AC.

 There is work to do across the stack to make S/R work smoothly and
 transparently. OLPC is doing much of it -- help us getting it into
 mainstream code (and thinking!).

I for one would argue that system suspend itself is 90's thinking,
and that we should get better at dynamic powermanagement with things
like powergating and dynamic clockspeed support becoming pretty common
in all hardware one could argue that system suspend is the powersaving
answer of the 90's and that of the 2010's is becoming better at dynamic
pm. I think that a system with its disks spun down, cpu clocked down and
in its lowest powerstate, unused usb controllers in suspend, display engine
in its lowest powerstate and display pipes + connectors turned off, etc.
will come pretty close to a fully suspended system. The last big power
eater is RAM and that will be active in both scenarios.


 Or join the greenpeace in teaching polar bears about the wonders of
 tropical climates...

sigh I was already afraid people would come up with this totally uncalled
for global warming arguments /sigh You're barking up the wrong tree here,
as described above I'm pretty aggressive about powermanagement for my desktop
machine, and I don't even have a server at home.

But sometimes I work a couple of hours from the laptop in the living room and
I need access to my desktop, so then the desktop is on (with the display turned
off, really off) untill now this worked fine, with F-16 it no longer works fine.
We've a name for that it is called a regression and it needs to be fixed.

At a minimum there should be an easy way to configure the powermanagement policy
under gdm which there currently is not. Things like Network-Manager and the
Region and Language setting already allow configuring gdm / system wide settings
from there gnome-3 user session control panel, if we want to do powermanagement
from gdm we need the same for gdm.

Regards,

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


perl-Test-WWW-Mechanize license change

2011-10-02 Thread Iain Arnell
I've just update perl-Test-WWW-Mechanize in rawhide and f16. It brings
a license change from GPL+ or Artistic 2.0 to Artistic 2.0.

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


Re: Critpath updates process broken for certain components

2011-10-02 Thread Hans de Goede
Hi,

On 10/01/2011 11:13 AM, Peter Robinson wrote:
 On Sat, Oct 1, 2011 at 9:29 AM, Hans de Goedehdego...@redhat.com  wrote:
 Hi All,

 Please note that I'm not claiming that the critpath process is broken
 in general. But it does not work for certain components. To be specific
 it does not work for Xorg drivers for non common hardware.

 This morning bodhi send me 3 mails with the following subjects:
 [Fedora Update] [CRITPATH] [old_testing_critpath] 
 xorg-x11-drv-qxl-0.0.21-3.fc14
 [Fedora Update] [CRITPATH] [old_testing_critpath] 
 xorg-x11-drv-qxl-0.0.21-5.fc15
 [Fedora Update] [CRITPATH] [old_testing_critpath] 
 xorg-x11-drv-qxl-0.0.21-5.fc16

 Of which the first update has been in updates-testing since 2011-04-23 !!!

 I know that Adam Williamson uses spice enabled vm's and thus the qxl driver
 for various QA tasks. I've asked him repeatedly to look at these, but all
 to no avail. Note I'm not blaming Adam for this, we all need to prioritize
 our time, so I completely understand that he has not gotten around to
 looking at these. I'm merely trying to documents my efforts to make the
 critpath procedure work for the qxl driver.

 So there you have it, I hope that an update being stuck in updates-testing 
 for
 4+ months clearly show that some parts of the critpath process need to be 
 re-thought.

 There is a ticket open with fesco to improve the critpath process. You
 can see the proposed changes on the link below.

 https://fedorahosted.org/fesco/ticket/667

Thanks for the link I've added my 2 cents to the ticket.

Regards,

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


KDE devels - why is kdeedu missing from websvn?

2011-10-02 Thread valent.turko...@gmail.com
Hi KDE devels,
I can't find kdeedu and marble in KDE websvn, have I missed something?

http://websvn.kde.org/trunk/KDE/kdeedu/ - is now a dead link. Is this
a bug or kdeedu has new link?

Cheers,
Valent.

-- 
follow me - www.twitter.com/valentt  http://kernelreloaded.blog385.com
linux, anime, spirituality, wireless, scuba, linuxmce smart home, zwave
ICQ: 2125241, Skype: valent.turkovic, MSN: valent.turko...@hotmail.com
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


Re: KDE devels - why is kdeedu missing from websvn?

2011-10-02 Thread valent.turko...@gmail.com
On Sun, Oct 2, 2011 at 4:28 PM, valent.turko...@gmail.com
valent.turko...@gmail.com wrote:
 Hi KDE devels,
 I can't find kdeedu and marble in KDE websvn, have I missed something?

 http://websvn.kde.org/trunk/KDE/kdeedu/ - is now a dead link. Is this
 a bug or kdeedu has new link?

Kde list is probably better place to ask. Sorry for inconvenience.
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


Re: KDE devels - why is kdeedu missing from websvn?

2011-10-02 Thread Veeti Paananen
On 10/02/2011 05:28 PM, valent.turko...@gmail.com wrote:
 Hi KDE devels,
 I can't find kdeedu and marble in KDE websvn, have I missed something?
 
 http://websvn.kde.org/trunk/KDE/kdeedu/ - is now a dead link. Is this
 a bug or kdeedu has new link?
 
 Cheers,
 Valent.

KDE has moved to git:

http://quickgit.kde.org/
https://projects.kde.org/

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


Re: KDE devels - why is kdeedu missing from websvn?

2011-10-02 Thread John5342
On Sun, Oct 2, 2011 at 15:31, valent.turko...@gmail.com
valent.turko...@gmail.com wrote:
 On Sun, Oct 2, 2011 at 4:28 PM, valent.turko...@gmail.com
 valent.turko...@gmail.com wrote:
 Hi KDE devels,
 I can't find kdeedu and marble in KDE websvn, have I missed something?

 http://websvn.kde.org/trunk/KDE/kdeedu/ - is now a dead link. Is this
 a bug or kdeedu has new link?

For starters kde have moved everything to git now (web interface is at
[1]). On top of that a lot of the components have been split into
smaller chunks upstream. I think kdeedu might be one of them. More
info about kde and git is at [2].

[1] - http://quickgit.kde.org/
[2] - http://techbase.kde.org/Development/Git

-- 
There are 10 kinds of people in the world: Those who understand binary
and those who don't...
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel


Re: F-16 suspends my *desktop* after 30 minutes at the gdm , making it impossible to ssh in

2011-10-02 Thread Jason D. Clinton
On Sun, Oct 2, 2011 at 02:02, Hans de Goede hdego...@redhat.com wrote:
 Imagine I'm running a screen session with my irc client in there on my Fedora 
 box,

There has perhaps never been a better sentence written demonstrating
why software engineers are not the target audience of any software
development. :-)

 and 30 minutes after the last resume it suspends while I'm midway typing a 
 sentence,
 then it wakes up again because of the network activity. Power management win 
 0, likely
 even a loss (disks spinning up which may have stayed spun down otherwise, 
 etc. User
 experience suck, since I all of a sudden get a multiple seconds latency while 
 typing.

Your desktop is now a server and the power policy should reflect
that it's offering up network services.

 Well there are 2 use cases to consider here:
 1) The machine has a desktop function - just turn it off when it is not used
    My desktop rarely gets an uptime  4 hours since I even turn it off when I
    go to lunch, and it has a master/slave powerstrip to also power down the
    printer, display, speaker, etc. One could even argue that suspending here
    will lure people in to the false sense that it is ok to leave it on since
    it will go into low power mode anyways, while in reality it is still using
    a significant amount of power. I'm pretty sure that if we were to bet and
    measure the poweruse of my desktop once for a week using my power regime,
    and once more using an always on, but suspend after 30 minutes of idle
    power regime, that my power regime is significantly more efficient.

People are not like machines, we don't always know that we're not
coming back to our computers and we forget to turn them off. We're
also lazy.

 2) The machine has a server function. In this case working wake on lan and
    stay active on lan are a must have and until we have those it should not
    auto suspend.

WOL for a network server is madness. It shouldn't have been suggested.
If you really want to save power, move your IRC client to a shared
shell server somewhere so that the power consumption of an always-on
server is aggregated across all those who use it. That really gets to
the heart of the argument for cloud computing: economies of scale.

 I for one would argue that system suspend itself is 90's thinking,
 and that we should get better at dynamic powermanagement with things
 like powergating and dynamic clockspeed support becoming pretty common
 in all hardware one could argue that system suspend is the powersaving
 answer of the 90's and that of the 2010's is becoming better at dynamic
 pm. I think that a system with its disks spun down, cpu clocked down and
 in its lowest powerstate, unused usb controllers in suspend, display engine
 in its lowest powerstate and display pipes + connectors turned off, etc.
 will come pretty close to a fully suspended system.

A fully power-saved Sandy Bridge laptop in the state you lay out above
is around 7W. A suspended laptop from the same generation consumes
roughly 0.4W of power. Stand-by is 0.1W.

Desktop systems from the same generation tend to be on the order of
1-2W while suspended and consume 30-35W while power-saved. Stand-by is
1-2W.

Servers from the same generation tend to be on the order of 6-8W while
suspended and consume around 90-120W while power-saved (assuming a
dual socket mobo with no disk idle behavior and dual GigE NIC's).
There's some variability here based on the number of DIMM's. Stand-by
is 1-4W.

As you can see, suspending is the right thing to do.

 But sometimes I work a couple of hours from the laptop in the living room and
 I need access to my desktop, so then the desktop is on (with the display 
 turned
 off, really off) untill now this worked fine, with F-16 it no longer works 
 fine.
 We've a name for that it is called a regression and it needs to be fixed.

 At a minimum there should be an easy way to configure the powermanagement 
 policy
 under gdm which there currently is not. Things like Network-Manager and the
 Region and Language setting already allow configuring gdm / system wide 
 settings
 from there gnome-3 user session control panel, if we want to do 
 powermanagement
 from gdm we need the same for gdm.

I'm guessing this will work even if no X session is running; please
report back if it doesn't:
sudo -u gdm dbus-launch gsettings set
org.gnome.settings-daemon.plugins.power sleep-inactive-ac false
-- 
devel mailing list
devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/devel

File App-Cmd-0.312.tar.gz uploaded to lookaside cache by iarnell

2011-10-02 Thread Iain Arnell
A file has been added to the lookaside cache for perl-App-Cmd:

5e2b552c5fa03588d1585398b73e7b23  App-Cmd-0.312.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel


File CGI-Compile-0.15.tar.gz uploaded to lookaside cache by iarnell

2011-10-02 Thread Iain Arnell
A file has been added to the lookaside cache for perl-CGI-Compile:

2fcf4bc473107130229f4e0a98c756ce  CGI-Compile-0.15.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel


[perl-App-Cmd] update to 0.312

2011-10-02 Thread Iain Arnell
commit c243bee203461a601d700521792384047596d7d1
Author: Iain Arnell iarn...@gmail.com
Date:   Sun Oct 2 09:28:04 2011 +0200

update to 0.312

 .gitignore|1 +
 perl-App-Cmd.spec |   10 ++
 sources   |2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 904aa16..253fc4d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 App-Cmd-0.307.tar.gz
 /App-Cmd-0.309.tar.gz
 /App-Cmd-0.311.tar.gz
+/App-Cmd-0.312.tar.gz
diff --git a/perl-App-Cmd.spec b/perl-App-Cmd.spec
index 7a8c025..dc7a8c6 100644
--- a/perl-App-Cmd.spec
+++ b/perl-App-Cmd.spec
@@ -1,7 +1,7 @@
 Name:   perl-App-Cmd
 Summary:Write command line apps with less suffering
-Version:0.311
-Release:2%{?dist}
+Version:0.312
+Release:1%{?dist}
 License:GPL+ or Artistic
 Group:  Development/Libraries
 Source0:
http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/App-Cmd-%{version}.tar.gz 
@@ -14,7 +14,7 @@ BuildRequires:  perl(Class::Load) = 0.06
 BuildRequires:  perl(constant)
 BuildRequires:  perl(Data::Dumper)
 BuildRequires:  perl(Data::OptList)
-BuildRequires:  perl(ExtUtils::MakeMaker) = 6.31
+BuildRequires:  perl(ExtUtils::MakeMaker) = 6.30
 BuildRequires:  perl(File::Basename)
 BuildRequires:  perl(Getopt::Long::Descriptive) = 0.084
 BuildRequires:  perl(IO::TieCombine) = 1
@@ -61,12 +61,14 @@ find %{buildroot} -depth -type d -exec rmdir {} 2/dev/null 
';'
 make test
 
 %files
-%defattr(-,root,root,-)
 %doc Changes LICENSE README
 %{perl_vendorlib}/*
 %{_mandir}/man3/*.3*
 
 %changelog
+* Sun Oct 02 2011 Iain Arnell iarn...@gmail.com 0.312-1
+- update to latest upstream version
+
 * Tue Jul 19 2011 Petr Sabata con...@redhat.com - 0.311-2
 - Perl mass rebuild
 
diff --git a/sources b/sources
index 10ed6b2..dceee9c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e760832cc3dbc703c3117453b37829eb  App-Cmd-0.311.tar.gz
+5e2b552c5fa03588d1585398b73e7b23  App-Cmd-0.312.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-CGI-Compile] update to 0.15

2011-10-02 Thread Iain Arnell
commit b90796a4f7ae0ba579b0f19307c96f5155213c33
Author: Iain Arnell iarn...@gmail.com
Date:   Sun Oct 2 09:36:33 2011 +0200

update to 0.15

 .gitignore|1 +
 perl-CGI-Compile.spec |   20 
 sources   |2 +-
 3 files changed, 10 insertions(+), 13 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f362a22..30ab5de 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 CGI-Compile-0.11.tar.gz
+/CGI-Compile-0.15.tar.gz
diff --git a/perl-CGI-Compile.spec b/perl-CGI-Compile.spec
index a9ea255..8b86f8a 100644
--- a/perl-CGI-Compile.spec
+++ b/perl-CGI-Compile.spec
@@ -1,24 +1,22 @@
 Name:   perl-CGI-Compile
 Summary:Compile .cgi scripts to a code reference like ModPerl::Registry
-Version:0.11
-Release:5%{?dist}
+Version:0.15
+Release:1%{?dist}
 License:GPL+ or Artistic
 Group:  Development/Libraries
 Source0:
http://search.cpan.org/CPAN/authors/id/M/MI/MIYAGAWA/CGI-Compile-%{version}.tar.gz
 
 URL:http://search.cpan.org/dist/CGI-Compile
-BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
 BuildArch:  noarch
 
 BuildRequires:  perl(CGI)
+BuildRequires:  perl(CGI::Emulate::PSGI)
 BuildRequires:  perl(ExtUtils::MakeMaker) = 6.42
 BuildRequires:  perl(File::pushd)
-BuildRequires:  perl(Filter::Util::Call)
 BuildRequires:  perl(Test::More)
+BuildRequires:  perl(Test::NoWarnings)
 BuildRequires:  perl(Test::Requires)
 
-Requires:   perl(File::pushd)
-
 %{?perl_default_filter}
 %{?perl_default_subpackage_tests}
 
@@ -35,8 +33,6 @@ ready to run on a persistent environment.
 make %{?_smp_mflags}
 
 %install
-rm -rf %{buildroot}
-
 make pure_install DESTDIR=%{buildroot}
 find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
 find %{buildroot} -depth -type d -exec rmdir {} 2/dev/null ';'
@@ -47,16 +43,16 @@ find %{buildroot} -depth -type d -exec rmdir {} 2/dev/null 
';'
 make test
 
 
-%clean
-rm -rf %{buildroot}
-
 %files
-%defattr(-,root,root,-)
 %doc Changes README
 %{perl_vendorlib}/*
 %{_mandir}/man3/*.3*
 
 %changelog
+* Sun Oct 02 2011 Iain Arnell iarn...@gmail.com 0.15-1
+- update to latest upstream version
+- clean up spec for modern rpmbuild
+
 * Fri Jun 24 2011 Marcela Mašláňová mmasl...@redhat.com - 0.11-5
 - Perl mass rebuild
 
diff --git a/sources b/sources
index 041dba5..4e2d6e8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ec8bd2e3d8385c939584ad9b5ffeffb7  CGI-Compile-0.11.tar.gz
+2fcf4bc473107130229f4e0a98c756ce  CGI-Compile-0.15.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

File CGI-Prototype-0.9054.tar.gz uploaded to lookaside cache by iarnell

2011-10-02 Thread Iain Arnell
A file has been added to the lookaside cache for perl-CGI-Prototype:

4916d14a31c8eb66fb2643970804942d  CGI-Prototype-0.9054.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-CGI-Compile/f16] update to 0.15

2011-10-02 Thread Iain Arnell
Summary of changes:

  b90796a... update to 0.15 (*)

(*) 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-CGI-Compile/f15] (2 commits) ...update to 0.15

2011-10-02 Thread Iain Arnell
Summary of changes:

  12db9b6... Perl mass rebuild (*)
  b90796a... update to 0.15 (*)

(*) 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-CGI-Prototype] update to 0.9054

2011-10-02 Thread Iain Arnell
commit 251a5729e5a2456236d5959abd7cde7f04956f46
Author: Iain Arnell iarn...@gmail.com
Date:   Sun Oct 2 09:44:19 2011 +0200

update to 0.9054

update provides filtering to use macros

 .gitignore  |1 +
 perl-CGI-Prototype.spec |   32 +---
 sources |2 +-
 3 files changed, 15 insertions(+), 20 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1a81ad1..48b5951 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 CGI-Prototype-0.9053.tar.gz
+/CGI-Prototype-0.9054.tar.gz
diff --git a/perl-CGI-Prototype.spec b/perl-CGI-Prototype.spec
index aea140a..56422bd 100644
--- a/perl-CGI-Prototype.spec
+++ b/perl-CGI-Prototype.spec
@@ -1,12 +1,11 @@
 Name:   perl-CGI-Prototype
-Version:0.9053
-Release:13%{?dist}
+Version:0.9054
+Release:1%{?dist}
 Summary:Create a CGI application by subclassing
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/CGI-Prototype/
 Source0:
http://www.cpan.org/authors/id/M/ME/MERLYN/CGI-Prototype-%{version}.tar.gz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:  noarch
 Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
 
@@ -23,6 +22,12 @@ BuildRequires:  perl(Test::Pod), perl(Test::Pod::Coverage)
 Requires:   perl(Class::Prototyped)
 Requires:   perl(Template)
 
+%{?filter_setup:
+%filter_from_provides /perl(My::/d
+}
+%?perl_default_filter
+%global __provides_exclude 
%{?__provides_exclude:%__provides_exclude|}perl\\(My::
+
 %description
 The core of every CGI application seems to be roughly the same:
 
@@ -49,23 +54,11 @@ controller.
 perl -pi -e 's|^#! ?perl|#!/usr/bin/perl|' t/*.t t/cprove
 chmod -c -x t/cprove
 
-# Filter unwanted Provides:
-cat  \EOF  %{name}-prov
-#!/bin/sh
-%{__perl_provides} $* |\
-  sed -e '/perl(My::.*)/d'
-EOF
-
-%define __perl_provides %{_builddir}/CGI-Prototype-%{version}/%{name}-prov
-chmod +x %{__perl_provides}
-
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor
 make %{?_smp_mflags}
 
 %install
-rm -rf %{buildroot}
-
 make pure_install PERL_INSTALL_ROOT=%{buildroot}
 
 find %{buildroot} -type f -name .packlist -exec rm -f {} \;
@@ -79,16 +72,17 @@ find %{buildroot} -depth -type d -exec rmdir {} 2/dev/null 
\;
 # plugin-before-the-base-module sorta deal.
 make test
 
-%clean
-rm -rf %{buildroot}
-
 %files
-%defattr(-,root,root,-)
 %doc Changes README TODO t/
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Sun Oct 02 2011 Iain Arnell iarn...@gmail.com 0.9054-1
+- update to latest upstream version
+- clean up spec for modern rpmbuild
+- update provides filtering to use macros
+
 * Thu Jul 21 2011 Petr Sabata con...@redhat.com - 0.9053-13
 - Perl mass rebuild
 
diff --git a/sources b/sources
index fe412f7..e9f7f51 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0d09d6fcf9616789ca2efbefbc7ed401  CGI-Prototype-0.9053.tar.gz
+4916d14a31c8eb66fb2643970804942d  CGI-Prototype-0.9054.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-CGI-Prototype/f16] update to 0.9054

2011-10-02 Thread Iain Arnell
Summary of changes:

  251a572... update to 0.9054 (*)

(*) 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-CGI-Prototype/f15] (3 commits) ...update to 0.9054

2011-10-02 Thread Iain Arnell
Summary of changes:

  da55bf9... Perl mass rebuild (*)
  c27b207... Perl mass rebuild (*)
  251a572... update to 0.9054 (*)

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


File CPAN-Mini-1.111007.tar.gz uploaded to lookaside cache by iarnell

2011-10-02 Thread Iain Arnell
A file has been added to the lookaside cache for perl-CPAN-Mini:

b0feff371b555ae8f79b5c8bb2ff5e7e  CPAN-Mini-1.111007.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-CPAN-Mini] update to 1.111007

2011-10-02 Thread Iain Arnell
commit 2e312d869f495e41d97a185bec57fe4191a42c6d
Author: Iain Arnell iarn...@gmail.com
Date:   Sun Oct 2 09:55:42 2011 +0200

update to 1.111007

clean up spec for modern rpmbuild
don't package tests as doc
remove explicit requires

 .gitignore  |1 +
 perl-CPAN-Mini.spec |   37 +++--
 sources |2 +-
 3 files changed, 13 insertions(+), 27 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3cbd920..4370a41 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 CPAN-Mini-1.100630.tar.gz
+/CPAN-Mini-1.111007.tar.gz
diff --git a/perl-CPAN-Mini.spec b/perl-CPAN-Mini.spec
index 26b41cf..9d21333 100644
--- a/perl-CPAN-Mini.spec
+++ b/perl-CPAN-Mini.spec
@@ -1,18 +1,17 @@
 Name:   perl-CPAN-Mini
 Summary:Create a minimal mirror of CPAN
-Version:1.100630
-Release:5%{?dist}
+Version:1.111007
+Release:1%{?dist}
 License:GPL+ or Artistic
 Group:  Development/Libraries
 Source0:
http://search.cpan.org/CPAN/authors/id/R/RJ/RJBS/CPAN-Mini-%{version}.tar.gz 
 URL:http://search.cpan.org/dist/CPAN-Mini/
-BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
 BuildArch:  noarch
 
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(Compress::Zlib) = 1.20
-BuildRequires:  perl(ExtUtils::MakeMaker) = 6.11
+BuildRequires:  perl(ExtUtils::MakeMaker) = 6.30
 BuildRequires:  perl(File::Basename)
 BuildRequires:  perl(File::Copy)
 BuildRequires:  perl(File::Find)
@@ -23,23 +22,9 @@ BuildRequires:  perl(File::Temp)
 BuildRequires:  perl(Getopt::Long)
 BuildRequires:  perl(LWP::UserAgent) = 5
 BuildRequires:  perl(Pod::Usage) = 1.00
-BuildRequires:  perl(Test::More)
+BuildRequires:  perl(Test::More) = 0.96
 BuildRequires:  perl(URI) = 1
 
-Requires:   perl(Carp)
-Requires:   perl(Compress::Zlib) = 1.20
-Requires:   perl(File::Basename)
-Requires:   perl(File::Copy)
-Requires:   perl(File::Find)
-Requires:   perl(File::HomeDir) = 0.57
-Requires:   perl(File::Path) = 2.04
-Requires:   perl(File::Spec)
-Requires:   perl(File::Temp)
-Requires:   perl(Getopt::Long)
-Requires:   perl(LWP::UserAgent) = 5
-Requires:   perl(Pod::Usage) = 1.00
-Requires:   perl(URI) = 1
-
 %{?perl_default_filter}
 %{?perl_default_subpackage_tests}
 
@@ -58,8 +43,6 @@ perl -pi -e 's|^#!perl|#!/usr/bin/perl|' t/*
 make %{?_smp_mflags}
 
 %install
-rm -rf %{buildroot}
-
 make pure_install DESTDIR=%{buildroot}
 
 find %{buildroot} -type f -name .packlist -exec rm -f {} + 
@@ -70,17 +53,19 @@ find %{buildroot} -depth -type d -exec rmdir {} 2/dev/null 
\;
 %check
 make test
 
-%clean
-rm -rf %{buildroot}
-
 %files
-%defattr(-,root,root,-)
-%doc Changes LICENSE README t/
+%doc Changes LICENSE README
 %{_bindir}/*
 %{perl_vendorlib}/*
 %{_mandir}/man[13]/*
 
 %changelog
+* Sun Oct 02 2011 Iain Arnell iarn...@gmail.com 1.111007-1
+- update to latest upstream version
+- clean up spec for modern rpmbuild
+- don't package tests as doc
+- remove explicit requires
+
 * Tue Jul 19 2011 Petr Sabata con...@redhat.com - 1.100630-5
 - Perl mass rebuild
 
diff --git a/sources b/sources
index c41bb1a..064a9f9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-de796ab32b463bfffd32b4d523ec6d73  CPAN-Mini-1.100630.tar.gz
+b0feff371b555ae8f79b5c8bb2ff5e7e  CPAN-Mini-1.111007.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-CPAN-Mini/f16] update to 1.111007

2011-10-02 Thread Iain Arnell
Summary of changes:

  2e312d8... update to 1.111007 (*)

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


File CSS-Minifier-XS-0.08.tar.gz uploaded to lookaside cache by iarnell

2011-10-02 Thread Iain Arnell
A file has been added to the lookaside cache for perl-CSS-Minifier-XS:

10a71fd208a20f69c13526a3f592d934  CSS-Minifier-XS-0.08.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-CSS-Minifier-XS] update to 0.08

2011-10-02 Thread Iain Arnell
commit 1805bf3dce98f88a3f9c0c50dd1a1ac2c5afde42
Author: Iain Arnell iarn...@gmail.com
Date:   Sun Oct 2 10:29:01 2011 +0200

update to 0.08

 .gitignore|1 +
 perl-CSS-Minifier-XS.spec |   16 +++-
 sources   |2 +-
 3 files changed, 9 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d726567..4d129d9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 CSS-Minifier-XS-0.04.tar.gz
 CSS-Minifier-XS-0.07.tar.gz
+/CSS-Minifier-XS-0.08.tar.gz
diff --git a/perl-CSS-Minifier-XS.spec b/perl-CSS-Minifier-XS.spec
index e6daf10..65e3d92 100644
--- a/perl-CSS-Minifier-XS.spec
+++ b/perl-CSS-Minifier-XS.spec
@@ -1,15 +1,15 @@
 Name:   perl-CSS-Minifier-XS
-Version:0.07
-Release:4%{?dist}
+Version:0.08
+Release:1%{?dist}
 # lib/CSS/Minifier/XS.pm - GPL+ or Artistic
 License:GPL+ or Artistic
 Group:  Development/Libraries
 Summary:XS based CSS minifier
 Source: 
http://search.cpan.org/CPAN/authors/id/G/GT/GTERMARS/CSS-Minifier-XS-%{version}.tar.gz
 Url:http://search.cpan.org/dist/CSS-Minifier-XS
-BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
 
+BuildRequires: perl(CSS::Minifier)
 BuildRequires: perl(ExtUtils::MakeMaker)
 BuildRequires: perl(Module::Build::Compat)
 BuildRequires: perl(Test::More)
@@ -34,8 +34,6 @@ not just pure Perl.
 make %{?_smp_mflags}
 
 %install
-rm -rf %{buildroot}
-
 make pure_install DESTDIR=%{buildroot}
 find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
 find %{buildroot} -type f -name '*.bs' -a -size 0 -exec rm -f {} ';'
@@ -46,17 +44,17 @@ find %{buildroot} -depth -type d -exec rmdir {} 2/dev/null 
';'
 %check
 make test
 
-%clean
-rm -rf %{buildroot}
-
 %files
-%defattr(-,root,root,-)
 %doc Changes README
 %{perl_vendorarch}/*
 %exclude %dir %{perl_vendorarch}/auto
 %{_mandir}/man3/*.3*
 
 %changelog
+* Sun Oct 02 2011 Iain Arnell iarn...@gmail.com 0.08-1
+- update to latest upstream version
+- clean up spec for modern rpmbuild
+
 * Mon Jun 20 2011 Marcela Mašláňová mmasl...@redhat.com - 0.07-4
 - Perl mass rebuild
 
diff --git a/sources b/sources
index 7ed39f8..6c0d23e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5869d1b827bdc576cd966c9826e63a39  CSS-Minifier-XS-0.07.tar.gz
+10a71fd208a20f69c13526a3f592d934  CSS-Minifier-XS-0.08.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

File CSS-Tiny-1.18.tar.gz uploaded to lookaside cache by iarnell

2011-10-02 Thread Iain Arnell
A file has been added to the lookaside cache for perl-CSS-Tiny:

f9a294ee9daf23eb0c11e96b7c4cd157  CSS-Tiny-1.18.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-CSS-Tiny] update to 0.18

2011-10-02 Thread Iain Arnell
commit f22db4f793d424cc66ef6bd5e10e4c7121a0b149
Author: Iain Arnell iarn...@gmail.com
Date:   Sun Oct 2 10:37:20 2011 +0200

update to 0.18

 .gitignore |1 +
 perl-CSS-Tiny.spec |   17 -
 sources|2 +-
 3 files changed, 10 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 9553a2b..ff6e63f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 CSS-Tiny-1.15.tar.gz
+/CSS-Tiny-1.18.tar.gz
diff --git a/perl-CSS-Tiny.spec b/perl-CSS-Tiny.spec
index 35574cb..5f0491e 100644
--- a/perl-CSS-Tiny.spec
+++ b/perl-CSS-Tiny.spec
@@ -1,16 +1,17 @@
 Name:   perl-CSS-Tiny
-Version:1.15
-Release:8%{?dist}
+Version:1.18
+Release:1%{?dist}
 Summary:Read/Write .css files with as little code as possible
 
 Group:  Development/Libraries
 License:GPL+ or Artistic
 URL:http://search.cpan.org/dist/CSS-Tiny/
 Source0:
http://www.cpan.org/authors/id/A/AD/ADAMK/CSS-Tiny-%{version}.tar.gz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:  noarch
 BuildRequires:  perl(Clone)
+BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Test::Pod) = 1.00
 Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
 Requires:   perl(Clone)
@@ -30,7 +31,6 @@ make %{?_smp_mflags}
 
 
 %install
-rm -rf $RPM_BUILD_ROOT
 make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
 find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';'
 find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2/dev/null ';'
@@ -41,18 +41,17 @@ chmod -R u+w $RPM_BUILD_ROOT/*
 make test
 
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
-
 %files
-%defattr(-,root,root,-)
 %doc Changes LICENSE README
 %{perl_vendorlib}/CSS/
 %{_mandir}/man3/*.3pm*
 
 
 %changelog
+* Sun Oct 02 2011 Iain Arnell iarn...@gmail.com 1.18-1
+- update to latest upstream version
+- clean up spec for modern rpmbuild
+
 * Mon Jun 20 2011 Marcela Mašláňová mmasl...@redhat.com - 1.15-8
 - Perl mass rebuild
 
diff --git a/sources b/sources
index 29f1ee0..3ac66ea 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fb95eca695af24221f34de116a069b73  CSS-Tiny-1.15.tar.gz
+f9a294ee9daf23eb0c11e96b7c4cd157  CSS-Tiny-1.18.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

File Config-Tiny-2.14.tar.gz uploaded to lookaside cache by iarnell

2011-10-02 Thread Iain Arnell
A file has been added to the lookaside cache for perl-Config-Tiny:

498b8fd37a190a214cddd5506be77720  Config-Tiny-2.14.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-Config-Tiny] update to 2.14

2011-10-02 Thread Iain Arnell
commit 9fa213f07ddaee085bc929eb20e0dbc8f04126be
Author: Iain Arnell iarn...@gmail.com
Date:   Sun Oct 2 10:41:38 2011 +0200

update to 2.14

 .gitignore|1 +
 perl-Config-Tiny.spec |   14 ++
 sources   |2 +-
 3 files changed, 8 insertions(+), 9 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 860a614..298aaaf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 Config-Tiny-2.12.tar.gz
+/Config-Tiny-2.14.tar.gz
diff --git a/perl-Config-Tiny.spec b/perl-Config-Tiny.spec
index 17ae0be..804884b 100644
--- a/perl-Config-Tiny.spec
+++ b/perl-Config-Tiny.spec
@@ -1,13 +1,12 @@
 Name:   perl-Config-Tiny
-Version:2.12
-Release:12%{?dist}
+Version:2.14
+Release:1%{?dist}
 Summary:Perl module for reading and writing .ini style configuration 
files
 
 Group:  Development/Libraries
 License:GPL+ or Artistic
 URL:http://search.cpan.org/dist/Config-Tiny/
 Source0:
http://www.cpan.org/authors/id/A/AD/ADAMK/Config-Tiny-%{version}.tar.gz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:  noarch
 BuildRequires:  perl(ExtUtils::MakeMaker)
@@ -34,7 +33,6 @@ make %{?_smp_mflags}
 
 
 %install
-rm -rf $RPM_BUILD_ROOT
 make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
 find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';'
 find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2/dev/null ';'
@@ -46,18 +44,18 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 
2/dev/null ';'
 make test AUTOMATED_TESTING=1
 %endif
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 
 %files
-%defattr(-,root,root,-)
 %doc Changes LICENSE README
 %{perl_vendorlib}/Config/
 %{_mandir}/man3/*.3pm*
 
 
 %changelog
+* Sun Oct 02 2011 Iain Arnell iarn...@gmail.com 2.14-1
+- update to latest upstream version
+- clean up spec for modern rpmbuild
+
 * Tue Jun 28 2011 Marcela Mašláňová mmasl...@redhat.com - 2.12-12
 - rebuild with Perl 5.14.1
 - use perl_bootstrap macro
diff --git a/sources b/sources
index 76d6b3d..aaace67 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1df5a4ff37cd1d80532ddbe28015d1f0  Config-Tiny-2.12.tar.gz
+498b8fd37a190a214cddd5506be77720  Config-Tiny-2.14.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-Config-Tiny/f16] update to 2.14

2011-10-02 Thread Iain Arnell
Summary of changes:

  9fa213f... update to 2.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-Config-Tiny/f15] (3 commits) ...update to 2.14

2011-10-02 Thread Iain Arnell
Summary of changes:

  4241d96... - rebuild with Perl 5.14.1 - use perl_bootstrap macro (*)
  678a56b... add missing BR ExtUtils::MakeMaker (*)
  9fa213f... update to 2.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-Config-Tiny/f14] (5 commits) ...update to 2.14

2011-10-02 Thread Iain Arnell
Summary of changes:

  3928713... - 661697 rebuild for fixing problems with vendorach/lib (*)
  be30a69... - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass (*)
  4241d96... - rebuild with Perl 5.14.1 - use perl_bootstrap macro (*)
  678a56b... add missing BR ExtUtils::MakeMaker (*)
  9fa213f... update to 2.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


File PDF-API2-2.019.tar.gz uploaded to lookaside cache by spot

2011-10-02 Thread Tom Callaway
A file has been added to the lookaside cache for perl-PDF-API2:

23ce447867d1903be58d0e6f0a09de78  PDF-API2-2.019.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-PDF-API2] 2.019

2011-10-02 Thread Tom Callaway
commit b37efb3640059d8e3d99c0d712b417804221d2cd
Author: Tom spot Callaway tcall...@redhat.com
Date:   Sun Oct 2 11:17:25 2011 +0200

2.019

 .gitignore |1 +
 perl-PDF-API2.spec |   14 +-
 sources|2 +-
 3 files changed, 7 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d602b44..efde809 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 PDF-API2-0.73.tar.gz
 /PDF-API2-2.016.tar.gz
+/PDF-API2-2.019.tar.gz
diff --git a/perl-PDF-API2.spec b/perl-PDF-API2.spec
index ed9cd39..9dcc143 100644
--- a/perl-PDF-API2.spec
+++ b/perl-PDF-API2.spec
@@ -1,6 +1,6 @@
 Name:   perl-PDF-API2
-Version:2.016
-Release:3%{?dist}
+Version:2.019
+Release:1%{?dist}
 Summary:Perl module for creation and modification of PDF files
 
 Group:  System Environment/Libraries
@@ -8,7 +8,6 @@ License:LGPLv2+
 URL:http://search.cpan.org/dist/PDF-API2/ 
 Source0:
http://search.cpan.org/CPAN/authors/id/S/SS/SSIMMS/PDF-API2-%{version}.tar.gz 
 Patch1: font-location.patch
-BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:  noarch
 BuildRequires:  perl(ExtUtils::MakeMaker), perl(Test::More)
@@ -56,7 +55,6 @@ make %{?_smp_mflags}
 
 
 %install
-rm -rf $RPM_BUILD_ROOT
 make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
 find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';'
 find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2/dev/null ';'
@@ -71,12 +69,7 @@ rm -rf $RPM_BUILD_ROOT/%{perl_vendorlib}/PDF/API2/fonts
 make test
 
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
-
 %files
-%defattr(-,root,root,-)
 %doc Changes CONTACT HACKING LICENSE PATENTS README
 %doc contrib examples
 %{perl_vendorlib}/PDF/
@@ -86,6 +79,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sun Oct  2 2011 Tom Callaway s...@fedoraproject.org - 2.019-1
+- update to 2.019
+
 * Wed Jul 20 2011 Petr Sabata con...@redhat.com - 2.016-3
 - Perl mass rebuild
 
diff --git a/sources b/sources
index 360e9c3..8d7e8c2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-68ae025b5338022eebe2d6386c9e8df0  PDF-API2-2.016.tar.gz
+23ce447867d1903be58d0e6f0a09de78  PDF-API2-2.019.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel


File Bio-Graphics-2.25.tar.gz uploaded to lookaside cache by spot

2011-10-02 Thread Tom Callaway
A file has been added to the lookaside cache for perl-Bio-Graphics:

0d9d62d572486ac41dbdeb1e1f70e219  Bio-Graphics-2.25.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-Bio-Graphics] 2.25

2011-10-02 Thread Tom Callaway
commit 65104ebb44998f271a49944bd48c4d21932a122a
Author: Tom spot Callaway tcall...@redhat.com
Date:   Sun Oct 2 11:25:31 2011 +0200

2.25

 .gitignore |1 +
 perl-Bio-Graphics.spec |   14 +-
 sources|2 +-
 3 files changed, 7 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d8dbf40..8bbe7f9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 Bio-Graphics-1.994.tar.gz
 Bio-Graphics-2.11.tar.gz
 /Bio-Graphics-2.14.tar.gz
+/Bio-Graphics-2.25.tar.gz
diff --git a/perl-Bio-Graphics.spec b/perl-Bio-Graphics.spec
index 04c4b6c..8899b8b 100644
--- a/perl-Bio-Graphics.spec
+++ b/perl-Bio-Graphics.spec
@@ -1,12 +1,11 @@
 Name:   perl-Bio-Graphics
-Version:2.14
-Release:5%{?dist}
+Version:2.25
+Release:1%{?dist}
 Summary:Generate GD images of Bio::Seq objects
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Bio-Graphics/
 Source0:
http://www.cpan.org/authors/id/L/LD/LDS/Bio-Graphics-%{version}.tar.gz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:  noarch
 BuildRequires:  perl(Bio::Root::Version) = 1.005009
 BuildRequires:  perl(GD) = 2.3
@@ -45,8 +44,6 @@ rm lib/Bio/Graphics/Glyph/trace.pm
 ./Build
 
 %install
-rm -rf $RPM_BUILD_ROOT
-
 ./Build install destdir=$RPM_BUILD_ROOT create_packlist=0
 find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2/dev/null \;
 
@@ -56,11 +53,7 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 
2/dev/null \;
 %check
 #./Build test
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
-%defattr(-,root,root,-)
 %doc Changes DISCLAIMER.txt README README.bioperl
 %{_bindir}/*
 %{perl_vendorlib}/*
@@ -68,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man3/*
 
 %changelog
+* Sun Oct  2 2011 Tom Callaway s...@fedoraproject.org - 2.25-1
+- 2.25
+
 * Fri Jul 22 2011 Petr Pisar ppi...@redhat.com - 2.14-5
 - RPM 4.9 dependency filtering added
 
diff --git a/sources b/sources
index 5accc9a..367c3f2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8a19807fb3f5c91551066956c17cd933  Bio-Graphics-2.14.tar.gz
+0d9d62d572486ac41dbdeb1e1f70e219  Bio-Graphics-2.25.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 679752] perl-PDF-API2-2.019 is available

2011-10-02 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


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

Tom spot Callaway tcall...@redhat.com changed:

   What|Removed |Added

 Status|NEW |CLOSED
 CC||tcall...@redhat.com
 Resolution||RAWHIDE
Last Closed||2011-10-02 05:24:02

--- Comment #3 from Tom spot Callaway tcall...@redhat.com 2011-10-02 
05:24:02 EDT ---
2.019-1 in rawhide.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel


[Bug 707919] perl-Bio-Graphics-2.25 is available

2011-10-02 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


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

Tom spot Callaway tcall...@redhat.com changed:

   What|Removed |Added

 Status|NEW |CLOSED
 CC||tcall...@redhat.com
 Resolution||RAWHIDE
Last Closed||2011-10-02 05:33:28

--- Comment #3 from Tom spot Callaway tcall...@redhat.com 2011-10-02 
05:33:28 EDT ---
2.25-1 in rawhide.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel


File Bio-SamTools-1.31.tar.gz uploaded to lookaside cache by spot

2011-10-02 Thread Tom Callaway
A file has been added to the lookaside cache for perl-Bio-SamTools:

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


[perl-Bio-SamTools] 1.31

2011-10-02 Thread Tom Callaway
commit 3a238a0a5993b5f0141efb5fd000eee2cadaf680
Author: Tom spot Callaway tcall...@redhat.com
Date:   Sun Oct 2 11:38:26 2011 +0200

1.31

 .gitignore |1 +
 perl-Bio-SamTools.spec |   12 
 sources|2 +-
 3 files changed, 6 insertions(+), 9 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a97b50c..8d31530 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /Bio-SamTools-1.28.tar.gz
 /Bio-SamTools-1.29.tar.gz
 /Bio-SamTools-1.30.tar.gz
+/Bio-SamTools-1.31.tar.gz
diff --git a/perl-Bio-SamTools.spec b/perl-Bio-SamTools.spec
index eea0b92..e87668f 100644
--- a/perl-Bio-SamTools.spec
+++ b/perl-Bio-SamTools.spec
@@ -1,12 +1,11 @@
 Name:  perl-Bio-SamTools
-Version:   1.30
+Version:   1.31
 Release:   1%{?dist}
 Summary:   Bio::SamTools Perl module
 License:   GPL+ or Artistic 2.0
 Group: Development/Libraries
 URL:   http://search.cpan.org/dist/Bio-SamTools/
 Source0:   
http://search.cpan.org/CPAN/authors/id/L/LD/LDS/Bio-SamTools-%{version}.tar.gz
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: perl = 0:5.008
 BuildRequires: perl(Bio::PrimarySeq)
 BuildRequires: perl(Bio::SeqFeature::Lite)
@@ -40,8 +39,6 @@ sed -i 's|= find_sam(|= (%{_includedir}/samtools, 
%{_libdir}|' Build.PL
 ./Build
 
 %install
-rm -rf %{buildroot}
-
 ./Build install destdir=%{buildroot} create_packlist=0
 find %{buildroot} -type f -name '*.bs' -size 0 -exec rm -f {} \;
 find %{buildroot} -depth -type d -exec rmdir {} 2/dev/null \;
@@ -51,11 +48,7 @@ find %{buildroot} -depth -type d -exec rmdir {} 2/dev/null 
\;
 %check
 ./Build test
 
-%clean
-rm -rf %{buildroot}
-
 %files
-%defattr(-,root,root,-)
 %doc Changes DISCLAIMER LICENSE README
 %{perl_vendorarch}/auto/*
 %{perl_vendorarch}/Bio*
@@ -64,6 +57,9 @@ rm -rf %{buildroot}
 %{_bindir}/genomeCoverageBed.pl
 
 %changelog
+* Sun Oct  2 2011 Tom Callaway s...@fedoraproject.org - 1.31-1
+- update to 1.31
+
 * Wed Aug 17 2011 Adam Huffman bl...@verdurin.com - 1.30-1
 - New upstream release 1.30
 
diff --git a/sources b/sources
index d2e5c5f..b0a6906 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-888b2787a698cbb52f3bfe5e8ac2a470  Bio-SamTools-1.30.tar.gz
+d19ccb747abcb1a3a078b769412f6bbb  Bio-SamTools-1.31.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel


[perl-Class-DBI-AsForm] minor spec cleanups and rebuild

2011-10-02 Thread Tom Callaway
commit 54633eae7cb45d131a24d6bd701c467ec32db0b8
Author: Tom spot Callaway tcall...@redhat.com
Date:   Sun Oct 2 11:42:04 2011 +0200

minor spec cleanups and rebuild

 perl-Class-DBI-AsForm.spec |   12 
 1 files changed, 4 insertions(+), 8 deletions(-)
---
diff --git a/perl-Class-DBI-AsForm.spec b/perl-Class-DBI-AsForm.spec
index 90fba9a..a401c02 100644
--- a/perl-Class-DBI-AsForm.spec
+++ b/perl-Class-DBI-AsForm.spec
@@ -1,13 +1,11 @@
 Name:   perl-Class-DBI-AsForm
 Version:2.42
-Release:15%{?dist}
+Release:16%{?dist}
 Summary:Produce HTML form elements for database columns
 Group:  Development/Libraries
 License:GPL+ or Artistic
 URL:http://search.cpan.org/dist/Class-DBI-AsForm
 Source0:
http://search.cpan.org/CPAN/authors/id/T/TM/TMTM/Class-DBI-AsForm-%{version}.tar.gz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-
 BuildArch:  noarch
 BuildRequires: perl(Class::DBI), perl(HTML::Element), 
perl(Class::DBI::Plugin::Type)
 BuildRequires:  perl(DBD::SQLite), perl(Test::Pod), perl(Test::Pod::Coverage), 
perl(Test::More)
@@ -30,7 +28,6 @@ perldoc -t perlgpl  COPYING
 make %{?_smp_mflags}
 
 %install
-rm -rf $RPM_BUILD_ROOT
 make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
 find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';'
 find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2/dev/null ';'
@@ -39,17 +36,16 @@ chmod -R u+w $RPM_BUILD_ROOT/*
 %check
 make test
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
-%defattr(-,root,root,-)
 %doc Artistic COPYING Changes
 %{perl_vendorlib}/Class/DBI
 %{_mandir}/man3/*.3*
 
 
 %changelog
+* Sun Oct  2 2011 Tom Callaway s...@fedoraproject.org - 2.42-16
+- minor spec cleanups and rebuild
+
 * Tue Jul 19 2011 Petr Sabata con...@redhat.com - 2.42-15
 - Perl 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


[Bug 660826] FTBFS perl-Class-DBI-AsForm-2.42-11.fc14

2011-10-02 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


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

Tom spot Callaway tcall...@redhat.com changed:

   What|Removed |Added

 Status|NEW |CLOSED
 Resolution||RAWHIDE
Last Closed||2011-10-02 05:47:36

--- Comment #7 from Tom spot Callaway tcall...@redhat.com 2011-10-02 
05:47:36 EDT ---
perl-Class-DBI-AsForm-2.42-16.fc17 built fine in rawhide.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel


[Bug 731315] perl-Bio-SamTools-1.31 is available

2011-10-02 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


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

Tom spot Callaway tcall...@redhat.com changed:

   What|Removed |Added

 Status|NEW |CLOSED
 CC||tcall...@redhat.com
 Resolution||RAWHIDE
Last Closed||2011-10-02 05:45:29

--- Comment #2 from Tom spot Callaway tcall...@redhat.com 2011-10-02 
05:45:29 EDT ---
perl-Bio-SamTools-1.31-1.fc17 in rawhide.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel


[Bug 689709] Circular and missing dependecies

2011-10-02 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


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

Tom spot Callaway tcall...@redhat.com changed:

   What|Removed |Added

 Status|NEW |CLOSED
 CC||tcall...@redhat.com
 Resolution||RAWHIDE
Last Closed||2011-10-02 05:57:21

--- Comment #20 from Tom spot Callaway tcall...@redhat.com 2011-10-02 
05:57:21 EDT ---
This issue is resolved in rawhide.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel


File Test-WWW-Mechanize-Catalyst-0.55.tar.gz uploaded to lookaside cache by iarnell

2011-10-02 Thread Iain Arnell
A file has been added to the lookaside cache for 
perl-Test-WWW-Mechanize-Catalyst:

57fa104dc6081bb92c35e1c44149cbbf  Test-WWW-Mechanize-Catalyst-0.55.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel


File Mojolicious-1.99.tar.gz uploaded to lookaside cache by spot

2011-10-02 Thread Tom Callaway
A file has been added to the lookaside cache for perl-Mojolicious:

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


[perl-Mojolicious] 1.99

2011-10-02 Thread Tom Callaway
commit 6f02f8e999d36226447a168ab44218e7efaed161
Author: Tom spot Callaway tcall...@redhat.com
Date:   Sun Oct 2 12:04:17 2011 +0200

1.99

 .gitignore|1 +
 perl-Mojolicious.spec |5 -
 sources   |2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 24a5794..bad77ca 100644
--- a/.gitignore
+++ b/.gitignore
@@ -26,3 +26,4 @@ Mojolicious-0.26.tar.gz
 /Mojolicious-1.65.tar.gz
 /Mojolicious-1.92.tar.gz
 /Mojolicious-1.98.tar.gz
+/Mojolicious-1.99.tar.gz
diff --git a/perl-Mojolicious.spec b/perl-Mojolicious.spec
index c02935f..ae29313 100644
--- a/perl-Mojolicious.spec
+++ b/perl-Mojolicious.spec
@@ -1,5 +1,5 @@
 Name:   perl-Mojolicious
-Version:1.98
+Version:1.99
 Release:1%{?dist}
 Summary:A next generation web framework for Perl
 License:Artistic 2.0
@@ -51,6 +51,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Oct  2 2011 Tom Callaway s...@fedoraproject.org - 1.99-1
+- update to 1.99
+
 * Thu Sep 15 2011 Yanko Kaneti yan...@declera.com - 1.98-1
 - Upstream update 1.98
 
diff --git a/sources b/sources
index 3e5597f..7b09921 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f39feb56dc7a0931807a0a9b77989741  Mojolicious-1.98.tar.gz
+70365be4a9b0d6bf04d71fd6bdf088bf  Mojolicious-1.99.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-WWW-Mechanize-Catalyst] update to 0.55

2011-10-02 Thread Iain Arnell
commit 05ff55e9cb8bd103a0fe16efdcae2366865214ad
Author: Iain Arnell iarn...@gmail.com
Date:   Sun Oct 2 12:05:16 2011 +0200

update to 0.55

 .gitignore|1 +
 perl-Test-WWW-Mechanize-Catalyst.spec |6 --
 sources   |2 +-
 3 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a628574..3cf84dc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 Test-WWW-Mechanize-Catalyst-0.52.tar.gz
 /Test-WWW-Mechanize-Catalyst-0.53.tar.gz
 /Test-WWW-Mechanize-Catalyst-0.54.tar.gz
+/Test-WWW-Mechanize-Catalyst-0.55.tar.gz
diff --git a/perl-Test-WWW-Mechanize-Catalyst.spec 
b/perl-Test-WWW-Mechanize-Catalyst.spec
index 13f26d5..440116e 100644
--- a/perl-Test-WWW-Mechanize-Catalyst.spec
+++ b/perl-Test-WWW-Mechanize-Catalyst.spec
@@ -1,6 +1,6 @@
 Name:   perl-Test-WWW-Mechanize-Catalyst
 Summary:Test::WWW::Mechanize for Catalyst
-Version:0.54
+Version:0.55
 Release:1%{?dist}
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -58,12 +58,14 @@ find %{buildroot} -depth -type d -exec rmdir {} 2/dev/null 
\;
 make test
 
 %files
-%defattr(-,root,root,-)
 %doc CHANGES README
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Sun Oct 02 2011 Iain Arnell iarn...@gmail.com 0.55-1
+- update to latest upstream version
+
 * Mon Aug 29 2011 Iain Arnell iarn...@epo.org 0.54-1
 - update to latest upstream version
 
diff --git a/sources b/sources
index ef830fb..2074a9e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d4c69191f5e622b4c2e840cd4feaf629  Test-WWW-Mechanize-Catalyst-0.54.tar.gz
+57fa104dc6081bb92c35e1c44149cbbf  Test-WWW-Mechanize-Catalyst-0.55.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel


File Test-WWW-Mechanize-1.34.tar.gz uploaded to lookaside cache by iarnell

2011-10-02 Thread Iain Arnell
A file has been added to the lookaside cache for perl-Test-WWW-Mechanize:

5dc492a02aa9aca11fc53c71678658ca  Test-WWW-Mechanize-1.34.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-WWW-Mechanize/f16] update to 1.34

2011-10-02 Thread Iain Arnell
Summary of changes:

  fe0815e... update to 1.34 (*)

(*) 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 715559] perl-Mojolicious-1.99 is available

2011-10-02 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


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

Tom spot Callaway tcall...@redhat.com changed:

   What|Removed |Added

 Status|NEW |CLOSED
 CC||tcall...@redhat.com
 Resolution||RAWHIDE
Last Closed||2011-10-02 06:13:52

--- Comment #29 from Tom spot Callaway tcall...@redhat.com 2011-10-02 
06:13:52 EDT ---
perl-Mojolicious-1.99-1.fc17 built in rawhide.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel


[perl-XML-Writer] 0.612

2011-10-02 Thread Tom Callaway
commit 1bfecf3b40b0ce7434196e510309662610894dd3
Author: Tom spot Callaway tcall...@redhat.com
Date:   Sun Oct 2 12:17:28 2011 +0200

0.612

 .gitignore   |1 +
 perl-XML-Writer.spec |   14 +-
 sources  |2 +-
 3 files changed, 7 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 742642a..09c95f4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 XML-Writer-0.606.tar.gz
+/XML-Writer-0.612.tar.gz
diff --git a/perl-XML-Writer.spec b/perl-XML-Writer.spec
index 3659461..0348b24 100644
--- a/perl-XML-Writer.spec
+++ b/perl-XML-Writer.spec
@@ -1,13 +1,12 @@
 Name:   perl-XML-Writer
-Version:0.606
-Release:9%{?dist}
+Version:0.612
+Release:1%{?dist}
 Summary:A simple Perl module for writing XML documents
 
 Group:  Development/Libraries
 License:MIT
 URL:http://search.cpan.org/dist/XML-Writer/
 Source0:
http://www.cpan.org/authors/id/J/JO/JOSEPHW/XML-Writer-%{version}.tar.gz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:  noarch
 BuildRequires:  perl(Test::Pod)
@@ -34,7 +33,6 @@ make %{?_smp_mflags}
 
 
 %install
-rm -rf $RPM_BUILD_ROOT
 make pure_install DESTDIR=$RPM_BUILD_ROOT
 find $RPM_BUILD_ROOT -type f -a \( -name .packlist \
   -o \( -name '*.bs' -a -empty \) \) -exec rm -f {} ';'
@@ -45,18 +43,16 @@ find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 
2/dev/null ';'
 make test
 
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
-
 %files
-%defattr(-,root,root,-)
 %doc Changes README TODO LICENSE
 %{perl_vendorlib}/*
 %{_mandir}/man3/*.3*
 
 
 %changelog
+* Sun Oct  2 2011 Tom Callaway s...@fedoraproject.org - 0.612-1
+- update to 0.612
+
 * Mon Jun 20 2011 Marcela Mašláňová mmasl...@redhat.com - 0.606-9
 - Perl mass rebuild
 
diff --git a/sources b/sources
index 5fffadc..4e341da 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-178895f6b011594f425d0a2aef0ee069  XML-Writer-0.606.tar.gz
+2f3c6c282f9f79d33639c55bf7afa4b0  XML-Writer-0.612.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

File SQL-Translator-0.11009.tar.gz uploaded to lookaside cache by iarnell

2011-10-02 Thread Iain Arnell
A file has been added to the lookaside cache for perl-SQL-Translator:

11bfa05f85fd8b25c4e872289c4dfd7b  SQL-Translator-0.11009.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 719281] perl-XML-Writer-0.612 is available

2011-10-02 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


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

Tom spot Callaway tcall...@redhat.com changed:

   What|Removed |Added

 Status|NEW |CLOSED
 CC||tcall...@redhat.com
 Resolution||RAWHIDE
Last Closed||2011-10-02 06:31:56

--- Comment #1 from Tom spot Callaway tcall...@redhat.com 2011-10-02 
06:31:56 EDT ---
perl-XML-Writer-0.612-1.fc17 built in rawhide.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel


[Bug 732587] Subroutine SNMP_Session::pack_sockaddr_in6 redefined

2011-10-02 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


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

Tom spot Callaway tcall...@redhat.com changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Flag|needinfo?(tcallawa@redhat.c |
   |om) |

--- Comment #2 from Tom spot Callaway tcall...@redhat.com 2011-10-02 
06:34:16 EDT ---
It seems like I fix this bug about once a year. :P

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel


Broken dependencies: perl-Pugs-Compiler-Rule

2011-10-02 Thread buildsys


perl-Pugs-Compiler-Rule has broken dependencies in the F-16 tree:
On x86_64:
perl-Pugs-Compiler-Rule-0.37-9.fc16.noarch requires 
perl(:MODULE_COMPAT_5.12.3)
On i386:
perl-Pugs-Compiler-Rule-0.37-9.fc16.noarch requires 
perl(:MODULE_COMPAT_5.12.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


[Bug 732587] Subroutine SNMP_Session::pack_sockaddr_in6 redefined

2011-10-02 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


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

--- Comment #3 from Tom spot Callaway tcall...@redhat.com 2011-10-02 
07:24:25 EDT ---
Dave, I think this fixes it, but I do not have a setup to test mrtg against.
Please confirm that this update actually works.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel


File SNMP_Session-1.13.tar.gz uploaded to lookaside cache by spot

2011-10-02 Thread Tom Callaway
A file has been added to the lookaside cache for perl-SNMP_Session:

055e1065babf55f1f8606329c6bdb947  SNMP_Session-1.13.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-SNMP_Session] 1.13

2011-10-02 Thread Tom Callaway
commit afb112cdd143c1162eca7eaa2bef698ecc02
Author: Tom spot Callaway tcall...@redhat.com
Date:   Sun Oct 2 13:34:53 2011 +0200

1.13

 .gitignore |1 +
 perl-SNMP_Session.spec |   19 +++
 sources|2 +-
 3 files changed, 9 insertions(+), 13 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1afe2aa..0ffbd5c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 SNMP_Session-1.12.tar.gz
+/SNMP_Session-1.13.tar.gz
diff --git a/perl-SNMP_Session.spec b/perl-SNMP_Session.spec
index 75b5ee3..6524b51 100644
--- a/perl-SNMP_Session.spec
+++ b/perl-SNMP_Session.spec
@@ -1,14 +1,12 @@
 Name:   perl-SNMP_Session
-Version:1.12
-Release:8%{?dist}
+Version:1.13
+Release:1%{?dist}
 Summary:SNMP support for Perl 5
 
 Group:  Development/Libraries
 License:Artistic 2.0
-URL:http://www.switch.ch/misc/leinen/snmp/perl/
-Source0:
http://www.switch.ch/misc/leinen/snmp/perl/dist/SNMP_Session-%{version}.tar.gz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-
+URL:http://code.google.com/p/snmp-session/
+Source0:
http://snmp-session.googlecode.com/files/SNMP_Session-%{version}.tar.gz
 BuildArch:  noarch
 BuildRequires:  perl(ExtUtils::MakeMaker)
 Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
@@ -32,7 +30,6 @@ make %{?_smp_mflags}
 
 
 %install
-rm -rf $RPM_BUILD_ROOT
 make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
 find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';'
 find $RPM_BUILD_ROOT -type d -depth -exec rmdir {} 2/dev/null ';'
@@ -43,17 +40,15 @@ chmod -R u+w $RPM_BUILD_ROOT/*
 make test
 
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
-
 %files
-%defattr(-,root,root,-)
 %doc Artistic README README.SNMP_util index.html test/
 %{perl_vendorlib}/*
 
 
 %changelog
+* Sun Oct  2 2011 Tom Callaway s...@fedoraproject.org - 1.13-1
+- update to 1.13
+
 * Fri Jun 17 2011 Marcela Mašláňová mmasl...@redhat.com - 1.12-8
 - Perl mass rebuild
 
diff --git a/sources b/sources
index 8c44cef..8359792 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5f6b365b4c3815b13d7a902d94e254af  SNMP_Session-1.12.tar.gz
+055e1065babf55f1f8606329c6bdb947  SNMP_Session-1.13.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-SVK/f14] add missing Requires: perl(ExtUtils::MakeMaker) (bz 718870)

2011-10-02 Thread Tom Callaway
commit cc49b061e56389344e6e826ae2cc9ef33cae2d9a
Author: Tom spot Callaway tcall...@redhat.com
Date:   Sun Oct 2 13:38:52 2011 +0200

add missing Requires: perl(ExtUtils::MakeMaker) (bz 718870)

 perl-SVK.spec |   22 +-
 1 files changed, 17 insertions(+), 5 deletions(-)
---
diff --git a/perl-SVK.spec b/perl-SVK.spec
index 3d40fe2..509fdaa 100644
--- a/perl-SVK.spec
+++ b/perl-SVK.spec
@@ -1,12 +1,11 @@
 Name:   perl-SVK
 Version:2.2.3
-Release:1%{?dist}
+Release:6%{?dist}
 Summary:A Distributed Version Control System
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/SVK/
 Source0:
http://www.cpan.org/modules/by-authors/id/C/CL/CLKAO/SVK-v%{version}.tar.gz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:  noarch
 BuildRequires:  perl(ExtUtils::MakeMaker) = 6.42
 BuildRequires:  perl(Test::More)
@@ -45,6 +44,7 @@ Requires:  perl(Class::Accessor::Fast)
 Requires:  perl(Class::Data::Inheritable)
 Requires:  perl(Pod::Escapes)
 Requires:  perl(Pod::Simple)
+Requires:  perl(ExtUtils::MakeMaker)
 #Requires:  perl(SVN::Mirror) = 0.71
 Requires:  perl(Term::ReadKey)
 Requires:  perl(Time::Progress)
@@ -78,8 +78,6 @@ chmod +x %{__perl_requires}
 make %{?_smp_mflags}
 
 %install
-rm -rf $RPM_BUILD_ROOT
-
 make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
 
 find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
@@ -97,7 +95,6 @@ chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/*
 rm -rf $RPM_BUILD_ROOT %{__perl_requires}
 
 %files
-%defattr(-,root,root,-)
 %doc ARTISTIC CHANGES CHANGES-1.0 COMMITTERS COPYING README
 %{perl_vendorlib}/*
 %{_mandir}/man1/*
@@ -105,6 +102,21 @@ rm -rf $RPM_BUILD_ROOT %{__perl_requires}
 %{_bindir}/svk
 
 %changelog
+* Sun Oct  2 2011 Tom Callaway s...@fedoraproject.org - 2.2.3-6
+- add missing Requires: perl(ExtUtils::MakeMaker) (bz 718870)
+
+* Thu Jul 21 2011 Petr Sabata con...@redhat.com - 2.2.3-5
+- Perl mass rebuild
+
+* Tue Jul 19 2011 Petr Sabata con...@redhat.com - 2.2.3-4
+- Perl mass rebuild
+
+* Wed Feb 09 2011 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 2.2.3-3
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
+
+* Wed Dec 22 2010 Marcela Maslanova mmasl...@redhat.com - 2.2.3-2
+- 661697 rebuild for fixing problems with vendorach/lib
+
 * Wed Jun 23 2010 Petr Pisar ppi...@redhat.com - 2.2.3-1
 - 2.2.3 bump
 - Remove SVN::Mirror dependency because perl-SVN-Mirror has been retired
--
Fedora Extras Perl SIG
http://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-SVK/f15] add missing Requires: perl(ExtUtils::MakeMaker) (bz 718870)

2011-10-02 Thread Tom Callaway
commit 4949d3064e389afe9d1ce2b692aabfdc2bd5858a
Author: Tom spot Callaway tcall...@redhat.com
Date:   Sun Oct 2 13:39:35 2011 +0200

add missing Requires: perl(ExtUtils::MakeMaker) (bz 718870)

 perl-SVK.spec |   16 +++-
 1 files changed, 11 insertions(+), 5 deletions(-)
---
diff --git a/perl-SVK.spec b/perl-SVK.spec
index ff6c1df..509fdaa 100644
--- a/perl-SVK.spec
+++ b/perl-SVK.spec
@@ -1,12 +1,11 @@
 Name:   perl-SVK
 Version:2.2.3
-Release:3%{?dist}
+Release:6%{?dist}
 Summary:A Distributed Version Control System
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/SVK/
 Source0:
http://www.cpan.org/modules/by-authors/id/C/CL/CLKAO/SVK-v%{version}.tar.gz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:  noarch
 BuildRequires:  perl(ExtUtils::MakeMaker) = 6.42
 BuildRequires:  perl(Test::More)
@@ -45,6 +44,7 @@ Requires:  perl(Class::Accessor::Fast)
 Requires:  perl(Class::Data::Inheritable)
 Requires:  perl(Pod::Escapes)
 Requires:  perl(Pod::Simple)
+Requires:  perl(ExtUtils::MakeMaker)
 #Requires:  perl(SVN::Mirror) = 0.71
 Requires:  perl(Term::ReadKey)
 Requires:  perl(Time::Progress)
@@ -78,8 +78,6 @@ chmod +x %{__perl_requires}
 make %{?_smp_mflags}
 
 %install
-rm -rf $RPM_BUILD_ROOT
-
 make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
 
 find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
@@ -97,7 +95,6 @@ chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/*
 rm -rf $RPM_BUILD_ROOT %{__perl_requires}
 
 %files
-%defattr(-,root,root,-)
 %doc ARTISTIC CHANGES CHANGES-1.0 COMMITTERS COPYING README
 %{perl_vendorlib}/*
 %{_mandir}/man1/*
@@ -105,6 +102,15 @@ rm -rf $RPM_BUILD_ROOT %{__perl_requires}
 %{_bindir}/svk
 
 %changelog
+* Sun Oct  2 2011 Tom Callaway s...@fedoraproject.org - 2.2.3-6
+- add missing Requires: perl(ExtUtils::MakeMaker) (bz 718870)
+
+* Thu Jul 21 2011 Petr Sabata con...@redhat.com - 2.2.3-5
+- Perl mass rebuild
+
+* Tue Jul 19 2011 Petr Sabata con...@redhat.com - 2.2.3-4
+- Perl mass rebuild
+
 * Wed Feb 09 2011 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 2.2.3-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_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-SVK/f16] add missing Requires: perl(ExtUtils::MakeMaker) (bz 718870)

2011-10-02 Thread Tom Callaway
commit 6fc39a76968b1d448464d1f3d6d082004c8bb9d3
Author: Tom spot Callaway tcall...@redhat.com
Date:   Sun Oct 2 13:40:11 2011 +0200

add missing Requires: perl(ExtUtils::MakeMaker) (bz 718870)

 perl-SVK.spec |   10 +-
 1 files changed, 5 insertions(+), 5 deletions(-)
---
diff --git a/perl-SVK.spec b/perl-SVK.spec
index 52a1362..509fdaa 100644
--- a/perl-SVK.spec
+++ b/perl-SVK.spec
@@ -1,12 +1,11 @@
 Name:   perl-SVK
 Version:2.2.3
-Release:5%{?dist}
+Release:6%{?dist}
 Summary:A Distributed Version Control System
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/SVK/
 Source0:
http://www.cpan.org/modules/by-authors/id/C/CL/CLKAO/SVK-v%{version}.tar.gz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:  noarch
 BuildRequires:  perl(ExtUtils::MakeMaker) = 6.42
 BuildRequires:  perl(Test::More)
@@ -45,6 +44,7 @@ Requires:  perl(Class::Accessor::Fast)
 Requires:  perl(Class::Data::Inheritable)
 Requires:  perl(Pod::Escapes)
 Requires:  perl(Pod::Simple)
+Requires:  perl(ExtUtils::MakeMaker)
 #Requires:  perl(SVN::Mirror) = 0.71
 Requires:  perl(Term::ReadKey)
 Requires:  perl(Time::Progress)
@@ -78,8 +78,6 @@ chmod +x %{__perl_requires}
 make %{?_smp_mflags}
 
 %install
-rm -rf $RPM_BUILD_ROOT
-
 make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
 
 find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
@@ -97,7 +95,6 @@ chmod -R u+rwX,go+rX,go-w $RPM_BUILD_ROOT/*
 rm -rf $RPM_BUILD_ROOT %{__perl_requires}
 
 %files
-%defattr(-,root,root,-)
 %doc ARTISTIC CHANGES CHANGES-1.0 COMMITTERS COPYING README
 %{perl_vendorlib}/*
 %{_mandir}/man1/*
@@ -105,6 +102,9 @@ rm -rf $RPM_BUILD_ROOT %{__perl_requires}
 %{_bindir}/svk
 
 %changelog
+* Sun Oct  2 2011 Tom Callaway s...@fedoraproject.org - 2.2.3-6
+- add missing Requires: perl(ExtUtils::MakeMaker) (bz 718870)
+
 * Thu Jul 21 2011 Petr Sabata con...@redhat.com - 2.2.3-5
 - Perl 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


[Bug 718870] Missing dependency in perl-SVK package

2011-10-02 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


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

--- Comment #3 from Fedora Update System upda...@fedoraproject.org 2011-10-02 
07:53:45 EDT ---
perl-SVK-2.2.3-6.fc16 has been submitted as an update for Fedora 16.
https://admin.fedoraproject.org/updates/perl-SVK-2.2.3-6.fc16

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel


[Bug 718870] Missing dependency in perl-SVK package

2011-10-02 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


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

--- Comment #2 from Fedora Update System upda...@fedoraproject.org 2011-10-02 
07:53:37 EDT ---
perl-SVK-2.2.3-6.fc14 has been submitted as an update for Fedora 14.
https://admin.fedoraproject.org/updates/perl-SVK-2.2.3-6.fc14

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel


[Bug 718870] Missing dependency in perl-SVK package

2011-10-02 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


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

--- Comment #1 from Fedora Update System upda...@fedoraproject.org 2011-10-02 
07:53:28 EDT ---
perl-SVK-2.2.3-6.fc15 has been submitted as an update for Fedora 15.
https://admin.fedoraproject.org/updates/perl-SVK-2.2.3-6.fc15

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel


File Scope-Upper-0.16.tar.gz uploaded to lookaside cache by iarnell

2011-10-02 Thread Iain Arnell
A file has been added to the lookaside cache for perl-Scope-Upper:

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


[perl-Scope-Upper] update to 0.16

2011-10-02 Thread Iain Arnell
commit 69e5029d4f1bcc0ecf33672015c9e313b4aec259
Author: Iain Arnell iarn...@gmail.com
Date:   Sun Oct 2 13:57:11 2011 +0200

update to 0.16

 .gitignore|1 +
 perl-Scope-Upper.spec |7 +--
 sources   |2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 7872693..c2ffe71 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ Scope-Upper-0.10.tar.gz
 /Scope-Upper-0.12.tar.gz
 /Scope-Upper-0.13.tar.gz
 /Scope-Upper-0.14.tar.gz
+/Scope-Upper-0.16.tar.gz
diff --git a/perl-Scope-Upper.spec b/perl-Scope-Upper.spec
index 686b7ba..9017fe2 100644
--- a/perl-Scope-Upper.spec
+++ b/perl-Scope-Upper.spec
@@ -1,7 +1,7 @@
 Name:   perl-Scope-Upper
 Summary:Act on upper scopes
-Version:0.14
-Release:2%{?dist}
+Version:0.16
+Release:1%{?dist}
 License:GPL+ or Artistic
 Group:  Development/Libraries
 Source0:
http://search.cpan.org/CPAN/authors/id/V/VP/VPIT/Scope-Upper-%{version}.tar.gz 
@@ -59,6 +59,9 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
+* Sun Oct 02 2011 Iain Arnell iarn...@gmail.com 0.16-1
+- update to latest upstream version
+
 * Tue Jul 19 2011 Petr Sabata con...@redhat.com - 0.14-2
 - Perl mass rebuild
 
diff --git a/sources b/sources
index d80f3ad..f5ae027 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4d67e08441688561dbe144cb2a00c30b  Scope-Upper-0.14.tar.gz
+d1e1285d556b2ab83723e67c90280ea4  Scope-Upper-0.16.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel


File Test-NeedsDisplay-1.07.tar.gz uploaded to lookaside cache by spot

2011-10-02 Thread Tom Callaway
A file has been added to the lookaside cache for perl-Test-NeedsDisplay:

9c6058e44f23696567cce3e14641a0af  Test-NeedsDisplay-1.07.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel


[perl-Test-NeedsDisplay] 1.07

2011-10-02 Thread Tom Callaway
commit 7b7ff9d9b41adc08fb35e994ae3a1b491eca6d7d
Author: Tom spot Callaway tcall...@redhat.com
Date:   Sun Oct 2 13:58:22 2011 +0200

1.07

 .gitignore  |1 +
 perl-Test-NeedsDisplay.spec |   14 +-
 sources |2 +-
 3 files changed, 7 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5e92cdd..558d3bc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 Test-NeedsDisplay-1.05.tar.gz
+/Test-NeedsDisplay-1.07.tar.gz
diff --git a/perl-Test-NeedsDisplay.spec b/perl-Test-NeedsDisplay.spec
index 3e1577f..d997946 100644
--- a/perl-Test-NeedsDisplay.spec
+++ b/perl-Test-NeedsDisplay.spec
@@ -1,12 +1,11 @@
 Name:   perl-Test-NeedsDisplay
-Version:1.05
-Release:8%{?dist}
+Version:1.07
+Release:1%{?dist}
 Summary:Ensure that tests needing a display have one
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Test-NeedsDisplay/
 Source0:
http://www.cpan.org/authors/id/A/AD/ADAMK/Test-NeedsDisplay-%{version}.tar.gz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:  noarch
 BuildRequires:  perl = 1:5.6.0
 BuildRequires:  perl(ExtUtils::MakeMaker)
@@ -27,8 +26,6 @@ any objects.
 make %{?_smp_mflags}
 
 %install
-rm -rf $RPM_BUILD_ROOT
-
 make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
 
 find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
@@ -39,16 +36,15 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 
2/dev/null \;
 %check
 make test
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
-%defattr(-,root,root,-)
 %doc Changes LICENSE README
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Sun Oct  2 2011 Tom Callaway s...@fedoraproject.org - 1.07-1
+- update to 1.07
+
 * Fri Jun 17 2011 Marcela Mašláňová mmasl...@redhat.com - 1.05-8
 - Perl mass rebuild
 
diff --git a/sources b/sources
index 7a83633..42d540f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-63967780b12820a668fed932812f9327  Test-NeedsDisplay-1.05.tar.gz
+9c6058e44f23696567cce3e14641a0af  Test-NeedsDisplay-1.07.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 633752] perl-Test-NeedsDisplay-1.07 is available

2011-10-02 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


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

Bug 633752 depends on bug 641940, which changed state.

Bug 641940 Summary: xorg-x11-server-Xvfb should require xorg-x11-xauth
https://bugzilla.redhat.com/show_bug.cgi?id=641940

   What|Old Value   |New Value

 Resolution||CURRENTRELEASE
 Status|NEW |CLOSED

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel


[perl-Scope-Upper/f15] (3 commits) ...update to 0.16

2011-10-02 Thread Iain Arnell
Summary of changes:

  3631354... update to 0.14 (*)
  b8d912e... Perl mass rebuild (*)
  69e5029... update to 0.16 (*)

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


File Try-Tiny-0.11.tar.gz uploaded to lookaside cache by iarnell

2011-10-02 Thread Iain Arnell
A file has been added to the lookaside cache for perl-Try-Tiny:

4d2c8ff385ac3513edf4c042dd0eacbe  Try-Tiny-0.11.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-Try-Tiny] update to 0.11

2011-10-02 Thread Iain Arnell
commit 64f7b536a6b9429552668abc7dfd0a9f2650dc46
Author: Iain Arnell iarn...@gmail.com
Date:   Sun Oct 2 14:02:29 2011 +0200

update to 0.11

 .gitignore |1 +
 perl-Try-Tiny.spec |8 +---
 sources|2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1bd9357..9771a50 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /Try-Tiny-0.07.tar.gz
 /Try-Tiny-0.09.tar.gz
+/Try-Tiny-0.11.tar.gz
diff --git a/perl-Try-Tiny.spec b/perl-Try-Tiny.spec
index 8d092bb..c3b5f00 100644
--- a/perl-Try-Tiny.spec
+++ b/perl-Try-Tiny.spec
@@ -1,7 +1,7 @@
 Name:   perl-Try-Tiny
 Summary:Minimal try/catch with proper localization of $@
-Version:0.09
-Release:2%{?dist}
+Version:0.11
+Release:1%{?dist}
 License:MIT
 Group:  Development/Libraries
 Source0:
http://search.cpan.org/CPAN/authors/id/D/DO/DOY/Try-Tiny-%{version}.tar.gz
@@ -39,12 +39,14 @@ find %{buildroot} -depth -type d -exec rmdir {} 2/dev/null 
';'
 make test
 
 %files
-%defattr(-,root,root,-)
 %doc Changes
 %{perl_vendorlib}/Try/
 %{_mandir}/man3/Try::Tiny.3pm*
 
 %changelog
+* Sun Oct 02 2011 Iain Arnell iarn...@gmail.com 0.11-1
+- update to latest upstream version
+
 * Wed Jun 15 2011 Marcela Mašláňová mmasl...@redhat.com - 0.09-2
 - Perl mass rebuild
 
diff --git a/sources b/sources
index 3803b8d..830569d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e526aa7d80cbc690c4a20925a592c13c  Try-Tiny-0.09.tar.gz
+4d2c8ff385ac3513edf4c042dd0eacbe  Try-Tiny-0.11.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

File namespace-clean-0.21.tar.gz uploaded to lookaside cache by iarnell

2011-10-02 Thread Iain Arnell
A file has been added to the lookaside cache for perl-namespace-clean:

eabf88eec3f5952c4bb87461b69fd1d8  namespace-clean-0.21.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 633752] perl-Test-NeedsDisplay-1.07 is available

2011-10-02 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


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

Tom spot Callaway tcall...@redhat.com changed:

   What|Removed |Added

 Status|NEW |CLOSED
 CC||tcall...@redhat.com
 Resolution||RAWHIDE
Last Closed||2011-10-02 08:06:48

--- Comment #1 from Tom spot Callaway tcall...@redhat.com 2011-10-02 
08:06:48 EDT ---
perl-Test-NeedsDisplay-1.07-1.fc17 is built in rawhide.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel


[perl-namespace-clean] update to 0.21

2011-10-02 Thread Iain Arnell
commit 0465cd73c4751ad2d6af9b617646e78c043d4357
Author: Iain Arnell iarn...@gmail.com
Date:   Sun Oct 2 14:49:41 2011 +0200

update to 0.21

 .gitignore|1 +
 perl-namespace-clean.spec |   29 -
 sources   |2 +-
 3 files changed, 18 insertions(+), 14 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 516612b..2525e7a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 namespace-clean-0.14.tar.gz
 namespace-clean-0.18.tar.gz
 /namespace-clean-0.20.tar.gz
+/namespace-clean-0.21.tar.gz
diff --git a/perl-namespace-clean.spec b/perl-namespace-clean.spec
index 5b0203f..d1fb966 100644
--- a/perl-namespace-clean.spec
+++ b/perl-namespace-clean.spec
@@ -1,27 +1,32 @@
 Name:   perl-namespace-clean
 Summary:Keep your namespace tidy
-Version:0.20
-Release:3%{?dist}
+Version:0.21
+Release:1%{?dist}
 License:GPL+ or Artistic
 Group:  Development/Libraries
-Source0:
http://search.cpan.org/CPAN/authors/id/F/FL/FLORA/namespace-clean-%{version}.tar.gz
 
+Source0:
http://search.cpan.org/CPAN/authors/id/R/RI/RIBASUSHI/namespace-clean-%{version}.tar.gz
 URL:http://search.cpan.org/dist/namespace-clean
-BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
 BuildArch:  noarch
 
 BuildRequires:  perl(B::Hooks::EndOfScope) = 0.07
 BuildRequires:  perl(constant)
 BuildRequires:  perl(CPAN)
+BuildRequires:  perl(Devel::Hide)
 BuildRequires:  perl(Exporter)
-BuildRequires:  perl(ExtUtils::MakeMaker) = 6.31
+BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(FindBin)
-BuildRequires:  perl(Package::Stash) = 0.22
+BuildRequires:  perl(Package::Stash) = 0.23
 BuildRequires:  perl(Sub::Identify) = 0.04
 BuildRequires:  perl(Sub::Name) = 0.04
 BuildRequires:  perl(Test::More) = 0.88
 BuildRequires:  perl(vars)
 
+# not automatically detected
+Requires:   perl(B::Hooks::EndOfScope) = 0.07
+Requires:   perl(Sub::Identify) = 0.04
+Requires:   perl(Sub::Name) = 0.04
+
 %{?perl_default_filter}
 %{?perl_default_subpackage_tests}
 
@@ -45,8 +50,6 @@ name, but they won't show up as methods on your class or 
instances.
 make %{?_smp_mflags}
 
 %install
-rm -rf %{buildroot}
-
 make pure_install DESTDIR=%{buildroot}
 find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
 find %{buildroot} -depth -type d -exec rmdir {} 2/dev/null ';'
@@ -56,16 +59,16 @@ find %{buildroot} -depth -type d -exec rmdir {} 2/dev/null 
';'
 %check
 make test
 
-%clean
-rm -rf %{buildroot}
-
 %files
-%defattr(-,root,root,-)
-%doc Changes README
+%doc Changes
 %{perl_vendorlib}/*
 %{_mandir}/man3/*.3*
 
 %changelog
+* Sun Oct 02 2011 Iain Arnell iarn...@gmail.com 0.21-1
+- update to latest upstream version
+- clean up spec for modern rpmbuild
+
 * Wed Jul 20 2011 Petr Sabata con...@redhat.com - 0.20-3
 - Perl mass rebuild
 
diff --git a/sources b/sources
index 4cc4c4b..76ec5be 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e73762d9cbbbcd571126ec724b46c962  namespace-clean-0.20.tar.gz
+eabf88eec3f5952c4bb87461b69fd1d8  namespace-clean-0.21.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-namespace-clean/f16] update to 0.21

2011-10-02 Thread Iain Arnell
Summary of changes:

  0465cd7... update to 0.21 (*)

(*) 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-namespace-clean/f15] (2 commits) ...update to 0.21

2011-10-02 Thread Iain Arnell
Summary of changes:

  199359d... Perl mass rebuild (*)
  0465cd7... update to 0.21 (*)

(*) 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 729768] Provides perl(Switch) improperly

2011-10-02 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


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

Iain Arnell iarn...@gmail.com changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
 CC||iarn...@gmail.com
 Resolution||ERRATA
Last Closed||2011-10-02 08:59:23

--- Comment #2 from Iain Arnell iarn...@gmail.com 2011-10-02 08:59:23 EDT ---
And pushed to stable on 2011-08-22.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel


Broken dependencies: perl-Pugs-Compiler-Rule

2011-10-02 Thread buildsys


perl-Pugs-Compiler-Rule has broken dependencies in the rawhide tree:
On x86_64:
perl-Pugs-Compiler-Rule-0.37-9.fc16.noarch requires 
perl(:MODULE_COMPAT_5.12.3)
On i386:
perl-Pugs-Compiler-Rule-0.37-9.fc16.noarch requires 
perl(:MODULE_COMPAT_5.12.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-NOCpulse-Gritch

2011-10-02 Thread buildsys


perl-NOCpulse-Gritch has broken dependencies in the rawhide tree:
On x86_64:
perl-NOCpulse-Gritch-1.27.9-4.fc17.noarch requires perl(GDBM_File)
On i386:
perl-NOCpulse-Gritch-1.27.9-4.fc17.noarch requires perl(GDBM_File)
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 Catalyst-Plugin-SubRequest-0.17.tar.gz uploaded to lookaside cache by iarnell

2011-10-02 Thread Iain Arnell
A file has been added to the lookaside cache for 
perl-Catalyst-Plugin-SubRequest:

2a1dbc31910d5b8c27f1f81ad4d89755  Catalyst-Plugin-SubRequest-0.17.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-Catalyst-Plugin-SubRequest] update to 0.17

2011-10-02 Thread Iain Arnell
commit a6e791bfa08ef37ddaaba5dd08914df299863053
Author: Iain Arnell iarn...@gmail.com
Date:   Sun Oct 2 15:29:47 2011 +0200

update to 0.17

 .gitignore   |1 +
 perl-Catalyst-Plugin-SubRequest.spec |   15 ++-
 sources  |2 +-
 3 files changed, 8 insertions(+), 10 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ebd500e..1729a7e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 Catalyst-Plugin-SubRequest-0.16.tar.gz
+/Catalyst-Plugin-SubRequest-0.17.tar.gz
diff --git a/perl-Catalyst-Plugin-SubRequest.spec 
b/perl-Catalyst-Plugin-SubRequest.spec
index 1d0b865..b434596 100644
--- a/perl-Catalyst-Plugin-SubRequest.spec
+++ b/perl-Catalyst-Plugin-SubRequest.spec
@@ -1,12 +1,11 @@
 Name:   perl-Catalyst-Plugin-SubRequest
 Summary:Make subrequests to actions in Catalyst
-Version:0.16
-Release:5%{?dist}
+Version:0.17
+Release:1%{?dist}
 License:GPL+ or Artistic
 Group:  Development/Libraries
 Source0:
http://search.cpan.org/CPAN/authors/id/B/BO/BOBTFISH/Catalyst-Plugin-SubRequest-%{version}.tar.gz
 
 URL:http://search.cpan.org/dist/Catalyst-Plugin-SubRequest/
-BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
 BuildArch:  noarch
 
@@ -35,8 +34,6 @@ it will work like an external url call.
 make %{?_smp_mflags}
 
 %install
-rm -rf %{buildroot}
-
 make pure_install DESTDIR=%{buildroot}
 
 find %{buildroot} -type f -name .packlist -exec rm -f {} \;
@@ -47,16 +44,16 @@ find %{buildroot} -depth -type d -exec rmdir {} 2/dev/null 
\;
 %check
 make test
 
-%clean
-rm -rf %{buildroot}
-
 %files
-%defattr(-,root,root,-)
 %doc Changes README
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Sun Oct 02 2011 Iain Arnell iarn...@gmail.com 0.17-1
+- update to latest upstream version
+- clean up spec for modern rpmbuild
+
 * Wed Jul 20 2011 Petr Sabata con...@redhat.com - 0.16-5
 - Perl mass rebuild
 
diff --git a/sources b/sources
index 318b941..6f5a546 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-037bd13ef5ab7b724cb49a0066a943a0  Catalyst-Plugin-SubRequest-0.16.tar.gz
+2a1dbc31910d5b8c27f1f81ad4d89755  Catalyst-Plugin-SubRequest-0.17.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-Catalyst-Plugin-SubRequest/f16] update to 0.17

2011-10-02 Thread Iain Arnell
Summary of changes:

  a6e791b... update to 0.17 (*)

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


File DBIx-Class-0.08195.tar.gz uploaded to lookaside cache by iarnell

2011-10-02 Thread Iain Arnell
A file has been added to the lookaside cache for perl-DBIx-Class:

11b0e7263a8602d993d904de7d8b985b  DBIx-Class-0.08195.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel


File Class-C3-Componentised-1.001000.tar.gz uploaded to lookaside cache by iarnell

2011-10-02 Thread Iain Arnell
A file has been added to the lookaside cache for perl-Class-C3-Componentised:

5ab792bbcf6fc72468c06bf9faa3427d  Class-C3-Componentised-1.001000.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel


[perl-Class-C3-Componentised] update to 1.001000

2011-10-02 Thread Iain Arnell
commit 7478002abdca3ff1bea26712b6a998d6333c9a9c
Author: Iain Arnell iarn...@gmail.com
Date:   Sun Oct 2 16:09:14 2011 +0200

update to 1.001000

 .gitignore   |1 +
 perl-Class-C3-Componentised.spec |   13 ++---
 sources  |2 +-
 3 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a622113..cc21610 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 Class-C3-Componentised-1.0006.tar.gz
 /Class-C3-Componentised-1.0008.tar.gz
+/Class-C3-Componentised-1.001000.tar.gz
diff --git a/perl-Class-C3-Componentised.spec b/perl-Class-C3-Componentised.spec
index eff235b..ad6b375 100644
--- a/perl-Class-C3-Componentised.spec
+++ b/perl-Class-C3-Componentised.spec
@@ -1,17 +1,16 @@
 Name:   perl-Class-C3-Componentised
-Version:1.0008
-Release:2%{?dist}
+Version:1.001000
+Release:1%{?dist}
 Summary:Load mix-ins or components to your C3-based class
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/Class-C3-Componentised/
-Source0:
http://search.cpan.org/CPAN/authors/id/R/RI/RIBASUSHI/Class-C3-Componentised-%{version}.tar.gz
+Source0:
http://search.cpan.org/CPAN/authors/id/F/FR/FREW/Class-C3-Componentised-%{version}.tar.gz
 BuildArch:  noarch
 Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
 
 BuildRequires: perl(ExtUtils::MakeMaker) = 6.42
 BuildRequires: perl(Test::More)
-BuildRequires: perl(FindBin)
 BuildRequires: perl(Carp)
 BuildRequires: perl(Class::C3) = 0.20
 BuildRequires: perl(Class::Inspector)
@@ -21,10 +20,8 @@ BuildRequires: perl(Test::Exception)
 BuildRequires: perl(Test::Pod)
 BuildRequires: perl(Test::Pod::Coverage)
 
-Requires:   perl(Carp)
 Requires:   perl(Class::C3) = 0.20
 Requires:   perl(Class::Inspector)
-Requires:   perl(MRO::Compat)
 
 %{?perl_default_filter}
 
@@ -57,12 +54,14 @@ find %{buildroot} -depth -type d -exec rmdir {} 2/dev/null 
\;
 make test
 
 %files
-%defattr(-,root,root,-)
 %doc Changes README t/
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
 %changelog
+* Sun Oct 02 2011 Iain Arnell iarn...@gmail.com 1.001000-1
+- update to latest upstream version
+
 * Tue Jun 28 2011 Marcela Mašláňová mmasl...@redhat.com - 1.0008-2
 - Perl mass rebuild
 
diff --git a/sources b/sources
index 9ed11d4..137a21c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fe63a3f9733d9aa3437544648cfccfb3  Class-C3-Componentised-1.0008.tar.gz
+5ab792bbcf6fc72468c06bf9faa3427d  Class-C3-Componentised-1.001000.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[perl-Class-C3-Componentised/f16] update to 1.001000

2011-10-02 Thread Iain Arnell
Summary of changes:

  7478002... update to 1.001000 (*)

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


File Data-Dumper-Concise-2.020.tar.gz uploaded to lookaside cache by iarnell

2011-10-02 Thread Iain Arnell
A file has been added to the lookaside cache for perl-Data-Dumper-Concise:

8e2835a1304d680170e483093b330b70  Data-Dumper-Concise-2.020.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-Data-Dumper-Concise] update to 2.020

2011-10-02 Thread Iain Arnell
commit 3d119f7b23f984031a043adbe84a4d595915b465
Author: Iain Arnell iarn...@gmail.com
Date:   Sun Oct 2 16:40:07 2011 +0200

update to 2.020

 .gitignore|1 +
 perl-Data-Dumper-Concise.spec |   17 +++--
 sources   |2 +-
 3 files changed, 9 insertions(+), 11 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 58b6fa4..51736ff 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 Data-Dumper-Concise-1.200.tar.gz
+/Data-Dumper-Concise-2.020.tar.gz
diff --git a/perl-Data-Dumper-Concise.spec b/perl-Data-Dumper-Concise.spec
index 75186ca..9b25fdd 100644
--- a/perl-Data-Dumper-Concise.spec
+++ b/perl-Data-Dumper-Concise.spec
@@ -1,12 +1,11 @@
 Name:   perl-Data-Dumper-Concise
 Summary:A convenient way to reproduce a set of Dumper options
-Version:1.200
-Release:5%{?dist}
+Version:2.020
+Release:1%{?dist}
 License:GPL+ or Artistic
 Group:  Development/Libraries
-Source0:
http://search.cpan.org/CPAN/authors/id/M/MS/MSTROUT/Data-Dumper-Concise-%{version}.tar.gz
 
+Source0:
http://search.cpan.org/CPAN/authors/id/F/FR/FREW/Data-Dumper-Concise-%{version}.tar.gz
 URL:http://search.cpan.org/dist/Data-Dumper-Concise
-BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
 BuildArch:  noarch
 
@@ -33,8 +32,6 @@ that we've found ourselves using across large numbers of 
applications.
 make %{?_smp_mflags}
 
 %install
-rm -rf %{buildroot}
-
 make pure_install DESTDIR=%{buildroot}
 find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
 find %{buildroot} -depth -type d -exec rmdir {} 2/dev/null ';'
@@ -44,16 +41,16 @@ find %{buildroot} -depth -type d -exec rmdir {} 2/dev/null 
';'
 %check
 make test
 
-%clean
-rm -rf %{buildroot}
-
 %files
-%defattr(-,root,root,-)
 %doc Changes
 %{perl_vendorlib}/*
 %{_mandir}/man3/*.3*
 
 %changelog
+* Sun Oct 02 2011 Iain Arnell iarn...@gmail.com 2.020-1
+- update to latest upstream version
+- clean up spec for modern rpmbuild
+
 * Fri Jun 17 2011 Marcela Mašláňová mmasl...@redhat.com - 1.200-5
 - Perl mass rebuild
 
diff --git a/sources b/sources
index c34e841..afe4a92 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-02eaee06874c2a9f93886a32a9a69038  Data-Dumper-Concise-1.200.tar.gz
+8e2835a1304d680170e483093b330b70  Data-Dumper-Concise-2.020.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-Data-Dumper-Concise/f16] update to 2.020

2011-10-02 Thread Iain Arnell
Summary of changes:

  3d119f7... update to 2.020 (*)

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


File Module-Starter-1.58.tar.gz uploaded to lookaside cache by iarnell

2011-10-02 Thread Iain Arnell
A file has been added to the lookaside cache for perl-Module-Starter:

eae7a53d77ee765e5a765b8caf92e3f6  Module-Starter-1.58.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-Module-Starter] update to 1.58

2011-10-02 Thread Iain Arnell
commit 7ff66fa6130d10ae8b967ee98864ba457feb06bf
Author: Iain Arnell iarn...@gmail.com
Date:   Sun Oct 2 17:05:36 2011 +0200

update to 1.58

 .gitignore   |1 +
 perl-Module-Starter.spec |   31 +--
 sources  |2 +-
 3 files changed, 15 insertions(+), 19 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d8a591a..eff405a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 Module-Starter-1.54.tar.gz
+/Module-Starter-1.58.tar.gz
diff --git a/perl-Module-Starter.spec b/perl-Module-Starter.spec
index 365e0f9..217a34d 100644
--- a/perl-Module-Starter.spec
+++ b/perl-Module-Starter.spec
@@ -1,20 +1,20 @@
 Name:   perl-Module-Starter
 Epoch:  1
-Version:1.54
-Release:4%{?dist}
+Version:1.58
+Release:1%{?dist}
 Summary:A simple starter kit for any module
 
 Group:  Development/Libraries
 License:GPL+ or Artistic
 URL:http://search.cpan.org/dist/Module-Starter
-Source0: 
http://search.cpan.org/CPAN/authors/id/P/PE/PETDANCE/Module-Starter-%{version}.tar.gz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+Source0:
http://search.cpan.org/CPAN/authors/id/X/XS/XSAWYERX/Module-Starter-%{version}.tar.gz
 
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(ExtUtils::Command)
 BuildRequires:  perl(File::Spec)
 BuildRequires:  perl(Pod::Usage)
 BuildRequires:  perl(Getopt::Long)
+BuildRequires:  perl(Path::Class)
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Test::Pod::Coverage)
 BuildRequires:  perl(Test::Pod)
@@ -22,16 +22,11 @@ BuildRequires:  perl(Test::Pod)
 BuildArch: noarch
 Requires:  perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo $version))
 
-### auto-added reqs!
-Requires:   perl(ExtUtils::Command)
-Requires:   perl(File::Spec)
-Requires:   perl(Getopt::Long)
-Requires:   perl(Pod::Usage)
-
-%{?perl_default_filter:
+%{?filter_setup:
 %filter_requires_in %{perl_vendorlib}/Module/Starter/Simple.pm
-%perl_default_filter
 }
+%?perl_default_filter
+%global __requires_exclude_from 
%{?__requires_exclude_from:%__requires_exclude_from|}%{perl_vendorlib}/Module/Starter/Simple\\.pm
 
 %description
 This is a CPAN module/utility to assist in the creation of new modules in a
@@ -55,7 +50,6 @@ make %{?_smp_mflags}
 
 
 %install
-rm -rf %{buildroot}
 make pure_install PERL_INSTALL_ROOT=%{buildroot}
 find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
 find %{buildroot} -type d -depth -exec rmdir {} 2/dev/null ';'
@@ -66,12 +60,7 @@ find %{buildroot} -type d -depth -exec rmdir {} 2/dev/null 
';'
 make test
 
 
-%clean
-rm -rf %{buildroot}
-
-
 %files
-%defattr(-,root,root,-)
 %doc Changes README
 %{perl_vendorlib}/*
 %{_bindir}/*
@@ -79,6 +68,12 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Sun Oct 02 2011 Iain Arnell iarn...@gmail.com 1:1.58-1
+- update to latest upstream version
+- clean up spec for modern rpmbuild
+- remove explicit requires
+- update filtering macros
+
 * Mon Jun 20 2011 Marcela Mašláňová mmasl...@redhat.com - 1:1.54-4
 - Perl mass rebuild
 
diff --git a/sources b/sources
index 51d8de6..4364993 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-abf086bf058c2c80ea283d6b4049275b  Module-Starter-1.54.tar.gz
+eae7a53d77ee765e5a765b8caf92e3f6  Module-Starter-1.58.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-Module-Starter/f16] update to 1.58

2011-10-02 Thread Iain Arnell
Summary of changes:

  7ff66fa... update to 1.58 (*)

(*) 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 732587] Subroutine SNMP_Session::pack_sockaddr_in6 redefined

2011-10-02 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


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

Fedora Update System upda...@fedoraproject.org changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA

--- Comment #5 from Fedora Update System upda...@fedoraproject.org 2011-10-02 
13:44:26 EDT ---
Package mrtg-2.17.2-5.fc16:
* should fix your issue,
* was pushed to the Fedora 16 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing mrtg-2.17.2-5.fc16'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/mrtg-2.17.2-5.fc16
then log in and leave karma (feedback).

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel


[Bug 718870] Missing dependency in perl-SVK package

2011-10-02 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


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

Fedora Update System upda...@fedoraproject.org changed:

   What|Removed |Added

 Status|MODIFIED|ON_QA

--- Comment #4 from Fedora Update System upda...@fedoraproject.org 2011-10-02 
13:44:34 EDT ---
Package perl-SVK-2.2.3-6.fc16:
* should fix your issue,
* was pushed to the Fedora 16 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing perl-SVK-2.2.3-6.fc16'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/perl-SVK-2.2.3-6.fc16
then log in and leave karma (feedback).

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel


[Bug 696725] RPM doesn't create /var/run/amavisd

2011-10-02 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


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

--- Comment #19 from Fedora Update System upda...@fedoraproject.org 
2011-10-02 14:15:18 EDT ---
amavisd-new-2.6.6-1.fc16 has been pushed to the Fedora 16 stable repository. 
If problems still persist, please make note of it in this bug report.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel


[Bug 741001] perl-FCGI-0.74 is available

2011-10-02 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


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

--- Comment #5 from Fedora Update System upda...@fedoraproject.org 2011-10-02 
14:17:30 EDT ---
perl-FCGI-0.74-1.fc16 has been pushed to the Fedora 16 stable repository.  If
problems still persist, please make note of it in this bug report.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel


[Bug 656544] Please Update Spec File to use %ghost on files in /var/run and /var/lock

2011-10-02 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


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

--- Comment #4 from Fedora Update System upda...@fedoraproject.org 2011-10-02 
14:14:54 EDT ---
amavisd-new-2.6.6-1.fc16 has been pushed to the Fedora 16 stable repository. 
If problems still persist, please make note of it in this bug report.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel


[Bug 734271] Missing /etc/tmpfiles.d/amavisd.conf file

2011-10-02 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


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

Fedora Update System upda...@fedoraproject.org changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version||amavisd-new-2.6.6-1.fc16
 Resolution||ERRATA
Last Closed||2011-10-02 14:15:47

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel


[Bug 741001] perl-FCGI-0.74 is available

2011-10-02 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


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

Fedora Update System upda...@fedoraproject.org changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version||perl-FCGI-0.74-1.fc16
 Resolution||ERRATA
Last Closed||2011-10-02 14:17:43

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel


[Bug 548234] Freshclam cannot notify clamd of database updates due to permission denied

2011-10-02 Thread bugzilla
Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


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

Fedora Update System upda...@fedoraproject.org changed:

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version||amavisd-new-2.6.6-1.fc16
 Resolution||ERRATA
Last Closed||2011-10-02 14:15:26

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel


  1   2   >