diff --git a/xfsprogs.changes b/xfsprogs.changes index 11202cb..fb8d64e 100644 --- a/xfsprogs.changes +++ b/xfsprogs.changes @@ -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 diff --git a/xfsprogs.spec b/xfsprogs.spec index 26ecc53..e5bcf46 100644 --- a/xfsprogs.spec +++ b/xfsprogs.spec @@ -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)