summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPetr Spacek <pspacek@redhat.com>2016-06-29 14:00:51 +0200
committerMartin Basti <mbasti@redhat.com>2016-06-30 15:43:16 +0200
commit669da991837267435a6e6563794f93c2f207c80b (patch)
tree57f5051c22624029ad17135507478d56c1bea6bb
parent3fab1b63502c3206d792b7aeaa12d486612f0137 (diff)
downloadfreeipa-669da991837267435a6e6563794f93c2f207c80b.tar.gz
freeipa-669da991837267435a6e6563794f93c2f207c80b.tar.xz
freeipa-669da991837267435a6e6563794f93c2f207c80b.zip
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>
-rw-r--r--freeipa.spec.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/freeipa.spec.in b/freeipa.spec.in
index a4d3c067c..b04f819a9 100644
--- a/freeipa.spec.in
+++ b/freeipa.spec.in
@@ -469,7 +469,7 @@ python2-ipalib and %{name}-common. Packages still depending on
Summary: Python libraries used by IPA
Group: System Environment/Libraries
BuildArch: noarch
-Conflicts: %{name}-python < %{version}-%{release}
+Conflicts: %{name}-python < 4.2.91
%{?python_provide:%python_provide python2-ipalib}
Provides: python2-ipapython = %{version}-%{release}
%{?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
Group: System Environment/Libraries
BuildArch: noarch
-Conflicts: %{name}-python < %{version}-%{release}
+Conflicts: %{name}-python < 4.2.91
Provides: %{alt_name}-common = %{version}
Conflicts: %{alt_name}-common