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/xmp-plugin-audacious] rawhide: RPM 6.1 changed %___build_pre macro - use %___build_pre_env instead.
Date: Mon, 06 Jul 2026 13:03:39 GMT	[thread overview]
Message-ID: <178334301935.1.14610856653761179968.rpms-xmp-plugin-audacious-7e15d680c9ae@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/xmp-plugin-audacious
Branch : rawhide
Commit : 7e15d680c9ae58923d09310e4a2a96611f0a1892
Author : Marcin Juszkiewicz <marcin@juszkiewicz.com.pl>
Date   : 2026-07-06T13:42:42+02:00
Stats  : +5/-2 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/xmp-plugin-audacious/c/7e15d680c9ae58923d09310e4a2a96611f0a1892?branch=rawhide

Log:
RPM 6.1 changed %___build_pre macro - use %___build_pre_env instead.

---
diff --git a/xmp-plugin-audacious.spec b/xmp-plugin-audacious.spec
index 207fcc9..2493ac7 100644
--- a/xmp-plugin-audacious.spec
+++ b/xmp-plugin-audacious.spec
@@ -2,7 +2,7 @@
 %global commit a5fbde82fd5ac017c9ef3c1a0bfdab46fe338d4c
 %global shortcommit %(c=%{commit}; echo ${c:0:7})
 
-%global plugin_dir %(%___build_pre; pkg-config --variable=plugin_dir audacious)
+%global plugin_dir %(%___build_pre_env; pkg-config --variable=plugin_dir audacious)
 
 %global aud_plugin_api %(grep '[ ]*#define[ ]*_AUD_PLUGIN_VERSION[ ]\\+' %{_includedir}/libaudcore/plugin.h 2>/dev/null | sed 's!.*_AUD_PLUGIN_VERSION[ ]*\\([0-9]\\+\\).*!\\1!')
 %if 0%{aud_plugin_api} > 0
@@ -12,7 +12,7 @@
 
 Name: xmp-plugin-audacious
 Version: 4.0.0.3.8
-Release: 0.9.20250909git%{shortcommit}%{?dist}
+Release: 0.9.20250909git%{shortcommit}.1%{?dist}
 Summary: Multi-format module playback plugin for Audacious using libxmp
 Source: https://github.com/mschwendt/xmp-plugin-audacious/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
 License: GPL-2.0-or-later
@@ -70,6 +70,9 @@ make install DESTDIR=%{buildroot}
 #exclude %%{plugin_dir}/Input/*.la
 
 %changelog
+* Mon Jul 06 2026 Marcin Juszkiewicz <mjuszkiewicz@redhat.com> - 4.0.0.3.8-0.9.20250909gita5fbde8.1
+- RPM 6.1 changed %___build_pre macro - use %___build_pre_env instead.
+
 * Sun Jun 07 2026 Michael Schwendt <mschwendt@fedoraproject.org> - 4.0.0.3.8-0.9.20250909gita5fbde8
 - Rebuilt for Audacious 4.6.1 SONAMEs and plugin API version change
 

                 reply	other threads:[~2026-07-06 13:03 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=178334301935.1.14610856653761179968.rpms-xmp-plugin-audacious-7e15d680c9ae@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