aboutsummaryrefslogtreecommitdiffstats
path: root/specgen.sh
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1997-04-04 22:37:12 +0000
committerEric S. Raymond <esr@thyrsus.com>1997-04-04 22:37:12 +0000
commit53b50716e3d468da291c646829671f794bf034f0 (patch)
tree48688c04510aff124ae4be613b6fc67783fcbf86 /specgen.sh
parent1ca56b9f77ca7f06d5d4ccf37b606c20354c94ff (diff)
downloadfetchmail-53b50716e3d468da291c646829671f794bf034f0.tar.gz
fetchmail-53b50716e3d468da291c646829671f794bf034f0.tar.bz2
fetchmail-53b50716e3d468da291c646829671f794bf034f0.zip
Ready to ship 3.9.1.
svn path=/trunk/; revision=951
Diffstat (limited to 'specgen.sh')
-rwxr-xr-xspecgen.sh6
1 files changed, 3 insertions, 3 deletions
diff --git a/specgen.sh b/specgen.sh
index bab75f56..f20fc5a5 100755
--- a/specgen.sh
+++ b/specgen.sh
@@ -1,10 +1,10 @@
cat <<EOF
-Description: Remote mail fetcher for POP2, POP3, APOP, IMAP
+Description: Remote mail fetch daemon for POP2, POP3, APOP, IMAP
Name: fetchmail
Version: ${1}
Release: ${2}
Source: locke.ccil.org:/pub/esr/fetchmail/fetchmail-${1}.tar.gz
-Copyright: distributable
+Copyright: freely redistributable
Group: Mail
%prep
@@ -18,7 +18,7 @@ make
make install
%files
-%doc README NEWS NOTES FAQ COPYING INSTALL sample.rcfile
+%doc README NEWS NOTES fetchmail.FAQ.html FAQ COPYING INSTALL sample.rcfile
%ifarch i386
%endif