projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
da9559c
)
collectd.spec: bzip2 is the default
author
Ruben Kerkhof
<ruben@rubenkerkhof.com>
Sat, 30 Sep 2017 12:02:15 +0000
(14:02 +0200)
committer
Ruben Kerkhof
<ruben@rubenkerkhof.com>
Sat, 30 Sep 2017 12:02:15 +0000
(14:02 +0200)
contrib/redhat/collectd.spec
patch
|
blob
|
history
diff --git
a/contrib/redhat/collectd.spec
b/contrib/redhat/collectd.spec
index
b21c7a2
..
7862663
100644
(file)
--- a/
contrib/redhat/collectd.spec
+++ b/
contrib/redhat/collectd.spec
@@
-16,7
+16,7
@@
#
# - fetch the desired collectd release file from https://collectd.org/files/
# and save it in your ~/rpmbuild/SOURCES/ directory (or build your own out of
-# the git repository: ./build.sh && ./configure && make dist
-bzip2
)
+# the git repository: ./build.sh && ./configure && make dist)
#
# - copy this file in your ~/rpmbuild/SPECS/ directory. Make sure the
# "Version:" tag matches the version from the tarball.