[perl-WWW-RobotRules] Specify all dependencies

2012-08-28 Thread Jitka Plesnikova
commit 624bb76ca9590baac70a5c3f07ddb685575fdf8d
Author: Jitka Plesnikova jples...@redhat.com
Date:   Mon Aug 27 17:05:43 2012 +0200

Specify all dependencies

 perl-WWW-RobotRules.spec |   10 +++---
 1 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/perl-WWW-RobotRules.spec b/perl-WWW-RobotRules.spec
index df81fcf..426a314 100644
--- a/perl-WWW-RobotRules.spec
+++ b/perl-WWW-RobotRules.spec
@@ -1,6 +1,6 @@
 Name:   perl-WWW-RobotRules
 Version:6.02
-Release:3%{?dist}
+Release:4%{?dist}
 Summary:Database of robots.txt-derived permissions
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -8,12 +8,13 @@ URL:http://search.cpan.org/dist/WWW-RobotRules/
 Source0:
http://www.cpan.org/authors/id/G/GA/GAAS/WWW-RobotRules-%{version}.tar.gz
 BuildArch:  noarch
 BuildRequires:  perl(AnyDBM_File)
+BuildRequires:  perl(Carp)
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Fcntl)
+BuildRequires:  perl(LWP::RobotUA)
 BuildRequires:  perl(URI) = 1.10
+BuildRequires:  perl(URI::URL)
 Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
-Requires:   perl(AnyDBM_File)
-Requires:   perl(Fcntl)
 Requires:   perl(URI) = 1.10
 Conflicts:  perl-libwww-perl  6
 
@@ -50,6 +51,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Mon Aug 27 2012 Jitka Plesnikova jples...@redhat.com - 6.02-4
+- Specify all dependencies.
+
 * Fri Jul 20 2012 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 6.02-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_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 851873] perl-Dancer-1.3100 is available

2012-08-28 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=851873

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

-- 
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 847657] perl-Dancer-1.3099 is available

2012-08-28 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=847657

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

-- 
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-version] Specify all dependencies

2012-08-28 Thread Jitka Plesnikova
commit 892a95bf1145ab1839b3603a3edd8ae21bc3b46b
Author: Jitka Plesnikova jples...@redhat.com
Date:   Tue Aug 28 09:28:13 2012 +0200

Specify all dependencies

 perl-version.spec |8 ++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/perl-version.spec b/perl-version.spec
index 52d596d..e9d0589 100644
--- a/perl-version.spec
+++ b/perl-version.spec
@@ -1,7 +1,7 @@
 Name:   perl-version
 Epoch:  3
 Version:0.99
-Release:240%{?dist}
+Release:241%{?dist}
 Summary:Perl extension for Version Objects
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -16,6 +16,7 @@ BuildRequires:  perl(File::Temp) = 0.13
 # IO::Handle is optional
 BuildRequires:  perl(lib)
 BuildRequires:  perl(Test::More) = 0.45
+BuildRequires:  perl(Test::Harness)
 Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
 
 %{?perl_default_filter}
@@ -48,7 +49,6 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} \; 
2/dev/null
 make test
 
 %files
-%defattr(-,root,root,-)
 %doc Changes README
 %doc %{perl_vendorarch}/version.pod
 %dir %{perl_vendorarch}/version/
@@ -60,6 +60,10 @@ make test
 %{_mandir}/man3/version::Internals.3pm*
 
 %changelog
+* Tue Aug 28 2012 Jitka Plesnikova jples...@redhat.com - 3:0.99-241
+- Add test BR perl(Test::Harness)
+- Remove %%defattr
+
 * Fri Aug 17 2012 Petr Pisar ppi...@redhat.com - 3:0.99-240
 - Increase release to replace perl sub-package (bug #848961)
 
--
Fedora Extras Perl SIG
http://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 Sub-Exporter-Progressive-0.001006.tar.gz uploaded to lookaside cache by pghmcfc

2012-08-28 Thread Paul Howarth
A file has been added to the lookaside cache for perl-Sub-Exporter-Progressive:

381704c10802bbbf13e8e99d7ddccfbe  Sub-Exporter-Progressive-0.001006.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-Sub-Exporter-Progressive] Initial import (perl-Sub-Exporter-Progressive-0.001006-1)

2012-08-28 Thread Paul Howarth
commit 12e02c51fed6c88e8ee2ce0f7f4241cd23ee98fe
Author: Paul Howarth p...@city-fan.org
Date:   Tue Aug 28 08:57:43 2012 +0100

Initial import (perl-Sub-Exporter-Progressive-0.001006-1)

Sub::Exporter is an incredibly powerful module, but with that power comes
great responsibility, er- as well as some runtime penalties. This module is 
a
Sub::Exporter wrapper that will let your users just use Exporter if all they
are doing is picking exports, but use Sub::Exporter if your users try to use
Sub::Exporter's more advanced features features, like renaming exports, if
they try to use them.

Note that this module will export @EXPORT and @EXPORT_OK package variables 
for
Exporter to work. Additionally, if your package uses advanced Sub::Exporter
features like currying, this module will only ever use Sub::Exporter, so you
might as well use it directly.

 .gitignore |1 +
 ...orter-Progressive-0.001006-old-Test::More.patch |   94 +++
 perl-Sub-Exporter-Progressive.spec |   99 
 sources|1 +
 4 files changed, 195 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..d1af355 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/Sub-Exporter-Progressive-[0-9.]*.tar.gz
diff --git a/Sub-Exporter-Progressive-0.001006-old-Test::More.patch 
b/Sub-Exporter-Progressive-0.001006-old-Test::More.patch
new file mode 100644
index 000..1b88196
--- /dev/null
+++ b/Sub-Exporter-Progressive-0.001006-old-Test::More.patch
@@ -0,0 +1,94 @@
+--- Makefile.PL
 Makefile.PL
+@@ -10,6 +10,6 @@ WriteMakefile(
+   NAME = 'Sub-Exporter-Progressive',
+   VERSION_FROM = 'lib/Sub/Exporter/Progressive.pm',
+   $key = {
+-  'Test::More' = 0.89,
++  'Test::More' = 0.47,
+   }
+ );
+--- t/all.t
 t/all.t
+@@ -2,7 +2,7 @@
+ use strict;
+ use warnings;
+ 
+-use Test::More 0.89;
++use Test::More tests = 6;
+ use List::Util 'first';
+ use lib 't/lib';
+ use A::JunkAll;
+@@ -10,5 +10,3 @@ use A::JunkAll;
+ ok(main-can('junk1'), 'sub exported');
+ ok(main-can('junk2'), 'sub exported');
+ ok(! $INC{'Sub/Exporter.pm'}, 'Sub::Exporter not loaded');
+-
+-done_testing;
+--- t/basic.t
 t/basic.t
