Chris Weyl 6b01e46
Name:           perl-MooseX-Traits-Pluggable 
Chris Weyl 6b01e46
Summary:        A pluggable extension to MooseX::Traits 
ab348a6
Version:        0.12
f52dbdc
Release:        4%{?dist}
Chris Weyl 6b01e46
License:        GPL+ or Artistic 
ab348a6
Chris Weyl 6b01e46
Source0:        http://search.cpan.org/CPAN/authors/id/R/RK/RKITOVER/MooseX-Traits-Pluggable-%{version}.tar.gz 
Chris Weyl 6b01e46
URL:            http://search.cpan.org/dist/MooseX-Traits-Pluggable
Chris Weyl 6b01e46
Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
Chris Weyl 6b01e46
BuildArch:      noarch
Chris Weyl 6b01e46
Chris Weyl 6b01e46
BuildRequires:  perl(Class::MOP) >= 0.84
Chris Weyl 6b01e46
BuildRequires:  perl(CPAN)
Chris Weyl 6b01e46
BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.42
Chris Weyl 6b01e46
BuildRequires:  perl(List::MoreUtils)
Chris Weyl 6b01e46
BuildRequires:  perl(Moose)
Chris Weyl 6b01e46
BuildRequires:  perl(Moose::Role)
Chris Weyl 6b01e46
BuildRequires:  perl(namespace::autoclean)
Chris Weyl 6b01e46
BuildRequires:  perl(Scalar::Util)
Chris Weyl 6b01e46
BuildRequires:  perl(Test::Exception)
Chris Weyl 6b01e46
BuildRequires:  perl(Test::More)
Chris Weyl 6b01e46
Chris Weyl 6b01e46
Requires:       perl(Class::MOP) >= 0.84
Chris Weyl 6b01e46
Requires:       perl(List::MoreUtils)
Chris Weyl 6b01e46
Requires:       perl(Moose)
Chris Weyl 6b01e46
Requires:       perl(Moose::Role)
Chris Weyl 6b01e46
Requires:       perl(namespace::autoclean)
Chris Weyl 6b01e46
Requires:       perl(Scalar::Util)
Chris Weyl 6b01e46
Chris Weyl 6b01e46
Chris Weyl 6b01e46
%{?perl_default_filter}
Chris Weyl 6b01e46
%{?perl_default_subpackage_tests}
Chris Weyl 4ef1c11
Chris Weyl 4ef1c11
%description
Chris Weyl 4ef1c11
This module adds support for class precedence search for traits and some
Chris Weyl 4ef1c11
extra attributes, described below.
Chris Weyl 4ef1c11
ab348a6
See the MooseX::Traits man-page for more information.
Chris Weyl 4ef1c11
Chris Weyl 4ef1c11
%prep
Chris Weyl 4ef1c11
%setup -q -n MooseX-Traits-Pluggable-%{version}
Chris Weyl 4ef1c11
Chris Weyl 4ef1c11
%build
Chris Weyl 4ef1c11
%{__perl} Makefile.PL INSTALLDIRS=vendor
Chris Weyl 4ef1c11
make %{?_smp_mflags}
Chris Weyl 4ef1c11
Chris Weyl 4ef1c11
%install
Chris Weyl 6b01e46
make pure_install DESTDIR=%{buildroot}
Chris Weyl 4ef1c11
find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
Chris Weyl 4ef1c11
find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null ';'
Chris Weyl 4ef1c11
Chris Weyl 4ef1c11
%{_fixperms} %{buildroot}/*
Chris Weyl 4ef1c11
Chris Weyl 4ef1c11
%check
Chris Weyl 4ef1c11
make test
Chris Weyl 4ef1c11
Chris Weyl 6b01e46
Chris Weyl 4ef1c11
%files
Chris Weyl 6b01e46
%doc README Changes
ab348a6
%license  LICENSE
ab348a6
%{perl_vendorlib}/MooseX*
ab348a6
%{_mandir}/man3/MooseX*.3*
Chris Weyl 4ef1c11
Chris Weyl 4ef1c11
%changelog
f52dbdc
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.12-4
f52dbdc
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
f52dbdc
78e0d18
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.12-3
78e0d18
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
78e0d18
2ce4243
* Mon Jun 08 2015 Jitka Plesnikova <jplesnik@redhat.com> - 0.12-2
2ce4243
- Perl 5.22 rebuild
2ce4243
ab348a6
* Tue Nov 11 2014 Emmanuel Seyman <emmanuel@seyman.fr> - 0.12-1
ab348a6
- Update to 0.12
ab348a6
bb48809
* Mon Sep 01 2014 Jitka Plesnikova <jplesnik@redhat.com> - 0.10-9
bb48809
- Perl 5.20 rebuild
bb48809
dc90c1a
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.10-8
dc90c1a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
dc90c1a
6749cd0
* Sat Aug 03 2013 Petr Pisar <ppisar@redhat.com> - 0.10-7
6749cd0
- Perl 5.18 rebuild
6749cd0
4701e09
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.10-6
4701e09
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
4701e09
ac87908
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.10-5
ac87908
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
ac87908
feb1546
* Fri Jun 22 2012 Petr Pisar <ppisar@redhat.com> - 0.10-4
feb1546
- Perl 5.16 rebuild
feb1546
45f1cf9
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.10-3
45f1cf9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
45f1cf9
Petr Sabata ba3dfcb
* Wed Jul 20 2011 Petr Sabata <contyk@redhat.com> - 0.10-2
Petr Sabata ba3dfcb
- Perl mass rebuild
Petr Sabata ba3dfcb
3c76dd5
* Mon Mar 07 2011 Iain Arnell <iarnell@gmail.com> 0.10-1
3c76dd5
- update to latest upstream version
3c76dd5
- clean up spec for modern rpmbuild
3c76dd5
24b25db
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.09-4
24b25db
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
24b25db
488d7ab
* Tue Dec 21 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.09-3
488d7ab
- 661697 rebuild for fixing problems with vendorach/lib
488d7ab
ed2e89d
* Tue May 04 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.09-2
ed2e89d
- Mass rebuild with perl-5.12.0
ed2e89d
Chris Weyl 6b01e46
* Sun Mar 14 2010 Chris Weyl <cweyl@alumni.drew.edu> 0.09-1
Chris Weyl 6b01e46
- update by Fedora::App::MaintainerTools 0.006
Chris Weyl 6b01e46
- PERL_INSTALL_ROOT => DESTDIR
Chris Weyl 6b01e46
- updating to latest GA CPAN version (0.09)
Chris Weyl 6b01e46
- added a new req on perl(Class::MOP) (version 0.84)
Chris Weyl 6b01e46
- added a new req on perl(List::MoreUtils) (version 0)
Chris Weyl 6b01e46
- added a new req on perl(Moose) (version 0)
Chris Weyl 6b01e46
- added a new req on perl(Moose::Role) (version 0)
Chris Weyl 6b01e46
- added a new req on perl(Scalar::Util) (version 0)
Chris Weyl 6b01e46
- added a new req on perl(namespace::autoclean) (version 0)
Chris Weyl 6b01e46
a452b59
* Fri Dec  4 2009 Stepan Kasal <skasal@redhat.com> - 0.08-2
a452b59
- rebuild against perl 5.10.1
a452b59
Chris Weyl 4ef1c11
* Mon Aug 31 2009 Chris Weyl <cweyl@alumni.drew.edu> 0.08-1
Chris Weyl 4ef1c11
- submission
Chris Weyl 4ef1c11
- br CPAN for inc::Module::Install::AutoInstall
Chris Weyl 4ef1c11
Chris Weyl 4ef1c11
* Mon Aug 31 2009 Chris Weyl <cweyl@alumni.drew.edu> 0.08-0
Chris Weyl 4ef1c11
- initial RPM packaging
Chris Weyl 4ef1c11
- generated with cpan2dist (CPANPLUS::Dist::RPM version 0.0.8)