[Bug 1731] New: Obsolete BuildPreReq in contrib/redhat/openssh.spec
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Thu Mar 4 08:24:44 EST 2010
https://bugzilla.mindrot.org/show_bug.cgi?id=1731
Summary: Obsolete BuildPreReq in contrib/redhat/openssh.spec
Product: Portable OpenSSH
Version: 5.4p1
Platform: Other
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: Miscellaneous
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy: imorgan at nas.nasa.gov
On RHEL 5, building an RPM can fail due to an obsolete BuildPreReq,
BuildPreReq: XFree86-devel
Unfortunately, I'm not sure at what point the name of the RPM changed.
I assume the correct RPM at this point should be LibX11-devel, but
unconditionally using that may break older Red Hat installs. It may be
safer to replace it with:
BuildPreReq: /usr/include/X11/Xlib.h
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list