Updated xCAT-UI.spec.
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8716 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
023fe81620
commit
c61e28690a
@ -16,7 +16,7 @@ BuildRoot: /var/tmp/%{name}-%{version}-%{release}-root
|
||||
|
||||
BuildArch: noarch
|
||||
Provides: xCAT-UI = %{version}
|
||||
Requires: python >= 2.3
|
||||
Requires: xCAT-UI-deps >= 2.6
|
||||
|
||||
%ifos linux
|
||||
# httpd is provided by apache2 on SLES and httpd on RHEL
|
||||
@ -38,7 +38,6 @@ mkdir -p $RPM_BUILD_ROOT%{prefix}/ui
|
||||
set +x
|
||||
cp -r * $RPM_BUILD_ROOT%{prefix}/ui
|
||||
chmod 755 $RPM_BUILD_ROOT%{prefix}/ui/*
|
||||
chmod 755 $RPM_BUILD_ROOT%{prefix}/ui/lib/ajaxterm/*.py
|
||||
set -x
|
||||
|
||||
%files
|
||||
|
Loading…
Reference in New Issue
Block a user