| Summary: | Update linux .spec file and init scripts | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | Iain Morgan <imorgan> | ||||||
| Component: | Miscellaneous | Assignee: | Assigned to nobody <unassigned-bugs> | ||||||
| Status: | CLOSED FIXED | ||||||||
| Severity: | normal | CC: | djm | ||||||
| Priority: | P2 | ||||||||
| Version: | -current | ||||||||
| Hardware: | All | ||||||||
| OS: | Linux | ||||||||
| Bug Depends on: | |||||||||
| Bug Blocks: | 1845 | ||||||||
| Attachments: |
|
||||||||
|
Description
Iain Morgan
2011-07-27 07:47:40 AEST
Created attachment 2068 [details]
Update .spec file and init script for RHEL
Update the .spec files and init script to use ssh-agent -A for hostkey generation. For RHEL, use Requires and BuildRequires instead of PreReq and BuildPreReq to avoid complaints about deprecated keywords on RHEL 6. Also avoid -s syntax for %fillup_and_inssrv on SLES, which has been deprecated since SL8 and is now obsolete. PS: Sorry about the misfire on the initial submit. Created attachment 2069 [details]
Updated .spec file and init script for SLES
Patch applied - will be in 5.9p1. Thanks! close resolved bugs now that openssh-5.9 has been released |