projects
/
packages
/
domoticz.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
77898df
)
missing BuildRoot declaration
author
Jan Palus
<atler@pld-linux.org>
Tue, 20 Apr 2021 11:45:42 +0000
(13:45 +0200)
committer
Jan Palus
<atler@pld-linux.org>
Tue, 20 Apr 2021 11:48:24 +0000
(13:48 +0200)
domoticz.spec
patch
|
blob
|
blame
|
history
diff --git
a/domoticz.spec
b/domoticz.spec
index 2ce07c726dabbe69102ccd81c57c3dd9e145ef7f..a572a7d5acae9fb186d09d5089d0342eb84c2072 100644
(file)
--- 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
This page took
0.089512 seconds
and
4
git commands to generate.