Bug 1581747 - Please remove build dependency on rsh
Summary: Please remove build dependency on rsh
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: lynx
Version: 28
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Kamil Dudka
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-05-23 14:41 UTC by Michal Ruprich
Modified: 2018-06-06 13:30 UTC (History)
1 user (show)

Fixed In Version: lynx-2.8.9-0.23.dev19.fc29 lynx-2.8.9-0.23.dev19.fc28
Clone Of:
Environment:
Last Closed: 2018-06-06 13:30:25 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Michal Ruprich 2018-05-23 14:41:02 UTC
I believe that rsh i no longer needed to build lynx. Would you please remove the BuildRequires from the spec file?

Thank you.

Michal

Comment 1 Kamil Dudka 2018-05-23 15:44:07 UTC
The build dependency on rsh was added to fix #430508 but it is only used by the configure script to locate the 'rlogin' executable in $PATH.  We can achieve the same result by giving ac_cv_path_RLOGIN=/usr/bin/rlogin to the configure script without installing rsh at build time.

Comment 2 Fedora Update System 2018-05-23 16:00:19 UTC
lynx-2.8.9-0.23.dev19.fc28 has been submitted as an update to Fedora 28. https://bodhi.fedoraproject.org/updates/FEDORA-2018-7fb67aa24b

Comment 4 Fedora Update System 2018-05-24 17:59:48 UTC
lynx-2.8.9-0.23.dev19.fc28 has been pushed to the Fedora 28 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2018-7fb67aa24b

Comment 5 Fedora Update System 2018-06-06 13:30:25 UTC
lynx-2.8.9-0.23.dev19.fc28 has been pushed to the Fedora 28 stable repository. If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.