public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/audacious-plugin-fc] rawhide: RPM 6.1 changed %___build_pre macro - use %___build_pre_env instead.
@ 2026-07-06 12:58 Marcin Juszkiewicz
0 siblings, 0 replies; only message in thread
From: Marcin Juszkiewicz @ 2026-07-06 12:58 UTC (permalink / raw)
To: git-commits
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-06 12:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-06 12:58 [rpms/audacious-plugin-fc] rawhide: RPM 6.1 changed %___build_pre macro - use %___build_pre_env instead Marcin Juszkiewicz
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox