diff --git a/openssl.changes b/openssl.changes index cb314e1..8523929 100644 --- a/openssl.changes +++ b/openssl.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Dec 14 16:11:11 CET 2009 - jengelh@medozas.de + +- add baselibs.conf as a source +- package documentation as noarch + ------------------------------------------------------------------- Tue Nov 3 19:09:35 UTC 2009 - coolo@novell.com diff --git a/openssl.spec b/openssl.spec index edbe13c..f1087fe 100644 --- a/openssl.spec +++ b/openssl.spec @@ -1,7 +1,7 @@ # # spec file for package openssl (Version 0.9.8k) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,7 +22,7 @@ Name: openssl BuildRequires: bc ed zlib-devel %define ssletcdir %{_sysconfdir}/ssl %define num_version %(echo "%{version}" | sed -e "s+[a-zA-Z]++g; s+_.*++g") -License: BSD 3-clause (or similar) +License: BSD3c(or similar) Group: Productivity/Networking/Security Provides: ssl AutoReqProv: on @@ -32,10 +32,11 @@ Obsoletes: openssl-64bit %endif # Version: 0.9.8k -Release: 3 +Release: 4 Summary: Secure Sockets and Transport Layer Security Url: http://www.openssl.org/ Source: http://www.%{name}.org/source/%{name}-%{version}.tar.bz2 +Source2: baselibs.conf Source10: README.SuSE Patch0: openssl-0.9.8-sparc.dif Patch1: openssl-0.9.8-flags-priority.dif @@ -84,7 +85,7 @@ Authors: Paul C. Sutton %package -n libopenssl0_9_8 -License: BSD 3-clause (or similar) +License: BSD3c(or similar) Summary: Secure Sockets and Transport Layer Security Group: Productivity/Networking/Security Recommends: openssl-certs @@ -124,7 +125,7 @@ Authors: Paul C. Sutton %package -n libopenssl-devel -License: BSD 3-clause (or similar) +License: BSD3c(or similar) Summary: Include Files and Libraries mandatory for Development Group: Development/Libraries/C and C++ # openssl-devel last used in openSUSE 10.2 @@ -155,9 +156,10 @@ Authors: Paul C. Sutton %package doc -License: BSD 3-clause (or similar) +License: BSD3c(or similar) Summary: Additional Package Documentation Group: Productivity/Networking/Security +BuildArch: noarch %description doc This package contains optional documentation provided in addition to