Skip to content

Commit

Permalink
apacheGH-41784: [Packaging][RPM] Use SO version for -libs package name (
Browse files Browse the repository at this point in the history
apache#41838)

### Rationale for this change

We should use `arrow${SO_VERSION}-libs` not `arrow${MAJOR_VERSION}-libs` to co-exist newer versions and older versions.

### What changes are included in this PR?

Use SO version not major version.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

Yes.
* GitHub Issue: apache#41784

Authored-by: Sutou Kouhei <[email protected]>
Signed-off-by: Sutou Kouhei <[email protected]>
  • Loading branch information
kou authored May 28, 2024
1 parent f63c994 commit f904928
Showing 1 changed file with 75 additions and 73 deletions.
Loading

0 comments on commit f904928

Please sign in to comment.