tAdd dist tag, fix install of docs - vaccinewars - be a doctor and try to vaccinate the world
HTML git clone git://src.adamsgaard.dk/vaccinewars
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
DIR commit 987991af3ac6018b015551b65c2917eeb4c88970
DIR parent 4a9355363529adbd869258b459906351b450f483
HTML Author: Ben Webb <ben@salilab.org>
Date: Thu, 3 Dec 2020 22:21:38 -0800
Add dist tag, fix install of docs
Diffstat:
M rpm/dopewars.spec.in | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)
---
DIR diff --git a/rpm/dopewars.spec.in b/rpm/dopewars.spec.in
t@@ -1,7 +1,7 @@
Summary: Drug dealing game
Name: @PACKAGE@
Version: @VERSION@
-Release: 1
+Release: 1%{?dist}
Vendor: Ben Webb <benwebb@users.sf.net>
URL: https://dopewars.sourceforge.io/
License: GPL
t@@ -52,11 +52,8 @@ test "$RPM_BUILD_ROOT" != "/" && rm -rf ${RPM_BUILD_ROOT}
%files -f %{name}.lang
%defattr(-,root,root)
-%doc ChangeLog LICENCE README.md doc/aiplayer.html doc/clientplay.html
-%doc doc/configfile.html doc/contribute.html doc/credits.html
-%doc doc/developer.html doc/example-cfg doc/i18n.html doc/index.html
-%doc doc/installation.html doc/metaserver.html doc/server.html
-%doc doc/servercommands.html doc/protocol.html doc/windows.html
+%doc ChangeLog LICENCE README.md
+%doc %{_docdir}/%{name}
%attr(2755,root,games) %{_bindir}/dopewars
%attr(0660,root,games) %config %{_localstatedir}/dopewars.sco
%{_mandir}/man6/dopewars.6.gz