[Bug 910278] perl-Wx-0.9918 is available

2013-04-05 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=910278

--- Comment #3 from Fedora Update System  ---
Package perl-Wx-0.9918-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-Wx-0.9918-1.fc19'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-5037/perl-Wx-0.9918-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=UhrqZy3Z0w&a=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 948062] New upstream release 0.81 fixes tests to work with DateTime 1.00

2013-04-05 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=948062

--- Comment #5 from Fedora Update System  ---
Package perl-DateTime-Format-Builder-0.8100-2.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-DateTime-Format-Builder-0.8100-2.fc19'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-5011/perl-DateTime-Format-Builder-0.8100-2.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=Qph4ZMD6YY&a=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

Broken upgrade path(s) detected for: perl-Locale-Maketext-Gettext

2013-04-05 Thread buildsys
f19 > f20 (perl-Locale-Maketext-Gettext-1.27-12.fc19 
perl-Locale-Maketext-Gettext-1.27-10.fc19)


Please fix the(se) issue(s) as soon as possible.

---
This report generated by Fedora Release Engineering, using 
http://git.fedorahosted.org/git/?p=releng;a=blob;f=scripts/check-upgrade-paths.py;hb=HEAD
--
Fedora Extras Perl SIG
http://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 910278] perl-Wx-0.9918 is available

2013-04-05 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=910278

--- Comment #2 from Fedora Update System  ---
perl-Wx-0.9918-1.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/perl-Wx-0.9918-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=TLpJl9I01R&a=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] Sub-package Locale-Maketext

2013-04-05 Thread Petr Pisar
commit bb2eb7f498d5066cad90f3007bb0d30123817089
Author: Petr Písař 
Date:   Fri Apr 5 17:16:43 2013 +0200

Sub-package Locale-Maketext

 perl.spec |   48 +++-
 1 files changed, 47 insertions(+), 1 deletions(-)
---
diff --git a/perl.spec b/perl.spec
index 1c66e17..4964763 100644
--- a/perl.spec
+++ b/perl.spec
@@ -1020,6 +1020,24 @@ each deal with different types of codes which identify 
parts of the locale
 including languages, countries, currency, etc.
 %endif
 
+%package Locale-Maketext
+Summary:Framework for localization
+Group:  Development/Libraries
+License:GPL+ or Artistic
+Epoch:  0
+Version:1.22
+Requires:   %perl_compat
+BuildArch:  noarch
+
+%description Locale-Maketext
+It is a common feature of applications (whether run directly, or via the Web)
+for them to be "localized" -- i.e., for them to present an English interface
+to an English-speaker, a German interface to a German-speaker, and so on for
+all languages it's programmed with. Locale::Maketext is a framework for
+software localization; it provides you with the tools for organizing and
+accessing the bits of text and text-processing code that you need for
+producing localized applications.
+
 %package Locale-Maketext-Simple
 Summary:Simple interface to Locale::Maketext::Lexicon
 Group:  Development/Libraries
@@ -1748,7 +1766,8 @@ Requires:   perl-ExtUtils-ParseXS, 
perl-File-CheckTree, perl-File-Fetch
 Requires:   perl-File-Path, perl-File-Temp, perl-Filter, perl-Getopt-Long
 Requires:   perl-HTTP-Tiny
 Requires:   perl-IO-Compress, perl-IO-Zlib, perl-IPC-Cmd, perl-JSON-PP
-Requires:   perl-Locale-Codes, perl-Locale-Maketext-Simple
+Requires:   perl-Locale-Codes, perl-Locale-Maketext,
+Requires:   perl-Locale-Maketext-Simple
 Requires:   perl-Log-Message, perl-Log-Message-Simple, perl-Module-Build
 Requires:   perl-Module-CoreList, perl-Module-Load
 Requires:   perl-Module-Load-Conditional, perl-Module-Loaded, 
perl-Module-Metadata
@@ -2421,6 +2440,19 @@ sed \
 %exclude %{_mandir}/man3/Locale::Language.*
 %exclude %{_mandir}/man3/Locale::Script.*
 
+# Locale-Maketext
+%exclude %dir %{privlib}/Locale/Maketext
+%exclude %{privlib}/Locale/Maketext.*
+%exclude %{privlib}/Locale/Maketext/Cookbook.*
+%exclude %{privlib}/Locale/Maketext/Guts.*
+%exclude %{privlib}/Locale/Maketext/GutsLoader.*
+%exclude %{privlib}/Locale/Maketext/TPJ13.*
+%exclude %{_mandir}/man3/Locale::Maketext.*
+%exclude %{_mandir}/man3/Locale::Maketext::Cookbook.*
+%exclude %{_mandir}/man3/Locale::Maketext::Guts.*
+%exclude %{_mandir}/man3/Locale::Maketext::GutsLoader.*
+%exclude %{_mandir}/man3/Locale::Maketext::TPJ13.*
+
 # Locale-Maketext-Simple
 %exclude %{privlib}/Locale/Maketext/Simple.pm
 %exclude %{_mandir}/man3/Locale::Maketext::Simple.*
