public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/perl-Alien-Brotli] rawhide: Fix building in interactive mode
Date: Mon, 17 Aug 2026 09:24:25 GMT [thread overview]
Message-ID: <178695866555.1.13104970956027501208.rpms-perl-Alien-Brotli-e5c0e670e518@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/perl-Alien-Brotli
Branch : rawhide
Commit : e5c0e670e518a93769d96952133e15b3d138701c
Author : Michal Josef Špaček <mspacek@redhat.com>
Date : 2026-08-17T11:04:42+02:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/perl-Alien-Brotli/c/e5c0e670e518a93769d96952133e15b3d138701c?branch=rawhide
Log:
Fix building in interactive mode
Thanks ppisar
---
diff --git a/perl-Alien-Brotli.spec b/perl-Alien-Brotli.spec
index d291b10..5a3e0eb 100644
--- a/perl-Alien-Brotli.spec
+++ b/perl-Alien-Brotli.spec
@@ -3,7 +3,7 @@
Name: perl-Alien-Brotli
Version: 0.2.2
-Release: 13%{?dist}
+Release: 14%{?dist}
Summary: Find and install the Brotli compressor
License: MIT
URL: http://metacpan.org/dist/Alien-Brotli
@@ -82,7 +82,7 @@ perl Makefile.PL INSTALLDIRS=vendor NO_PACKLIST=1 NO_PERLLOCAL=1
%install
%{make_install}
# Remove alienfile
-rm %{buildroot}%{perl_vendorarch}/auto/share/dist/Alien-Brotli/_alien/alienfile
+rm -f %{buildroot}%{perl_vendorarch}/auto/share/dist/Alien-Brotli/_alien/alienfile
# Install tests
mkdir -p %{buildroot}%{_libexecdir}/%{name}
cp -a t %{buildroot}%{_libexecdir}/%{name}
@@ -110,6 +110,9 @@ make test
%{_libexecdir}/%{name}
%changelog
+* Mon Aug 17 2026 Michal Josef Špaček <mspacek@redhat.com> - 0.2.2-14
+- Fix building in interactive mode. Thanks ppisar
+
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.2-13
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
reply other threads:[~2026-08-17 9:24 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178695866555.1.13104970956027501208.rpms-perl-Alien-Brotli-e5c0e670e518@fedoraproject.org \
--to=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox