Updated Branches:
  refs/heads/master f9dcffaf0 -> 30de1c8ee

BIGTOP-990: /usr/lib/bigtop-utils/ should be owned by bigtop-utils package


Project: http://git-wip-us.apache.org/repos/asf/bigtop/repo
Commit: http://git-wip-us.apache.org/repos/asf/bigtop/commit/30de1c8e
Tree: http://git-wip-us.apache.org/repos/asf/bigtop/tree/30de1c8e
Diff: http://git-wip-us.apache.org/repos/asf/bigtop/diff/30de1c8e

Branch: refs/heads/master
Commit: 30de1c8ee1fb9eb4e87312c37d27655d660496b5
Parents: f9dcffa
Author: Mark Grover <[email protected]>
Authored: Wed Jun 12 11:26:06 2013 -0700
Committer: Mark Grover <[email protected]>
Committed: Thu Jun 20 17:55:38 2013 -0700

----------------------------------------------------------------------
 bigtop-packages/src/rpm/bigtop-utils/SPECS/bigtop-utils.spec | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/bigtop/blob/30de1c8e/bigtop-packages/src/rpm/bigtop-utils/SPECS/bigtop-utils.spec
----------------------------------------------------------------------
diff --git a/bigtop-packages/src/rpm/bigtop-utils/SPECS/bigtop-utils.spec 
b/bigtop-packages/src/rpm/bigtop-utils/SPECS/bigtop-utils.spec
index 21de098..bd0d5dc 100644
--- a/bigtop-packages/src/rpm/bigtop-utils/SPECS/bigtop-utils.spec
+++ b/bigtop-packages/src/rpm/bigtop-utils/SPECS/bigtop-utils.spec
@@ -70,8 +70,7 @@ rm -rf $RPM_BUILD_ROOT
 %doc LICENSE
 %config(noreplace) /etc/default/bigtop-utils
 
-%{lib_dir}/bigtop-detect-javahome
-%{lib_dir}/bigtop-detect-javalibs
+%{lib_dir}
 
 %changelog
 

Reply via email to