Cleanup build in spec file

This commit is contained in:
Michal Josef Špaček 2022-11-25 12:50:06 +01:00
parent 8f2e3df2df
commit 967a0a35b3

View File

@ -77,7 +77,6 @@ perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1 \
%install
%make_install
find %{buildroot} -type f -name '*.bs' -empty -delete
%{_fixperms} %{buildroot}
%check
@ -92,6 +91,7 @@ make test
%changelog
* Fri Nov 25 2022 Michal Josef Špaček <mspacek@redhat.com> - 2.28-11
- Cleanup build in spec file
- Update license to SPDX format
* Fri Jul 22 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2.28-10