[packages/libfabric] - new Source URL, updated to 1.3.0 - updated sh patch

qboosh qboosh at pld-linux.org
Mon Apr 18 20:41:19 CEST 2016


commit 3fbfeaf2cabe3047dc7752e5a8273108f58e1f8b
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Mon Apr 18 20:41:35 2016 +0200

    - new Source URL, updated to 1.3.0
    - updated sh patch

 libfabric-sh.patch | 16 ++++++++--------
 libfabric.spec     |  7 ++++---
 2 files changed, 12 insertions(+), 11 deletions(-)
---
diff --git a/libfabric.spec b/libfabric.spec
index 9aa743e..70a7dc3 100644
--- a/libfabric.spec
+++ b/libfabric.spec
@@ -9,12 +9,13 @@
 Summary:	User-space RDMA Fabric interface library
 Summary(pl.UTF-8):	Biblioteka interfejsu przestrzeni użytkownika RDMA Fabric
 Name:		libfabric
-Version:	1.2.0
+Version:	1.3.0
 Release:	1
 License:	BSD or GPL v2
 Group:		Libraries
-Source0:	https://www.openfabrics.org/downloads/ofi/%{name}-%{version}.tar.bz2
-# Source0-md5:	e4ccb6b3abc1a9c13e9ad066e6c14dc3
+#Source0Download: https://github.com/ofiwg/libfabric/releases
+Source0:	https://github.com/ofiwg/libfabric/releases/download/v%{version}/%{name}-%{version}.tar.bz2
+# Source0-md5:	fa678d57a93796a59f618a1cd79ac1a7
 Patch0:		%{name}-sh.patch
 URL:		https://github.com/ofiwg/libfabric
 BuildRequires:	autoconf >= 2.60
diff --git a/libfabric-sh.patch b/libfabric-sh.patch
index 35b0327..32d06ed 100644
--- a/libfabric-sh.patch
+++ b/libfabric-sh.patch
@@ -1,11 +1,11 @@
---- libfabric-1.2.0/prov/gni/configure.m4.orig	2016-01-07 18:18:21.000000000 +0100
-+++ libfabric-1.2.0/prov/gni/configure.m4	2016-01-09 08:48:39.320641547 +0100
-@@ -40,7 +40,7 @@
+--- libfabric-1.3.0/prov/gni/configure.m4.orig	2016-04-18 20:16:46.672463044 +0200
++++ libfabric-1.3.0/prov/gni/configure.m4	2016-04-18 20:18:22.455792357 +0200
+@@ -45,7 +45,7 @@
+                                   gni_LDFLAGS="$CRAY_ALPS_UTIL_LIBS $gni_LDFLAGS"
+                                  ],
                                   [alps_util_happy=0])
- 	       ])
- 
--       gni_path_to_gni_pub=${CRAY_GNI_HEADERS_CFLAGS:2}
-+       gni_path_to_gni_pub=${CRAY_GNI_HEADERS_CFLAGS#-I}
+-               gni_path_to_gni_pub=${CRAY_GNI_HEADERS_CFLAGS:2}
++               gni_path_to_gni_pub=${CRAY_GNI_HEADERS_CFLAGS#-I}
  dnl looks like we need to get rid of some white space
-        gni_path_to_gni_pub=${gni_path_to_gni_pub%?}/gni_pub.h
+                gni_path_to_gni_pub=${gni_path_to_gni_pub%?}/gni_pub.h
  
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libfabric.git/commitdiff/3fbfeaf2cabe3047dc7752e5a8273108f58e1f8b



More information about the pld-cvs-commit mailing list