From c9e83b84e7b3cbd65ce668c026599706e772467d Mon Sep 17 00:00:00 2001 From: David Sterba Date: Mon, 9 Jul 2018 18:30:08 +0000 Subject: [PATCH] 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 --- xfsprogs.changes | 6 ++++++ xfsprogs.spec | 1 + 2 files changed, 7 insertions(+) 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)