SHA256
1
0
forked from pool/opa-ff

Accepting request 915806 from science:HPC

OBS-URL: https://build.opensuse.org/request/show/915806
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/opa-ff?expand=0&rev=18
This commit is contained in:
Dominique Leuenberger 2021-09-02 21:20:29 +00:00 committed by Git OBS Bridge
commit fa40575308
4 changed files with 14 additions and 2 deletions

View File

@ -1,7 +1,7 @@
<services>
<service name="tar_scm" mode="disabled">
<param name="scm">git</param>
<param name="url">https://github.com/01org/opa-ff.git</param>
<param name="url">https://github.com/cornelisnetworks/opa-ff.git</param>
<param name="package-meta">no</param>
<param name="exclude">.git</param>
<param name="filename">opa-ff</param>

View File

@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Sep 2 11:12:16 UTC 2021 - Martin Liška <mliska@suse.cz>
- Fix build with rpmlint 2 where the suse-filelist-forbidden-sysconfig
is renamed.
-------------------------------------------------------------------
Tue Aug 24 06:53:06 UTC 2021 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>
- Update URL to Cornelis Networks (jsc#SLE-20579)
-------------------------------------------------------------------
Wed Apr 28 08:23:35 UTC 2021 - Nicolas Morey-Chaisemartin <nmoreychaisemartin@suse.com>

View File

@ -1 +1,2 @@
addFilter("suse-filelist-forbidden-sysconfig")
addFilter("filelist-forbidden-sysconfig")

View File

@ -29,7 +29,7 @@ Release: 0
Summary: Intel Omni-Path basic tools and libraries for fabric managment
License: BSD-3-Clause OR GPL-2.0-only
Group: Productivity/Networking/System
URL: https://github.com/intel/opa-ff
URL: https://github.com/cornelisnetworks/opa-ff
Source0: %{name}-%{version}%{git_ver}.tar.gz
Source1: opa-ff.rpmlintrc
Patch1: opa-ff-add-shebang-for-exp-files.patch