From 16e3c22fa0f30fa31a1f387cc3e870981fe363e1 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Oct 31 2017 15:22:58 +0000 Subject: Install the license file using %license Signed-off-by: Pierre-Yves Chibon --- diff --git a/python-ci-resultsdb-listener.spec b/python-ci-resultsdb-listener.spec index 774d938..87ffe79 100644 --- a/python-ci-resultsdb-listener.spec +++ b/python-ci-resultsdb-listener.spec @@ -43,7 +43,8 @@ mkdir -p %{buildroot}%{_sysconfdir}/ci-resultsdb-listener/ cp -p conf/listener.cfg.example %{buildroot}%{_sysconfdir}/ci-resultsdb-listener/listener.cfg %files -%doc README.rst LICENSE +%doc README.rst +%license LICENSE %config(noreplace) %{_sysconfdir}/fedmsg.d/ci-resultsdb-listener.py* %config(noreplace) %{_sysconfdir}/ci-resultsdb-listener/listener.cfg