summaryrefslogtreecommitdiff
path: root/memcached.spec.in
diff options
context:
space:
mode:
authorJonathan Steinert <hachi@kuiki.net>2009-10-07 23:36:28 -0700
committerDustin Sallings <dustin@spy.net>2009-10-08 00:17:52 -0700
commitf81f69db54c4f1303943b3874c6eaeeb3b91aeaa (patch)
treeade8e4a7b89edc7bb4827d2e27e3257975219b5f /memcached.spec.in
parent783da601f99ba608273350d8566c43ab34a3af97 (diff)
downloadmemcached-f81f69db54c4f1303943b3874c6eaeeb3b91aeaa.tar.gz
Spec fixes (-TODO, +BuildDepend: /usr/bin/prove)1.4.2
Diffstat (limited to 'memcached.spec.in')
-rw-r--r--memcached.spec.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/memcached.spec.in b/memcached.spec.in
index e3cae0c..4563c53 100644
--- a/memcached.spec.in
+++ b/memcached.spec.in
@@ -11,6 +11,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: libevent-devel
BuildRequires: perl(Test::More)
+BuildRequires: /usr/bin/prove
Requires: initscripts
Requires(post): /sbin/chkconfig
Requires(preun): /sbin/chkconfig, /sbin/service
@@ -82,7 +83,7 @@ exit 0
%files
%defattr(-,root,root,-)
-%doc AUTHORS ChangeLog COPYING NEWS README TODO doc/CONTRIBUTORS doc/*.txt
+%doc AUTHORS ChangeLog COPYING NEWS README doc/CONTRIBUTORS doc/*.txt
%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
%dir %attr(750,nobody,nobody) %{_localstatedir}/run/memcached