diff mbox series

[ndctl] ndctl.spec.in: use SPDX formula for license

Message ID 20240821220232.105990-1-alison.schofield@intel.com (mailing list archive)
State Accepted
Commit a5f50e55cb9aeb6d0356edd7496580d61ff44e6e
Headers show
Series [ndctl] ndctl.spec.in: use SPDX formula for license | expand

Commit Message

Alison Schofield Aug. 21, 2024, 10:02 p.m. UTC
From: Miroslav Suchy <mirek+github@lomenotecka.cz>

According to SPEC v2, the operator has to be in the upper case.

Reposted here from github pull request:
https://github.com/pmem/ndctl/pull/265/

Signed-off-by: Miroslav Suchy <mirek+github@lomenotecka.cz>
---
 ndctl.spec.in | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Comments

Verma, Vishal L Aug. 21, 2024, 10:22 p.m. UTC | #1
On Wed, 2024-08-21 at 15:02 -0700, alison.schofield@intel.com wrote:
> From: Miroslav Suchy <mirek+github@lomenotecka.cz>
> 
> According to SPEC v2, the operator has to be in the upper case.
> 
> Reposted here from github pull request:
> https://github.com/pmem/ndctl/pull/265/
> 
> Signed-off-by: Miroslav Suchy <mirek+github@lomenotecka.cz>

Looks good,
Reviewed-by: Vishal Verma <vishal.l.verma@intel.com>

> ---
>  ndctl.spec.in | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/ndctl.spec.in b/ndctl.spec.in
> index ea9fadc266d8..ae9466c45192 100644
> --- a/ndctl.spec.in
> +++ b/ndctl.spec.in
> @@ -2,7 +2,7 @@ Name:		ndctl
>  Version:	VERSION
>  Release:	1%{?dist}
>  Summary:	Manage "libnvdimm" subsystem devices (Non-volatile
> Memory)
> -License:	GPL-2.0-only and LGPL-2.1-only and CC0-1.0 and MIT
> +License:	GPL-2.0-only AND LGPL-2.1-only AND CC0-1.0 AND MIT
>  Url:		https://github.com/pmem/ndctl
>  Source0:	
> https://github.com/pmem/%{name}/archive/v%{version}.tar.gz#/%{name}-
> %{version}.tar.gz
>  
> @@ -98,7 +98,7 @@ mappings of performance / feature-differentiated
> memory.
>  
>  %package -n LNAME
>  Summary:	Management library for "libnvdimm" subsystem devices
> (Non-volatile Memory)
> -License:	LGPL-2.1-only and CC0-1.0 and MIT
> +License:	LGPL-2.1-only AND CC0-1.0 AND MIT
>  Requires:	DAX_LNAME%{?_isa} = %{version}-%{release}
>  
>  
> @@ -107,7 +107,7 @@ Libraries for %{name}.
>  
>  %package -n DAX_LNAME
>  Summary:	Management library for "Device DAX" devices
> -License:	LGPL-2.1-only and CC0-1.0 and MIT
> +License:	LGPL-2.1-only AND CC0-1.0 AND MIT
>  
>  %description -n DAX_LNAME
>  Device DAX is a facility for establishing DAX mappings of
> performance /
> @@ -116,7 +116,7 @@ control API for these devices.
>  
>  %package -n CXL_LNAME
>  Summary:	Management library for CXL devices
> -License:	LGPL-2.1-only and CC0-1.0 and MIT
> +License:	LGPL-2.1-only AND CC0-1.0 AND MIT
>  
>  %description -n CXL_LNAME
>  libcxl is a library for enumerating and communicating with CXL
> devices.
Chris Dickson Aug. 22, 2024, 10:02 p.m. UTC | #2
MCL iaaàauu
My m

On Wed, Aug 21, 2024, 5:22 PM Verma, Vishal L <vishal.l.verma@intel.com>
wrote:

