public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Kaleb S. KEITHLEY <kkeithle@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/civetweb] f45: rhbz#2380631 (cmake-4.0)
Date: Tue, 25 Aug 2026 03:03:02 GMT	[thread overview]
Message-ID: <178762698244.1.38992512425218368.rpms-civetweb-d412c65faf3e@fedoraproject.org> (raw)

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
 

                 reply	other threads:[~2026-08-25  3:03 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=178762698244.1.38992512425218368.rpms-civetweb-d412c65faf3e@fedoraproject.org \
    --to=kkeithle@redhat.com \
    --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