Accepting request 110176 from Base:System
license update: OpenSSL (forwarded request 110174 from babelworx) OBS-URL: https://build.opensuse.org/request/show/110176 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/openssl?expand=0&rev=74
This commit is contained in:
parent
d08abccec7
commit
350402e556
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 20 14:29:24 UTC 2012 - cfarrell@suse.com
|
||||||
|
|
||||||
|
- license update: OpenSSL
|
||||||
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Feb 24 02:33:22 UTC 2012 - gjhe@suse.com
|
Fri Feb 24 02:33:22 UTC 2012 - gjhe@suse.com
|
||||||
|
|
||||||
|
@ -22,7 +22,7 @@ Name: openssl
|
|||||||
BuildRequires: bc ed pkg-config zlib-devel
|
BuildRequires: bc ed pkg-config zlib-devel
|
||||||
%define ssletcdir %{_sysconfdir}/ssl
|
%define ssletcdir %{_sysconfdir}/ssl
|
||||||
%define num_version %(echo "%{version}" | sed -e "s+[a-zA-Z]++g; s+_.*++g")
|
%define num_version %(echo "%{version}" | sed -e "s+[a-zA-Z]++g; s+_.*++g")
|
||||||
License: BSD-3-Clause
|
License: OpenSSL
|
||||||
Group: Productivity/Networking/Security
|
Group: Productivity/Networking/Security
|
||||||
Provides: ssl
|
Provides: ssl
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
@ -82,7 +82,7 @@ Authors:
|
|||||||
Paul C. Sutton <paul@openssl.org>
|
Paul C. Sutton <paul@openssl.org>
|
||||||
|
|
||||||
%package -n libopenssl1_0_0
|
%package -n libopenssl1_0_0
|
||||||
License: BSD-3-Clause
|
License: OpenSSL
|
||||||
Summary: Secure Sockets and Transport Layer Security
|
Summary: Secure Sockets and Transport Layer Security
|
||||||
Group: Productivity/Networking/Security
|
Group: Productivity/Networking/Security
|
||||||
Recommends: openssl-certs
|
Recommends: openssl-certs
|
||||||
@ -122,7 +122,7 @@ Authors:
|
|||||||
Paul C. Sutton <paul@openssl.org>
|
Paul C. Sutton <paul@openssl.org>
|
||||||
|
|
||||||
%package -n libopenssl-devel
|
%package -n libopenssl-devel
|
||||||
License: BSD-3-Clause
|
License: OpenSSL
|
||||||
Summary: Include Files and Libraries mandatory for Development
|
Summary: Include Files and Libraries mandatory for Development
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Obsoletes: openssl-devel < %{version}
|
Obsoletes: openssl-devel < %{version}
|
||||||
@ -153,7 +153,7 @@ Authors:
|
|||||||
Paul C. Sutton <paul@openssl.org>
|
Paul C. Sutton <paul@openssl.org>
|
||||||
|
|
||||||
%package doc
|
%package doc
|
||||||
License: BSD-3-Clause
|
License: OpenSSL
|
||||||
Summary: Additional Package Documentation
|
Summary: Additional Package Documentation
|
||||||
Group: Productivity/Networking/Security
|
Group: Productivity/Networking/Security
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
Loading…
Reference in New Issue
Block a user