Accepting request 620455 from home:scarabeus_iv:branches:filesystems

- Require %libname in the develpackage to not have dangling symlink
  and actually work

OBS-URL: https://build.opensuse.org/request/show/620455
OBS-URL: https://build.opensuse.org/package/show/filesystems/xfsprogs?expand=0&rev=72
This commit is contained in:
David Sterba 2018-07-09 18:30:08 +00:00 committed by Git OBS Bridge
parent c27d8d4feb
commit 61c74946ca
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jul 3 12:14:02 UTC 2018 - tchvatal@suse.com
- Require %libname in the develpackage to not have dangling symlink
and actually work
-------------------------------------------------------------------
Thu May 24 19:38:41 UTC 2018 - tchvatal@suse.com

View File

@ -83,6 +83,7 @@ library for your own new xfs tools install xfsprogs-devel.
%package devel
Summary: XFS Filesystem-specific Static Libraries and Headers
Group: Development/Libraries/C and C++
Requires: %{libname} = %{version}
Requires: xfsprogs = %{version}
Requires: pkgconfig(uuid)