From f788f0d46255eba3aafe586bdf3c8e815f140af0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Josef=20=C5=A0pa=C4=8Dek?= Date: Wed, 2 Nov 2022 12:24:06 +0100 Subject: [PATCH] Unify to use macros --- perl-Net-Ping.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/perl-Net-Ping.spec b/perl-Net-Ping.spec index d0a84fd..7afe06c 100644 --- a/perl-Net-Ping.spec +++ b/perl-Net-Ping.spec @@ -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 - 2.75-2 +- Unify to use macros - Update license to SPDX format * Tue Sep 06 2022 Michal Josef Špaček - 2.75-1