[packages/domoticz] up to 2023.1

atler atler at pld-linux.org
Thu Feb 16 18:18:46 CET 2023


commit 195b28dabbfd05b96afdb5bda941a1558eb205d5
Author: Jan Palus <atler at pld-linux.org>
Date:   Wed Feb 15 20:31:51 2023 +0100

    up to 2023.1

 domoticz-tinyxpath.patch | 11 +++++++++++
 domoticz.spec            |  4 ++--
 2 files changed, 13 insertions(+), 2 deletions(-)
---
diff --git a/domoticz.spec b/domoticz.spec
index 1503252..1ed2ee3 100644
--- a/domoticz.spec
+++ b/domoticz.spec
@@ -1,12 +1,12 @@
 Summary:	Open source Home Automation System
 Name:		domoticz
-Version:	2022.2
+Version:	2023.1
 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:	f9ac0ba4828dc40a19c1f24f8b2d9614
+# Source0-md5:	fd2d853be241fb13e3582d5499c414ac
 Source1:	%{name}.service
 Source2:	%{name}.conf
 # Use system tinyxpath (https://github.com/domoticz/domoticz/pull/1759)
diff --git a/domoticz-tinyxpath.patch b/domoticz-tinyxpath.patch
index 1711735..ab45407 100644
--- a/domoticz-tinyxpath.patch
+++ b/domoticz-tinyxpath.patch
@@ -193,3 +193,14 @@ index bc231d8f6..334f203a6 100644
  
  //Rainforest RAVEn USB ZigBee Smart Meter Adapter
  //https://rainforestautomation.com/rfa-z106-raven/
+--- domoticz-2023.1/hardware/EnphaseAPI.cpp.orig	2023-02-14 14:48:00.000000000 +0100
++++ domoticz-2023.1/hardware/EnphaseAPI.cpp	2023-02-15 19:45:27.206931016 +0100
+@@ -10,7 +10,7 @@
+ #include "../main/RFXtrx.h"
+ #include "../main/SQLHelper.h"
+ #include "../notifications/NotificationHelper.h"
+-#include "../tinyxpath/tinyxml.h"
++#include <tinyxml.h>
+ #include "hardwaretypes.h"
+ #include <iostream>
+ 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/domoticz.git/commitdiff/195b28dabbfd05b96afdb5bda941a1558eb205d5



More information about the pld-cvs-commit mailing list