From edaaaf24d5393f68ba1b6631f0ebe55a8d90c63a Mon Sep 17 00:00:00 2001 From: Dusty Mabe Date: Sun, 29 Sep 2019 23:00:40 -0400 Subject: rpm: add license/doc files Signed-off-by: Dusty Mabe --- redhat/git-remote-gcrypt.spec | 2 ++ 1 file changed, 2 insertions(+) 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 -- cgit v1.2.3