+@@ -2,12 +2,10 @@
+ use strict;
+ use warnings;
+ 
+-use Test::More 0.89;
++use Test::More tests = 2;
+ use List::Util 'first';
+ use lib 't/lib';
+ use A::Junk 'junk1';
+ 
+ ok(main-can('junk1'), 'requested sub exported');
+ ok(! $INC{'Sub/Exporter.pm'}, 'Sub::Exporter not loaded');
+-
+-done_testing;
+--- t/default.t
 t/default.t
+@@ -2,12 +2,10 @@
+ use strict;
+ use warnings;
+ 
+-use Test::More 0.89;
++use Test::More tests = 2;
+ use List::Util 'first';
+ use lib 't/lib';
+ use A::Junk;
+ 
+ ok(main-can('junk2'), 'sub exported');
+ ok(! $INC{'Sub/Exporter.pm'}, 'Sub::Exporter not loaded');
+-
+-done_testing;
+--- t/sex.t
 t/sex.t
+@@ -2,7 +2,7 @@
+ use strict;
+ use warnings;
+ 
+-use Test::More 0.89;
++use Test::More tests = 2;
+ BEGIN {
+ plan skip_all = 'Sub::Exporter not installed'
+ unless eval { require Sub::Exporter };
+@@ -14,5 +14,3 @@ use A::Junk 'junk1' = { -as = 'junk' }
+ 
+ ok(main-can('junk'), 'sub renamed with Sub::Exporter');
+ ok($INC{'Sub/Exporter.pm'}, 'Sub::Exporter loaded');
+-
+-done_testing;
+--- t/tags.t
 t/tags.t
+@@ -1,7 +1,7 @@
+ use strict;
+ use warnings;
+ 
+-use Test::More 0.89;
++use Test::More tests = 4;
+ use List::Util 'first';
+ use lib 't/lib';
+ use A::Junk ':other';
+@@ -10,6 +10,3 @@ ok(!main-can('junk1'), 'junk1 not expor
+ ok(!main-can('junk2'), 'junk2 not exported');
+ ok(main-can('junk3'), 'junk3 exported');
+ ok(! $INC{'Sub/Exporter.pm'}, 'Sub::Exporter not loaded');
+-
+-done_testing;
+-
diff --git a/perl-Sub-Exporter-Progressive.spec 
b/perl-Sub-Exporter-Progressive.spec
new file mode 100644
index 000..6ea2d03
--- /dev/null
+++ b/perl-Sub-Exporter-Progressive.spec
@@ -0,0 +1,99 @@
+# We need to patch the test suite if we have old versions of Test::More
+%global old_test_more %(perl -MTest::More -e 'print (($Test::More::VERSION  
0.88) ? 1 : 0);' 2/dev/null || echo 0)
+
+Name:  perl-Sub-Exporter-Progressive
+Version:   0.001006
+Release:   1%{?dist}
+Summary:   Only use Sub::Exporter if you need it
+Group: Development/Libraries
+License:   GPL+ or Artistic
+URL:   http://search.cpan.org/dist/Sub-Exporter-Progressive/
+Source0:   
http://search.cpan.org/CPAN/authors/id/L/LE/LEONT/Sub-Exporter-Progressive-%{version}.tar.gz
+Patch1:Sub-Exporter-Progressive-0.001006-old-Test::More.patch
+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu)
+BuildArch: noarch
+# === Module Build ==
+BuildRequires: perl(ExtUtils::MakeMaker)
+# === Module Runtime 
+BuildRequires: perl(Exporter)
+BuildRequires: perl(List::Util)

[perl-Sub-Exporter-Progressive/f18] Initial import (perl-Sub-Exporter-Progressive-0.001006-1)

2012-08-28 Thread Paul Howarth
Summary of changes:

  12e02c5... Initial import (perl-Sub-Exporter-Progressive-0.001006-1) (*)

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

[perl-Sub-Exporter-Progressive/f17] Initial import (perl-Sub-Exporter-Progressive-0.001006-1)

2012-08-28 Thread Paul Howarth
Summary of changes:

  12e02c5... Initial import (perl-Sub-Exporter-Progressive-0.001006-1) (*)

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

[perl-Sub-Exporter-Progressive/f16] Initial import (perl-Sub-Exporter-Progressive-0.001006-1)

2012-08-28 Thread Paul Howarth
Summary of changes:

  12e02c5... Initial import (perl-Sub-Exporter-Progressive-0.001006-1) (*)

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

[perl-URI] Specify all dependencies

2012-08-28 Thread Jitka Plesnikova
commit 9bf0afbc1aa61a8259b634fd327d719f38dd2478
Author: Jitka Plesnikova jples...@redhat.com
Date:   Tue Aug 28 10:36:39 2012 +0200

Specify all dependencies

 perl-URI.spec |   15 ++-
 1 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/perl-URI.spec b/perl-URI.spec
index f26087e..1ed3dc4 100644
--- a/perl-URI.spec
+++ b/perl-URI.spec
@@ -1,6 +1,6 @@
 Name:   perl-URI
 Version:1.60
-Release:4%{?dist}
+Release:5%{?dist}
 Summary:A Perl module implementing URI parsing and manipulation
 Group:  Development/Libraries
 License:GPL+ or Artistic
@@ -9,15 +9,25 @@ Source0:
http://www.cpan.org/authors/id/G/GA/GAAS/URI-%{version}.tar.gz
 BuildArch:  noarch
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(constant)
+BuildRequires:  perl(Cwd)
+BuildRequires:  perl(Data::Dumper)
+BuildRequires:  perl(Encode)
 BuildRequires:  perl(Exporter)
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(File::Spec::Functions)
 BuildRequires:  perl(MIME::Base64)
+BuildRequires:  perl(Net::Domain)
+BuildRequires:  perl(Storable)
+BuildRequires:  perl(Test)
 BuildRequires:  perl(Test::More)
 # Business::ISBN - Test::Pod - Pod::Simple - HTML::Entities (HTML::Parser) 
- URI
 %if 0%{!?perl_bootstrap:1}
 BuildRequires:  perl(Business::ISBN)
 %endif
 Requires:   perl(:MODULE_COMPAT_%(eval `perl -V:version`; echo $version))
+Requires:   perl(Cwd)
+Requires:   perl(Data::Dumper)
+Requires:   perl(Net::Domain)
 
 %description
 This module implements the URI class. Objects of this class represent
@@ -57,6 +67,9 @@ make test
 %{_mandir}/man3/URI::ldap.3pm*
 
 %changelog
+* Tue Aug 28 2012 Jitka Plesnikova jples...@redhat.com - 1.60-5
+- Specify all dependencies
+
 * Fri Jul 20 2012 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1.60-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_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-Sub-Exporter-Progressive/el6] Initial import (perl-Sub-Exporter-Progressive-0.001006-1)

2012-08-28 Thread Paul Howarth
Summary of changes:

  12e02c5... Initial import (perl-Sub-Exporter-Progressive-0.001006-1) (*)

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

[perl-Sub-Exporter-Progressive/el5] Initial import (perl-Sub-Exporter-Progressive-0.001006-1)

