On Mon, 2005-07-25 at 02:25 -1000, Warren Togami wrote:
You mean the existing options don't work?
# OPTION: perl integration (FC1+)
%define perl_integration 1
# OPTION: krb5 for Zephyr protocol (FC1+)
%define krb_integration 1
# OPTION: gtkspell integration (FC1+)
%define gtkspell_integration 1
# OPTION: Preferred Applications with gnome-open (FC1+)
%define gnome_open_integration 1
# OPTION: Evolution 1.5+ integration (FC3+)
%define evolution_integration 1
# OPTION: SILC integration (FC3+)
%define silc_integration 1
Just flip the booleans. This spec should theoretically work with RH9+
with everything zero, FC1+ with the first four options one, and FC3+
with all options one.
There are a couple of more issues with older releases...off the top of
my head: rh73 and rh9 need an explicit perl path for the perl plugin to
be built correctly, rh73 can't ship with the system tray icon, etc.
I usually build FC1+ by flipping the booleans.