aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorDusty Mabe <dusty@dustymabe.com>2019-09-29 23:00:40 -0400
committerDusty Mabe <dusty@dustymabe.com>2019-10-09 20:41:34 -0400
commitedaaaf24d5393f68ba1b6631f0ebe55a8d90c63a (patch)
tree95867437e7df913a843d9199f7a934e97b392fec
parent9e1046a7e74fc3c09effe1e9e385cc6808b60b3b (diff)
downloadgit-remote-gcrypt-edaaaf24d5393f68ba1b6631f0ebe55a8d90c63a.tar.gz
rpm: add license/doc files
Signed-off-by: Dusty Mabe <dusty@dustymabe.com>
-rw-r--r--redhat/git-remote-gcrypt.spec2
1 files changed, 2 insertions, 0 deletions
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