Name: perl-IO-Interactive Version: 1.022 Release: 4%{?dist} Summary: Utilities for interactive I/O # LICENSE: "the same terms as perl itself" and Artistic 2.0 # license_clarification: Artistic 2.0 (brian d foy's explanation) # lib/IO/Interactive.pm: "the same terms as Perl itself" # IO-Ineractive-1.021 added the ambiguous LICENSE file, because there are # still files referring to Perl, but not referring Artistic 2.0, I keep the # (GPL+ or Artistic) part in the License tag. # License: (GPL+ or Artistic) and (Artistic 2.0) Group: Development/Libraries URL: http://search.cpan.org/dist/IO-Interactive/ Source0: http://www.cpan.org/authors/id/B/BD/BDFOY/IO-Interactive-%{version}.tar.gz Source1: license_clarification BuildArch: noarch BuildRequires: coreutils BuildRequires: findutils BuildRequires: make BuildRequires: perl-interpreter BuildRequires: perl-generators BuildRequires: perl(:VERSION) >= 5.8 BuildRequires: perl(ExtUtils::MakeMaker) >= 6.64 BuildRequires: perl(File::Spec) BuildRequires: perl(File::Spec::Functions) BuildRequires: perl(strict) # Test::Manifest not used BuildRequires: perl(warnings) # Run-time: BuildRequires: perl(Carp) BuildRequires: perl(IO::Handle) # Tests: BuildRequires: perl(Test::More) >= 0.94 # Optional tests: BuildRequires: perl(Test::Pod) >= 1.14 BuildRequires: perl(Test::Pod::Coverage) >= 1.04 Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) Requires: perl(Carp) %description This module provides utility subroutines that make it easier to develop interactive applications. %prep %setup -q -n IO-Interactive-%{version} cp %{SOURCE1} . %build perl Makefile.PL INSTALLDIRS=vendor make %{?_smp_mflags} %install make pure_install DESTDIR=$RPM_BUILD_ROOT find $RPM_BUILD_ROOT -type f -name .packlist -delete %{_fixperms} $RPM_BUILD_ROOT/* %check make test %files %license LICENSE %doc Changes examples license_clarification README.pod %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Thu Jul 27 2017 Fedora Release Engineering - 1.022-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sun Jun 04 2017 Jitka Plesnikova - 1.022-3 - Perl 5.26 rebuild * Sat Feb 11 2017 Fedora Release Engineering - 1.022-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Sep 05 2016 Petr Pisar - 1.022-1 - 1.022 bump * Sun May 15 2016 Jitka Plesnikova - 1.021-4 - Perl 5.24 rebuild * Thu Feb 04 2016 Fedora Release Engineering - 1.021-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Fri Jan 29 2016 Petr Pisar - 1.021-2 - License clarification added * Thu Jan 28 2016 Petr Pisar - 1.021-1 - 1.021 bump - License changed to ((GPL+ or Artistic) and (Artistic 2.0)) * Thu Jun 18 2015 Fedora Release Engineering - 0.0.6-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Fri Jun 05 2015 Jitka Plesnikova - 0.0.6-4 - Perl 5.22 rebuild * Wed Aug 27 2014 Jitka Plesnikova - 0.0.6-3 - Perl 5.20 rebuild * Sat Jun 07 2014 Fedora Release Engineering - 0.0.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Thu Mar 27 2014 Petr Pisar 0.0.6-1 - Specfile autogenerated by cpanspec 1.78.