From cb5b6a4023861fd038096d063d3f304bbee71946 Mon Sep 17 00:00:00 2001 From: Orion Poplawski Date: Feb 06 2018 19:10:42 +0000 Subject: Build for s390/x Fix changelog --- diff --git a/rdma-core.spec b/rdma-core.spec index 0dcdeea..e28f0c2 100644 --- a/rdma-core.spec +++ b/rdma-core.spec @@ -1,6 +1,6 @@ Name: rdma-core Version: 16.2 -Release: 2%{?dist} +Release: 3%{?dist} Summary: RDMA core userspace libraries and daemons %ifnarch s390 %{arm} @@ -204,7 +204,6 @@ tcp ports through the standard socket interface. %package -n libibcm Summary: Userspace InfiniBand Connection Manager -ExcludeArch: s390 s390x Requires: %{name}%{?_isa} = %{version}-%{release} %description -n libibcm @@ -401,10 +400,8 @@ rm -f %{buildroot}/%{_sbindir}/srp_daemon.sh %{_mandir}/man3/*_to_ibv_rate.* %{_mandir}/man7/rdma_cm.* %if 0%{?dma_coherent} -%ifnarch s390x %{_mandir}/man3/mlx5dv* %{_mandir}/man7/mlx5dv* -%endif %{_mandir}/man3/mlx4dv* %{_mandir}/man7/mlx4dv* %endif @@ -415,9 +412,7 @@ rm -f %{buildroot}/%{_sbindir}/srp_daemon.sh %{_libdir}/libibverbs*.so.* %{_libdir}/libibverbs/*.so %if 0%{?dma_coherent} -%ifnarch s390x s390 %{_libdir}/libmlx5.so.* -%endif %{_libdir}/libmlx4.so.* %endif %config(noreplace) %{_sysconfdir}/libibverbs.d/*.driver @@ -509,9 +504,16 @@ rm -f %{buildroot}/%{_sbindir}/srp_daemon.sh %doc %{_docdir}/%{name}-%{version}/ibsrpdm.md %changelog +* Mon Feb 05 2018 Orion Poplawski - 16.2-3 +- Build for s390/x + * Tue Feb 06 2018 Patrick Uiterwijk - 16.2-2 - Fix escaped macro +* Sun Feb 04 2018 Doug Ledford - 16.2-1 +- Update to rdma-core-16.2 +- Drop the old sysv initscript files + * Wed Aug 09 2017 Jarod Wilson - 14-4 - Make use of systemd_requires, own srp_daemon dir