cd76376
Name:           perl-Alien-wxWidgets
597d0c5
Version:        0.32
0f72732
Release:        2%{?dist}
cd76376
Summary:        Building, finding and using wxWidgets binaries
cd76376
cd76376
Group:          Development/Libraries
2bfdfd4
License:        GPL+ or Artistic
cd76376
URL:            http://search.cpan.org/dist/Alien-wxWidgets/
cd76376
Source0:        http://www.cpan.org/authors/id/M/MB/MBARBON/Alien-wxWidgets-%{version}.tar.gz
cd76376
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
cd76376
cd76376
BuildRequires:  wxGTK-devel
cd76376
BuildRequires:  perl(Module::Build)
cd76376
BuildRequires:  perl(Module::Pluggable)
cd76376
BuildRequires:  perl(Test::Pod)
abaf2a3
BuildRequires:  perl(Test::Pod::Coverage)
cd76376
Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
cd76376
1be9010
# No binaries in this package
abaf2a3
%define debug_package %{nil}
abaf2a3
cd76376
%description
cd76376
"Alien::wxWidgets" can be used to detect and get configuration
cd76376
settings from an installed wxWidgets.
cd76376
cd76376
cd76376
%prep
cd76376
%setup -q -n Alien-wxWidgets-%{version}
cd76376
cd76376
cd76376
%build
cd76376
%{__perl} Build.PL installdirs=vendor < /dev/null
cd76376
./Build
cd76376
cd76376
cd76376
%install
cd76376
rm -rf $RPM_BUILD_ROOT
cd76376
./Build install destdir=$RPM_BUILD_ROOT create_packlist=0
cd76376
chmod -R u+w $RPM_BUILD_ROOT/*
cd76376
cd76376
cd76376
%check
cd76376
./Build test
cd76376
cd76376
cd76376
%clean
cd76376
rm -rf $RPM_BUILD_ROOT
cd76376
cd76376
cd76376
%files
cd76376
%defattr(-,root,root,-)
cd76376
%doc Changes
cd76376
%{perl_vendorarch}/Alien/
cd76376
%{_mandir}/man3/*.3pm*
cd76376
cd76376
cd76376
%changelog
0f72732
* Tue Feb  5 2008 Tom "spot" Callaway <tcallawa@redhat.com> - 0.32-2
0f72732
- rebuild for new perl
0f72732
597d0c5
* Wed Nov 28 2007 Tom "spot" Callaway <tcallawa@redhat.com> - 0.32-1
597d0c5
- Update to 0.32
597d0c5
5f53370
* Sat Mar 31 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.31-1
5f53370
- Update to 0.31.
5f53370
3dd07f5
* Fri Mar 23 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.30-1
3dd07f5
- Update to 0.30.
3dd07f5
7f37037
* Sun Mar 18 2007 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.29-1
7f37037
- Update to 0.29.
7f37037
313f5a3
* Wed Dec 20 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.27-1
313f5a3
- Update to 0.27.
313f5a3
4cf8228
* Sat Dec 16 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.26-1
4cf8228
- Update to 0.26.
4cf8228
5257956
* Sat Dec 16 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.25-2
5257956
- Rebuild (wxGTK 2.8.0).
5257956
d42d09b
* Sat Nov 11 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.25-1
d42d09b
- Update to 0.25.
d42d09b
1be9010
* Sat Oct 21 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.24-1
1be9010
- Update to 0.24.
1be9010
402b8e7
* Thu Oct 19 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.23-1
402b8e7
- Update to 0.23.
402b8e7
abaf2a3
* Tue Oct  3 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.22-1
abaf2a3
- Update to 0.22.
abaf2a3
- Avoid creation of the debuginfo package (#209180).
abaf2a3
- Dropped patch Alien-wxWidgets-0.21-Any_wx_config.pm.patch
abaf2a3
  (http://rt.cpan.org/Public/Bug/Display.html?id=21854).
abaf2a3
ceae77f
* Sun Oct  1 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.21-3
ceae77f
- Patch to add /usr/lib64 to the library search path.
ceae77f
3d53586
* Thu Sep 28 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.21-2
3d53586
- This is a binary RPM (see bug #208007 comment #2).
3d53586
cd76376
* Sun Sep 24 2006 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.21-1
cd76376
- First build.