bugzilla-daemon at mindrot.org
2003-Sep-16 18:45 UTC
[Bug 641] Allow disabling of GTK2 within the RPM build process.
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.
bugzilla-daemon at mindrot.org
2003-Sep-16 18:50 UTC
[Bug 641] Allow disabling of GTK2 within the RPM build process.
http://bugzilla.mindrot.org/show_bug.cgi?id=641 ------- Additional Comments From jason at devrandom.org 2003-09-17 04:50 ------- Created an attachment (id=400) --> (http://bugzilla.mindrot.org/attachment.cgi?id=400&action=view) Patch to add a --define target for RPM to disable using GTK2 ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
bugzilla-daemon at mindrot.org
2003-Sep-19 06:58 UTC
[Bug 641] Allow disabling of GTK2 within the RPM build process.
http://bugzilla.mindrot.org/show_bug.cgi?id=641
djm at mindrot.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From djm at mindrot.org 2003-09-19 16:58 -------
Applied to development (but not patch) branch. Thanks!
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.