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