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 0b089d1  BIGTOP-3552. Add missing files to ambari-agent RPM. (#782)
0b089d1 is described below

commit 0b089d10f7b496eec82ad61090c300e67d606d12
Author: Masatake Iwasaki <[email protected]>
AuthorDate: Thu Jun 17 13:39:58 2021 +0900

    BIGTOP-3552. Add missing files to ambari-agent RPM. (#782)
---
 bigtop-packages/src/rpm/ambari/SPECS/ambari.spec | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bigtop-packages/src/rpm/ambari/SPECS/ambari.spec 
b/bigtop-packages/src/rpm/ambari/SPECS/ambari.spec
index 80b6f78..57e0925 100644
--- a/bigtop-packages/src/rpm/ambari/SPECS/ambari.spec
+++ b/bigtop-packages/src/rpm/ambari/SPECS/ambari.spec
@@ -469,6 +469,7 @@ exit 0
 %dir  /var/log/ambari-server
 
 %files agent
+/usr/lib/ambari-agent
 %attr(644,root,root) /etc/init/ambari-agent.conf
 %attr(755,root,root) /var/lib/ambari-agent/ambari-python-wrap
 %attr(755,root,root) /var/lib/ambari-agent/ambari-sudo.sh

Reply via email to