2012-08-28 Thread Paul Howarth
Summary of changes:

  12e02c5... Initial import (perl-Sub-Exporter-Progressive-0.001006-1) (*)

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

[perl-Sub-Exporter-Progressive] Created tag perl-Sub-Exporter-Progressive-0.001006-1.el5

2012-08-28 Thread Paul Howarth
The lightweight tag 'perl-Sub-Exporter-Progressive-0.001006-1.el5' was created 
pointing to:

 12e02c5... Initial import (perl-Sub-Exporter-Progressive-0.001006-1)
--
Fedora Extras Perl SIG
http://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-Sub-Exporter-Progressive] Created tag perl-Sub-Exporter-Progressive-0.001006-1.el6

2012-08-28 Thread Paul Howarth
The lightweight tag 'perl-Sub-Exporter-Progressive-0.001006-1.el6' was created 
pointing to:

 12e02c5... Initial import (perl-Sub-Exporter-Progressive-0.001006-1)
--
Fedora Extras Perl SIG
http://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-Sub-Exporter-Progressive] Created tag perl-Sub-Exporter-Progressive-0.001006-1.fc16

2012-08-28 Thread Paul Howarth
The lightweight tag 'perl-Sub-Exporter-Progressive-0.001006-1.fc16' was created 
pointing to:

 12e02c5... Initial import (perl-Sub-Exporter-Progressive-0.001006-1)
--
Fedora Extras Perl SIG
http://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-Sub-Exporter-Progressive] Created tag perl-Sub-Exporter-Progressive-0.001006-1.fc18

2012-08-28 Thread Paul Howarth
The lightweight tag 'perl-Sub-Exporter-Progressive-0.001006-1.fc18' was created 
pointing to:

 12e02c5... Initial import (perl-Sub-Exporter-Progressive-0.001006-1)
--
Fedora Extras Perl SIG
http://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-Sub-Exporter-Progressive] Created tag perl-Sub-Exporter-Progressive-0.001006-1.fc19

2012-08-28 Thread Paul Howarth
The lightweight tag 'perl-Sub-Exporter-Progressive-0.001006-1.fc19' was created 
pointing to:

 12e02c5... Initial import (perl-Sub-Exporter-Progressive-0.001006-1)
--
Fedora Extras Perl SIG
http://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 845057] Review Request: perl-Sub-Exporter-Progressive - Only use Sub::Exporter if you need it

2012-08-28 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=845057

--- Comment #9 from Fedora Update System upda...@fedoraproject.org ---
perl-Sub-Exporter-Progressive-0.001006-1.el6 has been submitted as an update
for Fedora EPEL 6.
https://admin.fedoraproject.org/updates/perl-Sub-Exporter-Progressive-0.001006-1.el6

-- 
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 845057] Review Request: perl-Sub-Exporter-Progressive - Only use Sub::Exporter if you need it

2012-08-28 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=845057

--- Comment #10 from Fedora Update System upda...@fedoraproject.org ---
perl-Sub-Exporter-Progressive-0.001006-1.fc16 has been submitted as an update
for Fedora 16.
https://admin.fedoraproject.org/updates/perl-Sub-Exporter-Progressive-0.001006-1.fc16

-- 
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 845057] Review Request: perl-Sub-Exporter-Progressive - Only use Sub::Exporter if you need it

2012-08-28 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=845057

--- Comment #11 from Fedora Update System upda...@fedoraproject.org ---
perl-Sub-Exporter-Progressive-0.001006-1.el5 has been submitted as an update
for Fedora EPEL 5.
https://admin.fedoraproject.org/updates/perl-Sub-Exporter-Progressive-0.001006-1.el5

-- 
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 845057] Review Request: perl-Sub-Exporter-Progressive - Only use Sub::Exporter if you need it

2012-08-28 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=845057

--- Comment #12 from Fedora Update System upda...@fedoraproject.org ---
perl-Sub-Exporter-Progressive-0.001006-1.fc18 has been submitted as an update
for Fedora 18.
https://admin.fedoraproject.org/updates/perl-Sub-Exporter-Progressive-0.001006-1.fc18

-- 
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 845057] Review Request: perl-Sub-Exporter-Progressive - Only use Sub::Exporter if you need it

2012-08-28 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=845057

--- Comment #13 from Fedora Update System upda...@fedoraproject.org ---
perl-Sub-Exporter-Progressive-0.001006-1.fc17 has been submitted as an update
for Fedora 17.
https://admin.fedoraproject.org/updates/perl-Sub-Exporter-Progressive-0.001006-1.fc17

-- 
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 852349] New: perl-CPAN-Mini-1.111009 is available

2012-08-28 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=852349

Bug ID: 852349
  Keywords: FutureFeature, Triaged
QA Contact: extras...@fedoraproject.org
  Severity: unspecified
   Version: rawhide
  Priority: unspecified
CC: mmasl...@redhat.com,
perl-devel@lists.fedoraproject.org, psab...@redhat.com
  Assignee: mmasl...@redhat.com
   Summary: perl-CPAN-Mini-1.111009 is available
Regression: ---
  Story Points: ---
Classification: Fedora
OS: Unspecified
  Reporter: upstream-release-monitor...@fedoraproject.org
  Type: ---
 Documentation: ---
  Hardware: Unspecified
Mount Type: ---
Status: NEW
 Component: perl-CPAN-Mini
   Product: Fedora

Latest upstream release: 1.111009
Current version in Fedora Rawhide: 1.111008
URL: http://search.cpan.org/dist/CPAN-Mini/

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

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

-- 
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 746941] perl-Mojolicious-3.35 is available

2012-08-28 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=746941

Upstream Release Monitoring upstream-release-monitor...@fedoraproject.org 
changed:

   What|Removed |Added

Summary|perl-Mojolicious-3.34 is|perl-Mojolicious-3.35 is
   |available   |available

-- 
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 746941] perl-Mojolicious-3.35 is available

2012-08-28 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=746941

--- Comment #83 from Upstream Release Monitoring 
upstream-release-monitor...@fedoraproject.org ---
Latest upstream release: 3.35
Current version in Fedora Rawhide: 3.30
URL: http://search.cpan.org/dist/Mojolicious/

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

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

-- 
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-Devel-GlobalDestruction] Update to 0.08

2012-08-28 Thread Paul Howarth
commit 7df554d3f69ce00e03d5770742b9a1e2cf7eeb2a
Author: Paul Howarth p...@city-fan.org
Date:   Wed Aug 1 16:44:38 2012 +0100

Update to 0.08

- New upstream release 0.08
  - Switch to Sub::Exporter::Progressive
- BR: perl(Sub::Exporter::Progressive) ≥ 0.001002 rather than plain
  perl(Sub::Exporter)

 perl-Devel-GlobalDestruction.spec |   10 --
 sources   |2 +-
 2 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/perl-Devel-GlobalDestruction.spec 
