Skip to content

Commit

Permalink
Obsolete earlier packages due to version bump
Browse files Browse the repository at this point in the history
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 <faaland1@llnl.gov>
Reviewed-by: Tony Hutter <hutter2@llnl.gov>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes openzfs#11844
Closes openzfs#11847
  • Loading branch information
behlendorf authored and mcmilk committed Apr 10, 2021
1 parent 0c11432 commit a566427
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rpm/generic/zfs.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit a566427

Please sign in to comment.