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/c4fs] rawhide: Better BuildOption formatting
Date: Mon, 07 Sep 2026 19:40:23 GMT [thread overview]
Message-ID: <178881002324.1.9144881835532490439.rpms-c4fs-4aedc1509baf@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/c4fs
Branch : rawhide
Commit : 4aedc1509bafe178c40f444db0f922bd87a14df6
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-09-07T20:39:32+01:00
Stats : +3/-5 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/c4fs/c/4aedc1509bafe178c40f444db0f922bd87a14df6?branch=rawhide
Log:
Better BuildOption formatting
---
diff --git a/c4fs.spec b/c4fs.spec
index 6559da0..f7f190a 100644
--- a/c4fs.spec
+++ b/c4fs.spec
@@ -39,11 +39,9 @@ Patch: 0001-Fix-missing-include-for-u32-type.patch
BuildSystem: cmake
# We can stop the CMake scripts from downloading doctest by setting
# C4FS_CACHE_DOWNLOAD_DOCTEST to any directory that exists.
-BuildOption(conf): %{shrink:
- -DCMAKE_CXX_STANDARD=%{cxx_std}
- -DC4FS_CACHE_DOWNLOAD_DOCTEST:PATH=/
- -DC4FS_BUILD_TESTS=ON
- }
+BuildOption(conf): -DCMAKE_CXX_STANDARD=%{cxx_std}
+BuildOption(conf): -DC4FS_CACHE_DOWNLOAD_DOCTEST:PATH=/
+BuildOption(conf): -DC4FS_BUILD_TESTS=ON
# https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval
ExcludeArch: %{ix86}
reply other threads:[~2026-09-07 19:40 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=178881002324.1.9144881835532490439.rpms-c4fs-4aedc1509baf@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