3.44 bump

This commit is contained in:
Petr Písař 2019-02-21 09:57:37 +01:00
parent 4a80b09524
commit 0ed8a0d8ef
3 changed files with 16 additions and 7 deletions

1
.gitignore vendored
View File

@ -10,3 +10,4 @@
/Devel-PPPort-3.36.tar.gz
/Devel-PPPort-3.42.tar.gz
/Devel-PPPort-3.43.tar.gz
/Devel-PPPort-3.44.tar.gz

View File

@ -1,16 +1,17 @@
Name: perl-Devel-PPPort
Version: 3.43
Release: 2%{?dist}
Version: 3.44
Release: 1%{?dist}
Summary: Perl Pollution Portability header generator
License: GPL+ or Artistic
URL: https://metacpan.org/release/Devel-PPPort
Source0: https://cpan.metacpan.org/authors/id/X/XS/XSAWYERX/Devel-PPPort-%{version}.tar.gz
Source0: https://cpan.metacpan.org/authors/id/A/AT/ATOOMIC/Devel-PPPort-%{version}.tar.gz
BuildRequires: findutils
BuildRequires: gcc
BuildRequires: make
BuildRequires: perl-devel
BuildRequires: perl-generators
BuildRequires: perl-interpreter
BuildRequires: perl(:VERSION) >= 5.3
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76
BuildRequires: perl(strict)
BuildRequires: perl(vars)
@ -20,6 +21,8 @@ BuildRequires: perl(DynaLoader)
BuildRequires: perl(File::Path)
BuildRequires: perl(Tie::Hash)
BuildRequires: perl(utf8)
# Optional tests:
# File::Spec not helpful
Requires: perl(:MODULE_COMPAT_%(eval "`perl -V:version`"; echo $version))
%description
@ -36,15 +39,17 @@ of old releases, but users can still reap the benefit.
%setup -q -n Devel-PPPort-%{version}
%build
perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 OPTIMIZE="$RPM_OPT_FLAGS"
make %{?_smp_mflags}
perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1 OPTIMIZE="$RPM_OPT_FLAGS"
%{make_build}
%install
make pure_install DESTDIR=$RPM_BUILD_ROOT
%{make_install}
find $RPM_BUILD_ROOT -type f -name '*.bs' -empty -delete
%{_fixperms} $RPM_BUILD_ROOT/*
%check
unset PERL_CORE SKIP_SLOW_TESTS
make regen_tests
make test
%files
@ -54,6 +59,9 @@ make test
%{_mandir}/man3/*
%changelog
* Thu Feb 21 2019 Petr Pisar <ppisar@redhat.com> - 3.44-1
- 3.44 bump
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.43-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild

View File

@ -1 +1 @@
SHA512 (Devel-PPPort-3.43.tar.gz) = 30a4b6b119892056a8b78b17240621114f7493f3cc8931c1b7353f02b4724e4efc657100968ac4a4fbee9118610f1a3e36e522bb2bbd241435e62434a20cda87
SHA512 (Devel-PPPort-3.44.tar.gz) = 82b78229692bb17183992d2825152722b0f1c0814473a3291b934146a7212a4e5bd73b5c173ffc317ffe6901da7a991b845035f0292106c7ebeff0861069dde0