summaryrefslogtreecommitdiffstats
path: root/netdata.spec.in
diff options
context:
space:
mode:
authorAdrien Mahieux <adrien.mahieux@gmail.com>2020-05-21 16:51:59 +0200
committerGitHub <noreply@github.com>2020-05-22 00:51:59 +1000
commit9e53c7dec4fbefe1908e001f5e91345f7792f2bd (patch)
treedf8921ae27f2684b726336080ab6bbe882d688d0 /netdata.spec.in
parent9de8705215b4357f59affb54ed858e273f3cae2a (diff)
Package: obsoletes conflicting EPEL packages (#6879 #8784) (#9108)
Diffstat (limited to 'netdata.spec.in')
-rw-r--r--netdata.spec.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/netdata.spec.in b/netdata.spec.in
index 6685d0db3d..633f76ab29 100644
--- a/netdata.spec.in
+++ b/netdata.spec.in
@@ -93,6 +93,10 @@ Group: Applications/System
Source0: https://github.com/netdata/%{name}/releases/download/%{version}/%{name}-%{version}.tar.gz
URL: http://my-netdata.io
+# Remove conflicting EPEL packages
+Obsoletes: %{name}-conf
+Obsoletes: %{name}-data
+
# #####################################################################
# Core build/install/runtime dependencies
# #####################################################################