Repository: bigtop
Updated Branches:
  refs/heads/master 406fa0892 -> 269be3f12


BIGTOP-2681: Add %config directive for tez-site.xml


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

Branch: refs/heads/master
Commit: 269be3f12ca514c39ba8a97a7df1b131286408b6
Parents: 1a44855
Author: Olaf Flebbe <[email protected]>
Authored: Sat Nov 25 19:39:11 2017 +0100
Committer: Olaf Flebbe <[email protected]>
Committed: Sat Nov 25 19:41:47 2017 +0100

----------------------------------------------------------------------
 bigtop-packages/src/rpm/tez/SPECS/tez.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/bigtop/blob/269be3f1/bigtop-packages/src/rpm/tez/SPECS/tez.spec
----------------------------------------------------------------------
diff --git a/bigtop-packages/src/rpm/tez/SPECS/tez.spec 
b/bigtop-packages/src/rpm/tez/SPECS/tez.spec
index b2f6e05..eb0f46a 100644
--- a/bigtop-packages/src/rpm/tez/SPECS/tez.spec
+++ b/bigtop-packages/src/rpm/tez/SPECS/tez.spec
@@ -117,4 +117,4 @@ sh %{SOURCE2} \
 %{tez_home}
 %doc %{doc_tez}
 %{man_dir}/man1/tez.1.*
-/etc/tez/conf/tez-site.xml
+%config(noreplace) /etc/tez/conf/tez-site.xml

Reply via email to