[packages/domoticz] up to 2024.6
atler
atler at pld-linux.org
Wed Jul 10 17:52:40 CEST 2024
commit af481e923d61a706c2969c7185d67adb91d3a6ba
Author: Jan Palus <atler at pld-linux.org>
Date: Wed Jul 10 17:22:45 2024 +0200
up to 2024.6
domoticz-tinyxpath.patch | 2 +-
domoticz.spec | 5 ++---
2 files changed, 3 insertions(+), 4 deletions(-)
---
diff --git a/domoticz.spec b/domoticz.spec
index 32fffd0..bf8cca5 100644
--- a/domoticz.spec
+++ b/domoticz.spec
@@ -1,12 +1,12 @@
Summary: Open source Home Automation System
Name: domoticz
-Version: 2024.4
+Version: 2024.6
Release: 1
License: GPLv3+ and ASL 2.0 and Boost and BSD and MIT
Group: Base
URL: http://www.domoticz.com
Source0: https://github.com/domoticz/domoticz/archive/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 23f0aab1b388076394530d769defc710
+# Source0-md5: 1da6a47bc9e0df388c43ebeeb9622899
Source1: %{name}.service
Source2: %{name}.conf
# Use system tinyxpath (https://github.com/domoticz/domoticz/pull/1759)
@@ -17,7 +17,6 @@ Patch2: no-git.patch
Patch3: %{name}-no_updates.patch
Patch4: config.patch
BuildRequires: boost-devel >= 1.66.0
-BuildRequires: cereal-devel
BuildRequires: cmake >= 3.16.0
BuildRequires: curl-devel
BuildRequires: jsoncpp-devel
diff --git a/domoticz-tinyxpath.patch b/domoticz-tinyxpath.patch
index 03a4d93..15681aa 100644
--- a/domoticz-tinyxpath.patch
+++ b/domoticz-tinyxpath.patch
@@ -142,7 +142,7 @@ index bc231d8f6..334f203a6 100644
-#include "../tinyxpath/tinyxml.h"
+#include <tinyxml.h>
- #define round(a) ( int ) ( a + .5 )
+ //GizMoCuz: Whoever is maintaining this class, please make use of the internal functions (like SendTempSensor) and remove them internal functions in here
--- a/hardware/EcoDevices.cpp 2020-03-22 09:16:16.000000000 -0500
+++ b/hardware/EcoDevices.cpp 2020-03-24 10:47:20.095926641 -0500
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/domoticz.git/commitdiff/af481e923d61a706c2969c7185d67adb91d3a6ba
More information about the pld-cvs-commit
mailing list