# $Id$ # Authority: dag # Upstream: Mattia Barbon %define perl_vendorlib %(eval "`%{__perl} -V:installvendorlib`"; echo $installvendorlib) %define perl_vendorarch %(eval "`%{__perl} -V:installvendorarch`"; echo $installvendorarch) %define real_name Alien-wxWidgets Summary: Building, finding and using wxWidgets binaries Name: perl-Alien-wxWidgets Version: 0.42 Release: 1 License: Artistic/GPL Group: Applications/CPAN URL: http://search.cpan.org/dist/Alien-wxWidgets/ Source: http://www.cpan.org/modules/by-module/Alien/Alien-wxWidgets-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root #BuildArch: noarch BuildRequires: perl >= 0:5.006 BuildRequires: perl(ExtUtils::CBuilder) >= 0.24 BuildRequires: perl(Module::Build) >= 0.28 BuildRequires: perl(Module::Pluggable) Requires: perl >= 0:5.006 %description Building, finding and using wxWidgets binaries. %prep %setup -n %{real_name}-%{version} %build CFLAGS="%{optflags}" %{__perl} Makefile.PL INSTALLDIRS="vendor" PREFIX="%{buildroot}%{_prefix}" - 0.42-1 - Updated to release 0.42. * Sat Sep 27 2008 Dag Wieers - 0.39-1 - Updated to release 0.39. * Sat Jul 26 2008 Dag Wieers - 0.37-1 - Updated to release 0.37. * Sun Jun 22 2008 Dag Wieers - 0.36-1 - Updated to release 0.36. * Mon May 05 2008 Dag Wieers - 0.35-1 - Updated to release 0.35. * Fri May 02 2008 Dag Wieers - 0.34-1 - Updated to release 0.34. * Wed Jan 23 2008 Dag Wieers - 0.33-1 - Updated to release 0.33. * Tue Nov 06 2007 Dag Wieers - 0.32-1 - Updated to release 0.32. * Mon Aug 06 2007 Dag Wieers - 0.31-1 - Initial package. (using DAR)