Bug 641

Summary: Allow disabling of GTK2 within the RPM build process.
Product: Portable OpenSSH Reporter: Jason McCormick <jason>
Component: MiscellaneousAssignee: OpenSSH Bugzilla mailing list <openssh-bugs>
Status: CLOSED FIXED    
Severity: enhancement    
Priority: P5    
Version: -current   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch to add a --define target for RPM to disable using GTK2 none

Description Jason McCormick 2003-09-17 04:45:30 AEST
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.
Comment 1 Jason McCormick 2003-09-17 04:50:39 AEST
Created attachment 400 [details]
Patch to add a --define target for RPM to disable using GTK2
Comment 2 Damien Miller 2003-09-19 16:58:44 AEST
Applied to development (but not patch) branch. Thanks!
Comment 3 Damien Miller 2004-04-14 12:24:19 AEST
Mass change of RESOLVED bugs to CLOSED