From 7041612c9f0839405ad47c5eea6e31a06258f389 Mon Sep 17 00:00:00 2001 From: Steve Dickson Date: Fri, 9 Jun 2006 14:48:27 +0000 Subject: [PATCH] Incorporated David's manual page updates --- .cvsignore | 1 + cachefilesd.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.cvsignore b/.cvsignore index 00e325d..a837e77 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,3 @@ cachefilesd-0.1.tar.bz2 cachefilesd-0.2.tar.bz2 +cachefilesd-0.3.tar.bz2 diff --git a/cachefilesd.spec b/cachefilesd.spec index 282de15..1cad2bf 100644 --- a/cachefilesd.spec +++ b/cachefilesd.spec @@ -1,11 +1,11 @@ Name: cachefilesd -Version: 0.2 +Version: 0.3 Release: 1 Summary: CacheFiles userspace management daemon Group: System Environment/Daemons License: GPL BuildRoot: %{_tmppath}/%{name}-%{version}-root -Source0: cachefilesd-0.2.tar.bz2 +Source0: cachefilesd-0.3.tar.bz2 %description The cachefilesd daemon manages the caching files and directory that are @@ -62,6 +62,9 @@ install -m 755 etc/cachefilesd.initd %{buildroot}%{_sysconfdir}/rc.d/init.d/cach %{_mandir}/*/* %changelog +* Fri Jun 9 2006 Steve Dickson 0.3-1 +- Incorporated David Howells manual page updates + * Thu Jun 8 2006 Steve Dickson 0.2-1 - Made the daemon 64-bit application. - Changed the syslog logging to log the daemon's PID diff --git a/sources b/sources index 1d0e641..62bd63a 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a4984799d0f7f042780a0d84e54dd271 cachefilesd-0.2.tar.bz2 +6ebca9cb7396762b359e23acf5856772 cachefilesd-0.3.tar.bz2