forked from pool/ca-certificates-mozilla
Accepting request 99920 from devel:openSUSE:Factory:for-legal-lhf
patching license field to be in spdx.org format, for legal team to review before forward OBS-URL: https://build.opensuse.org/request/show/99920 OBS-URL: https://build.opensuse.org/package/show/Base:System/ca-certificates-mozilla?expand=0&rev=23
This commit is contained in:
parent
3c5a4549f9
commit
1ac7331e8e
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jan 12 11:30:31 UTC 2012 - coolo@suse.com
|
||||||
|
|
||||||
|
- change license to be in spdx.org format
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Sep 17 21:58:34 UTC 2011 - jengelh@medozas.de
|
Sat Sep 17 21:58:34 UTC 2011 - jengelh@medozas.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package ca-certificates-mozilla
|
# spec file for package ca-certificates-mozilla
|
||||||
#
|
#
|
||||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -15,18 +15,17 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%bcond_with trustedcerts
|
%bcond_with trustedcerts
|
||||||
|
|
||||||
BuildRequires: openssl
|
BuildRequires: openssl
|
||||||
|
|
||||||
Name: ca-certificates-mozilla
|
Name: ca-certificates-mozilla
|
||||||
%define sslusrdir %{_datadir}/ca-certificates
|
%define sslusrdir %{_datadir}/ca-certificates
|
||||||
License: BSD3c(or similar) ; MPL 1.1/GPL 2.0/LGPL 2.1
|
|
||||||
Group: Productivity/Networking/Security
|
|
||||||
Version: 1.76
|
Version: 1.76
|
||||||
Release: 1
|
Release: 0
|
||||||
Summary: CA certificates for OpenSSL
|
Summary: CA certificates for OpenSSL
|
||||||
|
License: BSD-3-Clause ; MPL-1.1 and GPL-2.0 and LGPL-2.1
|
||||||
|
Group: Productivity/Networking/Security
|
||||||
Url: http://www.mozilla.org
|
Url: http://www.mozilla.org
|
||||||
# IMPORTANT: procedure to update certificates:
|
# IMPORTANT: procedure to update certificates:
|
||||||
# - Check the CVS log of the cert file:
|
# - Check the CVS log of the cert file:
|
||||||
|
Loading…
Reference in New Issue
Block a user