summaryrefslogtreecommitdiffstats
path: root/netdata.spec.in
diff options
context:
space:
mode:
authorAlon Bar-Lev <alon.barlev@gmail.com>2017-02-26 21:34:37 +0200
committerAlon Bar-Lev <alon.barlev@gmail.com>2017-02-26 21:38:21 +0200
commitf43531bcffc0aed0672ed8acb43b082d13e582fb (patch)
treeb6616eac771bd69d7d13acba7f5a0e5001edc279 /netdata.spec.in
parentcf51cef889d0af8eee3700c154e9395a3d24dee9 (diff)
spec: fix metadata
Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
Diffstat (limited to 'netdata.spec.in')
-rw-r--r--netdata.spec.in7
1 files changed, 3 insertions, 4 deletions
diff --git a/netdata.spec.in b/netdata.spec.in
index 00c35aefec..b1f0189e03 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}