X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=SPECS%2Fcaas-sriovdp.spec;h=656026af0e4dc5ff1c89da49e7f61b990a6b9f3e;hb=9a8cb167338fb9576d3682abaf7854fc0cb8af4f;hp=9e145edc4c512fe1774edfecd37ced9fc339ac94;hpb=a7fdbdf37816d2beced1bbe1cd6f2b24c207980f;p=ta%2Fcaas-danm.git diff --git a/SPECS/caas-sriovdp.spec b/SPECS/caas-sriovdp.spec index 9e145ed..656026a 100644 --- a/SPECS/caas-sriovdp.spec +++ b/SPECS/caas-sriovdp.spec @@ -14,11 +14,11 @@ %define COMPONENT sriovdp %define RPM_NAME caas-%{COMPONENT} -%define RPM_MAJOR_VERSION 3.0.0 -%define RPM_MINOR_VERSION 0 +%define RPM_MAJOR_VERSION 3.1.0 +%define RPM_MINOR_VERSION 1 %define IMAGE_TAG %{RPM_MAJOR_VERSION}-%{RPM_MINOR_VERSION} -%define go_version 1.12.9 -%define SRIOVDP_HASH a015e56ae715e2b6dae15e42827e4e8f43eeceac +%define go_version 1.12.10 +%define SRIOVDP 3.1 Name: %{RPM_NAME} Version: %{RPM_MAJOR_VERSION} @@ -26,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 @@ -50,8 +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_HASH="%{SRIOVDP_HASH}" \ + --build-arg SRIOVDP="%{SRIOVDP}" \ --build-arg go_version="%{go_version}" \ --tag %{COMPONENT}:%{IMAGE_TAG} \ %{_builddir}/%{RPM_NAME}-%{RPM_MAJOR_VERSION}/docker-build/%{COMPONENT}/