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