public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libmad] rawhide: simplify conditional
@ 2026-08-09 21:46 Dominik 'Rathann' Mierzejewski
0 siblings, 0 replies; only message in thread
From: Dominik 'Rathann' Mierzejewski @ 2026-08-09 21:46 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/libmad
Branch : rawhide
Commit : 40182ca2fb1b5cf1a4a76e1e1e7aa588f3fe5c8c
Author : Dominik 'Rathann' Mierzejewski <dominik@greysector.net>
Date : 2026-08-09T23:45:25+02:00
Stats : +1/-5 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/libmad/c/40182ca2fb1b5cf1a4a76e1e1e7aa588f3fe5c8c?branch=rawhide
Log:
simplify conditional
Fixes ELN build failure.
---
diff --git a/libmad.spec b/libmad.spec
index 61c21cf..fdf3daf 100644
--- a/libmad.spec
+++ b/libmad.spec
@@ -1,8 +1,4 @@
-%if 0%{fedora}
-%bcond mingw 1
-%else
-%bcond mingw 0
-%endif
+%bcond mingw %{undefined rhel}
Name: libmad
Version: 0.16.4
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-09 21:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-09 21:46 [rpms/libmad] rawhide: simplify conditional Dominik 'Rathann' Mierzejewski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox