[Bug 971098] CVE-2013-2145 perl-Module-Signature: arbitrary code execution when verifying SIGNATURE [fedora-all]

2013-06-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=971098

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

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version||perl-Module-Signature-0.73-
   ||1.fc19
 Resolution|--- |ERRATA
Last Closed||2013-06-16 02:13:21

--- Comment #6 from Fedora Update System upda...@fedoraproject.org ---
perl-Module-Signature-0.73-1.fc19 has been pushed to the Fedora 19 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.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=3DZPWYu8wva=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 971096] CVE-2013-2145 perl-Module-Signature: arbitrary code execution when verifying SIGNATURE

2013-06-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=971096

--- Comment #4 from Fedora Update System upda...@fedoraproject.org ---
perl-Module-Signature-0.73-1.fc19 has been pushed to the Fedora 19 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.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=nKkDuVN3SUa=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[Bug 971723] perl-Module-Signature-0.73 is available

2013-06-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=971723

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

   What|Removed |Added

 Status|ON_QA   |CLOSED
   Fixed In Version||perl-Module-Signature-0.73-
   ||1.fc19
 Resolution|--- |ERRATA
Last Closed||2013-06-16 02:13:33

--- Comment #5 from Fedora Update System upda...@fedoraproject.org ---
perl-Module-Signature-0.73-1.fc19 has been pushed to the Fedora 19 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.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=PVmUiiyXlfa=cc_unsubscribe
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

File JSON-Any-1.30.tar.gz uploaded to lookaside cache by eseyman

2013-06-16 Thread Emmanuel Seyman
A file has been added to the lookaside cache for perl-JSON-Any:

b96b5032e329c996a7f9fc5ccffdb0a9  JSON-Any-1.30.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-4.14.tar.gz uploaded to lookaside cache by eseyman

2013-06-16 Thread Emmanuel Seyman
A file has been added to the lookaside cache for perl-Mojolicious:

1618d2b8654d04b01a819cc94c56c977  Mojolicious-4.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-JSON-Any] Update to 1.30

2013-06-16 Thread Emmanuel Seyman
commit 48ace5383eb68bf238a68cc8c591d6ac0b521c9c
Author: Emmanuel Seyman emman...@seyman.fr
Date:   Sun Jun 16 12:09:38 2013 +0200

Update to 1.30

 .gitignore |1 +
 perl-JSON-Any.spec |7 +--
 sources|2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c9a4df2..22dcc40 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 JSON-Any-1.22.tar.gz
 /JSON-Any-1.25.tar.gz
 /JSON-Any-1.29.tar.gz
+/JSON-Any-1.30.tar.gz
diff --git a/perl-JSON-Any.spec b/perl-JSON-Any.spec
index 5dd784f..9505782 100644
--- a/perl-JSON-Any.spec
+++ b/perl-JSON-Any.spec
@@ -1,7 +1,7 @@
 Name:   perl-JSON-Any
 Summary:A meta-module to make working with JSON easier
-Version:1.29
-Release:4%{?dist}
+Version:1.30
+Release:1%{?dist}
 License:GPL+ or Artistic
 Group:  Development/Libraries
 Source0:
http://search.cpan.org/CPAN/authors/id/P/PE/PERIGRIN/JSON-Any-%{version}.tar.gz 
@@ -59,6 +59,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jun 16 2013 Emmanuel Seyman emman...@seyman.fr - 1.30-1
+- Update to 1.30
+
 * Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 1.29-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index e5c5f16..08f8dae 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f7eea523d532668555456e4153334342  JSON-Any-1.29.tar.gz
+b96b5032e329c996a7f9fc5ccffdb0a9  JSON-Any-1.30.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] Update to 14.14

2013-06-16 Thread Emmanuel Seyman
commit 06d644b7b3499c2c37a581334cfe24081dbd3c2e
Author: Emmanuel Seyman emman...@seyman.fr
Date:   Sun Jun 16 12:19:32 2013 +0200

Update to 14.14

 .gitignore|1 +
 perl-Mojolicious.spec |5 -
 sources   |2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ce9b2c7..9bc9694 100644
--- a/.gitignore
+++ b/.gitignore
@@ -89,3 +89,4 @@ Mojolicious-0.26.tar.gz
 /Mojolicious-4.07.tar.gz
 /Mojolicious-4.10.tar.gz
 /Mojolicious-4.13.tar.gz
+/Mojolicious-4.14.tar.gz
diff --git a/perl-Mojolicious.spec b/perl-Mojolicious.spec
index 9db8ad8..aa3a6dd 100644
--- a/perl-Mojolicious.spec
+++ b/perl-Mojolicious.spec
@@ -1,5 +1,5 @@
 Name:   perl-Mojolicious
-Version:4.13
+Version:4.14
 Release:1%{?dist}
 Summary:A next generation web framework for Perl
 License:Artistic 2.0
@@ -60,6 +60,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jun 16 2013 Emmanuel Seyman emman...@seyman.fr - 4.14-1
+- Update to 4.14
+
 * Sun Jun 09 2013 Emmanuel Seyman emman...@seyman.fr - 4.13-1
 - Update to 4.13
 
diff --git a/sources b/sources
index 08a6c83..08436f5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-196df3d532e28daca55c13170b69f3cb  Mojolicious-4.13.tar.gz
+1618d2b8654d04b01a819cc94c56c977  Mojolicious-4.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

File Starman-0.3014.tar.gz uploaded to lookaside cache by eseyman

2013-06-16 Thread Emmanuel Seyman
A file has been added to the lookaside cache for perl-Starman:

11aec1c75b9ace7664721a87a8bf433a  Starman-0.3014.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-Starman] Update to 0.3014

2013-06-16 Thread Emmanuel Seyman
commit f06b07faf97c77ef557d4076de7b0ad297cd87cb
Author: Emmanuel Seyman emman...@seyman.fr
Date:   Sun Jun 16 12:42:56 2013 +0200

Update to 0.3014

 .gitignore|1 +
 perl-Starman.spec |7 +--
 sources   |2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6adc714..dff9e93 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /Starman-0.3006.tar.gz
 /Starman-0.3007.tar.gz
 /Starman-0.3011.tar.gz
+/Starman-0.3014.tar.gz
diff --git a/perl-Starman.spec b/perl-Starman.spec
index d1f0b43..e1c27bc 100644
--- a/perl-Starman.spec
+++ b/perl-Starman.spec
@@ -1,6 +1,6 @@
 Name:   perl-Starman
-Version:0.3011
-Release:2%{?dist}
+Version:0.3014
+Release:1%{?dist}
 Summary:High-performance preforking PSGI/Plack web server
 License:GPL+ or Artistic
 
