Unify macros in spec file

This commit is contained in:
Michal Josef Špaček 2022-01-24 12:21:59 +01:00
parent afc214ec76
commit fd638457eb

View File

@ -100,7 +100,7 @@ perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1
%install
%{make_install}
%{_fixperms} $RPM_BUILD_ROOT/*
%{_fixperms} %{buildroot}/*
# Install tests
mkdir -p %{buildroot}%{_libexecdir}/%{name}
cp -a t %{buildroot}%{_libexecdir}/%{name}
@ -127,6 +127,7 @@ make test
%changelog
* Mon Jan 24 2022 Michal Josef Špaček <mspacek@redhat.com> - 6.22-1
- 6.22 bump
- Unify macros in spec file
* Fri Jan 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 6.21-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild