diff --git a/_service b/_service new file mode 100644 index 0000000..83ba42d --- /dev/null +++ b/_service @@ -0,0 +1,15 @@ + + + git + https://github.com/01org/psm.git + no + .git + infinipath-psm + 3.3-25_g326b95a + 326b95a386f7aeb56743d0b09b2f68f07b856f28 + + + *infinipath-psm*.tar + gz + + diff --git a/infinipath-psm-3.3-19_g67c0807_open.tar.gz b/infinipath-psm-3.3-19_g67c0807_open.tar.gz deleted file mode 100644 index 9d59db3..0000000 --- a/infinipath-psm-3.3-19_g67c0807_open.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6d8ac295463ef895adb2343ccb06057a209ae2b12a319b5f689cf47e140a4d5a -size 387122 diff --git a/infinipath-psm-3.3-25_g326b95a.tar.gz b/infinipath-psm-3.3-25_g326b95a.tar.gz new file mode 100644 index 0000000..15d6d5c --- /dev/null +++ b/infinipath-psm-3.3-25_g326b95a.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ece98cb0e4ed236648460f6c0788f60d69d27f82ab987c400d82fec7b0ba1d4f +size 399229 diff --git a/infinipath-psm.changes b/infinipath-psm.changes index 8b73d52..7074234 100644 --- a/infinipath-psm.changes +++ b/infinipath-psm.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Apr 19 08:40:53 UTC 2017 - nmoreychaisemartin@suse.com + +- Update to latest version v3.3-25-g326b95a (bsc#1027068, fate#322648) + ------------------------------------------------------------------- Tue Apr 11 09:17:06 CEST 2017 - pth@suse.de diff --git a/infinipath-psm.spec b/infinipath-psm.spec index b4be7cc..6a2d31b 100644 --- a/infinipath-psm.spec +++ b/infinipath-psm.spec @@ -16,7 +16,7 @@ # -%define my_release -19_g67c0807 +%define my_release -25_g326b95a Name: infinipath-psm Version: 3.3 @@ -25,7 +25,7 @@ Summary: QLogic PSM Libraries License: BSD-2-Clause or GPL-2.0 Group: Productivity/Networking/System Url: http://www.qlogic.com/ -Source0: http://downloads.openfabrics.org/downloads/infinipath-psm/%{name}-%{version}%{my_release}_open.tar.gz +Source0: %{name}-%{version}%{my_release}.tar.gz Source1: baselibs.conf # PATCH-FIX-UPSTREAM infinipath-psm-cflags.patch pth@suse.de Patch0: infinipath-psm-cflags.patch @@ -87,7 +87,7 @@ necessary to implement higher level communications interfaces in parallel environments. %prep -%setup -q -n infinipath-psm-%{version}%{my_release}_open +%setup -q -n infinipath-psm-%{version}%{my_release} %patch0 %patch1 %patch3