diff --git a/perl-HTTP-Negotiate.spec b/perl-HTTP-Negotiate.spec index 9ddce3a..d1cf802 100644 --- a/perl-HTTP-Negotiate.spec +++ b/perl-HTTP-Negotiate.spec @@ -36,11 +36,11 @@ value of the various Accept* header fields in the request. %setup -q -n HTTP-Negotiate-%{version} %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=%{buildroot} +%{make_install} %{_fixperms} %{buildroot}/* %check @@ -53,6 +53,7 @@ make test %changelog * Thu Dec 01 2022 Michal Josef Špaček - 6.01-34 +- Simplify build and install phases - Update license to SPDX format * Fri Jul 22 2022 Fedora Release Engineering - 6.01-33