> On Wed, 2024-08-21 at 15:02 -0700, alison.schofield@intel.com wrote:
> > From: Miroslav Suchy <mirek+github@lomenotecka.cz>
> >
> > According to SPEC v2, the operator has to be in the upper case.
> >
> > Reposted here from github pull request:
> > https://github.com/pmem/ndctl/pull/265/
> >
> > Signed-off-by: Miroslav Suchy <mirek+github@lomenotecka.cz>
>
> Looks good,
> Reviewed-by: Vishal Verma <vishal.l.verma@intel.com>
>
> > ---
> >  ndctl.spec.in | 8 ++++----
> >  1 file changed, 4 insertions(+), 4 deletions(-)
> >
> > diff --git a/ndctl.spec.in b/ndctl.spec.in
> > index ea9fadc266d8..ae9466c45192 100644
> > --- a/ndctl.spec.in
> > +++ b/ndctl.spec.in
> > @@ -2,7 +2,7 @@ Name:         ndctl
> >  Version:     VERSION
> >  Release:     1%{?dist}
> >  Summary:     Manage "libnvdimm" subsystem devices (Non-volatile
> > Memory)
> > -License:     GPL-2.0-only and LGPL-2.1-only and CC0-1.0 and MIT
> > +License:     GPL-2.0-only AND LGPL-2.1-only AND CC0-1.0 AND MIT
> >  Url:         https://github.com/pmem/ndctl
> >  Source0:
> > https://github.com/pmem/%{name}/archive/v%{version}.tar.gz#/%{name}-
> > %{version}.tar.gz
> >
> > @@ -98,7 +98,7 @@ mappings of performance / feature-differentiated
> > memory.
> >
> >  %package -n LNAME
> >  Summary:     Management library for "libnvdimm" subsystem devices
> > (Non-volatile Memory)
> > -License:     LGPL-2.1-only and CC0-1.0 and MIT
> > +License:     LGPL-2.1-only AND CC0-1.0 AND MIT
> >  Requires:    DAX_LNAME%{?_isa} = %{version}-%{release}
> >
> >
> > @@ -107,7 +107,7 @@ Libraries for %{name}.
> >
> >  %package -n DAX_LNAME
> >  Summary:     Management library for "Device DAX" devices
> > -License:     LGPL-2.1-only and CC0-1.0 and MIT
> > +License:     LGPL-2.1-only AND CC0-1.0 AND MIT
> >
> >  %description -n DAX_LNAME
> >  Device DAX is a facility for establishing DAX mappings of
> > performance /
> > @@ -116,7 +116,7 @@ control API for these devices.
> >
> >  %package -n CXL_LNAME
> >  Summary:     Management library for CXL devices
> > -License:     LGPL-2.1-only and CC0-1.0 and MIT
> > +License:     LGPL-2.1-only AND CC0-1.0 AND MIT
> >
> >  %description -n CXL_LNAME
> >  libcxl is a library for enumerating and communicating with CXL
> > devices.
>
>
diff mbox series

Patch

diff --git a/ndctl.spec.in b/ndctl.spec.in
index ea9fadc266d8..ae9466c45192 100644
--- a/ndctl.spec.in
+++ b/ndctl.spec.in
@@ -2,7 +2,7 @@  Name:		ndctl
 Version:	VERSION
 Release:	1%{?dist}
 Summary:	Manage "libnvdimm" subsystem devices (Non-volatile Memory)
-License:	GPL-2.0-only and LGPL-2.1-only and CC0-1.0 and MIT
+License:	GPL-2.0-only AND LGPL-2.1-only AND CC0-1.0 AND MIT
 Url:		https://github.com/pmem/ndctl
 Source0:	https://github.com/pmem/%{name}/archive/v%{version}.tar.gz#/%{name}-%{version}.tar.gz
 
@@ -98,7 +98,7 @@  mappings of performance / feature-differentiated memory.
 
 %package -n LNAME
 Summary:	Management library for "libnvdimm" subsystem devices (Non-volatile Memory)
-License:	LGPL-2.1-only and CC0-1.0 and MIT
+License:	LGPL-2.1-only AND CC0-1.0 AND MIT
 Requires:	DAX_LNAME%{?_isa} = %{version}-%{release}
 
 
@@ -107,7 +107,7 @@  Libraries for %{name}.
 
 %package -n DAX_LNAME
 Summary:	Management library for "Device DAX" devices
-License:	LGPL-2.1-only and CC0-1.0 and MIT
+License:	LGPL-2.1-only AND CC0-1.0 AND MIT
 
 %description -n DAX_LNAME
 Device DAX is a facility for establishing DAX mappings of performance /
@@ -116,7 +116,7 @@  control API for these devices.
 
 %package -n CXL_LNAME
 Summary:	Management library for CXL devices
-License:	LGPL-2.1-only and CC0-1.0 and MIT
+License:	LGPL-2.1-only AND CC0-1.0 AND MIT
 
 %description -n CXL_LNAME
 libcxl is a library for enumerating and communicating with CXL devices.