@@ -3080,6 +3112,19 @@ sed \
 %{_mandir}/man3/Locale::Script.*
 %endif
 
+%files Locale-Maketext
+%dir %{privlib}/Locale/Maketext
+%{privlib}/Locale/Maketext.*
+%{privlib}/Locale/Maketext/Cookbook.*
+%{privlib}/Locale/Maketext/Guts.*
+%{privlib}/Locale/Maketext/GutsLoader.*
+%{privlib}/Locale/Maketext/TPJ13.*
+%{_mandir}/man3/Locale::Maketext.*
+%{_mandir}/man3/Locale::Maketext::Cookbook.*
+%{_mandir}/man3/Locale::Maketext::Guts.*
+%{_mandir}/man3/Locale::Maketext::GutsLoader.*
+%{_mandir}/man3/Locale::Maketext::TPJ13.*
+
 %files Locale-Maketext-Simple
 %{privlib}/Locale/Maketext/Simple.pm
 %{_mandir}/man3/Locale::Maketext::Simple.*
@@ -3405,6 +3450,7 @@ sed \
 %changelog
 * Fri Apr 05 2013 Petr Pisar  - 4:5.16.3-268
 - Sub-package Getopt-Long (bug #948855)
+- Sub-package Locale-Maketext (bug #948974)
 
 * Fri Apr 05 2013 Petr Pisar  - 4:5.16.3-267
 - Remove bundled constant, DB_File, Digest-MD5, Env, Exporter, File-Path,
--
Fedora Extras Perl SIG
http://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-package Getopt-Long

2013-04-05 Thread Petr Pisar
commit 0dc7378121cb430eb9cb85534f847adc91a9fb3c
Author: Petr Písař 
Date:   Fri Apr 5 15:58:31 2013 +0200

Sub-package Getopt-Long

 perl.spec |   39 +--
 1 files changed, 37 insertions(+), 2 deletions(-)
---
diff --git a/perl.spec b/perl.spec
index 93ec80e..1c66e17 100644
--- a/perl.spec
+++ b/perl.spec
@@ -31,7 +31,7 @@
 Name:   perl
 Version:%{perl_version}
 # release number must be even higher, because dual-lived modules will be 
broken otherwise
-Release:267%{?dist}
+Release:268%{?dist}
 Epoch:  %{perl_epoch}
 Summary:Practical Extraction and Report Language
 Group:  Development/Languages
@@ -882,6 +882,29 @@ a C preprocessor alters the source text of a C program 
before the compiler
 sees it.
 %endif
 
+%package Getopt-Long
+Summary:Extended processing of command line options
+Group:  Development/Libraries
+License:GPLv2+ or Artistic
+Epoch:  0
+Version:2.38
+Requires:   %perl_compat
+Requires:   perl(overload)
+Requires:   perl(Text::ParseWords)
+# Recommended:
+Requires:   perl(Pod::Usage) >= 1.14
+BuildArch:  noarch
+
+%description Getopt-Long
+The Getopt::Long module implements an extended getopt function called
+GetOptions(). It parses the command line from @ARGV, recognizing and removing
+specified options and their possible values.  It adheres to the POSIX syntax
+for command line options, with GNU extensions. In general, this means that
+options have long names instead of single letters, and are introduced with
+a double dash "--". Support for bundling of command line options, as was the
+case with the more traditional single-letter approach, is provided but not
+enabled by default.
+
 %if %{dual_life} || %{rebuild_from_scratch}
 %package IO-Compress
 Summary:IO::Compress wrapper for modules
@@ -1722,7 +1745,8 @@ Requires:   perl-ExtUtils-CBuilder, 
perl-ExtUtils-Embed,
 Requires:   perl-ExtUtils-Install, perl-ExtUtils-MakeMaker
 Requires:   perl-ExtUtils-Manifest
 Requires:   perl-ExtUtils-ParseXS, perl-File-CheckTree, perl-File-Fetch
-Requires:   perl-File-Path, perl-File-Temp, perl-Filter, perl-HTTP-Tiny
+Requires:   perl-File-Path, perl-File-Temp, perl-Filter, perl-Getopt-Long
+Requires:   perl-HTTP-Tiny
 Requires:   perl-IO-Compress, perl-IO-Zlib, perl-IPC-Cmd, perl-JSON-PP
 Requires:   perl-Locale-Codes, perl-Locale-Maketext-Simple
 Requires:   perl-Log-Message, perl-Log-Message-Simple, perl-Module-Build
@@ -2312,6 +2336,10 @@ sed \
 %exclude %{_mandir}/man1/perlfilter.*
 %exclude %{_mandir}/man3/Filter::Util::*
 
+# Getopt-Long
+%exclude %{privlib}/Getopt/Long.pm
+%exclude %{_mandir}/man3/Getopt::Long.3*
+
 # IO-Compress
 %exclude %{_bindir}/zipdetails
 %exclude %{privlib}/IO/Compress/FAQ.pod
@@ -2955,6 +2983,10 @@ sed \
 %{_mandir}/man3/Filter::Util::*
 %endif
 
+%files Getopt-Long
+%{privlib}/Getopt/Long.pm
+%{_mandir}/man3/Getopt::Long.3*
+
 %if %{dual_life} || %{rebuild_from_scratch}
 %files IO-Compress
 # IO-Compress
@@ -3371,6 +3403,9 @@ sed \
 
 # Old changelog entries are preserved in CVS.
 %changelog
+* Fri Apr 05 2013 Petr Pisar  - 4:5.16.3-268
+- Sub-package Getopt-Long (bug #948855)
+
 * Fri Apr 05 2013 Petr Pisar  - 4:5.16.3-267
 - Remove bundled constant, DB_File, Digest-MD5, Env, Exporter, File-Path,
   File-Temp, Module-Load, Log-Message-Simple, Pod-Simple, Test-Harness,
--
Fedora Extras Perl SIG
http://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 864102] Bad precedence in library version check

2013-04-05 Thread bugzilla
Product: Fedora EPEL
https://bugzilla.redhat.com/show_bug.cgi?id=864102

--- Comment #7 from Fedora Update System  ---
perl-Net-SSH2-0.45-4.el6 has been submitted as an update for Fedora EPEL 6.
https://admin.fedoraproject.org/updates/perl-Net-SSH2-0.45-4.el6

-- 
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=uIZLk99ahS&a=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 948062] New upstream release 0.81 fixes tests to work with DateTime 1.00

2013-04-05 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=948062

--- Comment #3 from Fedora Update System  ---
perl-DateTime-Format-Builder-0.8100-2.fc18 has been submitted as an update for
Fedora 18.
https://admin.fedoraproject.org/updates/perl-DateTime-Format-Builder-0.8100-2.fc18

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=OpVVagZ7qL&a=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 948062] New upstream release 0.81 fixes tests to work with DateTime 1.00

2013-04-05 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=948062

--- Comment #4 from Fedora Update System  ---
perl-DateTime-Format-Builder-0.8100-2.fc17 has been submitted as an update for
Fedora 17.
https://admin.fedoraproject.org/updates/perl-DateTime-Format-Builder-0.8100-2.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=nivZqpd8i1&a=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 948062] New upstream release 0.81 fixes tests to work with DateTime 1.00

2013-04-05 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=948062

--- Comment #2 from Fedora Update System  ---
perl-DateTime-Format-Builder-0.8100-2.fc19 has been submitted as an update for
Fedora 19.
https://admin.fedoraproject.org/updates/perl-DateTime-Format-Builder-0.8100-2.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=bkvd7E5DqR&a=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-Net-SSH2/el6] Actually apply the patch

2013-04-05 Thread Petr Šabata
commit 53912e63b25b460afe36b1a472b7628ad0a76d02
Author: Petr Šabata 
Date:   Fri Apr 5 16:10:05 2013 +0200

Actually apply the patch

 perl-Net-SSH2.spec |6 +-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/perl-Net-SSH2.spec b/perl-Net-SSH2.spec
index 0580ae3..de84a5a 100644
--- a/perl-Net-SSH2.spec
+++ b/perl-Net-SSH2.spec
@@ -1,6 +1,6 @@
 Name:   perl-Net-SSH2
 Version:0.45
-Release:3%{?dist}
+Release:4%{?dist}
 Summary:Support for the SSH 2 protocol via libSSH2
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -34,6 +34,7 @@ all of the key exchanges, ciphers, and compression of libssh2.
 %prep
 %setup -q -n Net-SSH2-%{version}
 perl -pi -e 's|^#!perl|#!%{__perl}|' example/*
+%patch0 -p1 -b .op-priority
 
 %build
 perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
@@ -58,6 +59,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri Apr 05 2013 Petr Šabata  - 0.45-4
+- Actually apply the patch
+
 * Tue Feb 12 2013 Petr Šabata  - 0.45-3
 - Fix the operator precedence (rt#80065, rhbz#864102)
 
--
Fedora Extras Perl SIG
http://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 864102] Bad precedence in library version check

2013-04-05 Thread bugzilla
Product: Fedora EPEL
https://bugzilla.redhat.com/show_bug.cgi?id=864102

--- Comment #6 from Petr Šabata  ---
Oh, discard the previous comment; that was valid for Fedora.
You're right -- the patch is not applied in EPEL.

-- 
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=GhbMT8pQO8&a=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 864102] Bad precedence in library version check

2013-04-05 Thread bugzilla
Product: Fedora EPEL
https://bugzilla.redhat.com/show_bug.cgi?id=864102

--- Comment #5 from Petr Šabata  ---
It's applied on line 59.

-- 
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=dJvavLXtGc&a=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-DateTime-Format-Builder] license change from "same as perl" to Artistic 2.0

2013-04-05 Thread Iain Arnell
commit ca9fb42a4513001f4a3b373e0d6772d225fa8a6e
Author: Iain Arnell 
Date:   Fri Apr 5 07:49:22 2013 -0600

license change from "same as perl" to Artistic 2.0

 perl-DateTime-Format-Builder.spec |7 +--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/perl-DateTime-Format-Builder.spec 
b/perl-DateTime-Format-Builder.spec
index 7d289f7..e96a9bd 100644
--- a/perl-DateTime-Format-Builder.spec
+++ b/perl-DateTime-Format-Builder.spec
@@ -13,11 +13,11 @@
 Name:   perl-DateTime-Format-Builder
 # 0.80 in reality, but rpm can't get it
 Version:0.8100
-Release:1%{?dist}
+Release:2%{?dist}
 Summary:Create DateTime parser classes and objects
 
 Group:  Development/Libraries
-License:GPL+ or Artistic
+License:Artistic 2.0
 URL:http://search.cpan.org/dist/DateTime-Format-Builder
 Source0:
http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/DateTime-Format-Builder-%{real_version}.tar.gz

 
@@ -94,6 +94,9 @@ make test
 
 
 %changelog
+* Fri Apr 05 2013 Iain Arnell  0.8100-2
+- license change from "same as perl" to Artistic 2.0
+
 * Fri Apr 05 2013 Iain Arnell  0.8100-1
 - update to latest upstream version
 - drop dependency filtering
--
Fedora Extras Perl SIG
http://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 948062] New upstream release 0.81 fixes tests to work with DateTime 1.00

2013-04-05 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=948062

Iain Arnell  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED

--- Comment #1 from Iain Arnell  ---
Thanks for spotting this, Paul. Already built for rawhide and coming soon to
the branches.

-- 
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=nxinECpj0X&a=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-DateTime-Format-Builder/f17] (6 commits) ...silence rpmlint warning

2013-04-05 Thread Iain Arnell
Summary of changes:

  669de23... Perl 5.16 rebuild (*)
  05e1024... - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass (*)
  a42f2e7... - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass (*)
  b147ddb... update to 0.81 (*)
  9fb35ee... drop dependency filtering (*)
  373b391... silence rpmlint warning (*)

(*) 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-DateTime-Format-Builder/f18] (4 commits) ...silence rpmlint warning

2013-04-05 Thread Iain Arnell
Summary of changes:

  a42f2e7... - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass (*)
  b147ddb... update to 0.81 (*)
  9fb35ee... drop dependency filtering (*)
  373b391... silence rpmlint warning (*)

(*) 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-DateTime-Format-Builder/f19] (3 commits) ...silence rpmlint warning

2013-04-05 Thread Iain Arnell
Summary of changes:

  b147ddb... update to 0.81 (*)
  9fb35ee... drop dependency filtering (*)
  373b391... silence rpmlint warning (*)

(*) 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-DateTime-Format-Builder] silence rpmlint warning

2013-04-05 Thread Iain Arnell
commit 373b3910d0e5d1fa6a0ac10abdb55e56d1e77209
Author: Iain Arnell 
Date:   Fri Apr 5 07:00:22 2013 -0600

silence rpmlint warning

 perl-DateTime-Format-Builder.spec |2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/perl-DateTime-Format-Builder.spec 
b/perl-DateTime-Format-Builder.spec
index 3068b3c..7d289f7 100644
--- a/perl-DateTime-Format-Builder.spec
+++ b/perl-DateTime-Format-Builder.spec
@@ -68,6 +68,8 @@ is expected.
 # POD doesn't like E very much...
 perl -pi -e 's/E/(C)/' `find lib/ -type f`
 
+# silence rpmlint
+sed -i '1s~^#!.*perl~#!%{__perl}~' t/*.t
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor 
--
Fedora Extras Perl SIG
http://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-DateTime-Format-Builder] drop dependency filtering

2013-04-05 Thread Iain Arnell
commit 9fb35eee5afb2c957213b62cc97c007343582135
Author: Iain Arnell 
Date:   Fri Apr 5 06:45:48 2013 -0600

drop dependency filtering

 perl-DateTime-Format-Builder.spec |   16 +---
 1 files changed, 1 insertions(+), 15 deletions(-)
---
diff --git a/perl-DateTime-Format-Builder.spec 
b/perl-DateTime-Format-Builder.spec
index 04de405..3068b3c 100644
--- a/perl-DateTime-Format-Builder.spec
+++ b/perl-DateTime-Format-Builder.spec
@@ -45,9 +45,6 @@ Provides:   perl(DateTime::Format::Builder) = %{version}
 # for signature checking
 %{?_with_network_tests:BuildRequires: perl(Module::Signature) }
 
-# not explicitly picked up
-Requires:   perl(DateTime::Format::Strptime)
-
 %{?perl_default_filter}
 
 %description
@@ -65,16 +62,6 @@ is expected.
 %prep
 %setup -q -n DateTime-Format-Builder-%{real_version}
 
-cat << \EOF > %{name}-req
-#!/bin/sh
-%{__perl_requires} $* |\
-   sed -e '/perl(DateTime::Format::HTTP)/d;/perl(DateTime::Format::IBeat)/d' \
-   -e '/perl(DateTime::Format::Mail)/d'
-EOF
-
-%define __perl_requires 
%{_builddir}/DateTime-Format-Builder-%{real_version}/%{name}-req
-chmod +x %{__perl_requires}
-
 # digital signature checking.  Not essential, but nice
 %{?_with_network_tests: cpansign -v }
 
@@ -90,7 +77,6 @@ make %{?_smp_mflags}
 %install
 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 ';'
 
 %{_fixperms} %{buildroot}/*
 
@@ -100,7 +86,6 @@ make test
 
 
 %files
-%defattr(-,root,root,-)
 %doc Changes LICENSE README examples/ t/
 %{perl_vendorlib}/*
 %{_mandir}/man3/*.3*
@@ -109,6 +94,7 @@ make test
 %changelog
 * Fri Apr 05 2013 Iain Arnell  0.8100-1
 - update to latest upstream version
+- drop dependency filtering
 
 * Thu Feb 14 2013 Fedora Release Engineering  
- 0.8000-11
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_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-DateTime-Format-Builder] update to 0.81

2013-04-05 Thread Iain Arnell
commit b147ddb71c9cd3729d78b377b8a40f25332346de
Author: Iain Arnell 
Date:   Fri Apr 5 06:44:58 2013 -0600

update to 0.81

 .gitignore|1 +
 perl-DateTime-Format-Builder.spec |   14 +++---
 sources   |2 +-
 3 files changed, 9 insertions(+), 8 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 1a45d07..6b60863 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 DateTime-Format-Builder-0.80.tar.gz
+/DateTime-Format-Builder-0.81.tar.gz
diff --git a/perl-DateTime-Format-Builder.spec 
b/perl-DateTime-Format-Builder.spec
index cf0583c..04de405 100644
--- a/perl-DateTime-Format-Builder.spec
+++ b/perl-DateTime-Format-Builder.spec
@@ -8,12 +8,12 @@
 #
 # Note that right now, the only way to run tests locally from a cvs sandbox
 # "make noarch" type scenario is the third one.
-%define real_version   0.80
+%define real_version   0.81
 
 Name:   perl-DateTime-Format-Builder
 # 0.80 in reality, but rpm can't get it
-Version:0.8000
-Release:11%{?dist}
+Version:0.8100
+Release:1%{?dist}
 Summary:Create DateTime parser classes and objects
 
 Group:  Development/Libraries
@@ -81,9 +81,6 @@ chmod +x %{__perl_requires}
 # POD doesn't like E very much...
 perl -pi -e 's/E/(C)/' `find lib/ -type f`
 
-# American English
-mv LICENCE LICENSE
-
 
 %build
 %{__perl} Makefile.PL INSTALLDIRS=vendor 
@@ -104,12 +101,15 @@ make test
 
 %files
 %defattr(-,root,root,-)
-%doc COPYING Artistic Changes AUTHORS CREDITS LICENSE README examples/ t/
+%doc Changes LICENSE README examples/ t/
 %{perl_vendorlib}/*
 %{_mandir}/man3/*.3*
 
 
 %changelog
+* Fri Apr 05 2013 Iain Arnell  0.8100-1
+- update to latest upstream version
+
 * Thu Feb 14 2013 Fedora Release Engineering  
- 0.8000-11
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index c1589d9..06d529d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f6c5d5a17b5b7478ff555a2d3cce5136  DateTime-Format-Builder-0.80.tar.gz
+21d950a9425c0173d6191697bf9dc4dc  DateTime-Format-Builder-0.81.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 864102] Bad precedence in library version check

2013-04-05 Thread bugzilla
Product: Fedora EPEL
https://bugzilla.redhat.com/show_bug.cgi?id=864102

--- Comment #4 from Chris Adams  ---
The necessary patch is included in the SRPM but not actually applied in the
spec, so the problem still exists.

-- 
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=7bIZMyfNl6&a=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

Broken dependencies: perl-Bio-SamTools

2013-04-05 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-04-05 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

Broken dependencies: perl-Math-Clipper

2013-04-05 Thread buildsys


perl-Math-Clipper has broken dependencies in the F-19 tree:
On x86_64:
perl-Math-Clipper-1.17-3.fc19.x86_64 requires 
libpolyclipping.so.5()(64bit)
On i386:
perl-Math-Clipper-1.17-3.fc19.i686 requires libpolyclipping.so.5
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-Math-Clipper

2013-04-05 Thread buildsys


perl-Math-Clipper has broken dependencies in the rawhide tree:
On x86_64:
perl-Math-Clipper-1.17-3.fc19.x86_64 requires 
libpolyclipping.so.5()(64bit)
On i386:
perl-Math-Clipper-1.17-3.fc19.i686 requires libpolyclipping.so.5
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-04-05 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-04-05 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

[perl] Remove 12 bundled modules

2013-04-05 Thread Petr Pisar
commit 8771b033b635a8349bd3a65bcd4fea609bf5df71
Author: Petr Písař 
Date:   Fri Apr 5 11:24:00 2013 +0200

Remove 12 bundled modules

constant, DB_File, Digest-MD5, Env, Exporter, File-Path, File-Temp,
Module-Load, Log-Message-Simple, Pod-Simple, Test-Harness,
Text-ParseWords

 perl.spec |   62 +---
 1 files changed, 54 insertions(+), 8 deletions(-)
---
diff --git a/perl.spec b/perl.spec
index 8d1f73b..93ec80e 100644
--- a/perl.spec
+++ b/perl.spec
@@ -31,7 +31,7 @@
 Name:   perl
 Version:%{perl_version}
 # release number must be even higher, because dual-lived modules will be 
broken otherwise
-Release:266%{?dist}
+Release:267%{?dist}
 Epoch:  %{perl_epoch}
 Summary:Practical Extraction and Report Language
 Group:  Development/Languages
@@ -183,10 +183,6 @@ Provides: perl(timelocal.pl)
 Provides: perl(utf8_heavy.pl)
 Provides: perl(validate.pl)
 
-# Long history in 3rd-party repositories:
-Provides: perl-File-Temp = 0.22 
-Obsoletes: perl-File-Temp < 0.20
-
 # suidperl isn't created by upstream since 5.12.0
 Obsoletes: perl-suidperl <= 4:5.12.2
 
@@ -421,6 +417,7 @@ This module provides a Perl interface to the zlib 
compression library.
 It is used by IO::Compress::Zlib.
 %endif
 
+%if %{dual_life} || %{rebuild_from_scratch}
 %package constant
 Summary:Perl pragma to declare constants
 Group:  Development/Libraries
@@ -448,6 +445,7 @@ When a constant is used in an expression, Perl replaces it 
with its
 value at compile time, and may then optimize the expression further.
 In particular, any code in an "if (CONSTANT)" block will be optimized
 away if the constant is false.
+%endif
 
 %package CPAN
 Summary:Query, download and build perl modules from CPAN sites
@@ -539,6 +537,7 @@ variable is output in a single Perl statement. Handles 
self-referential
 structures correctly.
 %endif
 
+%if %{dual_life} || %{rebuild_from_scratch}
 %package DB_File
 Summary:Perl5 access to Berkeley DB version 1.x
 Group:  Development/Libraries
@@ -555,6 +554,7 @@ DB_File is a module which allows Perl programs to make use 
of the facilities
 provided by Berkeley DB version 1.x (if you have a newer version of DB, you
 will be limited to functionality provided by interface of version 1.x). The
 interface defined here mirrors the Berkeley DB interface closely.
+%endif
 
 %if %{dual_life} || %{rebuild_from_scratch}
 %package Digest
@@ -576,6 +576,7 @@ the algorithm used. The message is simply a sequence of 
arbitrary
 bytes or bits.
 %endif
 
+%if %{dual_life} || %{rebuild_from_scratch}
 %package Digest-MD5
 Summary:Perl interface to the MD5 Algorithm
 Group:  Development/Libraries
@@ -593,6 +594,7 @@ The Digest::MD5 module allows you to use the RSA Data 
Security Inc. MD5
 Message Digest algorithm from within Perl programs. The algorithm takes as
 input a message of arbitrary length and produces as output a 128-bit
 "fingerprint" or "message digest" of the input.
+%endif
 
 %if %{dual_life} || %{rebuild_from_scratch}
 %package Digest-SHA
@@ -645,6 +647,7 @@ Mapping files (.ucm) or Tcl Encoding Files (.enc). You can 
use enc2xs to add
 your own encoding to perl. No knowledge of XS is necessary.
 %endif
 
+%if %{dual_life} || %{rebuild_from_scratch}
 %package Env
 Summary:Perl module that imports environment variables as scalars or 
arrays
 Group:  Development/Libraries
@@ -659,7 +662,9 @@ Conflicts:  perl < 4:5.16.2-265
 Perl maintains environment variables in a special hash named %%ENV. For when
 this access method is inconvenient, the Perl module Env allows environment
 variables to be treated as scalar or array variables.
+%endif
 
+%if %{dual_life} || %{rebuild_from_scratch}
 %package Exporter
 Summary:Implements default import method for modules
 Group:  Development/Libraries
@@ -677,6 +682,7 @@ export functions and variables to its users' name spaces. 
Many modules use
 Exporter rather than implementing their own import method because Exporter
 provides a highly flexible interface, with an implementation optimized for
 the common case.
+%endif
 
 %package ExtUtils-CBuilder
 Summary:Compile and link C code for Perl modules
@@ -822,6 +828,7 @@ BuildArch:  noarch
 File::Fetch is a generic file fetching mechanism.
 %endif
 
+%if %{dual_life} || %{rebuild_from_scratch}
 %package File-Path
 Summary:Create or remove directory trees
 Group:  Development/Libraries
@@ -836,7 +843,9 @@ Conflicts:  perl < 4:5.16.2-265
 %description File-Path
 This module provides a convenient way to create directories of arbitrary
 depth and to delete an entire directory subtree from the file system.
+%endif
 
+%if %{dual_life} || %{rebuild_from_scratch}
 %package File-Temp
 Summary:Return name and handle of a temporary file safely
 Group:  Development/Libraries
@@ -855,6 +864,7 @@ Ther

[perl-Module-Load] Teach rpmlint

2013-04-05 Thread Petr Pisar
commit 2d9d572089c9452e728a9479ac3bb164b58ab69d
Author: Petr Písař 
Date:   Fri Apr 5 11:10:34 2013 +0200

Teach rpmlint

 .rpmlint |2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/.rpmlint b/.rpmlint
new file mode 100644
index 000..9ea7fd2
--- /dev/null
+++ b/.rpmlint
@@ -0,0 +1,2 @@
+from Config import *
+addFilter("spelling-error .* perldoc");
--
Fedora Extras Perl SIG
http://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-Load] Set epoch to compete with perl.spec

2013-04-05 Thread Petr Pisar
commit 1475790714d3f81485378058fbfb7c08d8600daf
Author: Petr Písař 
Date:   Fri Apr 5 11:08:22 2013 +0200

Set epoch to compete with perl.spec

 perl-Module-Load.spec |7 ++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/perl-Module-Load.spec b/perl-Module-Load.spec
index 4ced820..751d347 100644
--- a/perl-Module-Load.spec
+++ b/perl-Module-Load.spec
@@ -1,6 +1,8 @@
 Name:   perl-Module-Load
+# Epoch to compete with perl.spec
+Epoch:  1
 Version:0.24
-Release:1%{?dist}
+Release:2%{?dist}
 Summary:Run-time require of both modules and files
 License:GPL+ or Artistic
 Group:  Development/Libraries
@@ -52,5 +54,8 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Fri Apr 05 2013 Petr Pisar  - 1:0.24-2
+- Set epoch to compete with perl.spec
+
 * Mon Mar 18 2013 Petr Pisar  0.24-1
 - Specfile autogenerated by cpanspec 1.78.
--
Fedora Extras Perl SIG
http://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 948164] perl-WebService-Rajce-1.130930 is available

2013-04-05 Thread bugzilla
Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=948164

Petr Pisar  changed:

   What|Removed |Added

 Status|ASSIGNED|CLOSED
   Fixed In Version||perl-WebService-Rajce-1.13.
   ||0930-1.fc20
 Resolution|--- |RAWHIDE
Last Closed||2013-04-05 03:50:29

-- 
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=0SyG20LJuC&a=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-WebService-Rajce] 1.130930 bump

2013-04-05 Thread Petr Pisar
commit 16f912fec89e3289bf6425d6c123e4fb3aa82752
Author: Petr Písař 
Date:   Fri Apr 5 09:40:19 2013 +0200

1.130930 bump

 .gitignore |1 +
 perl-WebService-Rajce.spec |   52 +++
 sources|2 +-
 3 files changed, 25 insertions(+), 30 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e20497d..cd51812 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 /WebService-Rajce-0.07.tar.gz
 /WebService-Rajce-0.08.tar.gz
+/WebService-Rajce-1.130930.tar.gz
diff --git a/perl-WebService-Rajce.spec b/perl-WebService-Rajce.spec
index 1c1e7ed..b795cfb 100644
--- a/perl-WebService-Rajce.spec
+++ b/perl-WebService-Rajce.spec
@@ -1,31 +1,24 @@
+%global cpan_version 1.130930
+
 Name:   perl-WebService-Rajce
-Version:0.08
-Release:2%{?dist}
+# Split version to 2-digit, maybe 1.130930 is just an excess
+Version:%(echo '%{cpan_version}' | sed 's/\(\...\)\(.\)/\1.\2/')
+Release:1%{?dist}
 Summary:Perl interface for www.rajce.idnes.cz
 License:GPL+ or Artistic
 Group:  Development/Libraries
 URL:http://search.cpan.org/dist/WebService-Rajce/
-Source0:
http://www.cpan.org/authors/id/P/PE/PEK/WebService-Rajce-%{version}.tar.gz
+Source0:
http://www.cpan.org/authors/id/P/PE/PEK/WebService-Rajce-%{cpan_version}.tar.gz
 BuildArch:  noarch
-BuildRequires:  perl(Module::Build)
-# Run-time (script are not tested)
-BuildRequires:  perl(Carp)
-BuildRequires:  perl(Digest::MD5)
-BuildRequires:  perl(Encode)
-BuildRequires:  perl(Image::Magick)
-BuildRequires:  perl(WWW::Mechanize) >= 1.5
-BuildRequires:  perl(XML::Simple)
+BuildRequires:  perl
+BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.30
+BuildRequires:  perl(strict)
+BuildRequires:  perl(warnings)
+# Run-time (No tests exhibiting the code are performed)
 # Tests:
 BuildRequires:  perl(Test::More)
-# Optional tests:
-BuildRequires:  perl(Pod::Coverage) >= 0.18
-BuildRequires:  perl(Test::Pod) >= 1.22
-BuildRequires:  perl(Test::Pod::Coverage) >= 1.08
-Requires:   perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo 
$version))
-Requires:   perl(WWW::Mechanize) >= 1.5
-
-# Remove under-specified dependencies
-%global __requires_exclude 
%{?__requires_exclude:%__requires_exclude|}^perl\\((File::Basename|Net::Netrc|WWW::Mechanize)\\)$
+Requires:   perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
+Requires:   perl(AutoLoader)
 
 %description
 This is Perl library implementing an API of a photo gallery service running on
@@ -36,8 +29,6 @@ Summary:Utilities for accessing www.rajce.idnes.cz
 License:GPL+ or Artistic
 Group:  Applications/Internet
 BuildArch:  noarch
-Requires:   perl(File::Basename) >= 1.2
-Requires:   perl(Net::Netrc) >= 1.22
 
 %description tools
 Command line tools for uploading and downloading images from a photo gallery
@@ -45,22 +36,22 @@ service running on www.rajce.idnes.cz server.
 
 
 %prep
-%setup -q -n WebService-Rajce-%{version}
+%setup -q -n WebService-Rajce-%{cpan_version}
 
 %build
-%{__perl} Build.PL installdirs=vendor
-./Build
+perl Makefile.PL INSTALLDIRS=vendor
+make %{?_smp_mflags}
 
 %install
-./Build install destdir=$RPM_BUILD_ROOT create_packlist=0
-find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
+make pure_install DESTDIR=$RPM_BUILD_ROOT
+find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
 %{_fixperms} $RPM_BUILD_ROOT/*
 
 %check
-./Build test
+make test
 
 %files
-%doc Changes README
+%doc Changes LICENSE README
 %{perl_vendorlib}/*
 %{_mandir}/man3/*
 
@@ -69,6 +60,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 
2>/dev/null \;
 %{_mandir}/man1/*
 
 %changelog
+* Fri Apr 05 2013 Petr Pisar  - 1.13.0930-1
+- 1.130930 bump
+
 * Thu Feb 14 2013 Fedora Release Engineering  
- 0.08-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 8bc3f23..18df641 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1d3c700f22798636b963d5684552d26c  WebService-Rajce-0.08.tar.gz
+9f8d13a7b27e355cbaebbdb58e4324e5  WebService-Rajce-1.130930.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 WebService-Rajce-1.130930.tar.gz uploaded to lookaside cache by ppisar

2013-04-05 Thread Petr Pisar
A file has been added to the lookaside cache for perl-WebService-Rajce:

9f8d13a7b27e355cbaebbdb58e4324e5  WebService-Rajce-1.130930.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