Accepting request 896875 from home:cgiboudeaux:branches:Base:System

- Fix a broken symlink. libcap-devel installs libpsx.so but
  didn't install the library it's pointing to.

OBS-URL: https://build.opensuse.org/request/show/896875
OBS-URL: https://build.opensuse.org/package/show/Base:System/libcap?expand=0&rev=61
This commit is contained in:
Takashi Iwai 2021-06-02 11:43:33 +00:00 committed by Git OBS Bridge
parent 65df6bfa1d
commit 687522c9a0
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Jun 2 09:29:35 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Fix a broken symlink. libcap-devel installs libpsx.so but
didn't install the library it's pointing to.
-------------------------------------------------------------------
Fri Apr 16 16:05:30 CEST 2021 - tiwai@suse.de

View File

@ -66,6 +66,7 @@ Summary: Development files for libcap
Group: Development/Libraries/C and C++
Requires: glibc-devel
Requires: libcap2 = %{version}
Requires: libpsx2 = %{version}
%description devel
Development files (Headers, libraries for static linking, etc) for