b/perl-Devel-GlobalDestruction.spec
index 19b926c..8eeac2b 100644
--- a/perl-Devel-GlobalDestruction.spec
+++ b/perl-Devel-GlobalDestruction.spec
@@ -2,7 +2,7 @@
 %global noarch_package %(perl -e 'print (($] = 5.013007) ? 1 : 0);')
 
 Name:  perl-Devel-GlobalDestruction
-Version:   0.07
+Version:   0.08
 Release:   1%{?dist}
 License:   GPL+ or Artistic
 Group: Development/Libraries
@@ -20,7 +20,7 @@ Requires: perl(XSLoader)
 BuildRequires: perl(ExtUtils::MakeMaker)
 BuildRequires: perl(File::Spec)
 BuildRequires: perl(File::Temp)
-BuildRequires: perl(Sub::Exporter)
+BuildRequires: perl(Sub::Exporter::Progressive) = 0.001002
 BuildRequires: perl(threads)
 Requires:  perl(:MODULE_COMPAT_%(eval `perl -V:version`; echo $version))
 Requires:  perl(Carp)
@@ -70,6 +70,12 @@ rm -rf %{buildroot}
 %{_mandir}/man3/Devel::GlobalDestruction.3pm*
 
 %changelog
+* Wed Aug  1 2012 Paul Howarth p...@city-fan.org - 0.08-1
+- Update to 0.08
+  - Switch to Sub::Exporter::Progressive
+- BR: perl(Sub::Exporter::Progressive) ≥ 0.001002 rather than plain
+  perl(Sub::Exporter)
+
 * Thu Jul 26 2012 Paul Howarth p...@city-fan.org - 0.07-1
 - Update to 0.07
   - Actually detect errors in pure-perl test
diff --git a/sources b/sources
index fa4d145..e651f39 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-59667f28caa270f63b10f28d39e05797  Devel-GlobalDestruction-0.07.tar.gz
+2db1c816bb2a5e64fcb47d0bc1c577a7  Devel-GlobalDestruction-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-Devel-GlobalDestruction] Update to 0.09

2012-08-28 Thread Paul Howarth
commit 2e8d642cd0b5d13ee5e83c7e1d1ec886a1bebbc0
Author: Paul Howarth p...@city-fan.org
Date:   Thu Aug 9 10:14:06 2012 +0100

Update to 0.09

- New upstream release 0.09
  - Rewrite completely broken pure-perl GD detection under threads
  - Fix pure-perl implementation incorrectly reporting GD during END phase
- This release by RIBASUSHI - update source URL

 perl-Devel-GlobalDestruction.spec |   10 --
 sources   |2 +-
 2 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/perl-Devel-GlobalDestruction.spec 
b/perl-Devel-GlobalDestruction.spec
index 8eeac2b..79b84b7 100644
--- a/perl-Devel-GlobalDestruction.spec
+++ b/perl-Devel-GlobalDestruction.spec
@@ -2,13 +2,13 @@
 %global noarch_package %(perl -e 'print (($] = 5.013007) ? 1 : 0);')
 
 Name:  perl-Devel-GlobalDestruction
-Version:   0.08
+Version:   0.09
 Release:   1%{?dist}
 License:   GPL+ or Artistic
 Group: Development/Libraries
 Summary:   Expose PL_dirty, the flag that marks global destruction
 Url:   http://search.cpan.org/dist/Devel-GlobalDestruction
-Source:
http://search.cpan.org/CPAN/authors/id/F/FL/FLORA/Devel-GlobalDestruction-%{version}.tar.gz
+Source:
http://search.cpan.org/CPAN/authors/id/R/RI/RIBASUSHI/Devel-GlobalDestruction-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu)
 %if %{noarch_package}
 BuildArch: noarch
@@ -70,6 +70,12 @@ rm -rf %{buildroot}
 %{_mandir}/man3/Devel::GlobalDestruction.3pm*
 
 %changelog
+* Thu Aug  9 2012 Paul Howarth p...@city-fan.org - 0.09-1
+- Update to 0.09
+  - Rewrite completely broken pure-perl GD detection under threads
+  - Fix pure-perl implementation incorrectly reporting GD during END phase
+- This release by RIBASUSHI - update source URL
+
 * Wed Aug  1 2012 Paul Howarth p...@city-fan.org - 0.08-1
 - Update to 0.08
   - Switch to Sub::Exporter::Progressive
diff --git a/sources b/sources
index e651f39..5800265 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2db1c816bb2a5e64fcb47d0bc1c577a7  Devel-GlobalDestruction-0.08.tar.gz
+97e52fdf2de2df1843a5d3d9fce725df  Devel-GlobalDestruction-0.09.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-Devel-GlobalDestruction/f18] (2 commits) ...Update to 0.09

2012-08-28 Thread Paul Howarth
Summary of changes:

  7df554d... Update to 0.08 (*)
  2e8d642... Update to 0.09 (*)

(*) 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-Devel-GlobalDestruction] Created tag perl-Devel-GlobalDestruction-0.09-1.fc18

2012-08-28 Thread Paul Howarth
The lightweight tag 'perl-Devel-GlobalDestruction-0.09-1.fc18' was created 
pointing to:

 2e8d642... Update to 0.09
--
Fedora Extras Perl SIG
http://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 844965] perl-Devel-GlobalDestruction-0.09 is available

2012-08-28 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=844965

--- Comment #2 from Fedora Update System upda...@fedoraproject.org ---
perl-Devel-GlobalDestruction-0.09-1.fc18 has been submitted as an update for
Fedora 18.
https://admin.fedoraproject.org/updates/perl-Devel-GlobalDestruction-0.09-1.fc18

-- 
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-Try-Tiny] Specify all dependencies

2012-08-28 Thread Jitka Plesnikova
commit fc0d4f28497dc996ef20a27e6ae75d12993a4b59
Author: Jitka Plesnikova jples...@redhat.com
Date:   Tue Aug 28 12:03:38 2012 +0200

Specify all dependencies

 perl-Try-Tiny.spec |7 ++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/perl-Try-Tiny.spec b/perl-Try-Tiny.spec
index 4301c03..2057564 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.11
-Release:   6%{?dist}
+Release:   7%{?dist}
 License:   MIT
 Group: Development/Libraries
 URL:   http://search.cpan.org/dist/Try-Tiny
@@ -9,9 +9,11 @@ Source0:   
http://search.cpan.org/CPAN/authors/id/D/DO/DOY/Try-Tiny-%{version}.tar
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu)
 BuildArch: noarch
 BuildRequires: perl(Carp)
+BuildRequires: perl(Exporter)
 BuildRequires: perl(ExtUtils::MakeMaker)
 BuildRequires: perl(Test::More)
 Requires:  perl(:MODULE_COMPAT_%(eval `perl -V:version`; echo $version))
+Requires:  perl(Exporter)
 
 # obsolete/provide old tests subpackage
 # can be removed during F19 development cycle
