diff --git a/xCAT-buildkit/share/xcat/kits/kitcomponent.spec.template b/xCAT-buildkit/share/xcat/kits/kitcomponent.spec.template index 3618c3e23..d7cd10598 100644 --- a/xCAT-buildkit/share/xcat/kits/kitcomponent.spec.template +++ b/xCAT-buildkit/share/xcat/kits/kitcomponent.spec.template @@ -2,6 +2,7 @@ Summary: Kit <<>> Component <<>> Version: <<>> Release: <<>> +Group: Applications/System License: EPL BuildArch: noarch Requires: <<>>,<<>>,<<>> diff --git a/xCAT-buildkit/xCAT-buildkit.spec b/xCAT-buildkit/xCAT-buildkit.spec index 0cdfcf3f5..179422ce8 100644 --- a/xCAT-buildkit/xCAT-buildkit.spec +++ b/xCAT-buildkit/xCAT-buildkit.spec @@ -25,7 +25,7 @@ BuildArch: noarch # No dependencies on any other xCAT rpms # so that this rpm can be installed in a separate build server -Requires: rpm-build createrepo +Requires: /usr/bin/rpmbuild createrepo Provides: xCAT-buildkit = %{epoch}:%{version}