From: Dusty Mabe Date: Mon, 30 Sep 2019 03:00:40 +0000 (-0400) Subject: rpm: add license/doc files X-Git-Url: https://git.nutra.tk/v2?a=commitdiff_plain;h=edaaaf24d5393f68ba1b6631f0ebe55a8d90c63a;p=gamesguru%2Fgit-remote-gcrypt.git rpm: add license/doc files Signed-off-by: Dusty Mabe --- diff --git a/redhat/git-remote-gcrypt.spec b/redhat/git-remote-gcrypt.spec index cba844e..4625362 100644 --- a/redhat/git-remote-gcrypt.spec +++ b/redhat/git-remote-gcrypt.spec @@ -37,6 +37,8 @@ export prefix="%{_prefix}" %files %{_bindir}/%{name} %{_mandir}/man1/%{name}.1* +%license COPYING +%doc CHANGELOG CONTRIBUTING.rst README.rst %changelog