@@ -54,6 +56,9 @@ rm -rf %{buildroot}
 %{_mandir}/man3/Try::Tiny.3pm*
 
 %changelog
+* Tue Aug 28 2012 Jitka Plesnikova jples...@redhat.com - 0.11-7
+- Add BR/R perl(Exporter).
+
 * Fri Jul 20 2012 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.11-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_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

Broken dependencies: perl-PDL

2012-08-28 Thread buildsys


perl-PDL has broken dependencies in the F-18 tree:
On x86_64:
perl-PDL-2.4.10-1.fc17.x86_64 requires perl(:MODULE_COMPAT_5.14.2)
On i386:
perl-PDL-2.4.10-1.fc17.i686 requires perl(:MODULE_COMPAT_5.14.2)
Please resolve this as soon as possible.


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

Broken dependencies: perl-OpenOffice-UNO

2012-08-28 Thread buildsys


perl-OpenOffice-UNO has broken dependencies in the F-18 tree:
On x86_64:
perl-OpenOffice-UNO-0.07-3.fc17.x86_64 requires 
perl(:MODULE_COMPAT_5.14.2)
On i386:
perl-OpenOffice-UNO-0.07-3.fc17.i686 requires 
perl(:MODULE_COMPAT_5.14.2)
perl-OpenOffice-UNO-0.07-3.fc17.i686 requires libsal_textenc.so
Please resolve this as soon as possible.


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

[perl-JSON-PP] Spec clean-up

2012-08-28 Thread Paul Howarth
commit 5b0705dd3c1a048c3b3b7db1976957ec109204c5
Author: Paul Howarth p...@city-fan.org
Date:   Tue Aug 28 12:26:36 2012 +0100

Spec clean-up

- BR: perl(base), perl(constant) and perl(lib)
- Install to vendor directories
- Drop %defattr, redundant since rpm 4.4
- Don't need to remove empty directories from the buildroot

 perl-JSON-PP.spec |   18 --
 1 files changed, 12 insertions(+), 6 deletions(-)
---
diff --git a/perl-JSON-PP.spec b/perl-JSON-PP.spec
index 9e40c6d..496f052 100644
--- a/perl-JSON-PP.spec
+++ b/perl-JSON-PP.spec
@@ -1,6 +1,6 @@
 Name:  perl-JSON-PP
 Version:   2.27200
-Release:   240%{?dist}
+Release:   241%{?dist}
 Summary:   JSON::XS compatible pure-Perl module
 License:   GPL+ or Artistic
 Group: Development/Libraries
@@ -8,12 +8,14 @@ URL:  http://search.cpan.org/dist/CPAN-Meta-YAML/
 Source0:   
http://search.cpan.org/CPAN/authors/id/M/MA/MAKAMAKA/JSON-PP-%{version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu)
 BuildArch: noarch
-BuildRequires: perl(B)
+BuildRequires: perl(base)
 BuildRequires: perl(Carp)
+BuildRequires: perl(constant)
 BuildRequires: perl(Data::Dumper)
 BuildRequires: perl(Exporter)
 BuildRequires: perl(ExtUtils::MakeMaker)
 BuildRequires: perl(Getopt::Long)
+BuildRequires: perl(lib)
 BuildRequires: perl(Test::More)
 BuildRequires: perl(Tie::IxHash)
 Requires:  perl(:MODULE_COMPAT_%(eval `perl -V:version`; echo $version))
@@ -30,14 +32,13 @@ JSON::PP is a pure-Perl module and is compatible with 
JSON::XS.
 %setup -q -n JSON-PP-%{version}
 
 %build
-perl Makefile.PL INSTALLDIRS=perl
+perl Makefile.PL INSTALLDIRS=vendor
 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
 %{_fixperms} %{buildroot}
 
 %check
@@ -47,15 +48,20 @@ make test
 rm -rf %{buildroot}
 
 %files
-%defattr(-,root,root,-)
 %doc Changes README
 %{_bindir}/json_pp
-%{perl_privlib}/JSON/
+%{perl_vendorlib}/JSON/
 %{_mandir}/man1/json_pp.1*
 %{_mandir}/man3/JSON::PP.3pm*
 %{_mandir}/man3/JSON::PP::Boolean.3pm*
 
 %changelog
+* Tue Aug 28 2012 Paul Howarth p...@city-fan.org - 2.27200-241
+- BR: perl(base), perl(constant) and perl(lib)
+- Install to vendor directories
+- Drop %%defattr, redundant since rpm 4.4
+- Don't need to remove empty directories from the buildroot
+
 * Fri Aug 17 2012 Petr Pisar ppi...@redhat.com - 2.27200-240
 - Increase release to replace perl sub-package (bug #848961)
 
--
Fedora Extras Perl SIG
http://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-Tie-ToObject] Specify all dependencies

2012-08-28 Thread Jitka Plesnikova
commit 1a2c1d6348dd23f38951d3566880dc0b753dd5b8
Author: Jitka Plesnikova jples...@redhat.com
Date:   Tue Aug 28 13:59:08 2012 +0200

Specify all dependencies

 perl-Tie-ToObject.spec |8 ++--
 1 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/perl-Tie-ToObject.spec b/perl-Tie-ToObject.spec
index bf65c65..8eb7dbf 100644
--- a/perl-Tie-ToObject.spec
+++ b/perl-Tie-ToObject.spec
@@ -1,16 +1,17 @@
 
 Name:   perl-Tie-ToObject 
 Version:0.03 
-Release:13%{?dist}
+Release:14%{?dist}
 License:GPL+ or Artistic 
 Group:  Development/Libraries
 Summary:Tie to an existing object 
 Source: 
http://search.cpan.org/CPAN/authors/id/N/NU/NUFFIN/Tie-ToObject-%{version}.tar.gz
 
 Url:http://search.cpan.org/dist/Tie-ToObject
 BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) 
-Requires:  perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo $version))
+Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
 BuildArch:  noarch
 
+BuildRequires: perl(Carp)
 BuildRequires: perl(ExtUtils::MakeMaker)
 BuildRequires: perl(Scalar::Util)
 # tests
