From 395c7b6c2ef46634f09e681116268646106beb9f Mon Sep 17 00:00:00 2001 From: Brian Aker Date: Mon, 11 Jan 2010 15:44:15 -0800 Subject: [PATCH] Updated .spec file for release. --- support/libmemcached.spec.in | 99 ++++++++++++++++++++++++++++++++++-- 1 file changed, 94 insertions(+), 5 deletions(-) diff --git a/support/libmemcached.spec.in b/support/libmemcached.spec.in index cf301a62..0e7eec9c 100644 --- a/support/libmemcached.spec.in +++ b/support/libmemcached.spec.in @@ -86,7 +86,15 @@ you will need to install %{name}-devel. %{_libdir}/libmemcached.so.* %{_libdir}/libmemcachedutil.so.* %{_libdir}/libmemcachedprotocol.so.* -%{_mandir}/man1/mem* +%{_mandir}/man1/memcapable.1.gz +%{_mandir}/man1/memcat.1.gz +%{_mandir}/man1/memcp.1.gz +%{_mandir}/man1/memdump.1.gz +%{_mandir}/man1/memerror.1.gz +%{_mandir}/man1/memflush.1.gz +%{_mandir}/man1/memrm.1.gz +%{_mandir}/man1/memslap.1.gz +%{_mandir}/man1/memstat.1.gz %files devel @@ -110,7 +118,6 @@ you will need to install %{name}-devel. %{_includedir}/libmemcached/memcached.h %{_includedir}/libmemcached/memcached.hpp %{_includedir}/libmemcached/memcached_util.h -%{_includedir}/libmemcached/protocol %{_includedir}/libmemcached/protocol/cache.h %{_includedir}/libmemcached/protocol/callback.h %{_includedir}/libmemcached/protocol_handler.h @@ -128,9 +135,91 @@ you will need to install %{name}-devel. %{_libdir}/libmemcachedprotocol.so %{_libdir}/libmemcachedutil.so %{_libdir}/pkgconfig/libmemcached.pc -%{_mandir}/man3/hashkit*.3.gz -%{_mandir}/man3/libmemcached*.3.gz -%{_mandir}/man3/memcached_*.3.gz +%{_mandir}/man3/hashkit_clone.3.gz +%{_mandir}/man3/hashkit_crc32.3.gz +%{_mandir}/man3/hashkit_create.3.gz +%{_mandir}/man3/hashkit_fnv1_32.3.gz +%{_mandir}/man3/hashkit_fnv1_64.3.gz +%{_mandir}/man3/hashkit_fnv1a_32.3.gz +%{_mandir}/man3/hashkit_fnv1a_64.3.gz +%{_mandir}/man3/hashkit_free.3.gz +%{_mandir}/man3/hashkit_functions.3.gz +%{_mandir}/man3/hashkit_hsieh.3.gz +%{_mandir}/man3/hashkit_is_allocated.3.gz +%{_mandir}/man3/hashkit_jenkins.3.gz +%{_mandir}/man3/hashkit_md5.3.gz +%{_mandir}/man3/hashkit_murmur.3.gz +%{_mandir}/man3/hashkit_value.3.gz +%{_mandir}/man3/libmemcached.3.gz +%{_mandir}/man3/libmemcached_examples.3.gz +%{_mandir}/man3/libmemcachedutil.3.gz +%{_mandir}/man3/memcached_add.3.gz +%{_mandir}/man3/memcached_add_by_key.3.gz +%{_mandir}/man3/memcached_analyze.3.gz +%{_mandir}/man3/memcached_append.3.gz +%{_mandir}/man3/memcached_append_by_key.3.gz +%{_mandir}/man3/memcached_behavior_get.3.gz +%{_mandir}/man3/memcached_behavior_set.3.gz +%{_mandir}/man3/memcached_callback_get.3.gz +%{_mandir}/man3/memcached_callback_set.3.gz +%{_mandir}/man3/memcached_cas.3.gz +%{_mandir}/man3/memcached_cas_by_key.3.gz +%{_mandir}/man3/memcached_clone.3.gz +%{_mandir}/man3/memcached_create.3.gz +%{_mandir}/man3/memcached_decrement.3.gz +%{_mandir}/man3/memcached_decrement_with_initial.3.gz +%{_mandir}/man3/memcached_delete.3.gz +%{_mandir}/man3/memcached_delete_by_key.3.gz +%{_mandir}/man3/memcached_dump.3.gz +%{_mandir}/man3/memcached_fetch.3.gz +%{_mandir}/man3/memcached_fetch_execute.3.gz +%{_mandir}/man3/memcached_fetch_result.3.gz +%{_mandir}/man3/memcached_flush_buffers.3.gz +%{_mandir}/man3/memcached_free.3.gz +%{_mandir}/man3/memcached_generate_hash_value.3.gz +%{_mandir}/man3/memcached_get.3.gz +%{_mandir}/man3/memcached_get_by_key.3.gz +%{_mandir}/man3/memcached_get_memory_allocators.3.gz +%{_mandir}/man3/memcached_get_user_data.3.gz +%{_mandir}/man3/memcached_increment.3.gz +%{_mandir}/man3/memcached_increment_with_initial.3.gz +%{_mandir}/man3/memcached_lib_version.3.gz +%{_mandir}/man3/memcached_mget.3.gz +%{_mandir}/man3/memcached_mget_by_key.3.gz +%{_mandir}/man3/memcached_mget_execute.3.gz +%{_mandir}/man3/memcached_mget_execute_by_key.3.gz +%{_mandir}/man3/memcached_pool_behavior_get.3.gz +%{_mandir}/man3/memcached_pool_behavior_set.3.gz +%{_mandir}/man3/memcached_pool_create.3.gz +%{_mandir}/man3/memcached_pool_destroy.3.gz +%{_mandir}/man3/memcached_pool_pop.3.gz +%{_mandir}/man3/memcached_pool_push.3.gz +%{_mandir}/man3/memcached_prepend.3.gz +%{_mandir}/man3/memcached_prepend_by_key.3.gz +%{_mandir}/man3/memcached_quit.3.gz +%{_mandir}/man3/memcached_replace.3.gz +%{_mandir}/man3/memcached_replace_by_key.3.gz +%{_mandir}/man3/memcached_server_add.3.gz +%{_mandir}/man3/memcached_server_count.3.gz +%{_mandir}/man3/memcached_server_cursor.3.gz +%{_mandir}/man3/memcached_server_list.3.gz +%{_mandir}/man3/memcached_server_list_append.3.gz +%{_mandir}/man3/memcached_server_list_count.3.gz +%{_mandir}/man3/memcached_server_list_free.3.gz +%{_mandir}/man3/memcached_server_push.3.gz +%{_mandir}/man3/memcached_servers_parse.3.gz +%{_mandir}/man3/memcached_set.3.gz +%{_mandir}/man3/memcached_set_by_key.3.gz +%{_mandir}/man3/memcached_set_memory_allocators.3.gz +%{_mandir}/man3/memcached_set_user_data.3.gz +%{_mandir}/man3/memcached_stat.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 +%{_mandir}/man3/memcached_strerror.3.gz +%{_mandir}/man3/memcached_verbosity.3.gz +%{_mandir}/man3/memcached_version.3.gz + %changelog -- 2.30.2