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 option to disable weak RPM dependencies #574

Merged
merged 1 commit into from
Feb 27, 2020
Merged

Add option to disable weak RPM dependencies #574

merged 1 commit into from
Feb 27, 2020

Conversation

cottsay
Copy link
Member

@cottsay cottsay commented Feb 27, 2020

Rather than hard-code the circumstances under which weak RPM dependencies are not supported, allow the RPM build configuration to disable them by passing --without weak_deps during the RPM build.

Rather than hard-code the circumstances under which weak RPM
dependencies are not supported, allow the RPM build configuration to
disable them by passing `--without weak_deps` during the RPM build.
@cottsay cottsay requested a review from wjwwood February 27, 2020 08:52
@cottsay cottsay self-assigned this Feb 27, 2020
@cottsay
Copy link
Member Author

cottsay commented Feb 27, 2020

Some info on %bcond_without: https://rpm.org/user_doc/conditional_builds.html

@wjwwood wjwwood merged commit b590f55 into ros-infrastructure:master Feb 27, 2020
@cottsay cottsay deleted the rpm_spec_without_weak branch March 4, 2020 19:12
cottsay added a commit to ros-infrastructure/ros_buildfarm that referenced this pull request Mar 4, 2020
RPM in RHEL 7 doesn't support weak dependencies in RPM spec files.

Corresponding change: ros-infrastructure/bloom#574
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants