0ce6d04
Name:           perl-Meta-Builder
0ce6d04
Version:        0.003
61a7480
Release:        4%{?dist}
0ce6d04
Summary:        Tools for creating Meta objects to track custom metrics
0ce6d04
License:        GPL+ or Artistic
0ce6d04
Group:          Development/Libraries
0ce6d04
URL:            http://search.cpan.org/dist/Meta-Builder/
0ce6d04
Source0:        http://www.cpan.org/authors/id/E/EX/EXODIST/Meta-Builder-%{version}.tar.gz
0ce6d04
BuildArch:      noarch
0ce6d04
BuildRequires:  perl(Carp)
0ce6d04
BuildRequires:  perl(Fennec::Lite)
0ce6d04
BuildRequires:  perl(Module::Build)
0ce6d04
BuildRequires:  perl(Test::Exception)
0ce6d04
BuildRequires:  perl(Test::More)
0ce6d04
Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
0ce6d04
0ce6d04
%description
0ce6d04
Meta programming is becoming more and more popular. The popularity of Meta
0ce6d04
programming comes from the fact that many problems are made significantly
0ce6d04
easier. There are a few specialized Meta tools out there, for instance
0ce6d04
Class:MOP which is used by Moose to track class metadata.
0ce6d04
0ce6d04
%prep
0ce6d04
%setup -q -n Meta-Builder-%{version}
0ce6d04
0ce6d04
%build
0ce6d04
perl Build.PL installdirs=vendor
0ce6d04
./Build
0ce6d04
0ce6d04
%install
0ce6d04
./Build install destdir=$RPM_BUILD_ROOT create_packlist=0
0ce6d04
%{_fixperms} $RPM_BUILD_ROOT/*
0ce6d04
0ce6d04
%check
0ce6d04
./Build test
0ce6d04
0ce6d04
%files
0ce6d04
%doc README
0ce6d04
%{perl_vendorlib}/*
0ce6d04
%{_mandir}/man3/*
0ce6d04
0ce6d04
%changelog
61a7480
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.003-4
61a7480
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
61a7480
398176a
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.003-3
398176a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
398176a
086b63a
* Mon Jul 22 2013 Petr Pisar <ppisar@redhat.com> - 0.003-2
086b63a
- Perl 5.18 rebuild
086b63a
0ce6d04
* Fri Jan 18 2013 Jitka Plesnikova <jplesnik@redhat.com> 0.003-1
0ce6d04
- Specfile autogenerated by cpanspec 1.78.