Rebase to latest upstream master branch
Fix build failures caught by gcc 7.x. Resolves: bz1423872 Signed-off-by: Honggang Li <honli@redhat.com>
This commit is contained in:
parent
9fd73a7bac
commit
6656dd9825
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
||||
/libpsm2-10.2.1.tar.gz
|
||||
/libpsm2-10.2.2.tar.gz
|
||||
/libpsm2-10.2.103_1.tar.gz
|
||||
|
11
libpsm2.spec
11
libpsm2.spec
@ -52,15 +52,15 @@
|
||||
#
|
||||
Summary: Intel PSM Libraries
|
||||
Name: libpsm2
|
||||
Version: 10.2.2
|
||||
Release: 3%{?dist}
|
||||
Version: 10.2.103_1
|
||||
Release: 1%{?dist}
|
||||
License: BSD or GPLv2
|
||||
URL: https://github.com/01org/opa-psm2/
|
||||
|
||||
# The tarball can be created by:
|
||||
# git clone https://github.com/01org/opa-psm2
|
||||
# cd opa-psm2
|
||||
# git checkout 7dec1ba420c56ae4affe9a0b901781423be40925
|
||||
# git checkout 52aa214e81aeb5b998f83e7426a25a8697039e8e
|
||||
# make dist
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
|
||||
@ -127,6 +127,11 @@ make %{?_smp_mflags}
|
||||
%{_prefix}/lib/libpsm2
|
||||
|
||||
%changelog
|
||||
* Thu Apr 13 2017 Honggang Li <honli@redhat.com> - 10.2.103_1-1
|
||||
- Rebase to latest upstream master branch.
|
||||
- Fix build failures caught by gcc 7.x.
|
||||
- Resolves: bz1423872
|
||||
|
||||
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 10.2.2-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user