Accepting request 921369 from home:iznogood:branches:hardware

- Add umocdev Requires to devel sub-package, packages using
  umockdev-devel during build expects the binaries to be available.

OBS-URL: https://build.opensuse.org/request/show/921369
OBS-URL: https://build.opensuse.org/package/show/hardware/umockdev?expand=0&rev=8
This commit is contained in:
Atri Bhattacharya 2021-09-24 22:26:42 +00:00 committed by Git OBS Bridge
parent b6ce115ec6
commit 887db6d077
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Sep 24 20:29:40 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
- Add umocdev Requires to devel sub-package, packages using
umockdev-devel during build expects the binaries to be available.
-------------------------------------------------------------------
Wed Sep 15 08:15:19 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>

View File

@ -65,6 +65,7 @@ This package provides the shared library for umockdev-preload.
%package devel
Summary: Headers and sources for developing apps with umockdev
Requires: %{name} = %{version}
Requires: %{shlibpre} = %{version}
Requires: %{shlib} = %{version}
Requires: typelib-1_0-UMockdev-1_0 = %{version}