diff --git a/perf.spec b/perf.spec index 58690c6..cb9f419 100644 --- a/perf.spec +++ b/perf.spec @@ -18,7 +18,12 @@ %global tag_version 6.12 Name: perf Version: %{tag_version}.9 +%if 0%{?facebook} +# hs+fb sorts below hsx so it needs an extra oomph +Release: %autorelease -e 1 +%else Release: %autorelease +%endif Summary: Performance monitoring for the Linux kernel License: GPL-2.0-only