X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=SPECS%2Fcaas-sriovdp.spec;h=74b102a7c5e753df0bb0293e455b32e4da2a44f0;hb=e8fc0ecf1b3b3dd90d306fad208e2e2f7f243ba6;hp=62b3151c21a56ecf7f76c6ca7e0466aaa8f9c42f;hpb=fad294cd24c9b15a223d4988d02c7a741b9b72fb;p=ta%2Fcaas-danm.git diff --git a/SPECS/caas-sriovdp.spec b/SPECS/caas-sriovdp.spec index 62b3151..74b102a 100644 --- a/SPECS/caas-sriovdp.spec +++ b/SPECS/caas-sriovdp.spec @@ -14,10 +14,11 @@ %define COMPONENT sriovdp %define RPM_NAME caas-%{COMPONENT} -%define RPM_MAJOR_VERSION 2.0.0 -%define RPM_MINOR_VERSION 5 +%define RPM_MAJOR_VERSION 3.1.0 +%define RPM_MINOR_VERSION 0 %define IMAGE_TAG %{RPM_MAJOR_VERSION}-%{RPM_MINOR_VERSION} -%define go_version 1.12.9 +%define go_version 1.12.10 +%define SRIOVDP 3.1 Name: %{RPM_NAME} Version: %{RPM_MAJOR_VERSION} @@ -25,7 +26,7 @@ Release: %{RPM_MINOR_VERSION}%{?dist} Summary: Containers as a Service sriov network device plugin component License: %{_platform_license} and Apache License 2.0 URL: https://github.com/intel/sriov-network-device-plugin/ -BuildArch: x86_64 +BuildArch: %{_arch} Vendor: %{_platform_vendor} and intel/sriov-network-device-plugin unmodified Source0: %{name}-%{version}.tar.gz @@ -49,7 +50,7 @@ docker build \ --build-arg http_proxy="${http_proxy}" \ --build-arg https_proxy="${https_proxy}" \ --build-arg no_proxy="${no_proxy}" \ - --build-arg SRIOVDP="%{RPM_MAJOR_VERSION}" \ + --build-arg SRIOVDP="%{SRIOVDP}" \ --build-arg go_version="%{go_version}" \ --tag %{COMPONENT}:%{IMAGE_TAG} \ %{_builddir}/%{RPM_NAME}-%{RPM_MAJOR_VERSION}/docker-build/%{COMPONENT}/