diff --git a/.gitignore b/.gitignore index 65e2785..41578cc 100644 --- a/.gitignore +++ b/.gitignore @@ -18,3 +18,4 @@ /Alien-Build-1.49.tar.gz /Alien-Build-1.50.tar.gz /Alien-Build-1.51.tar.gz +/Alien-Build-1.52.tar.gz diff --git a/perl-Alien-Build.spec b/perl-Alien-Build.spec index 75cefba..78592eb 100644 --- a/perl-Alien-Build.spec +++ b/perl-Alien-Build.spec @@ -2,8 +2,8 @@ %{bcond_without perl_Alien_Build_enables_optional_test} Name: perl-Alien-Build -Version: 1.51 -Release: 2%{?dist} +Version: 1.52 +Release: 1%{?dist} Summary: Build external dependencies for use in CPAN # lib/Alien/Build/Plugin/Test/Mock.pm contains Base64-encoded files for tests # (a bash script, C source file, a gzipped tar archive, Mach-O 64-bit x86_64 @@ -172,11 +172,11 @@ rm lib/Alien/Build/Plugin/PkgConfig/{CommandLine,PP}.pm rm t/alien_build_plugin_pkgconfig_{commandline,pp}.t %build -perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 -make %{?_smp_mflags} +perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1 +%{make_build} %install -make pure_install DESTDIR=$RPM_BUILD_ROOT +%{make_install} %{_fixperms} $RPM_BUILD_ROOT/* %check @@ -189,6 +189,9 @@ make test %{_mandir}/man3/* %changelog +* Mon Feb 11 2019 Petr Pisar - 1.52-1 +- 1.52 bump + * Fri Feb 01 2019 Fedora Release Engineering - 1.51-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild diff --git a/sources b/sources index d397a42..87a3d93 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (Alien-Build-1.51.tar.gz) = 4e649c49d25cac671296876b021b8739de4b36c4f3a47713e399ecc36e10151621eb7f53ac507dcba2ef22db3af4452843d6305832085fae232e979931dec0c5 +SHA512 (Alien-Build-1.52.tar.gz) = ada057d19d6a6fd47065ab905d59180584ed73f662a2480f753ce8f587ad5339acfd9342262d64e71d2f0caf247f2ec5b02bc6545ac19c2eec2b71598ab0b329