diff --git a/libcap.changes b/libcap.changes index 0c021c0..d6c0ec1 100644 --- a/libcap.changes +++ b/libcap.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jun 2 09:29:35 UTC 2021 - Christophe Giboudeaux + +- 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 diff --git a/libcap.spec b/libcap.spec index 00a232d..eddee11 100644 --- a/libcap.spec +++ b/libcap.spec @@ -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