public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/libreplaygain] rawhide: Allow to build with CMake 4.0 (rhbz#2380751)
@ 2026-08-07 14:41 Cristian Le
  0 siblings, 0 replies; only message in thread
From: Cristian Le @ 2026-08-07 14:41 UTC (permalink / raw)
  To: git-commits

            A new commit has been pushed.

            Repo   : rpms/libreplaygain
            Branch : rawhide
            Commit : 23f476cdf2dffd74672277161c39f89914df6f7b
            Author : Cristian Le <git@lecris.dev>
            Date   : 2026-08-07T15:40:21+01:00
            Stats  : +2/-0 in 1 file(s)
            URL    : https://src.fedoraproject.org/rpms/libreplaygain/c/23f476cdf2dffd74672277161c39f89914df6f7b?branch=rawhide

            Log:
            Allow to build with CMake 4.0 (rhbz#2380751)

Signed-off-by: Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com>

---
diff --git a/libreplaygain.spec b/libreplaygain.spec
index f1ce26f..f53c276 100644
--- a/libreplaygain.spec
+++ b/libreplaygain.spec
@@ -37,6 +37,8 @@ sed '5,9d' -ibackup CMakeLists.txt
 
 
 %build
+# Upstream is no longer active, so we just keep this
+export CMAKE_POLICY_VERSION_MINIMUM=3.5
 %cmake .
 %cmake_build
 

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-07 14:41 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-07 14:41 [rpms/libreplaygain] rawhide: Allow to build with CMake 4.0 (rhbz#2380751) Cristian Le

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox