You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by ma...@apache.org on 2013/08/04 22:31:04 UTC

svn commit: r1510336 - /hadoop/common/branches/branch-1/src/packages/rpm/spec/hadoop.spec

Author: mattf
Date: Sun Aug  4 20:31:03 2013
New Revision: 1510336

URL: http://svn.apache.org/r1510336
Log:
HADOOP-9730. Fix hadoop.spec to add task-log4j.properties. Contributed by Giridharan Kesavan.

Modified:
    hadoop/common/branches/branch-1/src/packages/rpm/spec/hadoop.spec

Modified: hadoop/common/branches/branch-1/src/packages/rpm/spec/hadoop.spec
URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-1/src/packages/rpm/spec/hadoop.spec?rev=1510336&r1=1510335&r2=1510336&view=diff
==============================================================================
--- hadoop/common/branches/branch-1/src/packages/rpm/spec/hadoop.spec (original)
+++ hadoop/common/branches/branch-1/src/packages/rpm/spec/hadoop.spec Sun Aug  4 20:31:03 2013
@@ -186,6 +186,7 @@ bash ${RPM_INSTALL_PREFIX0}/sbin/update-
 %config(noreplace) %{_conf_dir}/hadoop-policy.xml
 %config(noreplace) %{_conf_dir}/hdfs-site.xml
 %config(noreplace) %{_conf_dir}/log4j.properties
+%config(noreplace) %{_conf_dir}/task-log4j.properties
 %config(noreplace) %{_conf_dir}/mapred-queue-acls.xml
 %config(noreplace) %{_conf_dir}/mapred-site.xml
 %config(noreplace) %{_conf_dir}/masters
@@ -194,6 +195,7 @@ bash ${RPM_INSTALL_PREFIX0}/sbin/update-
 %config(noreplace) %{_conf_dir}/ssl-server.xml.example
 %config(noreplace) %{_conf_dir}/taskcontroller.cfg
 %config(noreplace) %{_conf_dir}/fair-scheduler.xml
+
 %{_prefix}
 %attr(0755,root,root) %{_prefix}/libexec
 %attr(0755,root,root) /etc/rc.d/init.d