mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Fix Conflicts
with ipa-python
The conflicts should have constant version in it because it is related to package split. https://fedorahosted.org/freeipa/ticket/6004 Reviewed-By: Stanislav Laznicka <slaznick@redhat.com>
This commit is contained in:
parent
3fab1b6350
commit
669da99183
@ -469,7 +469,7 @@ python2-ipalib and %{name}-common. Packages still depending on
|
|||||||
Summary: Python libraries used by IPA
|
Summary: Python libraries used by IPA
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
Conflicts: %{name}-python < %{version}-%{release}
|
Conflicts: %{name}-python < 4.2.91
|
||||||
%{?python_provide:%python_provide python2-ipalib}
|
%{?python_provide:%python_provide python2-ipalib}
|
||||||
Provides: python2-ipapython = %{version}-%{release}
|
Provides: python2-ipapython = %{version}-%{release}
|
||||||
%{?python_provide:%python_provide python2-ipapython}
|
%{?python_provide:%python_provide python2-ipapython}
|
||||||
@ -566,7 +566,7 @@ If you are using IPA with Python 3, you need to install this package.
|
|||||||
Summary: Common files used by IPA
|
Summary: Common files used by IPA
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
Conflicts: %{name}-python < %{version}-%{release}
|
Conflicts: %{name}-python < 4.2.91
|
||||||
|
|
||||||
Provides: %{alt_name}-common = %{version}
|
Provides: %{alt_name}-common = %{version}
|
||||||
Conflicts: %{alt_name}-common
|
Conflicts: %{alt_name}-common
|
||||||
|
Loading…
Reference in New Issue
Block a user