From d372117be026fa30c2423f3bccef22a49173efd43b84889ab0b57b8349d93b1d Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Tue, 12 Nov 2013 22:18:01 +0000 Subject: [PATCH] - fixed shared library rename OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/hwloc?expand=0&rev=2 --- hwloc.changes | 5 +++++ hwloc.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/hwloc.changes b/hwloc.changes index dc410c1..a32075a 100644 --- a/hwloc.changes +++ b/hwloc.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Nov 12 22:17:52 UTC 2013 - meissner@suse.com + +- fixed shared library rename + ------------------------------------------------------------------- Wed Oct 16 08:02:12 UTC 2013 - boris@steki.net diff --git a/hwloc.spec b/hwloc.spec index 2ef8f77..5402efb 100644 --- a/hwloc.spec +++ b/hwloc.spec @@ -29,7 +29,7 @@ Source0: http://www.open-mpi.org/software/hwloc/v1.7/downloads/%{name}-%{ Patch0: hwloc-1.7.patch #PATCH-FIX-UPSTREAM: minor issue in manpages Patch1: hwloc-1.7-manpage.patch -Requires: %{name}-libs = %{version}-%{release} +Requires: %{lname} = %{version}-%{release} BuildRequires: autoconf BuildRequires: automake