Skip to content

Commit

Permalink
[RPM] Correct python2 obsoletes entry.
Browse files Browse the repository at this point in the history
  • Loading branch information
simonmichal committed Dec 5, 2017
1 parent 9202413 commit a8d526b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packaging/rhel/xrootd.spec.in
Expand Up @@ -270,7 +270,7 @@ Group: Development/Libraries
Provides: python-%{name}
%endif
Provides: %{name}-python = %{epoch}:%{version}-%{release}
Obsoletes: %{name}-python < 1:4.7.1-1
Obsoletes: %{name}-python < 1:4.8.0-1
Requires: %{name}-client-libs%{?_isa} = %{epoch}:%{version}-%{release}

%description -n python2-xrootd
Expand Down

0 comments on commit a8d526b

Please sign in to comment.