2
0
mirror of https://github.com/xcat2/xcat-dep.git synced 2024-11-21 17:11:45 +00:00
xcat-dep/xCAT-UI-deps/Build-notes
2016-12-12 13:44:39 -05:00

13 lines
468 B
Plaintext

Build notes for the xCAT-UI-deps on AIX
Use the xCAT-UI-deps.spec supplied in this directory
cp xCAT-UI-deps.tar.gz to /opt/freeware/src/packages/SOURCES
rpm -ba xCAT-UI-deps.spec
This creates /opt/freeware/src/packages/RPMS/noarch/xCAT-UI-deps-*.noarch.rpm
For zVM s390:
Copy the xCAT-UI-deps.spec and xCAT-UI-deps.tar.gz to /root/build/SOURCES
cd /root/build/SOURCES
rpmbuild -ba xCAT-UI-deps.spec
This creates /root/build/RPMS/noarch/xCAT-UI-deps-*.noarch.rpm