public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
To: git-commits@fedoraproject.org
Subject: [rpms/audacious-plugin-fc] rawhide: RPM 6.1 changed %___build_pre macro - use %___build_pre_env instead.
Date: Mon, 06 Jul 2026 12:58:02 GMT [thread overview]
Message-ID: <178334268275.1.2132704267761216582.rpms-audacious-plugin-fc-1e3c98405732@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/audacious-plugin-fc
Branch : rawhide
Commit : 1e3c9840573260508976f22d4501e4ebfac65857
Author : Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
Date : 2026-07-06T13:58:33+02:00
Stats : +5/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/audacious-plugin-fc/c/1e3c9840573260508976f22d4501e4ebfac65857?branch=rawhide
Log:
RPM 6.1 changed %___build_pre macro - use %___build_pre_env instead.
---
diff --git a/audacious-plugin-fc.spec b/audacious-plugin-fc.spec
index 5c2a70b..a2aec51 100644
--- a/audacious-plugin-fc.spec
+++ b/audacious-plugin-fc.spec
@@ -4,12 +4,12 @@
%endif
%{?aud_plugin_dep}
-%global plugindir %(%___build_pre; pkg-config audacious --variable=plugin_dir 2>/dev/null)
+%global plugindir %(%___build_pre_env; pkg-config audacious --variable=plugin_dir 2>/dev/null)
Summary: TFMX & Future Composer input plugin for Audacious
Name: audacious-plugin-fc
Version: 0.9.5
-Release: 3%{?dist}
+Release: 4%{?dist}
Provides: audacious-plugins-fc = %{version}-%{release}
URL: https://github.com/mschwendt/audacious-plugins-fc
License: GPL-2.0-or-later
@@ -60,6 +60,9 @@ appstream-util validate-relax --nonet %{buildroot}%{_datadir}/appdata/*.xml
%changelog
+* Mon Jul 06 2026 Marcin Juszkiewicz <mjuszkiewicz@redhat.com> - 0.9.5-4
+- RPM 6.1 changed %___build_pre macro - use %___build_pre_env instead.
+
* Sun Jun 07 2026 Michael Schwendt <mschwendt@fedoraproject.org> - 0.9.5-3
- rebuilt for Audacious 4.6.1 SONAMEs and plugin API version change
reply other threads:[~2026-07-06 12:58 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=178334268275.1.2132704267761216582.rpms-audacious-plugin-fc-1e3c98405732@fedoraproject.org \
--to=marcin@juszkiewicz.com.pl \
--cc=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