summaryrefslogtreecommitdiff
path: root/memcached.spec.in
diff options
context:
space:
mode:
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