#6004 Fix `Conflicts` with ipa-python
Closed: Fixed Opened by pvoborni.

Ticket was cloned from Red Hat Bugzilla (product Red Hat Enterprise Linux 7): Bug 1349281

Description of problem:
Currently, we have the following Conflicts line in ipa-common and
python-ipalib:
  Conflicts: %{name}-python < %{version}-%{release}
But rpmdiff does not like it:
  changed from Conflicts: ipa-python < 4.4.0-0.el7.1.alpha1 to Conflicts:
ipa-python < 4.4.0-0.el7.2.alpha1 on noarch
To fix this, the conflicting version should be changed to < 4.2.91, i.e. to
before ipa-python was split into ipa-common and python-ipalib.
Version-Release number of selected component (if applicable):
ipa-4.4.0-0.el7.2.alpha1
How reproducible:
Always.
Steps to Reproduce:
1.
2.
3.
Actual results:
rpmdiff complains
Expected results:
rpmdiff does not complain
Additional info:

master:

  • 669da991837267435a6e6563794f93c2f207c80b Fix Conflicts with ipa-python

Metadata Update from @pvoborni:
- Issue assigned to pspacek
- Issue set to the milestone: FreeIPA 4.4

Metadata