projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
acce2ea
)
collectd.spec: add missing %define required by gps plugin
author
Marc Fournier
<marc.fournier@camptocamp.com>
Tue, 9 Aug 2016 12:40:36 +0000
(14:40 +0200)
committer
Marc Fournier
<marc.fournier@camptocamp.com>
Tue, 9 Aug 2016 12:40:36 +0000
(14:40 +0200)
contrib/redhat/collectd.spec
patch
|
blob
|
history
diff --git
a/contrib/redhat/collectd.spec
b/contrib/redhat/collectd.spec
index
1eaba99
..
355c9e3
100644
(file)
--- a/
contrib/redhat/collectd.spec
+++ b/
contrib/redhat/collectd.spec
@@
-71,6
+71,7
@@
%define with_filecount 0%{!?_without_filecount:1}
%define with_fscache 0%{!?_without_fscache:1}
%define with_gmond 0%{!?_without_gmond:1}
+%define with_gps 0%{!?_without_gps:1}
%define with_hddtemp 0%{!?_without_hddtemp:1}
%define with_interface 0%{!?_without_interface:1}
%define with_ipc 0%{!?_without_ipc:1}