aboutsummaryrefslogtreecommitdiffstats
path: root/webfs.spec
diff options
context:
space:
mode:
Diffstat (limited to 'webfs.spec')
-rw-r--r--webfs.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/webfs.spec b/webfs.spec
index 2616371..0c49b26 100644
--- a/webfs.spec
+++ b/webfs.spec
@@ -1,6 +1,6 @@
Name: webfs
Summary: lightweight http server for static content
-Version: 1.20
+Version: 1.21
Release: 0
Source0: %{name}_%{version}.tar.gz
Copyright: GPL
@@ -31,7 +31,7 @@ make prefix=/usr DESTDIR=%{buildroot} install
%defattr(-,root,root)
/usr/bin/webfsd
/usr/share/man/man1/webfsd.1*
-%doc README COPYING webfsd.redhat
+%doc README COPYING
%clean
if test "%{buildroot}" != ""; then