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/c4log] rawhide: Better BuildOption formatting
Date: Mon, 07 Sep 2026 19:47:01 GMT	[thread overview]
Message-ID: <178881042116.1.15598491571898754999.rpms-c4log-7c1110bfa87a@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/c4log
Branch : rawhide
Commit : 7c1110bfa87a0fb766ecea9c785179bcf32807fa
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date   : 2026-09-07T20:46:10+01:00
Stats  : +3/-5 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/c4log/c/7c1110bfa87a0fb766ecea9c785179bcf32807fa?branch=rawhide

Log:
Better BuildOption formatting

---
diff --git a/c4log.spec b/c4log.spec
index b96dd7a..1aadcd4 100644
--- a/c4log.spec
+++ b/c4log.spec
@@ -33,11 +33,9 @@ Patch:          c4log-b8b86f3-external-c4core.patch
 BuildSystem:    cmake
 # We can stop the CMake scripts from downloading doctest by setting
 # C4LOG_CACHE_DOWNLOAD_DOCTEST to any directory that exists.
-BuildOption(conf): %{shrink:
-    -DCMAKE_CXX_STANDARD=%{cxx_std}
-    -DC4LOG_CACHE_DOWNLOAD_DOCTEST:PATH=/
-    -DC4LOG_BUILD_TESTS=ON
-    }
+BuildOption(conf): -DCMAKE_CXX_STANDARD=%{cxx_std}
+BuildOption(conf): -DC4LOG_CACHE_DOWNLOAD_DOCTEST:PATH=/
+BuildOption(conf): -DC4LOG_BUILD_TESTS=ON
 
 # https://fedoraproject.org/wiki/Changes/EncourageI686LeafRemoval
 ExcludeArch:    %{ix86}

                 reply	other threads:[~2026-09-07 19:47 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=178881042116.1.15598491571898754999.rpms-c4log-7c1110bfa87a@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