You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
perl-Module-Runtime-Conflicts/perl-Module-Runtime-Conflic...

92 lines
3.0 KiB

10 years ago
Name: perl-Module-Runtime-Conflicts
9 years ago
Version: 0.003
Release: 5%{?dist}
10 years ago
Summary: Provide information on conflicts for Module::Runtime
License: GPL+ or Artistic
URL: https://metacpan.org/release/Module-Runtime-Conflicts
Source0: https://cpan.metacpan.org/authors/id/E/ET/ETHER/Module-Runtime-Conflicts-%{version}.tar.gz
10 years ago
BuildArch: noarch
9 years ago
BuildRequires: make
BuildRequires: perl-interpreter
BuildRequires: perl-generators
10 years ago
BuildRequires: perl(Dist::CheckConflicts)
9 years ago
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76
10 years ago
BuildRequires: perl(File::Spec)
10 years ago
BuildRequires: perl(Module::Build::Tiny) >= 0.039
10 years ago
BuildRequires: perl(Module::Runtime)
BuildRequires: perl(strict)
BuildRequires: perl(Test::More) >= 0.88
BuildRequires: perl(warnings)
Requires: perl(Dist::CheckConflicts)
Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
%{?perl_default_filter}
%description
This module provides conflicts checking for Module::Runtime, which had a
recent release that broke some versions of Moose. It is called from
Moose::Conflicts and moose-outdated.
%prep
%setup -q -n Module-Runtime-Conflicts-%{version}
%build
9 years ago
%{__perl} Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
make %{?_smp_mflags}
10 years ago
%install
9 years ago
make pure_install DESTDIR=$RPM_BUILD_ROOT
10 years ago
%{_fixperms} $RPM_BUILD_ROOT/*
%check
9 years ago
make test
10 years ago
%files
%doc Changes CONTRIBUTING README
9 years ago
%license LICENCE
10 years ago
%{perl_vendorlib}/Module*
%{_mandir}/man3/Module*
%changelog
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.003-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.003-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Mon Jun 05 2017 Jitka Plesnikova <jplesnik@redhat.com> - 0.003-3
- Perl 5.26 rebuild
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.003-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
9 years ago
* Fri Jun 24 2016 Emmanuel Seyman <emmanuel@seyman.fr> - 0.003-1
- Update to 0.003
* Sun May 15 2016 Jitka Plesnikova <jplesnik@redhat.com> - 0.002-5
- Perl 5.24 rebuild
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.002-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.002-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
10 years ago
* Sat Jun 06 2015 Jitka Plesnikova <jplesnik@redhat.com> - 0.002-2
- Perl 5.22 rebuild
10 years ago
* Sun Mar 15 2015 Emmanuel Seyman <emmanuel@seyman.fr> - 0.002-1
- Update to 0.002
10 years ago
* Mon Nov 24 2014 Emmanuel Seyman <emmanuel@seyman.fr> - 0.001-3
- Add perl(strict) as a BuildRequires
* Mon Nov 24 2014 Emmanuel Seyman <emmanuel@seyman.fr> - 0.001-2
- Version the requirements of Module::Build::Tiny and Test::More
* Sun Nov 23 2014 Emmanuel Seyman <emmanuel@seyman.fr> - 0.001-1
- Specfile autogenerated by cpanspec 1.78.