compat-librpm3: Explicitly conflict with older rpm-libs

Add explicit conflicts as they both ship the same files.
This commit is contained in:
Kalev Lember 2015-09-05 22:25:38 +02:00
parent c4734bdd15
commit 1d80a1520c
1 changed files with 3 additions and 0 deletions

View File

@ -164,6 +164,9 @@ Summary: Compat package with RPM libraries
Group: Development/Libraries
License: GPLv2+ and LGPLv2+ with exceptions
Requires: rpm = %{version}-%{release}
# Explicitly conflict with older rpm-libs that ship libraries
# with the same soname as this compat package
Conflicts: rpm-libs < 4.12.90
%description -n compat-librpm3
Compatibility package with RPM libraries ABI version 3.