X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=caas-etcd.spec;h=9c6cf3b6299d86cdf39cfb1ed8612ebf1427295d;hb=4583c000ef52d9709a2ba6a7efcb02db36378c5d;hp=941a3b9ed10ccb83605a4d14d8db031acf35915b;hpb=717e2431ec940a0d488bee5a3c87ad9d317f494c;p=ta%2Fcaas-etcd.git diff --git a/caas-etcd.spec b/caas-etcd.spec index 941a3b9..9c6cf3b 100644 --- a/caas-etcd.spec +++ b/caas-etcd.spec @@ -15,7 +15,7 @@ %define COMPONENT etcd %define RPM_NAME caas-%{COMPONENT} %define RPM_MAJOR_VERSION 3.4.0 -%define RPM_MINOR_VERSION 1 +%define RPM_MINOR_VERSION 2 %define go_version 1.12.10 %define IMAGE_TAG %{RPM_MAJOR_VERSION}-%{RPM_MINOR_VERSION} %define docker_build_dir %{_builddir}/%{RPM_NAME}-%{RPM_MAJOR_VERSION}/docker-build @@ -27,7 +27,7 @@ Release: %{RPM_MINOR_VERSION}%{?dist} Summary: Containers as a Service %{COMPONENT} component License: %{_platform_license} and MIT license and BSD and Apache License and Lesser General Public License URL: https://github.com/etcd-io/etcd -BuildArch: x86_64 +BuildArch: %{_arch} Vendor: %{_platform_vendor} and etcd-io/etcd unmodified Source0: %{name}-%{version}.tar.gz