forked from pool/grafana
- 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
This commit is contained in:
parent
24e65ec0cb
commit
b9a11a7b68
@ -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
|
Thu Mar 01 10:41:54 UTC 2018 - jfajerski@suse.com
|
||||||
|
|
||||||
|
@ -29,6 +29,10 @@ Group: System/Monitoring
|
|||||||
Url: http://grafana.org/
|
Url: http://grafana.org/
|
||||||
Source: %{name}-%{version}.tar.xz
|
Source: %{name}-%{version}.tar.xz
|
||||||
Source1: %{name}-rpmlintrc
|
Source1: %{name}-rpmlintrc
|
||||||
|
# Instructions on the build process
|
||||||
|
Source2: README
|
||||||
|
# Makefile to automate build process
|
||||||
|
Source3: Makefile
|
||||||
Requires: phantomjs
|
Requires: phantomjs
|
||||||
# Needed as a BuildRequires too, so setting up a symlink will work
|
# Needed as a BuildRequires too, so setting up a symlink will work
|
||||||
BuildRequires: phantomjs
|
BuildRequires: phantomjs
|
||||||
|
Loading…
Reference in New Issue
Block a user