From 967a0a35b3ba39f26cf063f52bd15e9eadddfc1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Josef=20=C5=A0pa=C4=8Dek?= Date: Fri, 25 Nov 2022 12:50:06 +0100 Subject: [PATCH] Cleanup build in spec file --- perl-Compress-Bzip2.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/perl-Compress-Bzip2.spec b/perl-Compress-Bzip2.spec index 362ffdd..d2945da 100644 --- a/perl-Compress-Bzip2.spec +++ b/perl-Compress-Bzip2.spec @@ -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 - 2.28-11 +- Cleanup build in spec file - Update license to SPDX format * Fri Jul 22 2022 Fedora Release Engineering - 2.28-10