From a4273225d53cf623da979c55599ead366c5a2e27133bf5eabb6c8b91b7c58e4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Mon, 7 May 2018 16:08:43 +0000 Subject: [PATCH] add %license OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-gssapi?expand=0&rev=2 --- python-gssapi.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/python-gssapi.spec b/python-gssapi.spec index 46706ec..bb1fb42 100644 --- a/python-gssapi.spec +++ b/python-gssapi.spec @@ -57,5 +57,7 @@ export CFLAGS="%{optflags} -DHAS_GSSAPI_EXT_H -fno-strict-aliasing" %files %{python_files} %{python_sitearch}/gssapi* +%doc README.rst +%license LICENSE.txt %changelog