From b5ccd6ada59887d4ea37ae6636be68b811ec2d8b Mon Sep 17 00:00:00 2001 From: Steve Dickson Date: Fri, 28 Jul 2006 19:33:01 +0000 Subject: [PATCH] added some Requires and BuildRequires --- cachefilesd.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/cachefilesd.spec b/cachefilesd.spec index 85fd1c3..36c67c9 100644 --- a/cachefilesd.spec +++ b/cachefilesd.spec @@ -6,6 +6,9 @@ Group: System Environment/Daemons License: GPL BuildRoot: %{_tmppath}/%{name}-%{version}-root-%(%{__id_u} -n) Source0: cachefilesd-0.3.tar.bz2 +BuildRequires: automake, autoconf +Requires(post): /usr/bin/chkconfig +Requires(post): /usr/bin/chkconfig Patch1: cachefilesd-0.3.initd.patch