a4826c0
Name:           perl-Text-Roman
a4826c0
Version:        3.5
af4cf6f
Release:        8%{?dist}
a4826c0
Summary:        Conversion between Roman algorisms and Arabic numerals
a4826c0
License:        GPL+ or Artistic
a4826c0
Group:          Development/Libraries
a4826c0
URL:            http://search.cpan.org/dist/Text-Roman/
a4826c0
Source0:        http://www.cpan.org/authors/id/S/SY/SYP/Text-Roman-%{version}.tar.gz
a4826c0
BuildArch:      noarch
a4826c0
BuildRequires:  coreutils
a4826c0
BuildRequires:  make
98c4a41
BuildRequires:  perl-interpreter
d962054
BuildRequires:  perl-generators
a4826c0
BuildRequires:  perl(Carp)
a4826c0
BuildRequires:  perl(Exporter)
a4826c0
BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.76
a4826c0
BuildRequires:  perl(File::Find)
a4826c0
BuildRequires:  perl(File::Temp)
a4826c0
BuildRequires:  perl(strict)
a4826c0
BuildRequires:  perl(Test::More)
a4826c0
BuildRequires:  perl(Test::Simple)
a4826c0
BuildRequires:  perl(warnings)
a4826c0
Requires:       perl(Carp)
a4826c0
Requires:       perl(Exporter)
a4826c0
Requires:       perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
a4826c0
a4826c0
%description
a4826c0
This package supports both conventional Roman algorisms (which range from 1
a4826c0
to 3999) and Milhar Romans, a variation which uses a bar across the
a4826c0
algorism to indicate multiplication by 1000.
a4826c0
a4826c0
%prep
a4826c0
%setup -q -n Text-Roman-%{version}
a4826c0
chmod a-x eg/*
a4826c0
a4826c0
%build
a4826c0
perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1
a4826c0
make %{?_smp_mflags}
a4826c0
a4826c0
%install
a4826c0
make pure_install DESTDIR=%{buildroot}
a4826c0
%{_fixperms} %{buildroot}/*
a4826c0
a4826c0
%check
a4826c0
make test
a4826c0
a4826c0
%files
a4826c0
%license LICENSE
a4826c0
%doc Changes README eg
a4826c0
%{perl_vendorlib}/*
a4826c0
%{_mandir}/man3/*
a4826c0
a4826c0
%changelog
af4cf6f
* Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.5-8
af4cf6f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
af4cf6f
123df9c
* Sun Jun 04 2017 Jitka Plesnikova <jplesnik@redhat.com> - 3.5-7
123df9c
- Perl 5.26 rebuild
123df9c
226b852
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.5-6
226b852
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
226b852
a80fdbd
* Sat May 14 2016 Jitka Plesnikova <jplesnik@redhat.com> - 3.5-5
a80fdbd
- Perl 5.24 rebuild
a80fdbd
4742eae
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.5-4
4742eae
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
4742eae
a4826c0
* Fri Dec 11 2015 Colin B. Macdonald <cbm@m.fsf.org> 3.5-3
a4826c0
- Update ExtUtils::MakeMaker BR for NO_PACKLIST.
a4826c0
a4826c0
* Thu Dec 10 2015 Colin B. Macdonald <cbm@m.fsf.org> 3.5-2
a4826c0
- Revisions following review.
a4826c0
a4826c0
* Mon Dec 07 2015 Colin B. Macdonald <cbm@m.fsf.org> 3.5-1
a4826c0
- Modified from a specfile autogenerated by cpanpec 1.78.