]> git.pld-linux.org Git - packages/domoticz.git/blobdiff - domoticz.spec
- fix building with boost 1.73
[packages/domoticz.git] / domoticz.spec
index aa4c044ccb604b29d09975be0fc7d311d49f270e..fc0a2a34c1c6b06cce5fb6aace0d8e61f9376425 100644 (file)
@@ -1,7 +1,7 @@
 Summary:       Open source Home Automation System
 Name:          domoticz
 Version:       2020.2
-Release:       2
+Release:       3
 License:       GPLv3+ and ASL 2.0 and Boost and BSD and MIT
 Group:         Base
 URL:           http://www.domoticz.com
@@ -19,6 +19,7 @@ Patch4:               %{name}-openzwave-Dev.patch
 # Fix python detection (https://github.com/domoticz/domoticz/pull/1749)
 Patch5:                %{name}-python.patch
 Patch6:                no-git.patch
+Patch7:                boost-1.73.patch
 BuildRequires: boost-devel
 BuildRequires: cereal-devel
 BuildRequires: cmake
@@ -89,6 +90,7 @@ echo "#define APPDATE ${APPDATE}" >> appversion.h
 #%patch4 -p1 -b.openzwave-Dev
 %patch5 -p1 -b.python
 %patch6 -p1
+%patch7 -p1
 
 rm -f hardware/openzwave/*.h
 rm -rf hardware/openzwave/aes
This page took 0.115266 seconds and 4 git commands to generate.