Author: mahadev
Date: Mon Apr 15 06:26:23 2013
New Revision: 1467860

URL: http://svn.apache.org/r1467860
Log:
AMBARI-1870. ambari-agent RPM claims ownership of /usr/sbin. (Matthew Farrellee 
via mahadev)

Modified:
    incubator/ambari/trunk/CHANGES.txt
    incubator/ambari/trunk/ambari-agent/pom.xml

Modified: incubator/ambari/trunk/CHANGES.txt
URL: 
http://svn.apache.org/viewvc/incubator/ambari/trunk/CHANGES.txt?rev=1467860&r1=1467859&r2=1467860&view=diff
==============================================================================
--- incubator/ambari/trunk/CHANGES.txt (original)
+++ incubator/ambari/trunk/CHANGES.txt Mon Apr 15 06:26:23 2013
@@ -714,6 +714,9 @@ Trunk (unreleased changes):
  AMBARI-1871. ambari-agent RPM does not claim ownership of
  /var/lib/ambari-agent. (Matthew Farrellee via mahadev)
 
+ AMBARI-1870. ambari-agent RPM claims ownership of /usr/sbin. (Matthew
+ Farrellee via mahadev)
+
  BUG FIXES
 
  AMBARI-1919. JobTracker History Server failed to come up on 1.3.0 stack

Modified: incubator/ambari/trunk/ambari-agent/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/ambari/trunk/ambari-agent/pom.xml?rev=1467860&r1=1467859&r2=1467860&view=diff
==============================================================================
--- incubator/ambari/trunk/ambari-agent/pom.xml (original)
+++ incubator/ambari/trunk/ambari-agent/pom.xml Mon Apr 15 06:26:23 2013
@@ -232,6 +232,7 @@
               <filemode>755</filemode>
               <username>root</username>
               <groupname>root</groupname>
+             <directoryIncluded>false</directoryIncluded>
               <sources>
                 <source>
                   <location>conf/unix/ambari-agent</location>


Reply via email to