Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase robustness of redhat/openssh.spec #23

Closed
wants to merge 1 commit into from
Closed

Increase robustness of redhat/openssh.spec #23

wants to merge 1 commit into from

Conversation

CarstenGrohmann
Copy link

  • remove configure --with-rsh, because this option isn't supported anymore
  • replace last occurrence of BuildPreReq by BuildRequires
  • update grep statement to query the krb5 include directory

Signed-off-by: Carsten Grohmann mail@grohmann-online.de

* remove configure --with-rsh, because this option isn't supported anymore
* replace last occurrence of BuildPreReq by BuildRequires
* update grep statement to query the krb5 include directory

Signed-off-by: Carsten Grohmann <mail@grohmann-online.de>
@daztucker
Copy link
Contributor

The remaining BuildPreReq is behind a flag for building on really old redhat systems. The other two changes look ok.

@daztucker
Copy link
Contributor

on second thought if the system can't handle BuildRequires the spec file isn't going to work anyway, so sure.

@daztucker
Copy link
Contributor

Applied upstream, thanks.

@daztucker daztucker closed this Dec 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants