This is an automated email from the ASF dual-hosted git repository.

sekikn pushed a commit to branch branch-3.2
in repository https://gitbox.apache.org/repos/asf/bigtop.git


The following commit(s) were added to refs/heads/branch-3.2 by this push:
     new 3ffe75e05 BIGTOP-4086:When using 'brp java repeat jars' in Flink, the 
version cannot be obtained correctly (#1249)
3ffe75e05 is described below

commit 3ffe75e05e8428f353a018aafc9c003be72ca6ff
Author: LiJie20190102 <[email protected]>
AuthorDate: Sun Jun 2 16:45:59 2024 +0800

    BIGTOP-4086:When using 'brp java repeat jars' in Flink, the version cannot 
be obtained correctly (#1249)
    
    (cherry picked from commit 1c5d0472511e09ada77705082c91c1b312f2a831)
---
 bigtop-packages/src/rpm/flink/SPECS/flink.spec | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bigtop-packages/src/rpm/flink/SPECS/flink.spec 
b/bigtop-packages/src/rpm/flink/SPECS/flink.spec
index fcf36d438..7f7d5523a 100644
--- a/bigtop-packages/src/rpm/flink/SPECS/flink.spec
+++ b/bigtop-packages/src/rpm/flink/SPECS/flink.spec
@@ -15,6 +15,7 @@
 
 %define flink_name flink
 %define flink_pkg_name flink%{pkg_name_suffix}
+%define __jar_repack 0
 
 %define etc_default %{parent_dir}/etc/default
 

Reply via email to