aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrian Behlendorf <[email protected]>2021-04-07 10:09:21 -0700
committerBrian Behlendorf <[email protected]>2021-04-07 13:29:06 -0700
commit0bf91beab9e4f9fdc589d26e5c5b3f8f568dbbae (patch)
tree53c49c1daf350e3739a8489d31914d11b9d3c27c
parent04344d5bc33e455200413ef5f4da95722f23ba6d (diff)
Obsolete earlier packages due to version bump
In order for package managers such as dnf to upgrade cleanly after the package SONAME bump the obsolete package names must be known. Update the new packages to correctly obsolete the old ones. Reviewed-by: Olaf Faaland <[email protected]> Reviewed-by: Tony Hutter <[email protected]> Signed-off-by: Brian Behlendorf <[email protected]> Closes #11844 Closes #11847
-rw-r--r--rpm/generic/zfs.spec.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/rpm/generic/zfs.spec.in b/rpm/generic/zfs.spec.in
index fea4087ee..13e154948 100644
--- a/rpm/generic/zfs.spec.in
+++ b/rpm/generic/zfs.spec.in
@@ -166,6 +166,7 @@ This package contains the core ZFS command line utilities.
Summary: Native ZFS pool library for Linux
Group: System Environment/Kernel
Obsoletes: libzpool2
+Obsoletes: libzpool4
%description -n libzpool5
This package contains the zpool library, which provides support
@@ -211,6 +212,7 @@ This library provides a variety of compatibility functions for OpenZFS:
Summary: Native ZFS filesystem library for Linux
Group: System Environment/Kernel
Obsoletes: libzfs2
+Obsoletes: libzfs4
%description -n libzfs5
This package provides support for managing ZFS filesystems