While building RPM packages for platforms without GTK2, rpm --rebuild (for the .src.rpm) and rpm -ba (for source) kept failing when it couldn't find GTK2, which isn't available for older Gnome platforms (e.g. RedHat <= 7.2 and RedHat Advanced Server 2.1). This patch is basically a segment in the openssh.spec file to add a --define target for rpm to disable GTK2 using already-present mechanisms within the .spec file. RedHat <= 7.2 is no longer supported by RedHat with errata builds, but many people are still using older systems so this functionality would be nice for building RPMs.
Created attachment 400 [details] Patch to add a --define target for RPM to disable using GTK2
Applied to development (but not patch) branch. Thanks!
Mass change of RESOLVED bugs to CLOSED