Accepting request 490168 from science:HPC
- Update to latest version v3.3-25-g326b95a (bsc#1027068, fate#322648) - Add missing _service file OBS-URL: https://build.opensuse.org/request/show/490168 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/infinipath-psm?expand=0&rev=9
This commit is contained in:
parent
9055d14060
commit
7f5c1c7ad2
15
_service
Normal file
15
_service
Normal file
@ -0,0 +1,15 @@
|
||||
<services>
|
||||
<service name="tar_scm" mode="disabled">
|
||||
<param name="scm">git</param>
|
||||
<param name="url">https://github.com/01org/psm.git</param>
|
||||
<param name="package-meta">no</param>
|
||||
<param name="exclude">.git</param>
|
||||
<param name="filename">infinipath-psm</param>
|
||||
<param name="version">3.3-25_g326b95a</param>
|
||||
<param name="revision">326b95a386f7aeb56743d0b09b2f68f07b856f28</param>
|
||||
</service>
|
||||
<service name="recompress" mode="disabled">
|
||||
<param name="file">*infinipath-psm*.tar</param>
|
||||
<param name="compression">gz</param>
|
||||
</service>
|
||||
</services>
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6d8ac295463ef895adb2343ccb06057a209ae2b12a319b5f689cf47e140a4d5a
|
||||
size 387122
|
3
infinipath-psm-3.3-25_g326b95a.tar.gz
Normal file
3
infinipath-psm-3.3-25_g326b95a.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ece98cb0e4ed236648460f6c0788f60d69d27f82ab987c400d82fec7b0ba1d4f
|
||||
size 399229
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user