Name: perl-Spellunker Version: 0.4.0 Release: 9%{?dist} Summary: Pure perl spelling checker implementation License: GPL+ or Artistic URL: http://search.cpan.org/dist/Spellunker/ Source0: http://www.cpan.org/authors/id/T/TO/TOKUHIROM/Spellunker-v%{version}.tar.gz BuildArch: noarch # build BuildRequires: perl BuildRequires: perl-generators BuildRequires: perl(CPAN::Meta) BuildRequires: perl(CPAN::Meta::Prereqs) BuildRequires: perl(File::Basename) BuildRequires: perl(File::Spec) BuildRequires: perl(Module::Build) BuildRequires: perl(strict) BuildRequires: perl(utf8) BuildRequires: perl(warnings) # runtime BuildRequires: perl(Carp) BuildRequires: perl(constant) BuildRequires: perl(File::ShareDir) BuildRequires: perl(Getopt::Long) BuildRequires: perl(parent) BuildRequires: perl(Pod::Simple::Methody) BuildRequires: perl(Regexp::Common) BuildRequires: perl(Scalar::Util) BuildRequires: perl(Term::ANSIColor) BuildRequires: perl(Test::Builder) BuildRequires: perl(version) # test only BuildRequires: perl(Data::Dumper) BuildRequires: perl(open) BuildRequires: perl(Test::More) >= 0.96 Requires: perl(:MODULE_COMPAT_%(eval "$(perl -V:version)"; echo $version)) %global __requires_exclude %{?__requires_exclude:__requires_exclude|}^perl\\(Win32::Console::ANSI\\)$ %description %{summary}, also usable as a library. %prep %setup -q -n Spellunker-v%{version} %build perl Build.PL --installdirs=vendor ./Build %install ./Build install --destdir=%{buildroot} --create_packlist=0 %{_fixperms} %{buildroot} %check ./Build test %files %license LICENSE %doc Changes README.md %{_bindir}/spellunker %{_bindir}/spellunker-pod %{perl_vendorlib}/Spellunker.pm %{perl_vendorlib}/Spellunker/ %{perl_vendorlib}/Test/ %{perl_vendorlib}/auto/share/dist/Spellunker/ %{_mandir}/man1/spellunker.1* %{_mandir}/man1/spellunker-pod.1* %{_mandir}/man3/Spellunker.3* %{_mandir}/man3/Test::Spellunker.3* %changelog * Mon Aug 28 2017 Matěj Cepl - 0.4.0-9 - Rebuilt for EPEL7 * Thu Jul 27 2017 Fedora Release Engineering - 0.4.0-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Mon Jun 05 2017 Jitka Plesnikova - 0.4.0-7 - Perl 5.26 rebuild * Sat Feb 11 2017 Fedora Release Engineering - 0.4.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Sun May 15 2016 Jitka Plesnikova - 0.4.0-5 - Perl 5.24 rebuild * Thu Feb 04 2016 Fedora Release Engineering - 0.4.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Thu Jun 18 2015 Fedora Release Engineering - 0.4.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Fri Jun 05 2015 Jitka Plesnikova - 0.4.0-2 - Perl 5.22 rebuild * Tue Nov 18 2014 Paul Howarth - 0.4.0-1 - Update to 0.4.0 - Added more stopwords - Support & - Show correct test line number if all_pod_files_spelling_ok fails - Documentation fixes - Test "bin" and "script" directories if "blib" does not exist - Allow git sha1 hash - Fix overly-recursive regex - Added clear_stopwords method - Use %%license - Make %%files list more explicit * Thu Aug 28 2014 Jitka Plesnikova - 0.2.3-5 - Perl 5.20 rebuild * Sat Jun 07 2014 Fedora Release Engineering - 0.2.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sun Aug 04 2013 Fedora Release Engineering - 0.2.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Sun Jul 21 2013 Petr Pisar - 0.2.3-2 - Perl 5.18 rebuild * Wed Apr 24 2013 Petr Šabata 0.2.3-1 - Specfile generated with help of cpanspec 1.78.