From: Alon Bar-Lev Date: Sun, 26 Feb 2017 19:34:37 +0000 (+0200) Subject: spec: fix metadata X-Git-Tag: ab-debian_0.20170301.01-0ab1~1^2~4^2 X-Git-Url: https://arthur.barton.de/gitweb/?p=netdata.git;a=commitdiff_plain;h=f43531bcffc0aed0672ed8acb43b082d13e582fb spec: fix metadata Signed-off-by: Alon Bar-Lev --- diff --git a/netdata.spec.in b/netdata.spec.in index 00c35aef..b1f0189e 100644 --- a/netdata.spec.in +++ b/netdata.spec.in @@ -78,17 +78,16 @@ Summary: Real-time performance monitoring, done right Name: @PACKAGE_NAME@ Version: @PACKAGE_RPM_VERSION@ Release: 1%{?dist} -License: GPL v3+ +License: GPLv3+ Group: Applications/System -Source0: http://firehol.org/download/netdata/releases/v@PACKAGE_VERSION@/%{name}-@PACKAGE_VERSION@.tar.xz -URL: http://my-netdata.io/ +Source0: https://firehol.org/download/netdata/releases/v@PACKAGE_VERSION@/%{name}-@PACKAGE_VERSION@.tar.xz +URL: http://my-netdata.io BuildRequires: pkgconfig BuildRequires: xz BuildRequires: zlib-devel BuildRequires: libuuid-devel Requires: zlib Requires: libuuid -Requires(post): libcap # Packages can be found in the EPEL repo %if %{with nfacct}