From 99c397be233839cdbfaafc295b2af92917018ab6 Mon Sep 17 00:00:00 2001 From: Michal Simon Date: Wed, 10 Jun 2020 16:44:50 +0200 Subject: [PATCH] [RPM] xrootd-voms pkg obsoletes xrootd-voms-plugin. --- packaging/rhel/xrootd.spec.in | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/packaging/rhel/xrootd.spec.in b/packaging/rhel/xrootd.spec.in index cd6a248c542..d5d323093ba 100644 --- a/packaging/rhel/xrootd.spec.in +++ b/packaging/rhel/xrootd.spec.in @@ -381,11 +381,12 @@ with HTTP repositories. #------------------------------------------------------------------------------- # xrootd-voms #------------------------------------------------------------------------------- -%package voms -Summary: VOMS attribute extractor plug-in for XRootD -Group: System Environment/Libraries -Provides: vomsxrd -Requires: %{name}-libs = %{epoch}:%{version}-%{release} +%package voms +Summary: VOMS attribute extractor plug-in for XRootD +Group: System Environment/Libraries +Provides: vomsxrd +Requires: %{name}-libs = %{epoch}:%{version}-%{release} +Obsoletes: xrootd-voms-plugin %description voms The VOMS attribute extractor plug-in for XRootD.