@@ -58,6 +59,9 @@ rm -rf %{buildroot}
 %{_mandir}/man3/*.3*
 
 %changelog
+* Tue Aug 28 2012 Jitka Plesnikova jples...@redhat.com - 0.03-14
+- Add BR perl(Carp).
+
 * Fri Jul 20 2012 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.03-13
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_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-JSON-PP] Created tag perl-JSON-PP-2.27200-241.fc19

2012-08-28 Thread Paul Howarth
The lightweight tag 'perl-JSON-PP-2.27200-241.fc19' was created pointing to:

 5b0705d... Spec clean-up
--
Fedora Extras Perl SIG
http://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-Perl-OSType] Spec clean-up

2012-08-28 Thread Paul Howarth
commit 4a545199abfc3d7ea9906d22392a1bd0817565d9
Author: Paul Howarth p...@city-fan.org
Date:   Tue Aug 28 13:37:19 2012 +0100

Spec clean-up

- Drop %defattr, redundant since rpm 4.4
- Don't need to remove empty directories from the buildroot
- Don't delete the extra tests when bootstrapping, but don't run them either

 perl-Perl-OSType.spec |   21 -
 1 files changed, 12 insertions(+), 9 deletions(-)
---
diff --git a/perl-Perl-OSType.spec b/perl-Perl-OSType.spec
index dfee0bc..d2058f5 100644
--- a/perl-Perl-OSType.spec
+++ b/perl-Perl-OSType.spec
@@ -1,12 +1,12 @@
 # We don't really need ExtUtils::MakeMaker ≥ 6.31
-%global old_eumm %(perl -MExtUtils::MakeMaker -e 'printf %d\\n, 
$ExtUtils::MakeMaker::VERSION  6.31 ? 1 : 0;' 2/dev/null || echo 0)
+%global old_eumm %(perl -MExtUtils::MakeMaker -e 'print 
(($ExtUtils::MakeMaker::VERSION  6.31) ? 1 : 0);' 2/dev/null || echo 0)
 
 # Test suite needs patching if we have Test::More  0.88
-%global old_test_more %(perl -MTest::More -e 'printf %d\\n, 
$Test::More::VERSION  0.88 ? 1 : 0;' 2/dev/null || echo 0)
+%global old_test_more %(perl -MTest::More -e 'print (($Test::More::VERSION  
0.88) ? 1 : 0);' 2/dev/null || echo 0)
 
 Name:  perl-Perl-OSType
 Version:   1.002
-Release:   240%{?dist}
+Release:   241%{?dist}
 Summary:   Map Perl operating system names to generic types
 License:   GPL+ or Artistic
 Group: Development/Libraries
@@ -21,7 +21,7 @@ BuildRequires:perl(Exporter)
 BuildRequires: perl(ExtUtils::MakeMaker)
 BuildRequires: perl(File::Temp)
 BuildRequires: perl(Test::More)
-# Optional tests
+# Optional tests, not run for this dual-lived module when bootstrapping
 %if !%{defined perl_bootstrap}
 BuildRequires: perl(Pod::Coverage::TrustPod)
 BuildRequires: perl(Test::CPAN::Meta)
@@ -62,25 +62,28 @@ make %{?_smp_mflags}
 rm -rf %{buildroot}
 make pure_install DESTDIR=%{buildroot}
 find %{buildroot} -type f -name .packlist -exec rm -f {} \;
-find %{buildroot} -depth -type d -exec rmdir {} \; 2/dev/null
 %{_fixperms} %{buildroot}
 
 %check
-%if %{defined perl_bootstrap}
-rm -rf xt
+make test
+%if !%{defined perl_bootstrap}
+make test TEST_FILES=$(echo $(find xt/ -name '*.t'))
 %endif
-make test TEST_FILES=t/*.t xt/*/*.t
 
 %clean
 rm -rf %{buildroot}
 
 %files
-%defattr(-,root,root,-)
 %doc Changes LICENSE README
 %{perl_vendorlib}/Perl/
 %{_mandir}/man3/Perl::OSType.3pm*
 
 %changelog
+* Tue Aug 28 2012 Paul Howarth p...@city-fan.org - 1.002-241
+- Drop %%defattr, redundant since rpm 4.4
+- Don't need to remove empty directories from the buildroot
+- Don't delete the extra tests when bootstrapping, but don't run them either
+
 * Fri Aug 17 2012 Petr Pisar ppi...@redhat.com - 1.002-240
 - Increase release to replace perl sub-package (bug #848961)
 
--
Fedora Extras Perl SIG
http://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-use-ok] Specify all dependencies

2012-08-28 Thread Jitka Plesnikova
commit 8a24292816a01b7841f0d086755fc8e76b819ca4
Author: Jitka Plesnikova jples...@redhat.com
Date:   Tue Aug 28 14:37:28 2012 +0200

Specify all dependencies

 perl-Test-use-ok.spec |8 +++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/perl-Test-use-ok.spec b/perl-Test-use-ok.spec
index 86472c5..02e07df 100644
--- a/perl-Test-use-ok.spec
+++ b/perl-Test-use-ok.spec
@@ -1,6 +1,6 @@
 Name:  perl-Test-use-ok
 Version:   0.02
-Release:   15%{?dist}
+Release:   16%{?dist}
 Summary:   Alternative to Test::More::use_ok
 License:   MIT 
 Group: Development/Libraries
@@ -10,6 +10,9 @@ BuildRoot:
%{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu)
 BuildArch: noarch
 BuildRequires: perl(ExtUtils::MakeMaker)
 BuildRequires: perl(Test::More)
+# Requires of bundled library inc::Module::Install
+BuildRequires: perl(Cwd)
+BuildRequires: perl(File::Path)
 Requires:  perl(:MODULE_COMPAT_%(eval `perl -V:version`; echo $version))
 
 %description
@@ -52,6 +55,9 @@ rm -rf %{buildroot}
 %{_mandir}/man3/ok.3pm*
 
 %changelog
+* Tue Aug 28 2012 Jitka Plesnikova jples...@redhat.com - 0.02-16
+- Specify all dependencies.
+
 * Fri Jul 20 2012 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.02-15
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_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

Broken dependencies: perl-PDL

2012-08-28 Thread buildsys


perl-PDL has broken dependencies in the rawhide tree:
On x86_64:
perl-PDL-2.4.10-1.fc17.x86_64 requires perl(:MODULE_COMPAT_5.14.2)
On i386:
perl-PDL-2.4.10-1.fc17.i686 requires perl(:MODULE_COMPAT_5.14.2)
Please resolve this as soon as possible.


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

Broken dependencies: perl-OpenOffice-UNO

2012-08-28 Thread buildsys


perl-OpenOffice-UNO has broken dependencies in the rawhide tree:
On x86_64:
perl-OpenOffice-UNO-0.07-3.fc17.x86_64 requires 
perl(:MODULE_COMPAT_5.14.2)
On i386:
perl-OpenOffice-UNO-0.07-3.fc17.i686 requires 
perl(:MODULE_COMPAT_5.14.2)
perl-OpenOffice-UNO-0.07-3.fc17.i686 requires libsal_textenc.so
Please resolve this as soon as possible.


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

[perl-Perl-OSType] Created tag perl-Perl-OSType-1.002-241.fc19

2012-08-28 Thread Paul Howarth
The lightweight tag 'perl-Perl-OSType-1.002-241.fc19' was created pointing to:

 4a54519... Spec clean-up
--
Fedora Extras Perl SIG
http://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 783740] perl-Crypt-PasswdMD5 not available in RHEL 6 PPC64

2012-08-28 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=783740

--- Comment #1 from Jose Pedro Oliveira j...@di.uminho.pt ---
perl-Crypt-PasswdMD5-1.3-6 requirements:


$ rpm -qpR perl-Crypt-PasswdMD5-1.3-6.el6.src.rpm
--
perl(ExtUtils::MakeMaker)  
/usr/bin/iconv  
rpmlib(FileDigests) = 4.6.0-1
rpmlib(CompressedFileNames) = 3.0.4-1
--


$ rpm -qR perl-Crypt-PasswdMD5
--
perl = 0:5.000
perl(:MODULE_COMPAT_5.10.1)  
perl(Digest::MD5)  
perl(Exporter)  
rpmlib(CompressedFileNames) = 3.0.4-1
rpmlib(FileDigests) = 4.6.0-1
rpmlib(PayloadFilesHavePrefix) = 4.0-1
rpmlib(PayloadIsXz) = 5.2-1
--

-- 
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-ExtUtils-MakeMaker] Do not build-require itself

