SHA256
1
0
forked from pool/dpdk

Accepting request 637654 from home:mvarlese:branches:network

- Fixed a naming issue with library: did not reflect soname
- Fixed a naming issue with library: did not reflect soname

OBS-URL: https://build.opensuse.org/request/show/637654
OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=89
This commit is contained in:
Ismail Dönmez 2018-09-24 12:57:22 +00:00 committed by Git OBS Bridge
parent dc1ae47255
commit 2e1761a6df
4 changed files with 4 additions and 2 deletions

View File

@ -5,6 +5,7 @@ Mon Sep 24 11:52:08 UTC 2018 - Marco Varlese <marco.varlese@suse.com>
guaranteed by DPDK upstream community across subsequent bug-fix
releases. However, the .spec file broke it by defining the wrong
version which included also the bug-fix release number.
- Fixed a naming issue with library: did not reflect soname
-------------------------------------------------------------------
Wed Aug 29 09:59:13 UTC 2018 - marco.varlese@suse.com

View File

@ -45,7 +45,7 @@
# as per DPDK CONFIG_RTE_MAJOR_ABI.
%define maj 18
%define min 02
%define lname libdpdk-%{maj}_%{min}-0
%define lname libdpdk-%{maj}_%{min}
# Do NOT edit this auto generated file! Edit dpdk.spec instead
# and run 'pre_checkin.sh' before committing

View File

@ -5,6 +5,7 @@ Mon Sep 24 11:52:08 UTC 2018 - Marco Varlese <marco.varlese@suse.com>
guaranteed by DPDK upstream community across subsequent bug-fix
releases. However, the .spec file broke it by defining the wrong
version which included also the bug-fix release number.
- Fixed a naming issue with library: did not reflect soname
-------------------------------------------------------------------
Wed Aug 29 09:59:13 UTC 2018 - marco.varlese@suse.com

View File

@ -45,7 +45,7 @@
# as per DPDK CONFIG_RTE_MAJOR_ABI.
%define maj 18
%define min 02
%define lname libdpdk-%{maj}_%{min}-0
%define lname libdpdk-%{maj}_%{min}
Name: dpdk
Version: 18.02.2