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

GH-36832: [Packaging][RPM] Remove needless Requires #36833

Merged
merged 1 commit into from
Jul 25, 2023

Conversation

kou
Copy link
Member

@kou kou commented Jul 24, 2023

Rationale for this change

arrowXX-libs doesn't use gflags but it depends on gflags.

What changes are included in this PR?

Remove needless explicit Requires.

Are these changes tested?

Yes.

Are there any user-facing changes?

Yes.

@kou kou marked this pull request as ready for review July 24, 2023 01:12
@github-actions
Copy link

⚠️ GitHub issue #36832 has been automatically assigned in GitHub to PR creator.

@github-actions github-actions bot added the awaiting committer review Awaiting committer review label Jul 24, 2023
@kou
Copy link
Member Author

kou commented Jul 24, 2023

@github-actions crossbow submit almalinux-* amazon-linux-* centos-*

@github-actions
Copy link

Revision: a0c8b0e

Submitted crossbow builds: ursacomputing/crossbow @ actions-b08aa7235f

Task Status
almalinux-8-amd64 Github Actions
almalinux-8-arm64 Github Actions
almalinux-9-amd64 Github Actions
almalinux-9-arm64 Github Actions
amazon-linux-2023-amd64 Github Actions
amazon-linux-2023-arm64 Github Actions
centos-7-amd64 Github Actions
centos-8-stream-amd64 Github Actions
centos-8-stream-arm64 Github Actions
centos-9-stream-amd64 Github Actions
centos-9-stream-arm64 Github Actions

Copy link
Member

@raulcd raulcd left a comment

Choose a reason for hiding this comment

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

👍 I am not too experienced on this area but changes looks good to me and CI jobs are successful. I am merging this to be included to 13.0.0

@raulcd raulcd merged commit 20bbe3e into apache:main Jul 25, 2023
7 of 8 checks passed
@raulcd raulcd removed the awaiting committer review Awaiting committer review label Jul 25, 2023
@github-actions github-actions bot added the awaiting merge Awaiting merge label Jul 25, 2023
raulcd pushed a commit that referenced this pull request Jul 25, 2023
### Rationale for this change

`arrowXX-libs` doesn't use `gflags` but it depends on `gflags`.

### What changes are included in this PR?

Remove needless explicit `Requires`.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

Yes.
* Closes: #36832

Authored-by: Sutou Kouhei <[email protected]>
Signed-off-by: Raúl Cumplido <[email protected]>
@kou kou deleted the packaging-rpm-remove-needless-dependencies branch July 25, 2023 20:10
@kou
Copy link
Member Author

kou commented Jul 25, 2023

Thanks!

@conbench-apache-arrow
Copy link

After merging your PR, Conbench analyzed the 6 benchmarking runs that have been run so far on merge-commit 20bbe3e.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details. It also includes information about possible false positives for unstable benchmarks that are known to sometimes produce them.

R-JunmingChen pushed a commit to R-JunmingChen/arrow that referenced this pull request Aug 20, 2023
### Rationale for this change

`arrowXX-libs` doesn't use `gflags` but it depends on `gflags`.

### What changes are included in this PR?

Remove needless explicit `Requires`.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

Yes.
* Closes: apache#36832

Authored-by: Sutou Kouhei <[email protected]>
Signed-off-by: Raúl Cumplido <[email protected]>
loicalleyne pushed a commit to loicalleyne/arrow that referenced this pull request Nov 13, 2023
### Rationale for this change

`arrowXX-libs` doesn't use `gflags` but it depends on `gflags`.

### What changes are included in this PR?

Remove needless explicit `Requires`.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

Yes.
* Closes: apache#36832

Authored-by: Sutou Kouhei <[email protected]>
Signed-off-by: Raúl Cumplido <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting merge Awaiting merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Packaging][RPM] *.rpm have too much dependencies
2 participants