From 5bf61294c88a545a0cd06804bf6d84cc53af2a8c Mon Sep 17 00:00:00 2001 From: joelbaltazor <154714122+joelbaltazor@users.noreply.github.com> Date: Thu, 12 Mar 2026 13:42:08 -0500 Subject: [PATCH] Updated .spec for OpenSUSE fix for CxxURL development files no longer existing and packaging of -devel erroing out causing build failure --- distros/opensuse/ZoneMinder.spec | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/distros/opensuse/ZoneMinder.spec b/distros/opensuse/ZoneMinder.spec index 90c4f842f..cfe3faf3d 100644 --- a/distros/opensuse/ZoneMinder.spec +++ b/distros/opensuse/ZoneMinder.spec @@ -24,12 +24,12 @@ # CakePHP-Enum-Behavior is configured as a git submodule %global cakephp_commit ea90c0cd7f6e24333a90885e563b5d30b793db29 # RtspServer is configured as a git submodule -%global rtspserver_commit 24e6b71 +%global rtspserver_commit a071599 # CxxUrl is configured as a git submodule %global cxxurl_commit eaf46c0 -Version: 1.38.1+git5.3bb76ff0c +Version: 1.38.1+git427.6aa39892f Release: 0 Summary: A Linux based camera monitoring and analysis tool License: GPL-2.0-only @@ -176,7 +176,6 @@ Requires: zip Requires(post): permissions Requires(pre): shadow Recommends: arp-scan -Recommends: intel-gpu-tools Recommends: libgsoap-2_8_134 Recommends: logrotate Recommends: mosquitto @@ -418,8 +417,6 @@ echo %{version} > %{buildroot}%{_datadir}/zoneminder/version %{_prefix}/cmake/jwt-cpp-config-version.cmake %{_prefix}/cmake/jwt-cpp-config.cmake %{_prefix}/cmake/jwt-cpp-targets.cmake -%{_includedir}/CxxUrl/string.hpp -%{_includedir}/CxxUrl/url.hpp %{_includedir}/jwt-cpp/base.h %{_includedir}/jwt-cpp/jwt.h %{_includedir}/jwt-cpp/traits/boost-json/*.h @@ -428,8 +425,6 @@ echo %{version} > %{buildroot}%{_datadir}/zoneminder/version %{_includedir}/jwt-cpp/traits/kazuho-picojson/*.h %{_includedir}/jwt-cpp/traits/nlohmann-json/*.h %{_includedir}/picojson/picojson.h -%{_libdir}/cmake/CxxUrl/CxxUrl*.cmake -%{_libdir}/libCxxUrl.a %post /sbin/ldconfig