From b9a11a7b68dfac281ec9e855923fe08e694030fccc134cf468a361ace60c8d93 Mon Sep 17 00:00:00 2001 From: Jan Fajerski Date: Wed, 7 Mar 2018 12:23:46 +0000 Subject: [PATCH] - add user and group according to packaging guidelines - add README and Makefile as Sources OBS-URL: https://build.opensuse.org/package/show/server:monitoring/grafana?expand=0&rev=3 --- grafana.changes | 6 ++++++ grafana.spec | 4 ++++ 2 files changed, 10 insertions(+) diff --git a/grafana.changes b/grafana.changes index 3beacda..d6d16ad 100644 --- a/grafana.changes +++ b/grafana.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Mar 7 12:20:50 UTC 2018 - jan.fajerski@suse.com + +- add user and group according to packaging guidelines +- add README and Makefile as Sources + ------------------------------------------------------------------- Thu Mar 01 10:41:54 UTC 2018 - jfajerski@suse.com diff --git a/grafana.spec b/grafana.spec index 9b85b4d..5c98370 100644 --- a/grafana.spec +++ b/grafana.spec @@ -29,6 +29,10 @@ Group: System/Monitoring Url: http://grafana.org/ Source: %{name}-%{version}.tar.xz Source1: %{name}-rpmlintrc +# Instructions on the build process +Source2: README +# Makefile to automate build process +Source3: Makefile Requires: phantomjs # Needed as a BuildRequires too, so setting up a symlink will work BuildRequires: phantomjs