freebsd-dev/rpm
Olaf Faaland cfd4a25fce
fix misplaced quotes in kmod-preamble
rpm/redhat/zfs-kmod.spec.in has a typo in the shell code that
creates the kmod-preamble file.  This typo results in the
preamble file having the wrong name,

./SOURCES/kmod-preamblenObsoletes

and missing the Obsoletes clause that has become part of the name.

Because the filename is incorrect, the built package does not have
"obsoletes" or "conflicts" set.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Olaf Faaland <faaland1@llnl.gov>
Closes #11851
2021-04-07 10:10:34 -07:00
..
generic Obsolete earlier packages due to version bump 2021-04-07 10:09:21 -07:00
redhat fix misplaced quotes in kmod-preamble 2021-04-07 10:10:34 -07:00
Makefile.am Add RHEL style kmod packages 2015-03-27 14:41:48 -07:00