Skip to content

RPM packaging updates #1289

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

Merged
merged 2 commits into from
Dec 2, 2024
Merged

Conversation

rcsanchez97
Copy link
Contributor

This fixes the RPM build on the master branch. Some tweaks were needed following the 4.0.0 release.

Evergreen patch build: https://spruce.mongodb.com/version/674611f7ad999d000774f68e/tasks?sorts=STATUS%3AASC%3BBASE_STATUS%3ADESC

Copy link
Contributor

@eramongodb eramongodb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor suggestion; otherwise, LGTM.

-DBSONCXX_POLY_USE_BOOST=1 \
+ -DBUILD_VERSION=3.12.0 \
- -DBSONCXX_POLY_USE_BOOST=1 \
+ -DBUILD_VERSION=4.1.0 \
+ -DENABLE_UNINSTALL=OFF \
+ -DENABLE_TESTS=OFF \
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can this line be removed as 4.0.0 makes ENABLE_TESTS=OFF the default?

@rcsanchez97
Copy link
Contributor Author

rcsanchez97 commented Dec 2, 2024 via email

@rcsanchez97 rcsanchez97 merged commit 021528e into mongodb:master Dec 2, 2024
1 of 2 checks passed
@rcsanchez97 rcsanchez97 deleted the rpm_packaging_updates branch December 2, 2024 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants