Name: perl-Alien-wxWidgets Version: 0.43 Release: 1%{?dist} Summary: Building, finding and using wxWidgets binaries License: GPL+ or Artistic Group: Development/Libraries URL: http://search.cpan.org/dist/Alien-wxWidgets/ Source0: http://www.cpan.org/authors/id/M/MB/MBARBON/Alien-wxWidgets-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildArch: noarch BuildRequires: perl >= 0:5.006 BuildRequires: perl(ExtUtils::CBuilder) >= 0.24 BuildRequires: perl(Module::Build) BuildRequires: perl(Module::Pluggable) >= 2.6 Requires: perl(Module::Pluggable) >= 2.6 Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description Please see Alien for the manifesto of the Alien namespace. %prep %setup -q -n Alien-wxWidgets-%{version} %build %{__perl} Build.PL installdirs=vendor ./Build %install rm -rf $RPM_BUILD_ROOT ./Build install destdir=$RPM_BUILD_ROOT create_packlist=0 find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} $RPM_BUILD_ROOT/* %check ./Build test %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc Changes README.txt %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Wed Jul 15 2009 Dave Cross 0.43-1 - Specfile autogenerated by cpanspec 1.78.