Accepting request 501805 from home:dimstar:Factory
- BuildRequire pkgconfig(systemd) instead of systemd-devel: this allows OBS to chose systemd-mini and produce a better rebuild-chain. OBS-URL: https://build.opensuse.org/request/show/501805 OBS-URL: https://build.opensuse.org/package/show/science:HPC/rdma-core?expand=0&rev=33
This commit is contained in:
parent
75d72844d0
commit
28f3eec941
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 7 18:45:12 UTC 2017 - dimstar@opensuse.org
|
||||
|
||||
- BuildRequire pkgconfig(systemd) instead of systemd-devel: this
|
||||
allows OBS to chose systemd-mini and produce a better
|
||||
rebuild-chain.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 7 13:02:09 UTC 2017 - nmoreychaisemartin@suse.com
|
||||
|
||||
|
@ -52,7 +52,7 @@ BuildRequires: cmake >= 2.8.11
|
||||
BuildRequires: gcc
|
||||
BuildRequires: libudev-devel
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: systemd-devel
|
||||
BuildRequires: pkgconfig(systemd)
|
||||
%ifnarch s390 s390x
|
||||
BuildRequires: valgrind-devel
|
||||
%endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user