From 7c2de5aadabac766950c095140a7958b1ae18489 Mon Sep 17 00:00:00 2001 From: Roman Prykhodchenko Date: Tue, 27 Oct 2015 16:47:10 +0100 Subject: [PATCH] Install an example of a configuration file It's a common practice to put example file to /usr/share/doc to give users access to all available settings. DocImpact Closes-bug: #1510860 Change-Id: Ie6c312329500613cdfa185be36ea950ffcf28fe7 --- specs/python-fuelclient.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/specs/python-fuelclient.spec b/specs/python-fuelclient.spec index c82277c..e2266ad 100644 --- a/specs/python-fuelclient.spec +++ b/specs/python-fuelclient.spec @@ -74,3 +74,4 @@ rm -rf $RPM_BUILD_ROOT %defattr(-,root,root) %{python2_sitelib}/* %{_bindir}/* +%doc fuelclient/fuel_client.yaml