[Bug 971721] perl-Locale-Codes-3.26 is available

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

--- Comment #7 from Fedora Update System upda...@fedoraproject.org ---
perl-Locale-Codes-3.26-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=TFRPZxlLEVa=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 971726] perl-Test-Reporter-1.59 is available

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

--- Comment #5 from Fedora Update System upda...@fedoraproject.org ---
perl-Test-Reporter-1.59-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=9efO1qDlLDa=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 971725] perl-Term-UI-0.36 is available

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

--- Comment #3 from Fedora Update System upda...@fedoraproject.org ---
perl-Term-UI-0.36-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=vt980Hw5Ika=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 957931] perl-Carp-1.26-242.fc18.noarch remains following fedup f18 -- f19 upgrade

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

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

   What|Removed |Added

 Status|MODIFIED|CLOSED
 Resolution|--- |ERRATA
   Assignee|mmasl...@redhat.com |ppi...@redhat.com
Last Closed||2013-06-18 03:10:49

-- 
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=7DnAzkF2FUa=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/f19] Remove bundled CPANPLUS-Dist-Build

2013-06-18 Thread Petr Pisar
commit 7efddc19e9d38350ec9fc0d9ca73cda5c7bf
Author: Petr Písař ppi...@redhat.com
Date:   Fri Jun 14 12:58:56 2013 +0200

Remove bundled CPANPLUS-Dist-Build

 perl.spec |5 +
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/perl.spec b/perl.spec
index 96e6ee4..f9f722b 100644
--- a/perl.spec
+++ b/perl.spec
@@ -520,6 +520,7 @@ The CPANPLUS library is an API to the CPAN mirrors and a 
collection of
 interactive shells, commandline programs, etc, that use this API.
 %endif
 
+%if %{dual_life} || %{rebuild_from_scratch}
 %package CPANPLUS-Dist-Build
 Summary:Module::Build extension for CPANPLUS
 Group:  Development/Libraries
@@ -535,6 +536,7 @@ BuildArch:  noarch
 CPANPLUS::Dist::Build is a distribution class for Module::Build related
 modules. With this package, you can create, install and uninstall
 Module::Build-based perl modules by calling CPANPLUS::Dist methods.
+%endif
 
 %if %{dual_life} || %{rebuild_from_scratch}
 %package Data-Dumper
@@ -2673,11 +2675,13 @@ sed \
 %{_mandir}/man3/CPANPLUS*
 %endif
 
+%if %{dual_life} || %{rebuild_from_scratch}
 %files CPANPLUS-Dist-Build
 %{privlib}/CPANPLUS/Dist/Build/
 %{privlib}/CPANPLUS/Dist/Build.pm
 %{_mandir}/man3/CPANPLUS::Dist::Build.3*
 %{_mandir}/man3/CPANPLUS::Dist::Build::*
+%endif
 
 %if %{dual_life} || %{rebuild_from_scratch}
 %files Data-Dumper
@@ -3233,6 +3237,7 @@ sed \
 - Move CPAN-Meta-Requirements files from CPAN-Meta
 - Add perl-Scalar-List-Utils to perl-core dependencies
 - Do not distribute File::Spec::VMS (bug #973713)
+- Remove bundled CPANPLUS-Dist-Build (bug #973041)
 
 * Mon May 13 2013 Petr Pisar ppi...@redhat.com - 4:5.16.3-264
 - Use lib64 directories on aarch64 architecture (bug #961900)
--
Fedora Extras Perl SIG
http://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/f19] Move CPAN-Meta-Requirements files from CPAN-Meta

2013-06-18 Thread Petr Pisar
commit e7d6490e40037d9c16c85098247775ee4e1e5859
Author: Petr Písař ppi...@redhat.com
Date:   Tue Jun 11 16:39:12 2013 +0200

Move CPAN-Meta-Requirements files from CPAN-Meta

 perl.spec |   31 ++-
 1 files changed, 30 insertions(+), 1 deletions(-)
---
diff --git a/perl.spec b/perl.spec
index e74f2c3..f5a2a28 100644
--- a/perl.spec
+++ b/perl.spec
@@ -468,6 +468,23 @@ in CPAN::Meta::Spec.
 %endif
 
 %if %{dual_life} || %{rebuild_from_scratch}
+%package CPAN-Meta-Requirements
+Summary:Set of version requirements for a CPAN dist
+Epoch:  0
+Version:2.120.630
+License:GPL+ or Artistic
+Group:  Development/Libraries
+Requires:   %perl_compat
+BuildArch:  noarch
+
+%description CPAN-Meta-Requirements
+A CPAN::Meta::Requirements object models a set of version constraints like
+those specified in the META.yml or META.json files in CPAN distributions.
+It can be built up by adding more and more constraints, and it will reduce
+them to the simplest representation.
+%endif
+
+%if %{dual_life} || %{rebuild_from_scratch}
 %package CPAN-Meta-YAML
 Version:0.007
 Epoch:  0
@@ -1602,7 +1619,8 @@ Requires:   perl-macros
 Requires:   perl-Archive-Extract, perl-Archive-Tar, perl-autodie
 Requires:   perl-B-Lint, perl-Compress-Raw-Bzip2,
 Requires:   perl-Carp, perl-Compress-Raw-Zlib, perl-CGI, perl-CPAN,
-Requires:   perl-CPAN-Meta, perl-CPAN-Meta-YAML, perl-CPANPLUS
+Requires:   perl-CPAN-Meta, perl-CPAN-Meta-Requirements
+Requires:   perl-CPAN-Meta-YAML, perl-CPANPLUS
 Requires:   perl-CPANPLUS-Dist-Build, perl-Encode
 Requires:   perl-Data-Dumper, perl-Digest, perl-Digest-MD5, 
perl-Digest-SHA,
 Requires:   perl-ExtUtils-CBuilder, perl-ExtUtils-Embed,
@@ -2024,6 +2042,10 @@ sed \
 %exclude %{privlib}/CPAN/Meta/Validator.pm
 %exclude %{_mandir}/man3/CPAN::Meta*
 
+# CPAN-Meta-Requirements
+%exclude %{privlib}/CPAN/Meta/Requirements.pm
+%exclude %{_mandir}/man3/CPAN::Meta::Requirements.3*
+
 # CPAN-Meta-YAML
 %exclude %{privlib}/CPAN/Meta/YAML.pm
 %exclude %{_mandir}/man3/CPAN::Meta::YAML*
@@ -2622,6 +2644,12 @@ sed \
 %endif
 
 %if %{dual_life} || %{rebuild_from_scratch}
+%files CPAN-Meta-Requirements
+%{privlib}/CPAN/Meta/Requirements.pm
+%{_mandir}/man3/CPAN::Meta::Requirements.3*
+%endif
+
+%if %{dual_life} || %{rebuild_from_scratch}
 %files CPAN-Meta-YAML
 %{privlib}/CPAN/Meta/YAML.pm
 %{_mandir}/man3/CPAN::Meta::YAML*
@@ -3197,6 +3225,7 @@ sed \
 %changelog
 * Tue Jun 18 2013 Petr Pisar ppi...@redhat.com - 4:5.16.3-265
 - Move CPANPLUS-Dist-Build files from perl-CPANPLUS
+- Move CPAN-Meta-Requirements files from CPAN-Meta
 
 * Mon May 13 2013 Petr Pisar ppi...@redhat.com - 4:5.16.3-264
 - Use lib64 directories on aarch64 architecture (bug #961900)
--
Fedora Extras Perl SIG
http://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/f19] Add perl-Scalar-List-Utils to perl-core dependencies

2013-06-18 Thread Petr Pisar
commit 45c089c0c000d8b7bd1c287f89891e83f6dba40f
Author: Petr Písař ppi...@redhat.com
Date:   Tue Jun 11 17:11:48 2013 +0200

Add perl-Scalar-List-Utils to perl-core dependencies

 perl.spec |3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/perl.spec b/perl.spec
index f5a2a28..3e8febb 100644
--- a/perl.spec
+++ b/perl.spec
@@ -1637,7 +1637,7 @@ Requires:   perl-Module-Pluggable, 
perl-Object-Accessor, perl-Package-Consta
 Requires:   perl-Params-Check, perl-Parse-CPAN-Meta, perl-Perl-OSType
 Requires:   perl-Pod-Checker, perl-Pod-Escapes, perl-Pod-LaTeX
 Requires:   perl-Pod-Parser, perl-Pod-Perldoc, perl-Pod-Usage
-Requires:   perl-podlators, perl-Pod-Simple
+Requires:   perl-podlators, perl-Pod-Simple, perl-Scalar-List-Utils
 Requires:   perl-Socket, perl-Sys-Syslog, perl-Term-UI, perl-Test-Harness,
 Requires:   perl-Test-Simple
 Requires:   perl-Text-ParseWords, perl-Text-Soundex, perl-Thread-Queue
@@ -3226,6 +3226,7 @@ sed \
 * Tue Jun 18 2013 Petr Pisar ppi...@redhat.com - 4:5.16.3-265
 - Move CPANPLUS-Dist-Build files from perl-CPANPLUS
 - Move CPAN-Meta-Requirements files from CPAN-Meta
+- Add perl-Scalar-List-Utils to perl-core dependencies
 
 * Mon May 13 2013 Petr Pisar ppi...@redhat.com - 4:5.16.3-264
 - Use lib64 directories on aarch64 architecture (bug #961900)
--
Fedora Extras Perl SIG
http://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/f19] Move CPANPLUS-Dist-Build files from perl-CPANPLUS

2013-06-18 Thread Petr Pisar
commit 93f3edbb0c973ab9d55e5987de1d826079350fc8
Author: Petr Písař ppi...@redhat.com
Date:   Tue Jun 11 15:40:07 2013 +0200

Move CPANPLUS-Dist-Build files from perl-CPANPLUS

 perl.spec |   34 ++
 1 files changed, 30 insertions(+), 4 deletions(-)
---
diff --git a/perl.spec b/perl.spec
index f9936d8..e74f2c3 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:264%{?dist}
+Release:265%{?dist}
 Epoch:  %{perl_epoch}
 Summary:Practical Extraction and Report Language
 Group:  Development/Languages
@@ -496,8 +496,6 @@ Requires:   perl(Digest::SHA)
 Requires:   perl(Module::Pluggable) = 2.4
 Requires:   perl(Module::CoreList)
 Requires:   %perl_compat
-Provides:   perl-CPANPLUS-Dist-Build = 0.54
-Obsoletes:  perl-CPANPLUS-Dist-Build = 0.05
 BuildArch:  noarch
 
 %description CPANPLUS
@@ -505,6 +503,22 @@ The CPANPLUS library is an API to the CPAN mirrors and a 
collection of
 interactive shells, commandline programs, etc, that use this API.
 %endif
 
+%package CPANPLUS-Dist-Build
+Summary:Module::Build extension for CPANPLUS
+Group:  Development/Libraries
+License:GPL+ or Artistic
+Epoch:  0
+Version:0.62
+Requires:   %perl_compat
+# This is a plug-in for CPANPLUS, specify reverse dependency here
+Requires:   perl(CPANPLUS)
+BuildArch:  noarch
+
+%description CPANPLUS-Dist-Build
+CPANPLUS::Dist::Build is a distribution class for Module::Build related
+modules. With this package, you can create, install and uninstall
+Module::Build-based perl modules by calling CPANPLUS::Dist methods.
+
 %if %{dual_life} || %{rebuild_from_scratch}
 %package Data-Dumper
 Summary:Stringify perl data structures, suitable for printing and eval
@@ -1588,7 +1602,8 @@ Requires:   perl-macros
 Requires:   perl-Archive-Extract, perl-Archive-Tar, perl-autodie
 Requires:   perl-B-Lint, perl-Compress-Raw-Bzip2,
 Requires:   perl-Carp, perl-Compress-Raw-Zlib, perl-CGI, perl-CPAN,
-Requires:   perl-CPAN-Meta, perl-CPAN-Meta-YAML, perl-CPANPLUS, perl-Encode
+Requires:   perl-CPAN-Meta, perl-CPAN-Meta-YAML, perl-CPANPLUS
+Requires:   perl-CPANPLUS-Dist-Build, perl-Encode
 Requires:   perl-Data-Dumper, perl-Digest, perl-Digest-MD5, 
perl-Digest-SHA,
 Requires:   perl-ExtUtils-CBuilder, perl-ExtUtils-Embed,
 Requires:   perl-ExtUtils-Install, perl-ExtUtils-MakeMaker
@@ -2020,6 +2035,7 @@ sed \
 %exclude %{_mandir}/man3/Parse::CPAN::Meta.3*
 
 # CPANPLUS
+# CPANPLUS-Dist-Build
 %exclude %{_bindir}/cpan2dist
 %exclude %{_bindir}/cpanp
 %exclude %{_bindir}/cpanp-run-perl
@@ -2618,11 +2634,18 @@ sed \
 %{_bindir}/cpanp-run-perl
 %{privlib}/CPANPLUS/
 %{privlib}/CPANPLUS.pm
+%exclude %{privlib}/CPANPLUS/Dist/Build/
 %{_mandir}/man1/cpan2dist.1*
 %{_mandir}/man1/cpanp.1*
 %{_mandir}/man3/CPANPLUS*
 %endif
 
+%files CPANPLUS-Dist-Build
+%{privlib}/CPANPLUS/Dist/Build/
+%{privlib}/CPANPLUS/Dist/Build.pm
+%{_mandir}/man3/CPANPLUS::Dist::Build.3*
+%{_mandir}/man3/CPANPLUS::Dist::Build::*
+
 %if %{dual_life} || %{rebuild_from_scratch}
 %files Data-Dumper
 %dir %{archlib}/auto/Data
@@ -3172,6 +3195,9 @@ sed \
 
 # Old changelog entries are preserved in CVS.
 %changelog
+* Tue Jun 18 2013 Petr Pisar ppi...@redhat.com - 4:5.16.3-265
+- Move CPANPLUS-Dist-Build files from perl-CPANPLUS
+
 * Mon May 13 2013 Petr Pisar ppi...@redhat.com - 4:5.16.3-264
 - Use lib64 directories on aarch64 architecture (bug #961900)
 
--
Fedora Extras Perl SIG
http://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/f19] Do not distribute File::Spec::VMS

2013-06-18 Thread Petr Pisar
commit 16fe23a87f79cc839c032168b270dd2b678c6f3c
Author: Petr Písař ppi...@redhat.com
Date:   Fri Jun 14 11:15:16 2013 +0200

Do not distribute File::Spec::VMS

 perl.spec |6 ++
 1 files changed, 6 insertions(+), 0 deletions(-)
---
diff --git a/perl.spec b/perl.spec
index 3e8febb..96e6ee4 100644
--- a/perl.spec
+++ b/perl.spec
@@ -1855,6 +1855,11 @@ ln -s ../../../bin/xsubpp %{build_privlib}/ExtUtils/
 # Don't need the .packlist
 rm %{build_archlib}/.packlist
 
+# Do not distribute File::Spec::VMS as it works on VMS only (bug #973713)
+# We cannot remove it in %%prep because dist/Cwd/t/Spec.t test needs it.
+rm %{build_archlib}/File/Spec/VMS.pm
+rm $RPM_BUILD_ROOT%{_mandir}/man3/File::Spec::VMS.3*
+
 # Fix some manpages to be UTF-8
 mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1/
 pushd $RPM_BUILD_ROOT%{_mandir}/man1/
@@ -3227,6 +3232,7 @@ sed \
 - Move CPANPLUS-Dist-Build files from perl-CPANPLUS
 - Move CPAN-Meta-Requirements files from CPAN-Meta
 - Add perl-Scalar-List-Utils to perl-core dependencies
+- Do not distribute File::Spec::VMS (bug #973713)
 
 * Mon May 13 2013 Petr Pisar ppi...@redhat.com - 4:5.16.3-264
 - Use lib64 directories on aarch64 architecture (bug #961900)
--
Fedora Extras Perl SIG
http://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 973713] File::Spec::VMS not usable due missing VMS/Filespec.pm

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

--- Comment #3 from Fedora Update System upda...@fedoraproject.org ---
perl-5.16.3-265.fc19,perl-CPANPLUS-Dist-Build-0.70-2.fc19,perl-CPANPLUS-0.91.38-1.fc19
has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/perl-5.16.3-265.fc19,perl-CPANPLUS-Dist-Build-0.70-2.fc19,perl-CPANPLUS-0.91.38-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=tHJgObGLzBa=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-ASN1-EntrezGene

2013-06-18 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-PDL

2013-06-18 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-18 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

[pkgdb] perl-Gtk2-Ex-FormFactory ownership changed

2013-06-18 Thread Fedora PackageDB
Package perl-Gtk2-Ex-FormFactory in Fedora devel is now owned by ppisar

To make changes to this package see:
  https://admin.fedoraproject.org/pkgdb/acls/name/perl-Gtk2-Ex-FormFactory
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

[pkgdb] perl-Gtk2-Ex-FormFactory ownership changed

2013-06-18 Thread Fedora PackageDB
Package perl-Gtk2-Ex-FormFactory in Fedora 19 is now owned by ppisar

To make changes to this package see:
  https://admin.fedoraproject.org/pkgdb/acls/name/perl-Gtk2-Ex-FormFactory
--
Fedora Extras Perl SIG
http://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-Gtk2-Ex-FormFactory] Modernize spec file

2013-06-18 Thread Petr Pisar
commit 5e41237a9ab54427f90b5f1d8c808c215a82b069
Author: Petr Písař ppi...@redhat.com
Date:   Tue Jun 18 16:49:30 2013 +0200

Modernize spec file

 perl-Gtk2-Ex-FormFactory.spec |   81 -
 1 files changed, 40 insertions(+), 41 deletions(-)
---
diff --git a/perl-Gtk2-Ex-FormFactory.spec b/perl-Gtk2-Ex-FormFactory.spec
index 707c999..80c9eaf 100644
--- a/perl-Gtk2-Ex-FormFactory.spec
+++ b/perl-Gtk2-Ex-FormFactory.spec
@@ -1,77 +1,76 @@
 Name:   perl-Gtk2-Ex-FormFactory
 Version:0.67
-Release:4%{?dist}
-Summary:Framework for Gtk2 perl applications
-
+Release:5%{?dist}
+Summary:Framework for GTK2 Perl applications
 Group:  Development/Libraries
 License:LGPLv2+
 URL:http://www.exit1.org/Gtk2-Ex-FormFactory/
 Source0:
http://www.exit1.org/packages/Gtk2-Ex-FormFactory/dist/Gtk2-Ex-FormFactory-%{version}.tar.gz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-
 BuildArch:  noarch
+BuildRequires:  perl
 BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(strict)
+# Run-time:
+BuildRequires:  perl(base)
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(Data::Dumper)
+BuildRequires:  perl(File::Basename)
 BuildRequires:  perl(Gtk2)
+BuildRequires:  perl(Gtk2::SimpleList)
+BuildRequires:  perl(Gtk2::SimpleMenu)
+BuildRequires:  perl(POSIX)
+BuildRequires:  perl(Scalar::Util)
+# Time::Local not used by tests
+# Tests:
 BuildRequires:  perl(Test::More)
-
-Requires:  perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo $version))
+Requires:   perl(:MODULE_COMPAT_%(eval `perl -V:version`; echo $version))
 
 %description
-Gtk2::Ex::FormFactory is a framework for Perl Gtk2 developers.
+This is a framework which tries to make building complex GUI's easy, by
+offering these two main features:
+
+Consistent looking GUI without the need to code resp. tune each widget by
+hand. Instead you declare the structure of your GUI, connect it to the data of
+your program (which should be a well defined set of objects) and control how
+this structure is transformed into a specific layout in a very generic way.
+
+Automatically keep widget and object states in synchronization (in both
+directions), even with complex data structures with a lot of internal
+dependencies, object nesting etc.
+
+%{?perl_default_filter}
 
 %prep
 %setup -q -n Gtk2-Ex-FormFactory-%{version}
-# Make it so that the .pl scripts in %%doc don't add bogus requirements
-chmod -x examples/* tutorial/*
 # Convert encoding
 for f in $(find lib/ -name *.pm) README tutorial/README; do
-cp -p ${f} ${f}.noutf8
-iconv -f ISO-8859-1 -t UTF-8 ${f}.noutf8  ${f}
-touch -r ${f}.noutf8 ${f}
-rm ${f}.noutf8
+cp -p ${f} ${f}.noutf8
+iconv -f ISO-8859-1 -t UTF-8 ${f}.noutf8  ${f}
+touch -r ${f}.noutf8 ${f}
+rm ${f}.noutf8
 done
 
-# Filter unwanted Provides:
-cat  \EOF  %{name}-prov
-#!/bin/sh
-%{__perl_provides} $* |\
-  sed -e '/^perl(Music/d'
-
-EOF
-
-%define __perl_provides 
%{_builddir}/Gtk2-Ex-FormFactory-%{version}/%{name}-prov
-chmod +x %{name}-prov
-
-
 %build
-%{__perl} Makefile.PL INSTALLDIRS=vendor
+perl Makefile.PL INSTALLDIRS=vendor
 make %{?_smp_mflags}
 
-
 %install
-rm -rf $RPM_BUILD_ROOT
-make pure_install PERL_INSTALL_ROOT=$RPM_BUILD_ROOT
+make pure_install DESTDIR=$RPM_BUILD_ROOT
 find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} ';'
-
-chmod 644 $RPM_BUILD_ROOT%{_mandir}/man3/*
-
+chmod -R u+w $RPM_BUILD_ROOT/*
 
 %check
 make test
 
-
-%clean
-rm -rf $RPM_BUILD_ROOT
-
-
 %files
-%defattr(-,root,root,-)
-%doc Changes examples/ LICENSE README tutorial/
+%doc examples/ Changes LICENSE README tutorial/
 %{perl_vendorlib}/Gtk2/
 %{_mandir}/man3/*.3*
 
-
 %changelog
+* Tue Jun 18 2013 Petr Pisar ppi...@redhat.com - 0.67-5
+- Modernize spec file
+
 * Thu Feb 14 2013 Fedora Release Engineering rel-...@lists.fedoraproject.org 
- 0.67-4
 - 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

Broken dependencies: perl-Bio-ASN1-EntrezGene

2013-06-18 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-Bio-SamTools

2013-06-18 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

[Bug 971714] perl-Date-Manip-6.40 is available

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

--- Comment #5 from Fedora Update System upda...@fedoraproject.org ---
perl-Date-Manip-6.40-1.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.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=1ioevbc9RUa=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 971714] perl-Date-Manip-6.40 is available

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

--- Comment #6 from Fedora Update System upda...@fedoraproject.org ---
perl-Date-Manip-6.40-1.fc18 has been pushed to the Fedora 18 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=fVyfI96AYKa=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