DAOS-15918 ucx: Update UCX to 1.17 and build RPMs with logging.#11
Open
jgmoore-or wants to merge 12 commits intomasterfrom
Open
DAOS-15918 ucx: Update UCX to 1.17 and build RPMs with logging.#11jgmoore-or wants to merge 12 commits intomasterfrom
jgmoore-or wants to merge 12 commits intomasterfrom
Conversation
Signed-off-by: Joseph Moore <joseph.moore@intel.com>
Signed-off-by: Joseph Moore <joseph.moore@intel.com>
Signed-off-by: Joseph Moore <joseph.moore@intel.com>
Signed-off-by: Joseph Moore <joseph.moore@intel.com>
Signed-off-by: Joseph Moore <joseph.moore@intel.com>
Signed-off-by: Joseph Moore <joseph.moore@intel.com>
brianjmurrell
suggested changes
Jun 12, 2024
| @@ -1,3 +1,9 @@ | |||
| ucx (1.17.0-1) unstable; urgency=medium | |||
|
|
|||
| * Update to 1.17 | |||
Contributor
There was a problem hiding this comment.
Let's make sure we indicate that this is a pre-release of 1.17.
|
|
||
| %changelog | ||
| * Tue Jun 11 2024 Joseph Moore <joseph.moore@intel.com> - 1.17.0-1 | ||
| - Update to 1.17 |
Contributor
There was a problem hiding this comment.
Ditto on indicating that this is a pre-release.
Contributor
There was a problem hiding this comment.
I guess we are going to have to override line 36 of this file with:
Source: https://github.com/openucx/ucx/archive/770b5a6.tar.gz
ucx.spec
Outdated
| %global minor 17 | ||
| %global bugrelease 0 | ||
| #%%global prerelease | ||
| #%%global prerelease a1 |
Contributor
There was a problem hiding this comment.
Suggested change
| #%%global prerelease a1 | |
| %global prerelease a1 |
Signed-off-by: Joseph Moore <joseph.moore@intel.com>
Contributor
|
We don't support |
Contributor
There was a problem hiding this comment.
You will need to change line 111 to:
%autosetup -p1 -n ucx-770b5a6700fc7fa920a90a4c8b44b8f655c3a301
Signed-off-by: Joseph Moore <joseph.moore@intel.com>
Signed-off-by: Joseph Moore <joseph.moore@intel.com>
Signed-off-by: Joseph Moore <joseph.moore@intel.com>
Signed-off-by: Joseph Moore <joseph.moore@intel.com>
Signed-off-by: Joseph Moore <joseph.moore@intel.com>
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.
No description provided.