public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/civetweb] f45: rhbz#2380631 (cmake-4.0)
@ 2026-08-25  3:03 Kaleb S. KEITHLEY
  0 siblings, 0 replies; only message in thread
From: Kaleb S. KEITHLEY @ 2026-08-25  3:03 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/civetweb
Branch : f45
Commit : d412c65faf3e06ba22b1fbbcfdd49a2956c19fb8
Author : Kaleb S. KEITHLEY <kkeithle@redhat.com>
Date   : 2025-07-16T08:36:46-04:00
Stats  : +14/-1 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/civetweb/c/d412c65faf3e06ba22b1fbbcfdd49a2956c19fb8?branch=f45

Log:
rhbz#2380631 (cmake-4.0)

---
diff --git a/0001-CMakeLists.txt.patch b/0001-CMakeLists.txt.patch
new file mode 100644
index 0000000..028c519
--- /dev/null
+++ b/0001-CMakeLists.txt.patch
@@ -0,0 +1,9 @@
+--- civetweb-1.16/CMakeLists.txt.orig	2025-07-16 07:44:16.982762892 -0400
++++ civetweb-1.16/CMakeLists.txt	2025-07-16 07:44:32.894505768 -0400
+@@ -1,5 +1,5 @@
+ # Use at least CMake 3.3
+-cmake_minimum_required (VERSION 3.3.0)
++cmake_minimum_required (VERSION 3.3.0...4.0)
+ cmake_policy(VERSION 3.2.2)
+ cmake_policy(SET CMP0054 NEW)
+ cmake_policy(SET CMP0057 NEW)

diff --git a/civetweb.spec b/civetweb.spec
index b535eff..29c23a7 100644
--- a/civetweb.spec
+++ b/civetweb.spec
@@ -4,10 +4,11 @@
 Name:           civetweb
 Summary:        Embedded C/C++ web server
 Version:        1.16
-Release:        6%{?dev:%{dev}}%{?dist}
+Release:        7%{?dev:%{dev}}%{?dist}
 License:        MIT
 Url:            https://github.com/civetweb/civetweb
 Source:         https://github.com/%{name}/%{name}/archive/v%{version}/%{name}-%{version}.tar.gz
+Patch:		0001-CMakeLists.txt.patch
 BuildRequires:  cmake make gcc-c++
 
 %description
@@ -61,6 +62,9 @@ mkdir -p %{buildroot}%{_docdir}/civetweb
 %{_datadir}/pkgconfig/*
 
 %changelog
+* Wed Jul 16 2025 Kaleb S. KEITHLEY <kkeithle at redhat.com> - 1.16-1
+- civetweb 1.16, rhbz#2380631
+
 * Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.16-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
 

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

only message in thread, other threads:[~2026-08-25  3:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-25  3:03 [rpms/civetweb] f45: rhbz#2380631 (cmake-4.0) Kaleb S. KEITHLEY

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