Name: perl-Class-Mix Summary: Dynamic class mixing Version: 0.005 Release: 5%{?dist} License: GPL+ or Artistic Group: Development/Libraries Source0: http://search.cpan.org/CPAN/authors/id/Z/ZE/ZEFRAM/Class-Mix-%{version}.tar.gz URL: http://search.cpan.org/dist/Class-Mix/ Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) BuildArch: noarch BuildRequires: perl(Carp) BuildRequires: perl(constant) BuildRequires: perl(Exporter) BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(if) BuildRequires: perl(Module::Build) BuildRequires: perl(Params::Classify) BuildRequires: perl(parent) BuildRequires: perl(Test::More) BuildRequires: perl(Test::Pod) BuildRequires: perl(Test::Pod::Coverage) Requires: perl(Exporter) # obsolete/provide old tests subpackage # can be removed during F19 development cycle Obsoletes: %{name}-tests < 0.005-3 Provides: %{name}-tests = %{version}-%{release} %{?perl_default_filter} %description The mix_class function provided by this module dynamically generates 'anonymous' classes with specified inheritance. %prep %setup -q -n Class-Mix-%{version} %build %{__perl} Build.PL installdirs=vendor ./Build %install ./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 %files %doc Changes README t/ %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Fri Jul 20 2012 Fedora Release Engineering - 0.005-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Wed Jun 13 2012 Petr Pisar - 0.005-4 - Perl 5.16 rebuild * Sun Jan 22 2012 Iain Arnell 0.005-3 - drop tests subpackage; move tests to main package documentation * Fri Jan 13 2012 Fedora Release Engineering - 0.005-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Sat Oct 29 2011 Iain Arnell 0.005-1 - update to latest upstream version * Tue Jun 21 2011 Marcela Mašláňová - 0.004-3 - Perl mass rebuild * Tue Feb 08 2011 Fedora Release Engineering - 0.004-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Sat Nov 06 2010 Iain Arnell 0.004-1 - update by Fedora::App::MaintainerTools 0.006 - updating to latest GA CPAN version (0.004) - added a new br on perl(Carp) (version 0) - added a new br on perl(Exporter) (version 0) - added a new br on perl(Params::Classify) (version 0) - added a new br on perl(constant) (version 0) - added a new br on perl(if) (version 0) - force-adding ExtUtils::MakeMaker as a BR - update spec for modern rpmbuild * Fri Apr 30 2010 Marcela Maslanova - 0.003-4 - Mass rebuild with perl-5.12.0 * Fri Dec 4 2009 Stepan Kasal - 0.003-3 - rebuild against perl 5.10.1 * Sat Jul 25 2009 Fedora Release Engineering - 0.003-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Fri May 22 2009 Iain Arnell 0.003-1 - update to latest upstream - add missing requires perl(Exporter) * Mon May 04 2009 Iain Arnell 0.002-1 - Specfile autogenerated by cpanspec 1.77.