public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/srt] f43: Drop patch not applicable to 1.5.6
@ 2026-07-21 11:07 Yanko Kaneti
  0 siblings, 0 replies; only message in thread
From: Yanko Kaneti @ 2026-07-21 11:07 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/srt
Branch : f43
Commit : 7443039fa05f4cd10d35fe3549228c579f67937c
Author : Yanko Kaneti <yaneti@declera.com>
Date   : 2026-07-21T14:07:30+03:00
Stats  : +0/-28 in 2 file(s)
URL    : https://src.fedoraproject.org/rpms/srt/c/7443039fa05f4cd10d35fe3549228c579f67937c?branch=f43

Log:
Drop patch not applicable to 1.5.6

---
diff --git a/0001-build-Update-for-compatibility-with-CMake-4.x-3167.patch b/0001-build-Update-for-compatibility-with-CMake-4.x-3167.patch
deleted file mode 100644
index 98b1584..0000000
--- a/0001-build-Update-for-compatibility-with-CMake-4.x-3167.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-From 0def1b1a1094fc57752f241250e9a1aed71bbffd Mon Sep 17 00:00:00 2001
-From: Sam Umbach <samumbach@gmail.com>
-Date: Mon, 19 May 2025 08:39:46 -0400
-Subject: [PATCH] [build] Update for compatibility with CMake 4.x (#3167)
-
----
- CMakeLists.txt | 2 +-
- 1 file changed, 1 insertion(+), 1 deletion(-)
-
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index 847b6f23..847564d0 100755
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -7,7 +7,7 @@
- # file, You can obtain one at http://mozilla.org/MPL/2.0/.
- #
- 
--cmake_minimum_required (VERSION 2.8.12 FATAL_ERROR)
-+cmake_minimum_required (VERSION 3.5 FATAL_ERROR)
- set (SRT_VERSION 1.5.4)
- 
- set (CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/scripts")
--- 
-2.50.1
-

diff --git a/srt.spec b/srt.spec
index e1ceb1c..8f15278 100644
--- a/srt.spec
+++ b/srt.spec
@@ -9,9 +9,6 @@ License:        MPL-2.0
 URL:            https://www.srtalliance.org
 Source0:        https://github.com/Haivision/srt/archive/v%{version}%{rc}/%{name}-%{version}%{rc}.tar.gz
 
-# https://github.com/Haivision/srt/commit/0def1b1a1094fc57752f241250e9a1aed71bbffd
-Patch0:         0001-build-Update-for-compatibility-with-CMake-4.x-3167.patch
-
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 BuildRequires:  gmock-devel

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

only message in thread, other threads:[~2026-07-21 11:07 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-21 11:07 [rpms/srt] f43: Drop patch not applicable to 1.5.6 Yanko Kaneti

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