From 2c711aed33382b090185201a1de0088ff3a873fb Mon Sep 17 00:00:00 2001 From: bp-sawyers Date: Fri, 16 Apr 2010 14:53:38 +0000 Subject: [PATCH] Removed some of the more verbose build msgs in the spec files git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5800 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-server/xCAT-server.spec | 2 +- xCAT/xCAT.spec | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/xCAT-server/xCAT-server.spec b/xCAT-server/xCAT-server.spec index 20b37118d..658f7554b 100644 --- a/xCAT-server/xCAT-server.spec +++ b/xCAT-server/xCAT-server.spec @@ -121,7 +121,6 @@ chmod 644 $RPM_BUILD_ROOT/opt/xcat/xdsh/Context/* set +x cp -r lib/xcat/monitoring/* $RPM_BUILD_ROOT/%{prefix}/lib/perl/xCAT_monitoring chmod 644 $RPM_BUILD_ROOT/%{prefix}/lib/perl/xCAT_monitoring/* -set -x chmod 755 $RPM_BUILD_ROOT/%{prefix}/lib/perl/xCAT_monitoring/samples chmod 644 $RPM_BUILD_ROOT/%{prefix}/lib/perl/xCAT_monitoring/samples/* @@ -133,6 +132,7 @@ chmod 644 $RPM_BUILD_ROOT/%{prefix}/lib/perl/xCAT_schema/* chmod 755 $RPM_BUILD_ROOT/%{prefix}/lib/perl/xCAT_schema/samples chmod 644 $RPM_BUILD_ROOT/%{prefix}/lib/perl/xCAT_schema/samples/* +set -x cp lib/xcat/shfunctions $RPM_BUILD_ROOT/%{prefix}/lib diff --git a/xCAT/xCAT.spec b/xCAT/xCAT.spec index 847eff1fa..9ec1fe776 100644 --- a/xCAT/xCAT.spec +++ b/xCAT/xCAT.spec @@ -94,7 +94,9 @@ tar -xf postscripts.tar rm postscripts.tar %endif +set +x chmod 755 $RPM_BUILD_ROOT/install/postscripts/* +set -x rm LICENSE.html mkdir -p postscripts/hostkeys