]> git.pld-linux.org Git - packages/domoticz.git/blobdiff - domoticz.spec
boost rebuild
[packages/domoticz.git] / domoticz.spec
index 7b8b8e2e64b8611ab379d3b463e3491b914b7441..1de1f594679e3c9745fca14bdb8c80225c4d0b4c 100644 (file)
@@ -1,7 +1,7 @@
 Summary:       Open source Home Automation System
 Name:          domoticz
 Version:       2021.1
-Release:       5
+Release:       7
 License:       GPLv3+ and ASL 2.0 and Boost and BSD and MIT
 Group:         Base
 URL:           http://www.domoticz.com
@@ -143,8 +143,8 @@ rm -rf $RPM_BUILD_ROOT
 
 %postun
 if [ "$1" = "0" ]; then
-       %userremove mpd
-       %groupremove mpd
+       %userremove domoticz
+       %groupremove domoticz
 fi
 %systemd_reload
 
This page took 0.05742 seconds and 4 git commands to generate.