@@ -59,6 +59,9 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} 
';'
 %{_mandir}/man3/*
 
 %changelog
+* Sun Jun 16 2013 Emmanuel Seyman emman...@seyman.fr - 0.3014-1
+- Update to 0.3014
+
 * Sun Jun 02 2013 Emmanuel Seyman emman...@seyman.fr - 0.3011-2
 - Remove ugly hack for the man page name
 
diff --git a/sources b/sources
index b5c52a4..fda06c2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f55f245f3bbd2986fb4049a448b43241  Starman-0.3011.tar.gz
+11aec1c75b9ace7664721a87a8bf433a  Starman-0.3014.tar.gz
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Broken dependencies: perl-PDL

2013-06-16 Thread buildsys


perl-PDL has broken dependencies in the rawhide tree:
On x86_64:
perl-PDL-2.4.10-6.fc19.x86_64 requires libgd.so.2()(64bit)
On i386:
perl-PDL-2.4.10-6.fc19.i686 requires libgd.so.2
Please resolve this as soon as possible.


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

Broken dependencies: perl-Bio-SamTools

2013-06-16 Thread buildsys


perl-Bio-SamTools has broken dependencies in the rawhide tree:
On x86_64:
perl-Bio-SamTools-1.35-2.fc19.x86_64 requires 
perl(Bio::SeqFeature::Lite)
perl-Bio-SamTools-1.35-2.fc19.x86_64 requires perl(Bio::PrimarySeq)
On i386:
perl-Bio-SamTools-1.35-2.fc19.i686 requires perl(Bio::SeqFeature::Lite)
perl-Bio-SamTools-1.35-2.fc19.i686 requires perl(Bio::PrimarySeq)
Please resolve this as soon as possible.


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

Broken dependencies: perl-Bio-ASN1-EntrezGene

2013-06-16 Thread buildsys


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


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

Broken dependencies: perl-Bio-SamTools

2013-06-16 Thread buildsys


perl-Bio-SamTools has broken dependencies in the F-19 tree:
On x86_64:
perl-Bio-SamTools-1.35-2.fc19.x86_64 requires 
perl(Bio::SeqFeature::Lite)
perl-Bio-SamTools-1.35-2.fc19.x86_64 requires perl(Bio::PrimarySeq)
On i386:
perl-Bio-SamTools-1.35-2.fc19.i686 requires perl(Bio::SeqFeature::Lite)
perl-Bio-SamTools-1.35-2.fc19.i686 requires perl(Bio::PrimarySeq)
Please resolve this as soon as possible.


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

Broken dependencies: perl-Bio-ASN1-EntrezGene

2013-06-16 Thread buildsys


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


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

[Bug 910272] perl-Growl-GNTP-0.20 is available

2013-06-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=910272

--- Comment #4 from Fedora Update System upda...@fedoraproject.org ---
perl-Growl-GNTP-0.20-1.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/perl-Growl-GNTP-0.20-1.fc19

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

[Bug 910272] perl-Growl-GNTP-0.20 is available

2013-06-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=910272

--- Comment #6 from Fedora Update System upda...@fedoraproject.org ---
perl-Growl-GNTP-0.20-1.fc17 has been submitted as an update for Fedora 17.
https://admin.fedoraproject.org/updates/perl-Growl-GNTP-0.20-1.fc17

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

[Bug 910272] perl-Growl-GNTP-0.20 is available

2013-06-16 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=910272

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

   What|Removed |Added

 Status|MODIFIED|ON_QA

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

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

[perl-IO-Async] Update to 0.58 and clean up spec file

2013-06-16 Thread Emmanuel Seyman
commit 029b44f9b5d57d519d46207256a0b88e99c45f9a
Author: Emmanuel Seyman emman...@seyman.fr
Date:   Sun Jun 16 21:25:53 2013 +0200

Update to 0.58 and clean up spec file

 .gitignore |1 +
 perl-IO-Async.spec |   22 --
 sources|2 +-
 3 files changed, 14 insertions(+), 11 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3ab8738..1f3760e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 IO-Async-0.28.tar.gz
 /IO-Async-0.29.tar.gz
+/IO-Async-0.58.tar.gz
diff --git a/perl-IO-Async.spec b/perl-IO-Async.spec
index f3667c7..1517d14 100644
--- a/perl-IO-Async.spec
+++ b/perl-IO-Async.spec
@@ -1,18 +1,19 @@
 Name:   perl-IO-Async
-Version:0.29
-Release:10%{?dist}
+Version:0.58
+Release:1%{?dist}
 Summary:A collection of modules that implement asynchronous filehandle 
IO
 
-Group:  Development/Libraries
 License:GPL+ or Artistic
 URL:http://search.cpan.org/dist/IO-Async/
 Source0:
http://search.cpan.org/CPAN/authors/id/P/PE/PEVANS/IO-Async-%{version}.tar.gz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildArch:  noarch
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(Future)
 BuildRequires:  perl(Heap)
 BuildRequires:  perl(Test::Exception)
+BuildRequires:  perl(Test::Fatal)
+BuildRequires:  perl(Test::Identity)
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Test::Pod)
 BuildRequires:  perl(Test::Refcount)
@@ -22,6 +23,8 @@ BuildRequires:  perl(Async::MergePoint)
 BuildRequires:  perl(Time::HiRes)
 Requires:  perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo $version))
 
+%{?perl_default_filter}
+
 %description
 A collection of modules that implement asynchronous filehandle IO
 
@@ -35,7 +38,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 {} ';'
 
@@ -44,18 +46,18 @@ find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} 
';'
 make test
 
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
-
 %files
-%defattr(-,root,root,-)
 %doc Changes
 %{perl_vendorlib}/*
 %{_mandir}/man3/*.3*
 
 
 %changelog
+* Sun Jun 16 2013 Emmanuel Seyman emman...@seyman.fr - 0.58-1
+- Update to 0.58
+- Add perl default filter
+- Remove no-longer-needed macros
+
 * Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.29-10
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 689e327..9b10545 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7d184c7d2fd54eb19acfed78a02efd32  IO-Async-0.29.tar.gz
+612d05562d32b0f1acdc1e3258d557de  IO-Async-0.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-Locale-Maketext-Gettext/el6] Build for EPEL

2013-06-16 Thread RĂ¼diger Landmann
commit 047694f5cc9659b2d22977ec83df5cbb3e5c1a11
Author: Ruediger Landmann r.landm...@redhat.com
Date:   Mon Jun 17 11:08:28 2013 +1000

Build for EPEL

 gettexttomakettext.patch |   14 ++
 sources  |1 -
 2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/gettexttomakettext.patch b/gettexttomakettext.patch
new file mode 100644
index 000..d6e71e0
--- /dev/null
+++ b/gettexttomakettext.patch
@@ -0,0 +1,14 @@
+diff -ru Locale-Maketext-Gettext-1.27/lib/Locale/Maketext/Gettext.pm 
Locale-Maketext-Gettext-1.27-patched/lib/Locale/Maketext/Gettext.pm
+--- Locale-Maketext-Gettext-1.27/lib/Locale/Maketext/Gettext.pm
2009-04-28 03:46:23.0 +1000
 Locale-Maketext-Gettext-1.27-patched/lib/Locale/Maketext/Gettext.pm
2013-03-08 12:31:37.166997436 +1000
+@@ -354,6 +354,10 @@
+ # Translated message
+ $strt = substr($content, $off, $len);
+ 
++# Convert gettext params %1 to maketext params [_1]
++$stro =~ s/\%(\d+)/\[_$1\]/g;
++$strt =~ s/\%(\d+)/\[_$1\]/g;
++
+ # Hash it
+ $_{$stro} = $strt;
+ }
diff --git a/sources b/sources
index 7c6a814..5077cf7 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
 58019c37c8ad1c4526476a7fb98b64c6  Locale-Maketext-Gettext-1.27.tar.gz
-bd16fb000fbf042b220d7a990368c0b2  gettexttomakettext.patch
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel