- fixed shared library rename

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/hwloc?expand=0&rev=2
This commit is contained in:
Marcus Meissner 2013-11-12 22:18:01 +00:00 committed by Git OBS Bridge
parent 0551db4238
commit d372117be0
2 changed files with 6 additions and 1 deletions

View File

@ -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

View File

@ -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