2.100 bump

Use %{make_build} and %{make_install}
This commit is contained in:
Paul Howarth 2021-01-07 17:52:52 +00:00
parent 2612bc09c0
commit 5c8fb9ab73
2 changed files with 9 additions and 5 deletions

View File

@ -10,7 +10,7 @@
%{?perl_default_filter}
Name: perl-IO-Compress
Version: 2.096
Version: 2.100
Release: 1%{?dist}
Summary: Read and write compressed data
License: GPL+ or Artistic
@ -103,11 +103,11 @@ perl -MConfig -pi -e 's|^#!/usr/local/bin/perl\b|$Config{startperl}|' examples/i
examples/io/bzip2/* examples/io/gzip/* examples/compress-zlib/*
%build
perl Makefile.PL NO_PACKLIST=1
make %{?_smp_mflags}
perl Makefile.PL NO_PACKLIST=1 NO_PERLLOCAL=1
%{make_build}
%install
make pure_install DESTDIR=%{buildroot} INSTALLDIRS=perl
%{make_install} INSTALLDIRS=perl
%{_fixperms} -c %{buildroot}
%check
@ -144,6 +144,10 @@ make test COMPRESS_ZLIB_RUN_%{?with_long_tests:ALL}%{!?with_long_tests:MOST}=1
%{_mandir}/man3/IO::Uncompress::*.3*
%changelog
* Thu Jan 7 2021 Paul Howarth <paul@city-fan.org> - 2.100-1
- 2.100 bump
- Use %%{make_build} and %%{make_install}
* Sat Aug 1 2020 Paul Howarth <paul@city-fan.org> - 2.096-1
- 2.096 bump

View File

@ -1 +1 @@
SHA512 (IO-Compress-2.096.tar.gz) = e23ee6fe9585aa33c1936d045bfe4a339a159085b999da4b54101a6b400ff4af941193bd40df41eff5c9f38cf7097d69044c6472666759b80769e1b6e1db60c3
SHA512 (IO-Compress-2.100.tar.gz) = c9cc7dfc426101e45f00ac46b22d82ff680be74ceeb9359b9df43f0033996f0f6ea2f7f62f2d2419078b071608efa5589a6fc02e930c36a1cf2cf8535d2d0816