From ba177ab916f338e1148125573410b8ec88cd84fa Mon Sep 17 00:00:00 2001 From: =?utf8?q?Franti=C5=A1ek=20Dvo=C5=99=C3=A1k?= Date: Thu, 9 Mar 2017 13:30:56 +0100 Subject: [PATCH] New files added: SUMMARY.md a puppet manifest Also update the commit id, which is compatible with the current spec file. --- NOW.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/NOW.spec b/NOW.spec index 8402fc2..ca3b37e 100644 --- a/NOW.spec +++ b/NOW.spec @@ -2,7 +2,7 @@ %global app_root %{_datadir}/%{name} %global semodule_name now -%global commit0 4cd4d76de20a2a6230fcae4bcb4718ef2105a84c +%global commit0 1ca7e904dd47eb2cf5b5f339f077b35f89d4cc3c %global shortcommit0 %(c=%{commit0}; echo ${c:0:7}) %if 0%{?rhel} && 0%{?rhel} <= 7 @@ -16,7 +16,7 @@ Name: NOW Version: 0.0.1 -Release: 0.20160928git4cd4d76 +Release: 0.20170227git1ca7e90 Summary: Network Orchestrator Wrapper for OpenNebula License: ASL 2.0 @@ -149,7 +149,9 @@ fi %{_datadir}/selinux/packages/%{name}/%{semodule_name}.pp %files doc +%doc %{app_root}/examples/ %doc %{app_root}/README.md +%doc %{app_root}/SUMMARY.md %{_pkgdocdir}/rdoc/ %{app_root}/etc/ %{app_root}/spec/ -- 1.8.2.3