Accepting request 71387 from home:babelworx:ldig:branches:Linux-PAM
license update: GPL-2.0+ or BSD-3-Clause Updating to spdx.org/licenses syntax as legal-auto for some reason did not accept the previous spec file license OBS-URL: https://build.opensuse.org/request/show/71387 OBS-URL: https://build.opensuse.org/package/show/Linux-PAM/pam?expand=0&rev=79
This commit is contained in:
parent
f2c0510e8e
commit
e3f14fda0a
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 26 09:37:34 UTC 2011 - cfarrell@novell.com
|
||||
|
||||
- license update: GPL-2.0+ or BSD-3-Clause
|
||||
Updating to spdx.org/licenses syntax as legal-auto for some reason did
|
||||
not accept the previous spec file license
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 25 16:15:30 CEST 2011 - kukuk@suse.de
|
||||
|
||||
|
6
pam.spec
6
pam.spec
@ -29,7 +29,7 @@ BuildRequires: libselinux-devel
|
||||
%define libpam_so_version 0.83.0
|
||||
%define libpam_misc_so_version 0.82.0
|
||||
%define libpamc_so_version 0.82.1
|
||||
License: Beerware, Cardware, Shareware (not restricted) ; BSD3c ; GPLv2+
|
||||
License: GPL-2.0+ or BSD-3-Clause
|
||||
Group: System/Libraries
|
||||
AutoReqProv: on
|
||||
# bug437293
|
||||
@ -63,7 +63,7 @@ having to recompile programs that do authentication.
|
||||
|
||||
|
||||
%package doc
|
||||
License: Beerware, Cardware, Shareware (not restricted) ; BSD3c ; GPLv2+
|
||||
License: GPL-2.0+ or BSD-3-Clause
|
||||
Summary: Documentation for Pluggable Authentication Modules
|
||||
Group: Documentation/HTML
|
||||
###BuildArch: noarch
|
||||
@ -78,7 +78,7 @@ This package contains the documentation.
|
||||
|
||||
|
||||
%package devel
|
||||
License: Beerware, Cardware, Shareware (not restricted) ; BSD3c ; GPLv2+
|
||||
License: GPL-2.0+ or BSD-3-Clause
|
||||
Summary: Include Files and Libraries for PAM-Development
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: pam = %{version} glibc-devel
|
||||
|
Loading…
Reference in New Issue
Block a user