%global cpan_version 0.2306 Name: perl-File-Temp # Normalized version, compete with perl.spec Version: 0.230.600 Release: 1%{?dist} Summary: Return name and handle of a temporary file safely License: GPL+ or Artistic Group: Development/Libraries URL: https://metacpan.org/release/File-Temp Source0: https://cpan.metacpan.org/authors/id/E/ET/ETHER/File-Temp-%{cpan_version}.tar.gz BuildArch: noarch BuildRequires: coreutils BuildRequires: make BuildRequires: perl-generators BuildRequires: perl-interpreter BuildRequires: perl(:VERSION) >= 5.6 BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76 BuildRequires: perl(strict) BuildRequires: perl(warnings) # Run-time: BuildRequires: perl(Carp) # Keep Carp::Heavy optional BuildRequires: perl(constant) BuildRequires: perl(Cwd) BuildRequires: perl(Errno) BuildRequires: perl(Exporter) >= 5.57 BuildRequires: perl(Fcntl) >= 1.03 BuildRequires: perl(File::Path) >= 2.06 BuildRequires: perl(File::Spec) >= 0.8 BuildRequires: perl(IO::Handle) BuildRequires: perl(IO::Seekable) BuildRequires: perl(overload) BuildRequires: perl(parent) >= 0.221 BuildRequires: perl(POSIX) BuildRequires: perl(Scalar::Util) # Symbol not needed # VMS::Stdio not needed # Tests: BuildRequires: perl(Config) BuildRequires: perl(FileHandle) # Symbol not needed BuildRequires: perl(Test::More) Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version)) Requires: perl(POSIX) # Filter unused dependencies %global __requires_exclude %{?__requires_exclude:%__requires_exclude|}^perl\\(Symbol|VMS::Stdio\\) %description File::Temp can be used to create and open temporary files in a safe way. There is both a function interface and an object-oriented interface. The File::Temp constructor or the tempfile() function can be used to return the name and the open file handle of a temporary file. The tempdir() function can be used to create a temporary directory. %prep %setup -q -n File-Temp-%{cpan_version} chmod -x misc/benchmark.pl %fix_shbang_line misc/benchmark.pl %build perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 make %{?_smp_mflags} %install make pure_install DESTDIR=$RPM_BUILD_ROOT %{_fixperms} $RPM_BUILD_ROOT/* %check make test %files %doc Changes LICENSE misc README %{perl_vendorlib}/* %{_mandir}/man3/* %changelog * Mon Jun 25 2018 Petr Pisar - 0.230.600-1 - 0.2306 bump * Thu Feb 08 2018 Fedora Release Engineering - 0.230.400-396 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Fri Dec 15 2017 Petr Pisar - 0.230.400-395 - Remove duplicate dependencies * Thu Jul 27 2017 Fedora Release Engineering - 0.230.400-394 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Jun 03 2017 Jitka Plesnikova - 0.230.400-393 - Perl 5.26 rebuild * Sat Feb 11 2017 Fedora Release Engineering - 0.230.400-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Thu Jan 19 2017 Petr Pisar - 0.230.400-1 - Normalize package version to dotted decimal format * Sat May 14 2016 Jitka Plesnikova - 0.23.04-365 - Increase release to favour standalone package * Thu Feb 04 2016 Fedora Release Engineering - 0.23.04-347 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Thu Jun 18 2015 Fedora Release Engineering - 0.23.04-346 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Thu Jun 04 2015 Jitka Plesnikova - 0.23.04-345 - Increase release to favour standalone package * Wed Jun 03 2015 Jitka Plesnikova - 0.23.04-311 - Perl 5.22 rebuild * Wed Sep 03 2014 Jitka Plesnikova - 0.23.04-310 - Increase release to favour standalone package * Tue Aug 26 2014 Jitka Plesnikova - 0.23.04-3 - Perl 5.20 rebuild * Sat Jun 07 2014 Fedora Release Engineering - 0.23.04-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Mon Oct 14 2013 Petr Pisar - 0.23.04-1 - 0.2304 bump * Thu Oct 10 2013 Petr Pisar - 0.23.03-1 - 0.2303 bump * Tue Oct 01 2013 Petr Pisar - 0.23.02-1 - 0.2302 bump * Sat Aug 03 2013 Fedora Release Engineering - 0.23.01-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Mon Jul 29 2013 Petr Pisar - 0.23.01-3 - Specify all dependencies * Fri Jul 12 2013 Petr Pisar - 0.23.01-2 - Link minimal build-root packages against libperl.so explicitly * Mon Apr 15 2013 Petr Pisar - 0.23.01-1 - 0.2301 bump * Fri Mar 22 2013 Petr Pisar 0.23-1 - Specfile autogenerated by cpanspec 1.78.