Commits


Sutou Kouhei authored and GitHub committed 20bbe3e0966
GH-36832: [Packaging][RPM] Remove needless Requires (#36833) ### 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 <kou@clear-code.com> Signed-off-by: Raúl Cumplido <raulcumplido@gmail.com>