]> git.pld-linux.org Git - packages/openssl.git/blame_incremental - openssl.spec
- handle unpackaged man files
[packages/openssl.git] / openssl.spec
... / ...
CommitLineData
1# TODO
2# - consider dropping last optflags.patch hunk and return to SOMAJOR (.so.1) sonames
3#
4# Conditional build:
5%bcond_without tests # don't perform "make tests"
6%bcond_with purify # Compile openssl with \-DPURIFY, useful when one wants to
7 # use valgrind debugger against openssl-linked programs
8
9%include /usr/lib/rpm/macros.perl
10Summary: OpenSSL Toolkit libraries for the "Secure Sockets Layer" (SSL v2/v3)
11Summary(de.UTF-8): Secure Sockets Layer (SSL)-Kommunikationslibrary
12Summary(es.UTF-8): Biblioteca C que suministra algoritmos y protocolos criptográficos
13Summary(fr.UTF-8): Utilitaires de communication SSL (Secure Sockets Layer)
14Summary(pl.UTF-8): Biblioteki OpenSSL (SSL v2/v3)
15Summary(pt_BR.UTF-8): Uma biblioteca C que fornece vários algoritmos e protocolos criptográficos
16Summary(ru.UTF-8): Библиотеки и утилиты для соединений через Secure Sockets Layer
17Summary(uk.UTF-8): Бібліотеки та утиліти для з'єднань через Secure Sockets Layer
18Name: openssl
19Version: 1.0.1j
20Release: 1
21License: Apache-like
22Group: Libraries
23Source0: ftp://ftp.openssl.org/source/%{name}-%{version}.tar.gz
24# Source0-md5: f7175c9cd3c39bb1907ac8bba9df8ed3
25Source2: %{name}.1.pl
26Source3: %{name}-ssl-certificate.sh
27Source4: %{name}-c_rehash.sh
28Patch0: %{name}-alpha-ccc.patch
29Patch1: %{name}-optflags.patch
30Patch2: %{name}-globalCA.diff
31Patch3: %{name}-include.patch
32Patch4: %{name}-man-namespace.patch
33Patch5: %{name}-asflag.patch
34Patch6: %{name}-ca-certificates.patch
35Patch7: %{name}-ldflags.patch
36Patch8: %{name}-find.patch
37# from debian
38Patch10: default_bits.patch
39Patch11: pic.patch
40Patch12: stddef.patch
41URL: http://www.openssl.org/
42BuildRequires: bc
43BuildRequires: perl-devel >= 1:5.6.1
44BuildRequires: rpm-perlprov >= 4.1-13
45BuildRequires: rpmbuild(macros) >= 1.213
46BuildRequires: sed >= 4.0
47Requires: ca-certificates >= 20080809-4
48Requires: rpm-whiteout >= 1.7
49Obsoletes: SSLeay
50Obsoletes: SSLeay-devel
51Obsoletes: SSLeay-perl
52Obsoletes: libopenssl0
53Conflicts: neon < 0.29.6-8
54Conflicts: openssh-clients < 2:6.2p2-3
55Conflicts: openssh-server < 2:6.2p2-3
56BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
57
58%description
59The OpenSSL Project is a collaborative effort to develop a robust,
60commercial-grade, full-featured, and Open Source toolkit implementing
61the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS
62v1) protocols with full-strength cryptography world-wide. The project
63is managed by a worldwide community of volunteers that use the
64Internet to communicate, plan, and develop the OpenSSL tookit and its
65related documentation.
66
67OpenSSL is based on the excellent SSLeay library developed by Eric A.
68Young and Tim J. Hudson. The OpenSSL toolkit is licensed under an
69Apache-style licence, which basically means that you are free to get
70and use it for commercial and non-commercial purposes subject to some
71simple license conditions.
72
73This package contains shared libraries only, install openssl-tools if
74you want to use openssl cmdline tool.
75
76%description -l de.UTF-8
77Openssl enthält das OpenSSL Zertifikatsmanagementtool und shared
78libraries, die verschiedene Verschlüsselungs- und
79Entschlüsselungsalgorithmen und -protokolle, wie DES, RC4, RSA und SSL
80zur Verfügung stellen.
81
82%description -l es.UTF-8
83Biblioteca C que suministra algoritmos y protocolos criptográficos.
84
85%description -l fr.UTF-8
86OpenSSL est un outiil de gestion des certificats et les librairies
87partagees qui fournit plusieurs protocoles et algorithmes de
88codage/decodage, incluant DES, RC4, RSA et SSL.
89
90%description -l pl.UTF-8
91Implementacja protokołów kryptograficznych Secure Socket Layer (SSL)
92v2/v3 oraz Transport Layer Security (TLS v1).
93
94%description -l pt_BR.UTF-8
95Uma biblioteca C que fornece vários algoritmos e protocolos
96criptográficos, incluindo DES, RC4, RSA e SSL. Inclui bibliotecas
97compartilhadas e utilitários.
98
99%description -l ru.UTF-8
100Программа openssl для работы с сертификатами и разделяемые библиотеки,
101которые реализуют множетсво криптографических алгоритмов, включая DES,
102RC4, RSA и SSL.
103
104%description -l uk.UTF-8
105Програма openssl для роботи з сертифікатами та бібліотеки спільного
106користування, що реалізують велику кількість криптографічних
107алгоритмів, включаючи DES, RC4, RSA та SSL.
108
109%package engines
110Summary: OpenSSL optional crypto engines
111Summary(pl.UTF-8): Opcjonalne silniki kryptograficzne dla OpenSSL-a
112Group: Libraries
113Requires: %{name} = %{version}-%{release}
114
115%description engines
116With OpenSSL 0.9.6, a new component was added to support alternative
117cryptography implementations, most commonly for interfacing with
118external crypto devices (eg. accelerator cards). This component is
119called ENGINE.
120
121There are currently built-in ENGINE implementations for the following
122crypto devices:
123
124- CryptoSwift
125- Compaq Atalla
126- nCipher CHIL
127- Nuron
128- Broadcom uBSec
129
130In addition, dynamic binding to external ENGINE implementations is now
131provided by a special ENGINE called "dynamic".
132
133%description engines -l pl.UTF-8
134Począwszy od OpenSSL-a 0.9.6 został dodany nowy komponent, mający
135wspierać alternatywne implementacje kryptografii, przeważnie
136współpracujące z zewnętrznymi urządzeniami kryptograficznymi (np.
137kartami akceleratorów). Komponent ten jest nazywany SILNIKIEM (ang.
138ENGINE).
139
140Obecnie istnieją wbudowane implementacje silników dla następujących
141urządzeń kryptograficznych:
142- CryptoSwift
143- Compaq Atalla
144- nCipher CHIL
145- Nuron
146- Broadcom uBSec
147
148Ponadto zapewnione jest dynamiczne wiązanie dla zewnętrznych
149implementacji silników poprzez specjalny silnik o nazwie "dynamic".
150
151%package tools
152Summary: OpenSSL command line tool and utilities
153Summary(pl.UTF-8): Zestaw narzędzi i skryptów
154Group: Applications/Communications
155Requires: %{name} = %{version}-%{release}
156Requires: which
157
158%description tools
159The OpenSSL Toolkit cmdline tool openssl and utility scripts.
160
161%description tools -l pl.UTF-8
162Zestaw narzędzi i skryptów wywoływanych z linii poleceń.
163
164%package tools-perl
165Summary: OpenSSL utilities written in Perl
166Summary(pl.UTF-8): Narzędzia OpenSSL napisane w perlu
167Group: Applications/Communications
168Requires: %{name} = %{version}-%{release}
169
170%description tools-perl
171OpenSSL Toolkit tools written in Perl.
172
173%description tools-perl -l pl.UTF-8
174Narzędzia OpenSSL napisane w perlu.
175
176%package devel
177Summary: Development part of OpenSSL Toolkit libraries
178Summary(de.UTF-8): Secure Sockets Layer Kommunikationslibrary: statische libraries+header
179Summary(es.UTF-8): Bibliotecas y archivos de inclusión para desarrollo OpenSSL
180Summary(fr.UTF-8): Librairies statiques, headers et utilitaires pour communication SSL
181Summary(pl.UTF-8): Część bibiloteki OpenSSL przeznaczona dla programistów
182Summary(pt_BR.UTF-8): Bibliotecas e arquivos de inclusão para desenvolvimento OpenSSL
183Summary(ru.UTF-8): Библиотеки, хедеры и утилиты для Secure Sockets Layer
184Summary(uk.UTF-8): Бібліотеки, хедери та утиліти для Secure Sockets Layer
185Group: Development/Libraries
186Requires: %{name} = %{version}-%{release}
187Obsoletes: libopenssl0-devel
188
189%description devel
190Development part of OpenSSL library.
191
192%description devel -l es.UTF-8
193Bibliotecas y archivos de inclusión para desarrollo OpenSSL
194
195%description devel -l pl.UTF-8
196Część biblioteki OpenSSL przeznaczona dla programistów.
197
198%description devel -l pt_BR.UTF-8
199Uma biblioteca C que fornece vários algoritmos e protocolos
200criptográficos, incluindo DES, RC4, RSA e SSL. Inclui bibliotecas e
201arquivos de inclusão para desenvolvimento.
202
203%description devel -l ru.UTF-8
204Программа openssl для работы с сертификатами и разделяемые библиотеки,
205которые реализуют множетсво криптографических алгоритмов, включая DES,
206RC4, RSA и SSL. Включает библиотеки и хедеры для разработки приложений
207с использованием SSL.
208
209%description devel -l uk.UTF-8
210Програма openssl для роботи з сертифікатами та бібліотеки спільного
211користування, що реалізують велику кількість криптографічних
212алгоритмів, включаючи DES, RC4, RSA та SSL. Містить бібліотеки та
213хедери для розробки програм з використанням SSL.
214
215%package static
216Summary: Static OpenSSL libraries
217Summary(pl.UTF-8): Statyczne wersje bibliotek z OpenSSL
218Summary(pt_BR.UTF-8): Bibliotecas estáticas para desenvolvimento com openssl
219Summary(ru.UTF-8): Статические библиотеки разработчика для OpenSSL
220Summary(uk.UTF-8): Статичні бібліотеки програміста для OpenSSL
221Group: Development/Libraries
222Requires: %{name}-devel = %{version}-%{release}
223
224%description static
225Static OpenSSL Toolkit libraries.
226
227%description static -l pl.UTF-8
228Statyczne wersje bibliotek z OpenSSL.
229
230%description static -l pt_BR.UTF-8
231Bibliotecas estáticas para desenvolvimento com openssl.
232
233%description static -l ru.UTF-8
234Программа openssl для работы с сертификатами и разделяемые библиотеки,
235которые реализуют множетсво криптографических алгоритмов, включая DES,
236RC4, RSA и SSL. Включает статические библиотеки для разработки
237приложений с использованием OpenSSL.
238
239%description static -l uk.UTF-8
240Програма openssl для роботи з сертифікатами та бібліотеки спільного
241користування, що реалізують велику кількість криптографічних
242алгоритмів, включаючи DES, RC4, RSA та SSL. Містить статичні
243бібліотеки для розробки програм з використанням SSL.
244
245%prep
246%setup -q
247%patch0 -p1
248%patch1 -p1
249%patch2 -p1
250%patch3 -p1
251%patch4 -p1
252%patch5 -p1
253%patch6 -p1
254%patch7 -p1
255%patch8 -p1
256%patch10 -p1
257%patch11 -p1
258%patch12 -p1
259
260sed -i -e 's|\$prefix/\$libdir/engines|/%{_lib}/engines|g' Configure
261
262%build
263touch Makefile.*
264
265%{__perl} util/perlpath.pl %{__perl}
266
267OPTFLAGS="%{rpmcflags} %{rpmcppflags} %{?with_purify:-DPURIFY}" \
268PERL="%{__perl}" \
269%{__perl} ./Configure \
270 --openssldir=%{_sysconfdir}/%{name} \
271 --libdir=%{_lib} \
272 shared \
273 threads \
274 zlib \
275 enable-tlsext \
276 enable-seed \
277 enable-rfc3779 \
278 enable-camelia \
279 enable-cms \
280 enable-idea \
281 enable-mdc2 \
282 enable-md2 \
283 enable-rc5 \
284%ifarch %{ix86}
285%ifarch i386
286 386 linux-elf
287# ^- allow running on 80386 (default code uses bswapl available on i486+)
288%else
289 linux-elf
290%endif
291%endif
292%ifarch alpha
293 linux-alpha+bwx-gcc
294%endif
295%ifarch %{x8664}
296 linux-x86_64
297%endif
298%ifarch ia64
299 linux-ia64
300%endif
301%ifarch ppc
302 linux-ppc
303%endif
304%ifarch ppc64
305 linux-ppc64
306%endif
307%ifarch sparc
308 linux-sparcv8
309%endif
310%ifarch sparcv9
311 linux-sparcv9
312%endif
313%ifarch sparc64
314 linux64-sparcv9
315%endif
316%ifarch armv4 armv5 armv5t armv5te armv5tel
317 linux-armv4
318%endif
319
320%{__make} -j1 all rehash %{?with_tests:tests} \
321 CC="%{__cc}" \
322 ASFLAG='$(CFLAG) -Wa,--noexecstack' \
323 INSTALLTOP=%{_prefix}
324
325# Rename POD sources of man pages. "openssl_" prefix is added to each
326# manpage to avoid potential conflicts with other packages.
327
328for dir in doc/{apps,ssl,crypto}; do
329 cd $dir || exit 1;
330 %{__perl} -pi -e 's/(\W)((?<!openssl_)\w+)(\(\d\))/$1openssl_$2$3/g; s/openssl_openssl/openssl/g;' *.pod;
331
332 for pod in !(openssl*).pod; do
333 mv -f $pod openssl_$pod;
334 done
335 cd ../..
336done
337
338%install
339rm -rf $RPM_BUILD_ROOT
340install -d $RPM_BUILD_ROOT{%{_sysconfdir}/%{name},%{_libdir}/%{name}} \
341 $RPM_BUILD_ROOT{%{_mandir}/{pl/man1,man{1,3,5,7}},%{_datadir}/ssl} \
342 $RPM_BUILD_ROOT/%{_lib}/engines \
343 $RPM_BUILD_ROOT%{_pkgconfigdir}
344
345%{__make} -j1 install \
346 INSTALLTOP=%{_prefix} \
347 INSTALL_PREFIX=$RPM_BUILD_ROOT \
348 MANDIR=%{_mandir}
349
350mv -f $RPM_BUILD_ROOT%{_libdir}/engines/* $RPM_BUILD_ROOT/%{_lib}/engines
351mv -f $RPM_BUILD_ROOT%{_libdir}/lib*.so.*.* $RPM_BUILD_ROOT/%{_lib}
352ln -sf /%{_lib}/$(basename $RPM_BUILD_ROOT/%{_lib}/libcrypto.*.*) $RPM_BUILD_ROOT%{_libdir}/libcrypto.so
353ln -sf /%{_lib}/$(basename $RPM_BUILD_ROOT/%{_lib}/libssl.*.*) $RPM_BUILD_ROOT%{_libdir}/libssl.so
354
355mv -f $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/misc/* $RPM_BUILD_ROOT%{_libdir}/%{name}
356rm -rf $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/misc
357
358# not installed as individual utilities (see openssl dgst instead)
359%{__rm} $RPM_BUILD_ROOT%{_mandir}/man1/{dss1,md2,md4,md5,mdc2,ripemd160,sha,sha1,sha224,sha256,sha384,sha512}.1
360
361cp -p %{SOURCE2} $RPM_BUILD_ROOT%{_mandir}/pl/man1/openssl.1
362install -p %{SOURCE3} $RPM_BUILD_ROOT%{_bindir}/ssl-certificate
363install -p %{SOURCE4} $RPM_BUILD_ROOT%{_bindir}/c_rehash.sh
364
365%clean
366rm -rf $RPM_BUILD_ROOT
367
368%post -p /sbin/ldconfig
369%postun -p /sbin/ldconfig
370
371%triggerpostun -- %{name}-tools < 1.0.0-5
372# the hashing format has changed in 1.0.0
373[ ! -x %{_sbindir}/update-ca-certificates ] || %{_sbindir}/update-ca-certificates --fresh || :
374
375%triggerpostun -- %{name} < 0.9.8i-2
376# don't do anything on --downgrade
377if [ $1 -le 1 ]; then
378 exit 0
379fi
380if [ -d /var/lib/openssl/certs ] ; then
381 mv /var/lib/openssl/certs/* %{_sysconfdir}/%{name}/certs 2>/dev/null || :
382fi
383if [ -d /var/lib/openssl/private ] ; then
384 mv /var/lib/openssl/private/* %{_sysconfdir}/%{name}/private 2>/dev/null || :
385fi
386if [ -d /var/lib/openssl ] ; then
387 for f in /var/lib/openssl/* ; do
388 [ -f "$f" ] && mv "$f" %{_sysconfdir}/%{name} 2>/dev/null || :
389 done
390 rmdir /var/lib/openssl/* 2>/dev/null || :
391 rmdir /var/lib/openssl 2>/dev/null || :
392fi
393
394%files
395%defattr(644,root,root,755)
396%doc CHANGES CHANGES.SSLeay LICENSE NEWS README doc/*.txt
397%doc doc/openssl_button.gif doc/openssl_button.html
398%attr(755,root,root) /%{_lib}/libcrypto.so.*.*.*
399%attr(755,root,root) /%{_lib}/libssl.so.*.*.*
400%dir %{_sysconfdir}/%{name}
401%dir %{_sysconfdir}/%{name}/certs
402%dir %{_sysconfdir}/%{name}/private
403%dir %{_datadir}/ssl
404
405%files engines
406%defattr(644,root,root,755)
407%dir /%{_lib}/engines
408%attr(755,root,root) /%{_lib}/engines/*.so
409
410%files tools
411%defattr(644,root,root,755)
412%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/openssl.cnf
413%attr(755,root,root) %{_bindir}/c_rehash.sh
414%attr(755,root,root) %{_bindir}/openssl
415%attr(754,root,root) %{_bindir}/ssl-certificate
416
417%dir %{_libdir}/%{name}
418%attr(755,root,root) %{_libdir}/%{name}/CA.sh
419%attr(755,root,root) %{_libdir}/%{name}/c_hash
420%attr(755,root,root) %{_libdir}/%{name}/c_info
421%attr(755,root,root) %{_libdir}/%{name}/c_issuer
422%attr(755,root,root) %{_libdir}/%{name}/c_name
423
424%{_mandir}/man1/openssl.1*
425%{_mandir}/man1/openssl_asn1parse.1*
426%{_mandir}/man1/openssl_ca.1*
427%{_mandir}/man1/openssl_ciphers.1*
428%{_mandir}/man1/openssl_cms.1*
429%{_mandir}/man1/openssl_crl.1*
430%{_mandir}/man1/openssl_crl2pkcs7.1*
431%{_mandir}/man1/openssl_dgst.1*
432%{_mandir}/man1/openssl_dhparam.1*
433%{_mandir}/man1/openssl_dsa.1*
434%{_mandir}/man1/openssl_dsaparam.1*
435%{_mandir}/man1/openssl_ec.1*
436%{_mandir}/man1/openssl_ecparam.1*
437%{_mandir}/man1/openssl_enc.1*
438%{_mandir}/man1/openssl_errstr.1*
439%{_mandir}/man1/openssl_gendsa.1*
440%{_mandir}/man1/openssl_genpkey.1*
441%{_mandir}/man1/openssl_genrsa.1*
442%{_mandir}/man1/openssl_nseq.1*
443%{_mandir}/man1/openssl_ocsp.1*
444%{_mandir}/man1/openssl_passwd.1*
445%{_mandir}/man1/openssl_pkcs12.1*
446%{_mandir}/man1/openssl_pkcs7.1*
447%{_mandir}/man1/openssl_pkcs8.1*
448%{_mandir}/man1/openssl_pkey.1*
449%{_mandir}/man1/openssl_pkeyparam.1*
450%{_mandir}/man1/openssl_pkeyutl.1*
451%{_mandir}/man1/openssl_rand.1*
452%{_mandir}/man1/openssl_req.1*
453%{_mandir}/man1/openssl_rsa.1*
454%{_mandir}/man1/openssl_rsautl.1*
455%{_mandir}/man1/openssl_s_client.1*
456%{_mandir}/man1/openssl_s_server.1*
457%{_mandir}/man1/openssl_s_time.1*
458%{_mandir}/man1/openssl_sess_id.1*
459%{_mandir}/man1/openssl_smime.1*
460%{_mandir}/man1/openssl_speed.1*
461%{_mandir}/man1/openssl_spkac.1*
462%{_mandir}/man1/openssl_ts.1*
463%{_mandir}/man1/openssl_tsget.1*
464%{_mandir}/man1/openssl_verify.1*
465%{_mandir}/man1/openssl_version.1*
466%{_mandir}/man1/openssl_x509.1*
467%{_mandir}/man5/openssl_config.5*
468%{_mandir}/man5/openssl_x509v3_config.5*
469%lang(pl) %{_mandir}/pl/man1/openssl.1*
470
471%files tools-perl
472%defattr(644,root,root,755)
473%attr(755,root,root) %{_bindir}/c_rehash
474%attr(755,root,root) %{_libdir}/%{name}/CA.pl
475%attr(755,root,root) %{_libdir}/%{name}/tsget
476%{_mandir}/man1/openssl_CA.pl.1*
477%{_mandir}/man1/openssl_c_rehash.1*
478
479%files devel
480%defattr(644,root,root,755)
481%attr(755,root,root) %{_libdir}/libcrypto.so
482%attr(755,root,root) %{_libdir}/libssl.so
483%{_includedir}/%{name}
484%{_pkgconfigdir}/libcrypto.pc
485%{_pkgconfigdir}/libssl.pc
486%{_pkgconfigdir}/openssl.pc
487%{_mandir}/man3/openssl*.3*
488%{_mandir}/man7/openssl_des_modes.7*
489
490%files static
491%defattr(644,root,root,755)
492%{_libdir}/libcrypto.a
493%{_libdir}/libssl.a
This page took 0.031199 seconds and 4 git commands to generate.