diff --git a/.gitignore b/.gitignore index fdc64b2..6a2dac5 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ /Config-AutoConf-0.315.tar.gz /Config-AutoConf-0.316.tar.gz /Config-AutoConf-0.317.tar.gz +/Config-AutoConf-0.318.tar.gz diff --git a/perl-Config-AutoConf.spec b/perl-Config-AutoConf.spec index 46fc185..b15f532 100644 --- a/perl-Config-AutoConf.spec +++ b/perl-Config-AutoConf.spec @@ -1,6 +1,6 @@ Name: perl-Config-AutoConf -Version: 0.317 -Release: 6%{?dist} +Version: 0.318 +Release: 1%{?dist} Summary: A module to implement some of AutoConf macros in pure Perl License: GPL+ or Artistic URL: https://metacpan.org/release/Config-AutoConf @@ -21,6 +21,7 @@ BuildRequires: perl(Config) BuildRequires: perl(constant) BuildRequires: perl(Exporter) BuildRequires: perl(File::Basename) +BuildRequires: perl(File::Slurper) BuildRequires: perl(File::Spec) BuildRequires: perl(File::Temp) BuildRequires: perl(Text::ParseWords) @@ -29,7 +30,7 @@ BuildRequires: perl(Cwd) BuildRequires: perl(ExtUtils::CBuilder) # Unused BuildRequires: perl(IO::String) BuildRequires: perl(Test::More) -Requires: perl(:MODULE_COMPAT_%(eval "$(perl -V:version)"; echo $version)) +Requires: perl(:MODULE_COMPAT_%(eval "$(/usr/bin/perl -V:version)"; echo $version)) %description This module simulates some of the tasks autoconf macros do. To detect @@ -39,15 +40,15 @@ a command, a library and similar. %setup -q -n Config-AutoConf-%{version} %build -perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 -make %{?_smp_mflags} +/usr/bin/perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1 +%{make_build} %install -make pure_install DESTDIR=%{buildroot} +%{make_install} %{_fixperms} %{buildroot}/* %check -make test +%{make_build} test %files %doc Changes README.md @@ -55,6 +56,13 @@ make test %{_mandir}/man3/* %changelog +* Sun Jan 05 2020 Emmanuel Seyman - 0.318-1 +- Update to 0.318 +- Add perl(File::Slurper) as a dependency +- Use /usr/bin/perl instead of perl +- Use %%{make_install} instead of make pure_install +- Use %%{make_build} instead of make + * Fri Jul 26 2019 Fedora Release Engineering - 0.317-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild diff --git a/sources b/sources index b4e96d4..f59c82a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (Config-AutoConf-0.317.tar.gz) = 0f2af439a285d474229d07aa2f9226e00c62971675962e41bc771bec9e4b1a01d28b1bedf7401e9fd2d7211b9116c150b9167235b4e252b9dada2a860ccde2b8 +SHA512 (Config-AutoConf-0.318.tar.gz) = b125fb1c708a518a251695450ae4208d84c7b0de7e34081e22659bf2b93699868f14867d824805e1162fa99d8e15ed1072caf503d20b3c2cf0e27642b4213077