From 61c74946ca20648455ba8c93fde32c7c7577f3b72a8c906e7b0d905175fcd69e 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 2da242b..15fa83a 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 fa035d2..0e771ac 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)