2012-08-28 Thread Petr Pisar
commit 7ca116b9ff30be66a819e5da2d88a307b897ce2d
Author: Petr Písař ppi...@redhat.com
Date:   Tue Aug 28 16:35:51 2012 +0200

Do not build-require itself

 perl-ExtUtils-MakeMaker.spec |   29 +
 1 files changed, 17 insertions(+), 12 deletions(-)
---
diff --git a/perl-ExtUtils-MakeMaker.spec b/perl-ExtUtils-MakeMaker.spec
index a69cfdc..c10e196 100644
--- a/perl-ExtUtils-MakeMaker.spec
+++ b/perl-ExtUtils-MakeMaker.spec
@@ -1,40 +1,41 @@
-%global real_version 6.63_02
+%global cpan_version 6.63_02
 
 Name:   perl-ExtUtils-MakeMaker
-Version:6.63.02
-Release:240%{?dist}
+Version:%(echo '%{cpan_version}' | tr _ .)
+Release:241%{?dist}
 Summary:Create a module Makefile
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/ExtUtils-MakeMaker/
-Source0:
http://www.cpan.org/authors/id/M/MS/MSCHWERN/ExtUtils-MakeMaker-%{real_version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/M/MS/MSCHWERN/ExtUtils-MakeMaker-%{cpan_version}.tar.gz
 # Do not set RPATH to perl shared-library modules by default. Bug #773622.
 # This is copy from `perl' package. This is distributor extension.
 Patch0: %{name}-6.62-USE_MM_LD_RUN_PATH.patch
 BuildArch:  noarch
-BuildRequires:  perl(ExtUtils::MakeMaker)
+# Makefile.Pl uses ExtUtils::MakeMaker from ./lib
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(Cwd)
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(File::Path)
 BuildRequires:  perl(File::Spec) = 0.8
+BuildRequires:  perl(lib)
 # Unbundled
 BuildRequires:  perl(File::Copy::Recursive)
 # Tests:
 BuildRequires:  perl(AutoSplit)
-BuildRequires:  perl(Carp)
 BuildRequires:  perl(CPAN::Meta)
-BuildRequires:  perl(Cwd)
 BuildRequires:  perl(Data::Dumper)
 BuildRequires:  perl(ExtUtils::Command)
 BuildRequires:  perl(ExtUtils::Install)
 BuildRequires:  perl(ExtUtils::Installed)
 BuildRequires:  perl(ExtUtils::Manifest)
-BuildRequires:  perl(Exporter)
+BuildRequires:  perl(File::Find)
+BuildRequires:  perl(File::Temp)
 BuildRequires:  perl(Getopt::Long)
 BuildRequires:  perl(IO::File)
 BuildRequires:  perl(lib)
 BuildRequires:  perl(Parse::CPAN::Meta)
 BuildRequires:  perl(Pod::Man)
-BuildRequires:  perl(File::Find)
-BuildRequires:  perl(File::Path)
-BuildRequires:  perl(File::Temp)
 BuildRequires:  perl(Test::Harness)
 BuildRequires:  perl(Test::More)
 # Optional tests
@@ -59,7 +60,7 @@ Makefile.PL. It is based on the Makefile.SH model provided by 
Andy
 Dougherty and the perl5-porters.
 
 %prep
