public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin A. Beasley <code@musicinmybrain.net>
To: git-commits@fedoraproject.org
Subject: [rpms/tinyxml2] rawhide: Better BuildOption formatting
Date: Sat, 12 Sep 2026 07:16:58 GMT [thread overview]
Message-ID: <178919741822.1.3662187664493692286.rpms-tinyxml2-2dfa3f621eeb@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/tinyxml2
Branch : rawhide
Commit : 2dfa3f621eeb4d8e945f3c39e547349ff36693a4
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-09-12T08:14:52+01:00
Stats : +2/-4 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/tinyxml2/c/2dfa3f621eeb4d8e945f3c39e547349ff36693a4?branch=rawhide
Log:
Better BuildOption formatting
---
diff --git a/tinyxml2.spec b/tinyxml2.spec
index 6e49c97..c215c49 100644
--- a/tinyxml2.spec
+++ b/tinyxml2.spec
@@ -31,10 +31,8 @@ Source: %{url}/archive/%{version}/tinyxml2-%{version}.tar.gz
# meson are reasonable choices; choosing CMake allows us to generate and
# install .cmake files to be used by dependent packages, which is worthwhile.
BuildSystem: cmake
-BuildOption(conf): %{shrink:
- -Dtinyxml2_BUILD_TESTING:BOOL=%{?with_ctest:ON}%{?!with_ctest:OFF}
- -Dtinyxml2_INSTALL_PKGCONFIG:BOOL=ON
- }
+BuildOption(conf): -Dtinyxml2_BUILD_TESTING:BOOL=%{with ctest}
+BuildOption(conf): -Dtinyxml2_INSTALL_PKGCONFIG:BOOL=ON
BuildRequires: gcc
BuildRequires: gcc-c++
reply other threads:[~2026-09-12 7:16 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=178919741822.1.3662187664493692286.rpms-tinyxml2-2dfa3f621eeb@fedoraproject.org \
--to=code@musicinmybrain.net \
--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