Broken dependencies: perl-PDL

2014-03-17 Thread buildsys


perl-PDL has broken dependencies in the epel-7 tree:
On ppc64:
perl-PDL-2.7.0-2.el7.1.ppc64 requires perl(PDL::Slatec)
Please resolve this as soon as possible.


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

File XML-LibXML-2.0113.tar.gz uploaded to lookaside cache by jplesnik

2014-03-17 Thread Jitka Plesnikova
A file has been added to the lookaside cache for perl-XML-LibXML:

1948580c28a59928d3fdb892529d7eb0  XML-LibXML-2.0113.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-XML-LibXML] 2.0113 bump

2014-03-17 Thread Jitka Plesnikova
commit 14561579b3702ff6f67e6db8e03185cb2122644a
Author: Jitka Plesnikova jples...@redhat.com
Date:   Mon Mar 17 15:36:29 2014 +0100

2.0113 bump

 .gitignore   |1 +
 perl-XML-LibXML.spec |5 -
 sources  |2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a77b498..5407b45 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,3 +32,4 @@ XML-LibXML-1.70.tar.gz
 /XML-LibXML-2.0108.tar.gz
 /XML-LibXML-2.0110.tar.gz
 /XML-LibXML-2.0111.tar.gz
+/XML-LibXML-2.0113.tar.gz
diff --git a/perl-XML-LibXML.spec b/perl-XML-LibXML.spec
index 20e1f81..4903c80 100644
--- a/perl-XML-LibXML.spec
+++ b/perl-XML-LibXML.spec
@@ -3,7 +3,7 @@ Name:   perl-XML-LibXML
 # https://bugzilla.redhat.com/show_bug.cgi?id=469480
 # it might not be needed anymore
 # this module is maintained, the other is not
-Version:2.0111
+Version:2.0113
 Release:1%{?dist}
 Epoch:  1
 Summary:Perl interface to the libxml2 library
@@ -114,6 +114,9 @@ fi
 %{_mandir}/man3/*.3*
 
 %changelog
+* Mon Mar 17 2014 Jitka Plesnikova jples...@redhat.com - 1:2.0113-1
+- 2.0113 bump
+
 * Mon Mar 10 2014 Jitka Plesnikova jples...@redhat.com - 1:2.0111-1
 - 2.0111 bump
 
diff --git a/sources b/sources
index 071cd00..3601f2c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-f29842be1b571d98ee7fc82b3f62fdc7  XML-LibXML-2.0111.tar.gz
+1948580c28a59928d3fdb892529d7eb0  XML-LibXML-2.0113.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 1076570] perl-XML-LibXML-2.0113 is available

2014-03-17 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1076570

Jitka Plesnikova jples...@redhat.com changed:

   What|Removed |Added

 Status|NEW |CLOSED
   Fixed In Version||perl-XML-LibXML-2.0113-1.fc
   ||21
 Resolution|--- |RAWHIDE
Last Closed||2014-03-17 10:55:09



-- 
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=6AM0V0U8ika=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 Hijk-0.12.tar.gz uploaded to lookaside cache by eseyman

2014-03-17 Thread Emmanuel Seyman
A file has been added to the lookaside cache for perl-Hijk:

fa4028b0465e083f28a8224ca643560f  Hijk-0.12.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-Hijk] Initial import.

2014-03-17 Thread Emmanuel Seyman
commit 4e9c90b7b1341b0b30b18b46047b67e5f86e2132
Author: Emmanuel Seyman emman...@seyman.fr
Date:   Mon Mar 17 17:51:04 2014 +0100

Initial import.

 .gitignore |1 +
 perl-Hijk.spec |   74 
 sources|1 +
 3 files changed, 76 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..e3f024b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/Hijk-0.12.tar.gz
diff --git a/perl-Hijk.spec b/perl-Hijk.spec
new file mode 100644
index 000..68d6be8
--- /dev/null
+++ b/perl-Hijk.spec
@@ -0,0 +1,74 @@
+Name:   perl-Hijk
+Version:0.12
+Release:3%{?dist}
+Summary:Specialized HTTP client
+License:MIT
+
+URL:http://search.cpan.org/dist/Hijk/
+Source0:http://www.cpan.org/authors/id/A/AV/AVAR/Hijk-%{version}.tar.gz
+
+BuildArch:  noarch
+BuildRequires:  perl
+BuildRequires:  perl(base)
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(Config)
+BuildRequires:  perl(CPAN::Meta)
+BuildRequires:  perl(Cwd)
+BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(Fcntl)
+BuildRequires:  perl(File::Find)
+BuildRequires:  perl(File::Path)
+BuildRequires:  perl(File::Temp)
+BuildRequires:  perl(FindBin)
+BuildRequires:  perl(Plack::Runner)
+BuildRequires:  perl(POSIX)
+BuildRequires:  perl(Socket)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(Test::Exception)
+BuildRequires:  perl(Test::More)
+BuildRequires:  perl(URI::Escape)
+BuildRequires:  perl(vars)
+BuildRequires:  perl(warnings)
+BuildRequires:  perl(Test::More)
+Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
+
+%{?perl_default_filter}
+
+%description
+Hijk is a specialized HTTP Client that does nothing but transport the
+response body back. It does not feature as a user agent, but as a dumb
+client. It is suitable for connecting to data servers transporting via HTTP
+rather then web servers.
+
+%prep
+%setup -q -n Hijk-%{version}
+
+%build
+%{__perl} Makefile.PL INSTALLDIRS=vendor
+make %{?_smp_mflags}
+
+%install
+make pure_install DESTDIR=$RPM_BUILD_ROOT
+
+find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
+find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2/dev/null \;
+
+%{_fixperms} $RPM_BUILD_ROOT/*
+
+%check
+make test
+
+%files
+%doc Changes README.md
+%{perl_vendorlib}/*
+%{_mandir}/man3/*
+
+%changelog
+* Sat Mar 15 2014 Emmanuel Seyman emman...@seyman.fr - 0.12-3
+- Really add perl as a BuildRequires
+
+* Fri Mar 14 2014 Emmanuel Seyman emman...@seyman.fr - 0.12-2
+- Take into account review (#1074268)
+
+* Sun Mar 09 2014 Emmanuel Seyman emman...@seyman.fr 0.12-1
+- Specfile autogenerated by cpanspec 1.78, with changes.
diff --git a/sources b/sources
index e69de29..ad27109 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+fa4028b0465e083f28a8224ca643560f  Hijk-0.12.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-Hijk/f20] Initial import.

2014-03-17 Thread Emmanuel Seyman
commit fe82de5d36a1791dc257ec681f398da7ef417f7b
Author: Emmanuel Seyman emman...@seyman.fr
Date:   Mon Mar 17 18:08:06 2014 +0100

Initial import.

 .gitignore |1 +
 perl-Hijk.spec |   74 
 sources|1 +
 3 files changed, 76 insertions(+), 0 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e69de29..e3f024b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -0,0 +1 @@
+/Hijk-0.12.tar.gz
diff --git a/perl-Hijk.spec b/perl-Hijk.spec
new file mode 100644
index 000..68d6be8
--- /dev/null
+++ b/perl-Hijk.spec
@@ -0,0 +1,74 @@
+Name:   perl-Hijk
+Version:0.12
+Release:3%{?dist}
+Summary:Specialized HTTP client
+License:MIT
+
+URL:http://search.cpan.org/dist/Hijk/
+Source0:http://www.cpan.org/authors/id/A/AV/AVAR/Hijk-%{version}.tar.gz
+
+BuildArch:  noarch
+BuildRequires:  perl
+BuildRequires:  perl(base)
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(Config)
+BuildRequires:  perl(CPAN::Meta)
+BuildRequires:  perl(Cwd)
+BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(Fcntl)
+BuildRequires:  perl(File::Find)
+BuildRequires:  perl(File::Path)
+BuildRequires:  perl(File::Temp)
+BuildRequires:  perl(FindBin)
+BuildRequires:  perl(Plack::Runner)
+BuildRequires:  perl(POSIX)
+BuildRequires:  perl(Socket)
+BuildRequires:  perl(strict)
+BuildRequires:  perl(Test::Exception)
+BuildRequires:  perl(Test::More)
+BuildRequires:  perl(URI::Escape)
+BuildRequires:  perl(vars)
+BuildRequires:  perl(warnings)
+BuildRequires:  perl(Test::More)
+Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
+
+%{?perl_default_filter}
+
+%description
+Hijk is a specialized HTTP Client that does nothing but transport the
+response body back. It does not feature as a user agent, but as a dumb
+client. It is suitable for connecting to data servers transporting via HTTP
+rather then web servers.
+
+%prep
+%setup -q -n Hijk-%{version}
+
+%build
+%{__perl} Makefile.PL INSTALLDIRS=vendor
+make %{?_smp_mflags}
+
+%install
+make pure_install DESTDIR=$RPM_BUILD_ROOT
+
+find $RPM_BUILD_ROOT -type f -name .packlist -exec rm -f {} \;
+find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2/dev/null \;
+
+%{_fixperms} $RPM_BUILD_ROOT/*
+
+%check
+make test
+
+%files
+%doc Changes README.md
+%{perl_vendorlib}/*
+%{_mandir}/man3/*
+
+%changelog
+* Sat Mar 15 2014 Emmanuel Seyman emman...@seyman.fr - 0.12-3
+- Really add perl as a BuildRequires
+
+* Fri Mar 14 2014 Emmanuel Seyman emman...@seyman.fr - 0.12-2
+- Take into account review (#1074268)
+
+* Sun Mar 09 2014 Emmanuel Seyman emman...@seyman.fr 0.12-1
+- Specfile autogenerated by cpanspec 1.78, with changes.
diff --git a/sources b/sources
index e69de29..ad27109 100644
--- a/sources
+++ b/sources
@@ -0,0 +1 @@
+fa4028b0465e083f28a8224ca643560f  Hijk-0.12.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 Fennec-2.014.tar.gz uploaded to lookaside cache by pghmcfc

2014-03-17 Thread Paul Howarth
A file has been added to the lookaside cache for perl-Fennec:

cf015a8aea506d3d93085e47aa7bda35  Fennec-2.014.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-Fennec] Update to 2.014

2014-03-17 Thread Paul Howarth
commit 7551a9ec925db6c31d69acbfd1bcba84680780be
Author: Paul Howarth p...@city-fan.org
Date:   Mon Mar 17 21:55:31 2014 +

Update to 2.014

- New upstream release 2.014
  - Support FENNEC_PARALLEL=0 environment variable setting

 perl-Fennec.spec |6 +-
 sources  |2 +-
 2 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/perl-Fennec.spec b/perl-Fennec.spec
index d5888ba..23132cd 100644
--- a/perl-Fennec.spec
+++ b/perl-Fennec.spec
@@ -2,7 +2,7 @@
 # guarded by %{?perl_bootstrap} since it requires perl(Fennec) itself
 
 Name:  perl-Fennec
-Version:   2.013
+Version:   2.014
 Release:   1%{?dist}
 Summary:   A tester's toolbox, and best friend
 License:   GPL+ or Artistic
@@ -99,6 +99,10 @@ perl Build.PL installdirs=vendor
 %{_mandir}/man3/Test::Workflow::Test.3pm*
 
 %changelog
+* Mon Mar 17 2014 Paul Howarth p...@city-fan.org - 2.014-1
+- Update to 2.014
+  - Support FENNEC_PARALLEL=0 environment variable setting
+
 * Mon Jan  6 2014 Paul Howarth p...@city-fan.org - 2.013-1
 - Update to 2.013
   - Add extra debugging for Dreamhost issue
diff --git a/sources b/sources
index 5a0d609..9bead12 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8baf56fee86640e7bf48041f4ac898e8  Fennec-2.013.tar.gz
+cf015a8aea506d3d93085e47aa7bda35  Fennec-2.014.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-Fennec] Created tag perl-Fennec-2.014-1.fc21

2014-03-17 Thread Paul Howarth
The lightweight tag 'perl-Fennec-2.014-1.fc21' was created pointing to:

 7551a9e... Update to 2.014
--
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-Fennec] Created tag perl-Fennec-2.014-1.el7

2014-03-17 Thread Paul Howarth
The lightweight tag 'perl-Fennec-2.014-1.el7' was created pointing to:

 7551a9e... Update to 2.014
--
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 1077413] New: perl-Wx FTBFS because perl-ExtUtils-XSpp introduced epoch

2014-03-17 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=1077413

Bug ID: 1077413
   Summary: perl-Wx FTBFS because perl-ExtUtils-XSpp introduced
epoch
   Product: Fedora
   Version: rawhide
 Component: perl-Wx
  Assignee: tcall...@redhat.com
  Reporter: mhron...@redhat.com
QA Contact: extras...@fedoraproject.org
CC: perl-devel@lists.fedoraproject.org,
tcall...@redhat.com



Description of problem:
In rawhide, perl-ExtUtils-XSpp is now 1:0.18, but perl-Wx BuildRequires
perl(ExtUtils::XSpp) = 0.1602 and fails to build.

See http://koji.fedoraproject.org/koji/taskinfo?taskID=6643000

While this is not critical yet, it will pops out when a mass (or any) rebuild
happens.

Version-Release number of selected component (if applicable): 0.9921-3

As a provenpackager, I could fix this, but I guess it's better idea to do it
together with packaging the new version (see bz958819).

-- 
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=4UJUROc7oEa=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 958819] perl-Wx-0.9922 is available

2014-03-17 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=958819

Miro Hrončok mhron...@redhat.com changed:

   What|Removed |Added

 CC||mhron...@redhat.com



--- Comment #1 from Miro Hrončok mhron...@redhat.com ---
I have it prepared, see
https://copr.fedoraproject.org/coprs/churchyard/perl-Wx-09922/ and
http://churchyard.fedorapeople.org/SRPMS/perl-Wx-0.9922-1.fc21.src.rpm

May I push it to rawhide?

-- 
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=CWwYmk2obxa=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 958819] perl-Wx-0.9922 is available

2014-03-17 Thread bugzilla
https://bugzilla.redhat.com/show_bug.cgi?id=958819

Miro Hrončok mhron...@redhat.com changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|tcall...@redhat.com |mhron...@redhat.com



--- Comment #2 from Miro Hrončok mhron...@redhat.com ---
From spot:

My hotel wifi is refusing to open bugzilla for some reason, but go ahead
and push the new version. Just note the manual requires generation process.

-- 
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=VRzJxa0frBa=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 Wx-0.9922.tar.gz uploaded to lookaside cache by churchyard

2014-03-17 Thread Miro Hrončok
A file has been added to the lookaside cache for perl-Wx:

672a97d618ae64814bfd3572187ab929  Wx-0.9922.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-Wx] Update to 0.9922

2014-03-17 Thread Miro Hrončok
commit 54c37d16746fe3a0e8eb421eac14e918ff539abb
Author: Miro Hrončok m...@hroncok.cz
Date:   Tue Mar 18 02:04:25 2014 +0100

Update to 0.9922

 .gitignore   |1 +
 perl-Wx.spec |  157 +-
 sources  |2 +-
 3 files changed, 92 insertions(+), 68 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 42d3ee5..65cf2fc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@ Wx-0.92.tar.gz
 /Wx-0.9917.tar.gz
 /Wx-0.9918.tar.gz
 /Wx-0.9921.tar.gz
+/Wx-0.9922.tar.gz
diff --git a/perl-Wx.spec b/perl-Wx.spec
index f8f826a..8409e6c 100644
--- a/perl-Wx.spec
+++ b/perl-Wx.spec
@@ -11,8 +11,8 @@
 # cat provides.txt | uniq | sort -n
 
 Name:   perl-Wx
-Version:0.9921
-Release:3%{?dist}
+Version:0.9922
+Release:1%{?dist}
 Summary:Interface to the wxWidgets cross-platform GUI toolkit
 Group:  Development/Libraries
 License:GPL+ or Artistic
@@ -23,8 +23,6 @@ BuildRequires:  perl(Alien::wxWidgets) = 0.25
 BuildRequires:  perl(Data::Dumper)
 BuildRequires:  perl(ExtUtils::MakeMaker) = 6.21
 BuildRequires:  perl(ExtUtils::ParseXS) = 2.2203
-# Technically, we need XSpp::Cmd, but there is no versioning in that provide.
-BuildRequires: perl(ExtUtils::XSpp) = 0.1602
 BuildRequires:  perl(ExtUtils::XSpp::Cmd)
 BuildRequires: perl(Fatal)
 BuildRequires:  perl(Module::Info)
@@ -34,11 +32,12 @@ BuildRequires:  perl(YAML) = 0.35
 Requires:   perl(:MODULE_COMPAT_%(eval `%{__perl} -V:version`; echo 
$version))
 
 # Manual provides from XS
+Provides: perl(Wx::ANIHandler)
+Provides: perl(Wx::AUI)
 Provides: perl(Wx::AboutDialogInfo)
 Provides: perl(Wx::AcceleratorEntry)
 Provides: perl(Wx::AcceleratorTable)
 Provides: perl(Wx::ActivateEvent)
-Provides: perl(Wx::ANIHandler)
 Provides: perl(Wx::Animation)
 Provides: perl(Wx::AnimationCtrl)
 Provides: perl(Wx::_App)
@@ -46,13 +45,13 @@ Provides: perl(Wx::App)
 Provides: perl(Wx::ArchiveFSHandler)
 Provides: perl(Wx::ArrayStringProperty)
 Provides: perl(Wx::ArtProvider)
-Provides: perl(Wx::AUI)
 Provides: perl(Wx::AuiManager)
 Provides: perl(Wx::AuiManagerEvent)
 Provides: perl(Wx::AuiNotebook)
 Provides: perl(Wx::AuiNotebookEvent)
 Provides: perl(Wx::AuiPaneInfo)
 Provides: perl(Wx::AutoBufferedPaintDC)
+Provides: perl(Wx::BMPHandler)
 Provides: perl(Wx::BannerWindow)
 Provides: perl(Wx::BestHelpController)
 Provides: perl(Wx::Bitmap)
@@ -60,7 +59,6 @@ Provides: perl(Wx::BitmapButton)
 Provides: perl(Wx::BitmapComboBox)
 Provides: perl(Wx::BitmapDataObject)
 Provides: perl(Wx::BitmapToggleButton)
-Provides: perl(Wx::BMPHandler)
 Provides: perl(Wx::BookCtrl)
 Provides: perl(Wx::BookCtrlEvent)
 Provides: perl(Wx::BoolProperty)
@@ -71,6 +69,8 @@ Provides: perl(Wx::BufferedPaintDC)
 Provides: perl(Wx::BusyCursor)
 Provides: perl(Wx::BusyInfo)
 Provides: perl(Wx::Button)
+Provides: perl(Wx::CHMHelpController)
+Provides: perl(Wx::CURHandler)
 Provides: perl(Wx::CalendarCtrl)
 Provides: perl(Wx::CalendarDateAttr)
 Provides: perl(Wx::CalendarEvent)
@@ -79,10 +79,10 @@ Provides: perl(Wx::CaretSuspend)
 Provides: perl(Wx::CheckBox)
 Provides: perl(Wx::CheckListBox)
 Provides: perl(Wx::ChildFocusEvent)
-Provides: perl(Wx::CHMHelpController)
 Provides: perl(Wx::Choice)
 Provides: perl(Wx::Choicebook)
 Provides: perl(Wx::ClassInfo)
+Provides: perl(Wx::ClassInfo)
 Provides: perl(Wx::Client)
 Provides: perl(Wx::ClientDC)
 Provides: perl(Wx::Clipboard)
@@ -103,6 +103,7 @@ Provides: perl(Wx::ComboCtrl)
 Provides: perl(Wx::ComboPopup)
 Provides: perl(Wx::Command)
 Provides: perl(Wx::CommandEvent)
+Provides: perl(Wx::CommandLinkButton)
 Provides: perl(Wx::CommandProcessor)
 Provides: perl(Wx::ConfigBase)
 Provides: perl(Wx::Connection)
@@ -111,11 +112,12 @@ Provides: perl(Wx::ContextHelpButton)
 Provides: perl(Wx::ContextMenuEvent)
 Provides: perl(Wx::Control)
 Provides: perl(Wx::ControlWithItems)
-Provides: perl(Wx::CURHandler)
 Provides: perl(Wx::Cursor)
 Provides: perl(Wx::CursorProperty)
+Provides: perl(Wx::DC)
+Provides: perl(Wx::DCClipper)
+Provides: perl(Wx::DCOverlay)
 Provides: perl(Wx::DataFormat)
-Provides: perl(Wx::DatagramSocket)
 Provides: perl(Wx::DataObject)
 Provides: perl(Wx::DataObjectComposite)
 Provides: perl(Wx::DataObjectSimple)
@@ -143,37 +145,36 @@ Provides: perl(Wx::DataViewToggleRenderer)
 Provides: perl(Wx::DataViewTreeCtrl)
 Provides: perl(Wx::DataViewTreeStore)
 Provides: perl(Wx::DataViewVirtualListModel)
+Provides: perl(Wx::DatagramSocket)
 Provides: perl(Wx::DateEvent)
 Provides: perl(Wx::DatePickerCtrl)
 Provides: perl(Wx::DateProperty)
 Provides: perl(Wx::DateSpan)
 Provides: perl(Wx::DateTime)
-Provides: perl(Wx::DC)
-Provides: perl(Wx::DCClipper)
-Provides: perl(Wx::DCOverlay)
 Provides: perl(Wx::Dialog)
 Provides: perl(Wx::DirDialog)
 Provides: perl(Wx::DirPickerCtrl)
 Provides: perl(Wx::DirProperty)
 Provides: perl(Wx::Display)
 Provides: perl(Wx::DocChildFrame)
-Provides: perl(Wx::DocManager)
 Provides: