]> git.proxmox.com Git - mirror_zfs.git/commit
Standardize RHEL version check in packages
authorBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 25 May 2022 16:20:17 +0000 (09:20 -0700)
committerGitHub <noreply@github.com>
Wed, 25 May 2022 16:20:17 +0000 (09:20 -0700)
commit61ef68727b0b3c53e27d6e503947f6c5efd1318c
tree23cccddc5cff573ead2d2b2e9afcbec706a65d40
parent3bbc26097e53c472084d978dd37343b07ed17e3c
Standardize RHEL version check in packages

This is a follow up to 3c356622994 which standardizes how the RHEL
version check is done.  This simpler "0%{?rhel}" check is used
elsewhere in the packages so we do the same here.

Reviewed-by: Neal Gompa <ngompa@datto.com>
Reviewed-by: Rich Ercolani <rincebrain@gmail.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #13501
rpm/generic/zfs-dkms.spec.in
rpm/generic/zfs-kmod.spec.in
rpm/generic/zfs.spec.in