Changeset 1389 for spec/trunk/SPECS
- Timestamp:
- May 2, 2018, 11:04:56 AM (8 years ago)
- File:
-
- 1 edited
-
spec/trunk/SPECS/openssl.spec (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/openssl.spec
r1042 r1389 26 26 Summary: A general purpose cryptography library with TLS implementation 27 27 Name: openssl 28 Version: 1.0.2 k28 Version: 1.0.2o 29 29 Release: 1%{?dist} 30 30 … … 32 32 Group: System Environment/Libraries 33 33 URL: http://www.openssl.org/ 34 Vendor: bww bitwise works GmbH 34 35 35 36 BuildRoot: %{_tmppath}/%{name}-%{version}-root … … 38 39 #BuildRequires: krb5-devel, perl-generators, 39 40 #BuildRequires: lksctp-tools-devel 40 #BuildRequires:/usr/bin/pod2man41 BuildRequires: /@unixroot/usr/bin/pod2man 41 42 42 43 Requires: coreutils 43 44 Requires: %{name}-libs = %{version}-%{release} 44 45 45 %scm_source svn http://svn.netlabs.org/repos/ports/openssl/trunk 211246 %scm_source github http://github.com/bitwiseworks/openssl-os2 1.0.2o-os2 46 47 47 48 %description … … 135 136 shared ${sslarch} 136 137 137 # Original Fedora's openssl-1.0.2h flags: 138 # --prefix=%{_prefix} --openssldir=%{_sysconfdir}/pki/tls ${sslflags} \ 138 # Fedora flage we don't use 139 139 # --system-ciphers-file=%{_sysconfdir}/crypto-policies/back-ends/openssl.config \ 140 # zlib sctp enable-camellia enable-seed enable-tlsext enable-rfc3779 \ 141 # enable-cms enable-md2 enable-rc5 \ 142 # no-mdc2 no-ec2m no-gost no-srp \ 140 # sctp \ 143 141 # --with-krb5-flavor=MIT --enginesdir=%{_libdir}/openssl/engines \ 144 # --with-krb5-dir=/usr shared ${sslarch}%{?!nofips:fips}142 # --with-krb5-dir=/usr %{?!nofips:fips} 145 143 146 144 # Add -Wa,--noexecstack here so that libcrypto's assembler modules will be … … 354 352 355 353 %changelog 354 * Wed May 02 2018 Silvan Scherrer <silvan.scherrer@aroa.ch> 1.0.2o-1 355 - Update to version 1.0.2o. 356 - moved source to github 357 356 358 * Wed Mar 01 2017 Silvan Scherrer <silvan.scherrer@aroa.ch> 1.0.2k-1 357 359 - Update to version 1.0.2k.
Note:
See TracChangeset
for help on using the changeset viewer.
