Accepting request 508738 from home:dimstar:Factory

- BuildRequire pkgconfig(libudev) instead of libudev-devel: this
  allows OBS to chose libudev-devel-mini and produce a better
  rebuild-chain (and break cycles).

OBS-URL: https://build.opensuse.org/request/show/508738
OBS-URL: https://build.opensuse.org/package/show/science:HPC/rdma-core?expand=0&rev=35
This commit is contained in:
Nicolas Morey-Chaisemartin 2017-07-07 10:06:39 +00:00 committed by Git OBS Bridge
parent 28f3eec941
commit 0f3b20dbf4
2 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Jul 7 09:50:14 UTC 2017 - dimstar@opensuse.org
- BuildRequire pkgconfig(libudev) instead of libudev-devel: this
allows OBS to chose libudev-devel-mini and produce a better
rebuild-chain (and break cycles).
-------------------------------------------------------------------
Wed Jun 7 18:45:12 UTC 2017 - dimstar@opensuse.org

View File

@ -50,8 +50,8 @@ Patch1: rdma-core-s390x.patch
BuildRequires: binutils
BuildRequires: cmake >= 2.8.11
BuildRequires: gcc
BuildRequires: libudev-devel
BuildRequires: pkgconfig
BuildRequires: pkgconfig(libudev)
BuildRequires: pkgconfig(systemd)
%ifnarch s390 s390x
BuildRequires: valgrind-devel