public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Nicolas Chauvet <kwizart@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/taglib] f44: Fix build condition --without mingw
Date: Sun, 07 Jun 2026 11:21:53 GMT [thread overview]
Message-ID: <178083131336.1.3936523655020039475.rpms-taglib-cc459edbcc90@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/taglib
Branch : f44
Commit : cc459edbcc90f05e8166d3624aa7777d49b6f323
Author : Nicolas Chauvet <kwizart@gmail.com>
Date : 2026-05-23T18:43:26+00:00
Stats : +2/-3 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/taglib/c/cc459edbcc90f05e8166d3624aa7777d49b6f323?branch=f44
Log:
Fix build condition --without mingw
---
diff --git a/taglib.spec b/taglib.spec
index cf932dc..6881e89 100644
--- a/taglib.spec
+++ b/taglib.spec
@@ -94,9 +94,8 @@ Provides: bundled(utf8cpp) = 4.0.9
This is the MinGW version, built for the win64 target.
-%endif
-
%{?mingw_debug_package}
+%endif
%prep
%autosetup -n taglib-%{version}%{?beta} -p1
@@ -135,9 +134,9 @@ find %{apidocdir} -name '*.md5' | xargs rm -fv
%if %{with mingw}
%mingw_make_install
-%endif
%{?mingw_debug_install_post}
+%endif
%check
export PKG_CONFIG_PATH=%{buildroot}%{_libdir}/pkgconfig
reply other threads:[~2026-06-07 11:21 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=178083131336.1.3936523655020039475.rpms-taglib-cc459edbcc90@fedoraproject.org \
--to=kwizart@gmail.com \
--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