2b4a369
Name:           perl-Snowball-Norwegian
2b4a369
Version:        1.2
0a70f2c
Release:        14%{?dist}
2b4a369
Summary:        Porter's stemming algorithm for Norwegian
2b4a369
License:        GPLv2 or Artistic
2b4a369
Group:          Development/Libraries
2b4a369
URL:            http://search.cpan.org/dist/Snowball-Norwegian/
2b4a369
Source0:        http://www.cpan.org/authors/id/A/AS/ASKSH/Snowball-Norwegian-%{version}.tar.gz
2b4a369
BuildArch:      noarch
2b4a369
BuildRequires:  perl(Module::Build)
2b4a369
BuildRequires:  perl(Test::More) >= 0.42
2b4a369
Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
2b4a369
2b4a369
%{?perl_default_filter}
2b4a369
2b4a369
%description
2b4a369
The stem function takes a scalar as a parameter and stems the word according to
2b4a369
Martin Porter's Norwegian stemming algorithm, which can be found at the
2b4a369
Snowball website: http://snowball.tartarus.org/.
2b4a369
2b4a369
%prep
2b4a369
%setup -q -n Snowball-Norwegian-%{version}
2b4a369
2b4a369
mv bin/stemmer-no.pl bin/stemmer-no
2b4a369
2b4a369
%build
2b4a369
%{__perl} Build.PL installdirs=vendor
2b4a369
./Build
2b4a369
2b4a369
%install
2b4a369
./Build install destdir=$RPM_BUILD_ROOT create_packlist=0
2b4a369
find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
2b4a369
2b4a369
%{_fixperms} $RPM_BUILD_ROOT/*
2b4a369
2b4a369
%check
2b4a369
./Build test
2b4a369
2b4a369
%files
2b4a369
%defattr(-,root,root,-)
2b4a369
%doc Changes LICENSE README
2b4a369
%{perl_vendorlib}/*
2b4a369
%{_bindir}/*
2b4a369
%{_mandir}/man3/*
2b4a369
2b4a369
%changelog
0a70f2c
* Thu Jun 18 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2-14
0a70f2c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
0a70f2c
4620c60
* Fri Jun 05 2015 Jitka Plesnikova <jplesnik@redhat.com> - 1.2-13
4620c60
- Perl 5.22 rebuild
4620c60
6261100
* Wed Aug 27 2014 Jitka Plesnikova <jplesnik@redhat.com> - 1.2-12
6261100
- Perl 5.20 rebuild
6261100
a08470d
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2-11
a08470d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
a08470d
289d5b1
* Sun Aug 04 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2-10
289d5b1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
289d5b1
b5c2ff1
* Wed Jul 17 2013 Petr Pisar <ppisar@redhat.com> - 1.2-9
b5c2ff1
- Perl 5.18 rebuild
b5c2ff1
25a92d2
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2-8
25a92d2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
25a92d2
c08d2e7
* Fri Jul 20 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2-7
c08d2e7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
c08d2e7
9452ef7
* Fri Jun 08 2012 Petr Pisar <ppisar@redhat.com> - 1.2-6
9452ef7
- Perl 5.16 rebuild
9452ef7
d5d66fd
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.2-5
d5d66fd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
d5d66fd
a31016a
* Fri Jun 17 2011 Marcela Mašláňová <mmaslano@redhat.com> - 1.2-4
a31016a
- Perl mass rebuild
a31016a
adf9c53
* Wed Dec 22 2010 Marcela Maslanova <mmaslano@redhat.com> - 1.2-3
adf9c53
- 661697 rebuild for fixing problems with vendorach/lib
adf9c53
2b4a369
* Sat Aug 28 2010 Iain Arnell <iarnell@gmail.com> 1.2-2
2b4a369
- license GPLv2 or Artistic
2b4a369
2b4a369
* Mon Aug 16 2010 Iain Arnell <iarnell@epo.org> 1.2-1
2b4a369
- Specfile autogenerated by cpanspec 1.78.