Chris Weyl bf71b98
Name:           perl-MouseX-Types
Chris Weyl bf71b98
Summary:        Organize your Mouse types in libraries
cdf1c58
Version:        0.06
9a162c1
Release:        9%{?dist}
Chris Weyl bf71b98
License:        GPL+ or Artistic
Chris Weyl bf71b98
Group:          Development/Libraries
Chris Weyl bf71b98
Source0:        http://search.cpan.org/CPAN/authors/id/G/GF/GFUJI/MouseX-Types-%{version}.tar.gz 
Chris Weyl bf71b98
URL:            http://search.cpan.org/dist/MouseX-Types
Chris Weyl bf71b98
Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
Chris Weyl bf71b98
BuildArch:      noarch
Chris Weyl bf71b98
cdf1c58
BuildRequires:  perl(Any::Moose) >= 0.15
Chris Weyl bf71b98
BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.42
cdf1c58
BuildRequires:  perl(Mouse) >= 0.77
Chris Weyl bf71b98
BuildRequires:  perl(Scalar::Util)
cdf1c58
BuildRequires:  perl(Sub::Exporter)
Chris Weyl bf71b98
BuildRequires:  perl(Test::Exception)
Chris Weyl bf71b98
BuildRequires:  perl(Test::More)
Chris Weyl b8563d4
Chris Weyl a2fc118
Requires:       perl(Mouse) >= 0.41
Chris Weyl a2fc118
5a92a55
# obsolete/provide old tests subpackage
5a92a55
# can be removed during F19 development cycle
5a92a55
Obsoletes:      %{name}-tests < 0.06-2
5a92a55
Provides:       %{name}-tests = %{version}-%{release}
Chris Weyl bf71b98
Chris Weyl a2fc118
%{?perl_default_filter}
Chris Weyl b8563d4
Chris Weyl b8563d4
%description
Chris Weyl b8563d4
Organize your Mouse types; much as MooseX::Types does for your Moose types.
Chris Weyl b8563d4
For more information, please see the MooseX::Types manpage.
Chris Weyl b8563d4
Chris Weyl b8563d4
This library was split off from Mouse as of Mouse 0.15.
Chris Weyl b8563d4
Chris Weyl b8563d4
Chris Weyl b8563d4
%prep
Chris Weyl b8563d4
%setup -q -n MouseX-Types-%{version}
Chris Weyl b8563d4
cdf1c58
find lib -type f -name '*.pm' -print0 | xargs -0 chmod 0644
5a92a55
chmod 0644 t/*.t
cdf1c58
Chris Weyl b8563d4
%build
Chris Weyl b8563d4
%{__perl} Makefile.PL INSTALLDIRS=vendor
Chris Weyl b8563d4
make %{?_smp_mflags}
Chris Weyl b8563d4
Chris Weyl b8563d4
%install
Chris Weyl bf71b98
make pure_install DESTDIR=%{buildroot}
Chris Weyl b8563d4
find %{buildroot} -type f -name .packlist -exec rm -f {} ';'
Chris Weyl b8563d4
find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null ';'
Chris Weyl b8563d4
Chris Weyl b8563d4
%{_fixperms} %{buildroot}/*
Chris Weyl b8563d4
Chris Weyl b8563d4
%check
Chris Weyl b8563d4
make test
Chris Weyl b8563d4
Chris Weyl b8563d4
%files
5a92a55
%doc Changes README t/
Chris Weyl b8563d4
%{perl_vendorlib}/*
Chris Weyl b8563d4
%{_mandir}/man3/*.3*
Chris Weyl b8563d4
Chris Weyl b8563d4
%changelog
9a162c1
* Mon Sep 01 2014 Jitka Plesnikova <jplesnik@redhat.com> - 0.06-9
9a162c1
- Perl 5.20 rebuild
9a162c1
4180583
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.06-8
4180583
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
4180583
9d4aaf1
* Sun Aug 04 2013 Petr Pisar <ppisar@redhat.com> - 0.06-7
9d4aaf1
- Perl 5.18 rebuild
9d4aaf1
ac2695e
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.06-6
ac2695e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
ac2695e
3af06a4
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.06-5
3af06a4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
3af06a4
1c40b40
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.06-4
1c40b40
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
1c40b40
4594bb4
* Fri Jun 22 2012 Petr Pisar <ppisar@redhat.com> - 0.06-3
4594bb4
- Perl 5.16 rebuild
4594bb4
5a92a55
* Sun Jan 22 2012 Iain Arnell <iarnell@gmail.com> 0.06-2
5a92a55
- drop tests subpackage; move tests to main package documentation
5a92a55
cdf1c58
* Thu Jan 12 2012 Iain Arnell <iarnell@gmail.com> 0.06-1
cdf1c58
- update to latest upstream version
cdf1c58
- clean up spec for modern rpmbuild
cdf1c58
Petr Sabata 8855964
* Thu Jul 21 2011 Petr Sabata <contyk@redhat.com> - 0.05-6
Petr Sabata 8855964
- Perl mass rebuild
Petr Sabata 8855964
Petr Sabata 02ef76a
* Tue Jul 19 2011 Petr Sabata <contyk@redhat.com> - 0.05-5
Petr Sabata 02ef76a
- Perl mass rebuild
Petr Sabata 02ef76a
3a01092
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.05-4
3a01092
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
3a01092
Marcela Mašláňová c18a920
* Tue Dec 21 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.05-3
Marcela Mašláňová c18a920
- 661697 rebuild for fixing problems with vendorach/lib
Marcela Mašláňová c18a920
6f31116
* Tue May 04 2010 Marcela Maslanova <mmaslano@redhat.com> - 0.05-2
6f31116
- Mass rebuild with perl-5.12.0
6f31116
Chris Weyl bf71b98
* Sun Mar 14 2010 Chris Weyl <cweyl@alumni.drew.edu> 0.05-1
Chris Weyl bf71b98
- update by Fedora::App::MaintainerTools 0.006
Chris Weyl bf71b98
- PERL_INSTALL_ROOT => DESTDIR
Chris Weyl bf71b98
- updating to latest GA CPAN version (0.05)
Chris Weyl bf71b98
- dropped old BR on perl(Mouse::Util::TypeConstraints)
Chris Weyl bf71b98
Chris Weyl a2fc118
* Wed Jan 20 2010 Chris Weyl <cweyl@alumni.drew.edu> 0.04-1
Chris Weyl a2fc118
- add default filtering
Chris Weyl a2fc118
- auto-update to 0.04 (by cpan-spec-update 0.01)
Chris Weyl a2fc118
- altered br on perl(Mouse) (0.15 => 0.41)
Chris Weyl a2fc118
- added a new req on perl(Mouse) (version 0.41)
Chris Weyl a2fc118
1dfd096
* Mon Dec  7 2009 Stepan Kasal <skasal@redhat.com> - 0.01-4
1dfd096
- rebuild against perl 5.10.1
1dfd096
aacd65f
* Sun Jul 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.01-3
aacd65f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
aacd65f
a68d219
* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.01-2
a68d219
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
a68d219
Chris Weyl b8563d4
* Wed Feb 11 2009 Chris Weyl <cweyl@alumni.drew.edu> 0.01-1
Chris Weyl b8563d4
- update for submission
Chris Weyl b8563d4
Chris Weyl b8563d4
* Wed Feb 11 2009 Chris Weyl <cweyl@alumni.drew.edu> 0.01-0
Chris Weyl b8563d4
- initial RPM packaging
Chris Weyl b8563d4
- generated with cpan2dist (CPANPLUS::Dist::RPM version 0.0.8)