[ofa-general] [PATCH] management: Update License: field in management spec files

Hal Rosenstock hrosenstock at xsigo.com
Sun Jan 27 08:01:40 PST 2008


Update License: field to match the exact format given in
http://fedoraproject.org/wiki/Packaging/LicensingGuidelines
for a package available under a choice of GPL or BSD license.

Signed-off-by: Hal Rosenstock <hal at xsigo.com>

diff --git a/infiniband-diags/infiniband-diags.spec.in b/infiniband-diags/infiniband-diags.spec.in
index 8d02498..889c98d 100644
--- a/infiniband-diags/infiniband-diags.spec.in
+++ b/infiniband-diags/infiniband-diags.spec.in
@@ -6,7 +6,7 @@ Summary: OpenFabrics Alliance InfiniBand Diagnostic Tools
 Name: infiniband-diags
 Version: @VERSION@
 Release: %rel%{?dist}
-License: GPL/BSD
+License: GPLv2 or BSD
 Group: System Environment/Libraries
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Source: http://www.openfabrics.org/downloads/management/@TARBALL@
diff --git a/libibcommon/libibcommon.spec.in b/libibcommon/libibcommon.spec.in
index c75e643..bd328b0 100644
--- a/libibcommon/libibcommon.spec.in
+++ b/libibcommon/libibcommon.spec.in
@@ -6,7 +6,7 @@ Summary: OpenFabrics Alliance InfiniBand management common library
 Name: libibcommon
 Version: @VERSION@
 Release: %rel%{?dist}
-License: GPL/BSD
+License: GPLv2 or BSD
 Group: System Environment/Libraries
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Source: http://www.openfabrics.org/downloads/management/@TARBALL@
diff --git a/libibmad/libibmad.spec.in b/libibmad/libibmad.spec.in
index 2895d9d..5fd10f6 100644
--- a/libibmad/libibmad.spec.in
+++ b/libibmad/libibmad.spec.in
@@ -6,7 +6,7 @@ Summary: OpenFabrics Alliance InfiniBand MAD library
 Name: libibmad
 Version: @VERSION@
 Release: %rel%{?dist}
-License: GPL/BSD
+License: GPLv2 or BSD
 Group: System Environment/Libraries
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Source: http://www.openfabrics.org/downloads/management/@TARBALL@
diff --git a/libibumad/libibumad.spec.in b/libibumad/libibumad.spec.in
index ac1a6aa..1b11d18 100644
--- a/libibumad/libibumad.spec.in
+++ b/libibumad/libibumad.spec.in
@@ -6,7 +6,7 @@ Summary: OpenFabrics Alliance InfiniBand umad (user MAD) library
 Name: libibumad
 Version: @VERSION@
 Release: %rel%{?dist}
-License: GPL/BSD
+License: GPLv2 or BSD
 Group: System Environment/Libraries
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Source: http://www.openfabrics.org/downloads/management/@TARBALL@
diff --git a/opensm/opensm.spec.in b/opensm/opensm.spec.in
index 72c8eba..ec8bf58 100644
--- a/opensm/opensm.spec.in
+++ b/opensm/opensm.spec.in
@@ -25,7 +25,7 @@ Summary: InfiniBand subnet manager and administration
 Name: opensm
 Version: @VERSION@
 Release: %rel%{?dist}
-License: GPL/BSD
+License: GPLv2 or BSD
 Group: System Environment/Daemons
 URL: http://openfabrics.org/
 Source: http://www.openfabrics.org/downloads/management/@TARBALL@





More information about the general mailing list