]> arthur.barton.de Git - netdata.git/commitdiff
spec: fix metadata
authorAlon Bar-Lev <alon.barlev@gmail.com>
Sun, 26 Feb 2017 19:34:37 +0000 (21:34 +0200)
committerAlon Bar-Lev <alon.barlev@gmail.com>
Sun, 26 Feb 2017 19:38:21 +0000 (21:38 +0200)
Signed-off-by: Alon Bar-Lev <alon.barlev@gmail.com>
netdata.spec.in

index 00c35aefec090d707bc11c51d2fe78a39de9986a..b1f0189e03c147775b29a2530c8763b778380424 100644 (file)
@@ -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}