Unify to use macros

This commit is contained in:
Michal Josef Špaček 2022-11-02 12:24:06 +01:00
parent be27485174
commit f788f0d462

View File

@ -69,7 +69,7 @@ perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1
%install
%{make_install}
%{_fixperms} $RPM_BUILD_ROOT/*
%{_fixperms} %{buildroot}/*
%check
unset AUTHOR_TESTING IS_MAINTAINER NET_PING_FAIL_IP PERL_TEST_Net_Ping \
@ -84,6 +84,7 @@ make test
%changelog
* Wed Nov 02 2022 Michal Josef Špaček <mspacek@redhat.com> - 2.75-2
- Unify to use macros
- Update license to SPDX format
* Tue Sep 06 2022 Michal Josef Špaček <mspacek@redhat.com> - 2.75-1