-%setup -q -n ExtUtils-MakeMaker-%{real_version}
+%setup -q -n ExtUtils-MakeMaker-%{cpan_version}
 %patch0 -p1
 # Remove bundled modules
 rm -rf bundled/* ||:
@@ -86,6 +87,10 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Tue Aug 28 2012 Petr Pisar ppi...@redhat.com - 6.63.02-241
+- Compute RPM version
+- Do not build-require itself, the build script runs from ./lib
+
 * Mon Aug 13 2012 Marcela Mašláňová mmasl...@redhat.com - 6.63.02-240
 - update version to the same as in perl.srpm
 - Bump release to override sub-package from perl.spec
--
Fedora Extras Perl SIG
http://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-YAML] Specify all dependencies

2012-08-28 Thread Petr Pisar
commit f5219056eb51e7a7512e1ed6dc9aa5506dde8a60
Author: Jitka Plesnikova jples...@redhat.com
Date:   Tue Aug 28 16:20:40 2012 +0200

Specify all dependencies

 perl-YAML.spec |7 ++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/perl-YAML.spec b/perl-YAML.spec
index ccb55c5..13a95d2 100644
--- a/perl-YAML.spec
+++ b/perl-YAML.spec
@@ -1,6 +1,6 @@
 Name:   perl-YAML
 Version:0.84
-Release:3%{?dist}
+Release:4%{?dist}
 Summary:YAML Ain't Markup Language (tm)
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -9,9 +9,11 @@ Source0:
http://search.cpan.org/CPAN/authors/id/M/MS/MSTROUT/YAML-%{versi
 BuildArch:  noarch
 BuildRequires:  perl(Carp)
 BuildRequires:  perl(constant)
+BuildRequires:  perl(Cwd)
 BuildRequires:  perl(Data::Dumper)
 BuildRequires:  perl(Exporter)
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(File::Path)
 BuildRequires:  perl(lib)
 Requires:   perl(:MODULE_COMPAT_%(eval `perl -V:version`; echo $version))
 Requires:   perl(Carp)
@@ -57,6 +59,9 @@ make test
 %{_mandir}/man3/YAML*.3*
 
 %changelog
+* Tue Aug 28 2012 Jitka Plesnikova jples...@redhat.com - 0.84-4
+- Specify all dependencies.
+
 * Fri Jul 20 2012 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.84-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_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 851721] Review Request: perl-Net-Nessus-XMLRPC - Communicate with Nessus scanner(v4.2+) via XMLRPC

2012-08-28 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=851721

Olivier Bilodeau oliv...@bottomlesspit.org changed:

   What|Removed |Added

 CC||perl-devel@lists.fedoraproj
   ||ect.org

-- 
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 852503] Review Request: perl-Net-Radius - Object-oriented Perl interface to RADIUS

2012-08-28 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=852503

Olivier Bilodeau oliv...@bottomlesspit.org changed:

   What|Removed |Added

 CC||perl-devel@lists.fedoraproj
   ||ect.org
 Blocks||177841 (FE-NEEDSPONSOR)

-- 
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 844965] perl-Devel-GlobalDestruction-0.09 is available

2012-08-28 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=844965

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

   What|Removed |Added

 Status|MODIFIED|ON_QA

--- Comment #3 from Fedora Update System upda...@fedoraproject.org ---
Package perl-Devel-GlobalDestruction-0.09-1.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing
perl-Devel-GlobalDestruction-0.09-1.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-12840/perl-Devel-GlobalDestruction-0.09-1.fc18
then log in and leave karma (feedback).

-- 
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 851873] perl-Dancer-1.3100 is available

2012-08-28 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=851873

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

   What|Removed |Added

 Status|MODIFIED|ON_QA

--- Comment #2 from Fedora Update System upda...@fedoraproject.org ---
Package perl-Dancer-1.3100-1.fc18:
* should fix your issue,
* was pushed to the Fedora 18 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing perl-Dancer-1.3100-1.fc18'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2012-12848/perl-Dancer-1.3100-1.fc18
then log in and leave karma (feedback).

-- 
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 MailTools-2.10.tar.gz uploaded to lookaside cache by pghmcfc

2012-08-28 Thread Paul Howarth
A file has been added to the lookaside cache for perl-MailTools:

bb1ee1b02913b94104209acda0163933  MailTools-2.10.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-MailTools] Update to 2.10

2012-08-28 Thread Paul Howarth
commit 54eef31f5e3368b8aa2359458f5670a992401878
Author: Paul Howarth p...@city-fan.org
Date:   Tue Aug 28 22:07:07 2012 +0100

Update to 2.10

- New upstream release 2.10:
  - Mail::Mailer::smtp set from address twice (CPAN RT#77161)
  - Mail::Mailer::smtps did not support the From option (CPAN RT#77161)
  - Mail::Util::mailaddress has now an optional parameter to set the 
returned
value explicitly (CPAN #75975)
- BR: perl(base)
- Drop BR: perl(Config) and perl(POSIX), not dual-lived
- Drop %defattr, redundant since rpm 4.4
- Don't need to remove empty directories from the buildroot

 perl-MailTools.spec |   20 ++--
 sources |2 +-
 2 files changed, 15 insertions(+), 7 deletions(-)
---
diff --git a/perl-MailTools.spec b/perl-MailTools.spec
index 9fe11e4..9cecf2f 100644
--- a/perl-MailTools.spec
+++ b/perl-MailTools.spec
@@ -1,7 +1,7 @@
 Summary:   Various mail-related perl modules
 Name:  perl-MailTools
-Version:   2.09
-Release:   3%{?dist}
+Version:   2.10
+Release:   1%{?dist}
 License:   GPL+ or Artistic
 Group: Development/Libraries
 URL:   http://search.cpan.org/dist/MailTools/
@@ -10,8 +10,8 @@ Patch0:   MailTools-2.08-UTF8.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -nu)
 BuildArch: noarch
 BuildRequires: perl = 3:5.8.1
+BuildRequires: perl(base)
 BuildRequires: perl(Carp)
-BuildRequires: perl(Config)
 BuildRequires: perl(Date::Format)
 BuildRequires: perl(Date::Parse)
 BuildRequires: perl(Exporter)
@@ -19,7 +19,6 @@ BuildRequires:perl(ExtUtils::MakeMaker)
 BuildRequires: perl(IO::Handle)
 BuildRequires: perl(Net::Domain) = 1.05
 BuildRequires: perl(Net::SMTP) = 1.03
-BuildRequires: perl(POSIX)
 BuildRequires: perl(Test::More)
 BuildRequires: perl(Test::Pod)
 Requires:  perl(:MODULE_COMPAT_%(eval `perl -V:version`; echo $version))
@@ -52,7 +51,6 @@ make %{?_smp_mflags}
 rm -rf %{buildroot}
 make pure_install DESTDIR=%{buildroot}
 find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
-find %{buildroot} -depth -type d -exec rmdir {} ';' 2/dev/null
 %{_fixperms} %{buildroot}
 
 %check
@@ -63,7 +61,6 @@ make test TEST_FILES=xt/*.t
 rm -rf %{buildroot}
 
 %files
-%defattr(-,root,root,-)
 %doc ChangeLog README* examples/
 %dir %{perl_vendorlib}/Mail/
 %dir %{perl_vendorlib}/Mail/Field/
@@ -112,6 +109,17 @@ rm -rf %{buildroot}
 %{_mandir}/man3/Mail::Util.3pm*
 
 %changelog
+* Tue Aug 28 2012 Paul Howarth p...@city-fan.org 2.10-1
+- Update to 2.10
+  - Mail::Mailer::smtp set from address twice (CPAN RT#77161)
+  - Mail::Mailer::smtps did not support the From option (CPAN RT#77161)
+  - Mail::Util::mailaddress has now an optional parameter to set the returned
+value explicitly (CPAN #75975)
+- BR: perl(base)
+- Drop BR: perl(Config) and perl(POSIX), not dual-lived
+- Drop %%defattr, redundant since rpm 4.4
+- Don't need to remove empty directories from the buildroot
+
 * Fri Jul 20 2012 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 2.09-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 2705db2..a325997 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2ab874c4202d647e0fc58dd7cffb59f6  MailTools-2.09.tar.gz
+bb1ee1b02913b94104209acda0163933  MailTools-2.10.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-MailTools/f18] Update to 2.10

2012-08-28 Thread Paul Howarth
Summary of changes:

  54eef31... Update to 2.10 (*)

(*) 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-MailTools] Created tag perl-MailTools-2.10-1.fc18

2012-08-28 Thread Paul Howarth
The lightweight tag 'perl-MailTools-2.10-1.fc18' was created pointing to:

 54eef31... Update to 2.10
--
Fedora Extras Perl SIG
http://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-MailTools] Created tag perl-MailTools-2.10-1.fc19

2012-08-28 Thread Paul Howarth
The lightweight tag 'perl-MailTools-2.10-1.fc19' was created pointing to:

 54eef31... Update to 2.10
--
Fedora Extras Perl SIG
http://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 849609] perl-homedir.csh causes login error for users with CSH as default shell

2012-08-28 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=849609

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

   What|Removed |Added

 Status|ON_QA   |CLOSED
 Resolution|--- |ERRATA
Last Closed||2012-08-28 19:26:55

--- Comment #6 from Fedora Update System upda...@fedoraproject.org ---
perl-local-lib-1.008004-5.fc17 has been pushed to the Fedora 17 stable
repository.  If problems still persist, please make note of it in this bug
report.

-- 
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 849609] perl-homedir.csh causes login error for users with CSH as default shell

2012-08-28 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=849609

--- Comment #7 from Fedora Update System upda...@fedoraproject.org ---
perl-local-lib-1.008004-5.fc16 has been pushed to the Fedora 16 stable
repository.  If problems still persist, please make note of it in this bug
report.

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