Fix Obsoletes to use hardcoded version
This commit is contained in:
parent
7326486188
commit
1b89de6317
@ -47,7 +47,7 @@ what you are doing.
|
||||
# Remove before F30
|
||||
Provides: %{name}-python = %{version}-%{release}
|
||||
Provides: %{name}-python%{?_isa} = %{version}-%{release}
|
||||
Obsoletes: %{name}-python < %{version}-%{release}
|
||||
Obsoletes: %{name}-python < 4.0-4
|
||||
Summary: Python 2 bindings for Linux SMBus access through i2c-dev
|
||||
|
||||
%description -n python2-i2c-tools
|
||||
|
Loading…
Reference in New Issue
Block a user