Thanks for the comment. @guss77 I might be confused by the spec file syntax, but the change I saw regarding the Red Hat version 9 still enable geoip1, contrary to your description of this PR.
``` %if 0%{?rhel} == 9 [...] %bcond_with geoip %bcond_with geoip1 [...]
```