X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=support%2Flibmemcached.spec.in;h=ee9f20f9addf551b83f42502b6f43348afce2d22;hb=575deb8a1812d391be36a97e3cdc0f75ff86ad6a;hp=daab44eb05770c0271ddcc9b3f1bf8ea84026b68;hpb=1ae253f1a0e319f9da0438f0117ef9ccba321a7a;p=m6w6%2Flibmemcached diff --git a/support/libmemcached.spec.in b/support/libmemcached.spec.in index daab44eb..ee9f20f9 100644 --- a/support/libmemcached.spec.in +++ b/support/libmemcached.spec.in @@ -82,10 +82,14 @@ you will need to install %{name}-devel. %exclude %{_libdir}/libhashkit.la %exclude %{_libdir}/libmemcachedutil.la %exclude %{_libdir}/libmemcachedprotocol.la -%{_libdir}/libhashkit.so.* -%{_libdir}/libmemcached.so.* -%{_libdir}/libmemcachedutil.so.* -%{_libdir}/libmemcachedprotocol.so.* +%{_libdir}/libhashkit.so.0.0.0 +%{_libdir}/libmemcached.so.6.0.0 +%{_libdir}/libmemcachedutil.so.1.0.0 +%{_libdir}/libmemcachedprotocol.so.0.0.0 +%{_libdir}/libhashkit.so.0 +%{_libdir}/libmemcached.so.6 +%{_libdir}/libmemcachedprotocol.so.0 +%{_libdir}/libmemcachedutil.so.1 %{_mandir}/man1/memcapable.1.gz %{_mandir}/man1/memcat.1.gz %{_mandir}/man1/memcp.1.gz @@ -128,6 +132,7 @@ you will need to install %{name}-devel. %{_includedir}/libmemcached/memcached.hpp %{_includedir}/libmemcached/memcached_util.h %{_includedir}/libmemcached/parse.h +%{_includedir}/libmemcached/platform.h %{_includedir}/libmemcached/protocol/cache.h %{_includedir}/libmemcached/protocol/callback.h %{_includedir}/libmemcached/protocol_handler.h @@ -237,6 +242,7 @@ you will need to install %{name}-devel. %{_mandir}/man3/memcached_set_sasl_callbacks.3.gz %{_mandir}/man3/memcached_set_user_data.3.gz %{_mandir}/man3/memcached_stat.3.gz +%{_mandir}/man3/memcached_stat_execute.3.gz %{_mandir}/man3/memcached_stat_get_keys.3.gz %{_mandir}/man3/memcached_stat_get_value.3.gz %{_mandir}/man3/memcached_stat_servername.3.gz