Updates for RPM
authorBrian Aker <brian@tangent.org>
Wed, 17 Oct 2007 16:00:41 +0000 (09:00 -0700)
committerBrian Aker <brian@tangent.org>
Wed, 17 Oct 2007 16:00:41 +0000 (09:00 -0700)
docs/Makefile.am
support/libmemcached.spec

index d9ad98f2cee0105a7e31b745176447139e2630d6..01d028f9039a3a7fafb49bf14cd7b1480857f0dc 100644 (file)
@@ -1,6 +1,6 @@
 INCLUDES = include\r
 \r
-EXTRA_dist = libmemcached.pod\\r
+EXTRA_DIST = libmemcached.pod\\r
        memcached_flush.pod\\r
        memcached_stats.pod\\r
        memrm.pod\\r
@@ -170,3 +170,6 @@ memrm.1: memrm.pod
 memflush.1: memflush.pod\r
        pod2man -c "libmemcached" -r "" -s 1 memflush.pod > memflush.1\r
 \r
+clean:\r
+       rm *.1\r
+       rm *.3\r
index d276ebadd6e5c31da1e752834e889c717f09ad2e..67ccbb63caf6a2239795dc81b01b1022584f3dcf 100644 (file)
@@ -52,6 +52,42 @@ memslap - Generate testing loads on a memcached cluster
 %{_libdir}/libmemcached.so
 %{_libdir}/libmemcached.so.0
 %{_libdir}/libmemcached.so.0.0.0
+%{_mandir}/man1/memcat.1.gz
+%{_mandir}/man1/memcp.1.gz
+%{_mandir}/man1/memflush.1.gz
+%{_mandir}/man1/memrm.1.gz
+%{_mandir}/man1/memslap.1.gz
+%{_mandir}/man1/memstat.1.gz
+%{_mandir}/man3/libmemcached.3.gz
+%{_mandir}/man3/libmemcached_examples.3.gz
+%{_mandir}/man3/memcached_add.3.gz
+%{_mandir}/man3/memcached_behavior_get.3.gz
+%{_mandir}/man3/memcached_behavior_set.3.gz
+%{_mandir}/man3/memcached_create.3.gz
+%{_mandir}/man3/memcached_decrement.3.gz
+%{_mandir}/man3/memcached_delete.3.gz
+%{_mandir}/man3/memcached_fetch.3.gz
+%{_mandir}/man3/memcached_free.3.gz
+%{_mandir}/man3/memcached_get.3.gz
+%{_mandir}/man3/memcached_increment.3.gz
+%{_mandir}/man3/memcached_mget.3.gz
+%{_mandir}/man3/memcached_quit.3.gz
+%{_mandir}/man3/memcached_replace.3.gz
+%{_mandir}/man3/memcached_server_add.3.gz
+%{_mandir}/man3/memcached_server_count.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_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
 
 %changelog
 * Wed Oct  3 2007 Brian Aker <brian@tangent.org> - 0.4-1