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

Add RHEL 7 build settings to contrib/redhat/openssh.spec #117

Closed
wants to merge 20 commits into from

Conversation

nkadel
Copy link
Contributor

@nkadel nkadel commented Feb 16, 2019

Use %global instead of %define univerally.
Add epoch numbers for openssl dependencies on RHEL 7
Require /usr/bin/login intead of /bin/login for RHEL compatibility

@daztucker
Copy link
Contributor

I had a look at these prior to the release, but the commits don't explain why some of the changes were made, in particular the define->global one, and most of the others depend on that.

@nkadel
Copy link
Contributor Author

nkadel commented Oct 11, 2019

Oh! %global is now considered standard for all .spec files in every RHEL and Fedora release.

@nkadel
Copy link
Contributor Author

nkadel commented Oct 11, 2019

Would you like the switch to '%global" as a different pull request?

@nkadel
Copy link
Contributor Author

nkadel commented Oct 13, 2019

I'll re-merge after pull request 156, when %define gets switched to the RHEL default %global.

@nkadel nkadel closed this Oct 13, 2019
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