[Bug 641] Allow disabling of GTK2 within the RPM build process.
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Wed Sep 17 04:45:31 EST 2003
http://bugzilla.mindrot.org/show_bug.cgi?id=641
Summary: Allow disabling of GTK2 within the RPM build process.
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P5
Component: Miscellaneous
AssignedTo: openssh-bugs at mindrot.org
ReportedBy: jason at devrandom.org
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.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-bugs
mailing list