You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ambari.apache.org by vi...@apache.org on 2012/06/06 22:55:11 UTC

svn commit: r1347116 - in /incubator/ambari/branches/ambari-186: CHANGES.txt hmc/package/rpm/SPECS/hmc.spec

Author: vikram
Date: Wed Jun  6 20:55:10 2012
New Revision: 1347116

URL: http://svn.apache.org/viewvc?rev=1347116&view=rev
Log:
AMBARI-366. Package up the fonts/ subdirectory in the HMC RPM (Contributed by Varun)

Modified:
    incubator/ambari/branches/ambari-186/CHANGES.txt
    incubator/ambari/branches/ambari-186/hmc/package/rpm/SPECS/hmc.spec

Modified: incubator/ambari/branches/ambari-186/CHANGES.txt
URL: http://svn.apache.org/viewvc/incubator/ambari/branches/ambari-186/CHANGES.txt?rev=1347116&r1=1347115&r2=1347116&view=diff
==============================================================================
--- incubator/ambari/branches/ambari-186/CHANGES.txt (original)
+++ incubator/ambari/branches/ambari-186/CHANGES.txt Wed Jun  6 20:55:10 2012
@@ -6,6 +6,8 @@ characters wide.
 
 Release 0.1.x - unreleased
 
+  AMBARI-366. Package up the fonts/ subdirectory in the HMC RPM (Varun via Vikram)
+
   AMBARI-365. Uninstall/reinstall complains about OS Type as unsupported (Ramya via Vikram)
 
   AMBARI-363. Nagios should monitor puppet agents (Suhas via Vikram)  

Modified: incubator/ambari/branches/ambari-186/hmc/package/rpm/SPECS/hmc.spec
URL: http://svn.apache.org/viewvc/incubator/ambari/branches/ambari-186/hmc/package/rpm/SPECS/hmc.spec?rev=1347116&r1=1347115&r2=1347116&view=diff
==============================================================================
--- incubator/ambari/branches/ambari-186/hmc/package/rpm/SPECS/hmc.spec (original)
+++ incubator/ambari/branches/ambari-186/hmc/package/rpm/SPECS/hmc.spec Wed Jun  6 20:55:10 2012
@@ -79,6 +79,7 @@ fi
 %__mkdir -p $RPM_BUILD_ROOT/%{hmc_passwd_dir}
 %__mkdir -p $RPM_BUILD_ROOT/%{httpd_confdir}/
 %__cp -rf css $RPM_BUILD_ROOT/%{web_prefixdir}/
+%__cp -rf fonts $RPM_BUILD_ROOT/%{web_prefixdir}/
 %__cp -rf licenses $RPM_BUILD_ROOT/%{web_prefixdir}/
 %__cp -rf db $RPM_BUILD_ROOT/%{web_prefixdir}/
 %__cp -rf html $RPM_BUILD_ROOT/%{web_prefixdir}/