mirror of
https://github.com/versity/scoutfs.git
synced 2026-09-04 07:07:03 +00:00
The current spec template can't handle future major el releases gracefully and fails to build entirely. We isolate all changes so that they are either "el7 specific" or generic. This rids us entirely of el8 specific conditionals. Signed-off-by: Auke Kok <auke.kok@versity.com>