From 4f49453f736e549ce25f8f23f7329dc56225c97a Mon Sep 17 00:00:00 2001 From: Jan Palus Date: Tue, 20 Apr 2021 13:45:42 +0200 Subject: [PATCH] missing BuildRoot declaration --- domoticz.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/domoticz.spec b/domoticz.spec index 2ce07c7..a572a7d 100644 --- a/domoticz.spec +++ b/domoticz.spec @@ -48,6 +48,7 @@ Requires: setup >= 2.10.1 Suggests: python3-libs Provides: group(domoticz) Provides: user(domoticz) +BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description Domoticz is a Home Automation System that lets you monitor and -- 2.43.0