Skip to content

Commit d5ef91a

Browse files
authored
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
1 parent aa5a4eb commit d5ef91a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

rpm/generic/zfs.spec.in

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -166,6 +166,7 @@ This package contains the core ZFS command line utilities.
166166
Summary: Native ZFS pool library for Linux
167167
Group: System Environment/Kernel
168168
Obsoletes: libzpool2
169+
Obsoletes: libzpool4
169170

170171
%description -n libzpool5
171172
This package contains the zpool library, which provides support
@@ -211,6 +212,7 @@ This library provides a variety of compatibility functions for OpenZFS:
211212
Summary: Native ZFS filesystem library for Linux
212213
Group: System Environment/Kernel
213214
Obsoletes: libzfs2
215+
Obsoletes: libzfs4
214216

215217
%description -n libzfs5
216218
This package provides support for managing ZFS filesystems

0 commit comments

Comments
 (0)