projects
/
collectd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b7f085f
)
Move unversioned .so to -devel subpackage
author
Ruben Kerkhof
<ruben@rubenkerkhof.com>
Sat, 27 Feb 2016 16:46:05 +0000
(17:46 +0100)
committer
Marc Fournier
<marc.fournier@camptocamp.com>
Sat, 27 Feb 2016 22:12:36 +0000
(23:12 +0100)
contrib/redhat/collectd.spec
patch
|
blob
|
history
diff --git
a/contrib/redhat/collectd.spec
b/contrib/redhat/collectd.spec
index
d3f2674
..
1e6cd2a
100644
(file)
--- a/
contrib/redhat/collectd.spec
+++ b/
contrib/redhat/collectd.spec
@@
-1801,9
+1801,9
@@
fi
%{_includedir}/collectd/network_buffer.h
%{_includedir}/collectd/lcc_features.h
%{_libdir}/pkgconfig/libcollectdclient.pc
+%{_libdir}/libcollectdclient.so
%files -n libcollectdclient
-%{_libdir}/libcollectdclient.so
%{_libdir}/libcollectdclient.so.*
%if %{with_amqp}