updated per review request.

This commit is contained in:
Steve Dickson 2006-08-02 01:58:30 +00:00
parent 9f789d21b0
commit 4aebc3470e

View File

@ -4,8 +4,10 @@ Release: 3%{?dist}
Summary: CacheFiles userspace management daemon
Group: System Environment/Daemons
License: GPL
URL: http://www.redhat.com
BuildRoot: %{_tmppath}/%{name}-%{version}-root-%(%{__id_u} -n)
Source0: http://people.redhat.com/dhowells/cachefilesd/cachefilesd-0.3.tar.bz2
Source0: http://people.redhat.com/dhowells/fscache/cachefilesd-0.3.tar.bz2
BuildRequires: automake, autoconf
Requires(post): /usr/bin/chkconfig
Requires(post): /usr/bin/chkconfig
@ -54,6 +56,7 @@ install -m 644 etc/cachefilesd.conf %{buildroot}%{_sysconfdir}
install -m 755 etc/cachefilesd.initd %{buildroot}%{_sysconfdir}/rc.d/init.d/cachefilesd
%clean
rm -rf $RPM_BUILD_ROOT
%post
/sbin/chkconfig --add %{name}