unify and merge builds where possible#1309
Merged
pstorz merged 13 commits intobareos:masterfrom Dec 9, 2022
Merged
Conversation
e47744c to
3f46732
Compare
e5e5819 to
5b4ebaa
Compare
003d665 to
afeded4
Compare
afeded4 to
08bf0fd
Compare
73a45bf to
7cd48db
Compare
561b771 to
28f3884
Compare
d461ec2 to
5ae1703
Compare
There were still OBS macros used in the spec file, which are now cleaned up. Besides that rhel/centos is now unified using the rhel macro, that is also available on all clones.
Change the old %__make in our specfile to the more standard %make_build which is, of course, not available on SLES.
Some builds decided that they needed to rebuild on the make install again even though the build had just finished. By using `make install/fast` we avoid the dependency on all which will avoid the second build that should not have happened in the first place.
738d01c to
1712251
Compare
alaaeddineelamri
pushed a commit
that referenced
this pull request
Dec 30, 2022
unify and merge builds where possible
alaaeddineelamri
pushed a commit
that referenced
this pull request
Dec 30, 2022
unify and merge builds where possible
alaaeddineelamri
pushed a commit
that referenced
this pull request
Dec 30, 2022
unify and merge builds where possible
alaaeddineelamri
pushed a commit
that referenced
this pull request
Dec 31, 2022
unify and merge builds where possible
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Thank you for contributing to the Bareos Project!
If you have any questions or problems, please give a comment in the PR.
Helpful documentation and best practices
Checklist for the reviewer of the PR (will be processed by the Bareos team)
General
Source code quality
bareos-check-sources --since-mergedoes not report any problems