X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=ta%2Fcaas-lcm.git;a=blobdiff_plain;f=rpmbuild.spec;h=ee48aa29dd51f3177437008471feda50008b557f;hp=59f04b5093e8746a72cfece3544acdb0a2bdb941;hb=9597c8d8f851e9c5ac89715947383d16e2ce41b0;hpb=8c28c9164fab719dcd49ccea8878e66bfe69b88c diff --git a/rpmbuild.spec b/rpmbuild.spec index 59f04b5..ee48aa2 100644 --- a/rpmbuild.spec +++ b/rpmbuild.spec @@ -15,7 +15,7 @@ %define COMPONENT lcm %define RPM_NAME caas-%{COMPONENT} %define RPM_MAJOR_VERSION 1.0.0 -%define RPM_MINOR_VERSION 7 +%define RPM_MINOR_VERSION 9 %define IMAGE_TAG %{RPM_MAJOR_VERSION}-%{RPM_MINOR_VERSION} %define DEPLOY_PATH %{_caas_lcm_path}/deploy %define SU_PATH %{_caas_lcm_path}/su @@ -25,7 +25,7 @@ Version: %{RPM_MAJOR_VERSION} Release: %{RPM_MINOR_VERSION}%{?dist} Summary: Containers as a Service Life Cycle Managemnet workflows License: %{_platform_license} -BuildArch: x86_64 +BuildArch: %{_arch} Vendor: %{_platform_vendor} Source0: %{name}-%{version}.tar.gz