public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/systemd] rawhide: Expect report-standalone to be built also for commit builds
@ 2026-07-25 16:58
0 siblings, 0 replies; only message in thread
From: @ 2026-07-25 16:58 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/systemd
Branch : rawhide
Commit : 6282eacf43a27ff206b97cfd59e51158f49d2c82
Author : Zbigniew Jędrzejewski-Szmek <zbyszek@amutable.com>
Date : 2026-07-22T12:51:57+02:00
Stats : +1/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/systemd/c/6282eacf43a27ff206b97cfd59e51158f49d2c82?branch=rawhide
Log:
Expect report-standalone to be built also for commit builds
[skip changelog]
---
diff --git a/systemd.spec b/systemd.spec
index a7e1f6e..a4ad773 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -91,7 +91,7 @@ Release: %autorelease
%global stable %(c="%version"; [ "$c" = "${c#*.*}" ]; echo $?)
# Temporary macro to enable systemd-report.standalone
-%bcond report_standalone %[ v"%{version}" >= v"261.999" ]
+%bcond report_standalone %[ v"%{version}" >= v"261.999" || %{defined commit} ]
# For a breakdown of the licensing, see README
License: LGPL-2.1-or-later AND MIT AND GPL-2.0-or-later
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-07-25 16:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-25 16:58 [rpms/systemd] rawhide: Expect report-standalone to be built also for commit builds
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox