diff --git a/xCAT-UI-deps/Build-notes b/xCAT-UI-deps/Build-notes index e3db1bf..f4e0252 100644 --- a/xCAT-UI-deps/Build-notes +++ b/xCAT-UI-deps/Build-notes @@ -1,7 +1,6 @@ -Build Notes for the xCAT-UI-deps build on AIX +Build notes for the xCAT-UI-deps on AIX -Use the xCAT-UI-deps.spec supplied in this directory +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-2.6-1.aix6.1.noarch.rpm +This creates /opt/freeware/src/packages/RPMS/noarch/xCAT-UI-deps-*.noarch.rpm diff --git a/xCAT-UI-deps/xCAT-UI-deps.spec b/xCAT-UI-deps/xCAT-UI-deps.spec index 813e4c8..0d24a67 100644 --- a/xCAT-UI-deps/xCAT-UI-deps.spec +++ b/xCAT-UI-deps/xCAT-UI-deps.spec @@ -1,6 +1,6 @@ Summary: Set of dependencies for the xCAT web client Name: xCAT-UI-deps -Version: 2.6 +Version: 2.7 Release: 1 License: EPL Group: Applications/System @@ -35,4 +35,4 @@ set -x %files %defattr(-,root,root) -%{prefix}/ui \ No newline at end of file +%{prefix}/ui diff --git a/xCAT-UI-deps/xCAT-UI-deps.tar.gz b/xCAT-UI-deps/xCAT-UI-deps.tar.gz index 497d49a..eb007c5 100644 Binary files a/xCAT-UI-deps/xCAT-UI-deps.tar.gz and b/xCAT-UI-deps/xCAT-UI-deps.tar.gz differ