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

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


The following commit(s) were added to refs/heads/master by this push:
     new 5c9496472 BIGTOP-4475. Add dependency on initscripts to Livy RPM. 
(#1370)
5c9496472 is described below

commit 5c9496472fd6436e1aab0827a4901d14e269e204
Author: Masatake Iwasaki <[email protected]>
AuthorDate: Mon Aug 11 11:11:05 2025 +0900

    BIGTOP-4475. Add dependency on initscripts to Livy RPM. (#1370)
---
 bigtop-packages/src/rpm/livy/SPECS/livy.spec | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bigtop-packages/src/rpm/livy/SPECS/livy.spec 
b/bigtop-packages/src/rpm/livy/SPECS/livy.spec
index bc67898fa..229e14816 100644
--- a/bigtop-packages/src/rpm/livy/SPECS/livy.spec
+++ b/bigtop-packages/src/rpm/livy/SPECS/livy.spec
@@ -39,6 +39,7 @@ Source4: bigtop.bom
 Source6: init.d.tmpl
 Requires: bigtop-utils >= 0.7
 Requires(preun): /sbin/service
+Requires: initscripts
 #BIGTOP_PATCH_FILES
 
 %if  %{?suse_version:1}0

Reply via email to