]> git.pld-linux.org Git - packages/openssl.git/blob - openssl.spec
- don't generate man pages manually; %{_make} install does it
[packages/openssl.git] / openssl.spec
1
2 # Conditional build:
3 %bcond_without  tests
4 %bcond_with purify      # Compile openssl with \-DPURIFY, useful when one wants to
5                         # use valgrind debugger against openssl-linked programs
6 #
7 %include        /usr/lib/rpm/macros.perl
8 Summary:        OpenSSL Toolkit libraries for the "Secure Sockets Layer" (SSL v2/v3)
9 Summary(de.UTF-8):      Secure Sockets Layer (SSL)-Kommunikationslibrary
10 Summary(es.UTF-8):      Biblioteca C que suministra algoritmos y protocolos criptográficos
11 Summary(fr.UTF-8):      Utilitaires de communication SSL (Secure Sockets Layer)
12 Summary(pl.UTF-8):      Biblioteki OpenSSL (SSL v2/v3)
13 Summary(pt_BR.UTF-8):   Uma biblioteca C que fornece vários algoritmos e protocolos criptográficos
14 Summary(ru.UTF-8):      Библиотеки и утилиты для соединений через Secure Sockets Layer
15 Summary(uk.UTF-8):      Бібліотеки та утиліти для з'єднань через Secure Sockets Layer
16 Name:           openssl
17 Version:        0.9.8f
18 Release:        4
19 License:        Apache-style License
20 Group:          Libraries
21 Source0:        ftp://ftp.openssl.org/source/%{name}-%{version}.tar.gz
22 # Source0-md5:  114bf908eb1b293d11d3e6b18a09269f
23 Source1:        %{name}-ca-bundle.crt
24 Source2:        %{name}.1.pl
25 Source3:        %{name}-ssl-certificate.sh
26 Patch0:         %{name}-alpha-ccc.patch
27 Patch1:         %{name}-optflags.patch
28 Patch2:         %{name}-globalCA.diff
29 Patch3:         %{name}-include.patch
30 Patch4:         %{name}-md5-sparcv9.patch
31 Patch5:         %{name}-libvar.patch
32 Patch6:         %{name}-fix-version.patch
33 URL:            http://www.openssl.org/
34 BuildRequires:  bc
35 BuildRequires:  perl-devel >= 1:5.6.1
36 BuildRequires:  rpm-perlprov >= 4.1-13
37 BuildRequires:  rpmbuild(macros) >= 1.213
38 BuildRequires:  sed >= 4.0
39 Obsoletes:      SSLeay
40 Obsoletes:      SSLeay-devel
41 Obsoletes:      SSLeay-perl
42 Obsoletes:      libopenssl0
43 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
44
45 %description
46 The OpenSSL Project is a collaborative effort to develop a robust,
47 commercial-grade, full-featured, and Open Source toolkit implementing
48 the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS
49 v1) protocols with full-strength cryptography world-wide. The project
50 is managed by a worldwide community of volunteers that use the
51 Internet to communicate, plan, and develop the OpenSSL tookit and its
52 related documentation.
53
54 OpenSSL is based on the excellent SSLeay library developed by Eric A.
55 Young and Tim J. Hudson. The OpenSSL toolkit is licensed under an
56 Apache-style licence, which basically means that you are free to get
57 and use it for commercial and non-commercial purposes subject to some
58 simple license conditions.
59
60 This package contains shared libraries only, install openssl-tools if
61 you want to use openssl cmdline tool.
62
63 %description -l de.UTF-8
64 Openssl enthält das OpenSSL Zertifikatsmanagementtool und shared
65 libraries, die verschiedene Verschlüsselungs- und
66 Entschlüsselungsalgorithmen und -protokolle, wie DES, RC4, RSA und SSL
67 zur Verfügung stellen.
68
69 %description -l es.UTF-8
70 Biblioteca C que suministra algoritmos y protocolos criptográficos.
71
72 %description -l fr.UTF-8
73 OpenSSL est un outiil de gestion des certificats et les librairies
74 partagees qui fournit plusieurs protocoles et algorithmes de
75 codage/decodage, incluant DES, RC4, RSA et SSL.
76
77 %description -l pl.UTF-8
78 Implementacja protokołów kryptograficznych Secure Socket Layer (SSL)
79 v2/v3 oraz Transport Layer Security (TLS v1).
80
81 %description -l pt_BR.UTF-8
82 Uma biblioteca C que fornece vários algoritmos e protocolos
83 criptográficos, incluindo DES, RC4, RSA e SSL. Inclui bibliotecas
84 compartilhadas e utilitários.
85
86 %description -l ru.UTF-8
87 Программа openssl для работы с сертификатами и разделяемые библиотеки,
88 которые реализуют множетсво криптографических алгоритмов, включая DES,
89 RC4, RSA и SSL.
90
91 %description -l uk.UTF-8
92 Програма openssl для роботи з сертифікатами та бібліотеки спільного
93 користування, що реалізують велику кількість криптографічних
94 алгоритмів, включаючи DES, RC4, RSA та SSL.
95
96 %package tools
97 Summary:        OpenSSL command line tool and utilities
98 Summary(pl.UTF-8):      Zestaw narzędzi i skryptów
99 Group:          Applications/Communications
100 Requires:       %{name} = %{version}-%{release}
101
102 %description tools
103 The OpenSSL Toolkit cmdline tool openssl and utility scripts.
104
105 %description tools -l pl.UTF-8
106 Zestaw narzędzi i skryptów wywoływanych z linii poleceń.
107
108 %package tools-perl
109 Summary:        OpenSSL utilities written in Perl
110 Summary(pl.UTF-8):      Narzędzia OpenSSL napisane w perlu
111 Group:          Applications/Communications
112 Requires:       %{name} = %{version}-%{release}
113
114 %description tools-perl
115 OpenSSL Toolkit tools written in Perl.
116
117 %description tools-perl -l pl.UTF-8
118 Narzędzia OpenSSL napisane w perlu.
119
120 %package devel
121 Summary:        Development part of OpenSSL Toolkit libraries
122 Summary(de.UTF-8):      Secure Sockets Layer Kommunikationslibrary: statische libraries+header
123 Summary(es.UTF-8):      Bibliotecas y archivos de inclusión para desarrollo OpenSSL
124 Summary(fr.UTF-8):      Librairies statiques, headers et utilitaires pour communication SSL
125 Summary(pl.UTF-8):      Część bibiloteki OpenSSL przeznaczona dla programistów
126 Summary(pt_BR.UTF-8):   Bibliotecas e arquivos de inclusão para desenvolvimento OpenSSL
127 Summary(ru.UTF-8):      Библиотеки, хедеры и утилиты для Secure Sockets Layer
128 Summary(uk.UTF-8):      Бібліотеки, хедери та утиліти для Secure Sockets Layer
129 Group:          Development/Libraries
130 Requires:       %{name} = %{version}-%{release}
131 Obsoletes:      libopenssl0-devel
132
133 %description devel
134 Development part of OpenSSL library.
135
136 %description devel -l es.UTF-8
137 Bibliotecas y archivos de inclusión para desarrollo OpenSSL
138
139 %description devel -l pl.UTF-8
140 Część biblioteki OpenSSL przeznaczona dla programistów.
141
142 %description devel -l pt_BR.UTF-8
143 Uma biblioteca C que fornece vários algoritmos e protocolos
144 criptográficos, incluindo DES, RC4, RSA e SSL. Inclui bibliotecas e
145 arquivos de inclusão para desenvolvimento.
146
147 %description devel -l ru.UTF-8
148 Программа openssl для работы с сертификатами и разделяемые библиотеки,
149 которые реализуют множетсво криптографических алгоритмов, включая DES,
150 RC4, RSA и SSL. Включает библиотеки и хедеры для разработки приложений
151 с использованием SSL.
152
153 %description devel -l uk.UTF-8
154 Програма openssl для роботи з сертифікатами та бібліотеки спільного
155 користування, що реалізують велику кількість криптографічних
156 алгоритмів, включаючи DES, RC4, RSA та SSL. Містить бібліотеки та
157 хедери для розробки програм з використанням SSL.
158
159 %package static
160 Summary:        Static OpenSSL libraries
161 Summary(pl.UTF-8):      Statyczne wersje bibliotek z OpenSSL
162 Summary(pt_BR.UTF-8):   Bibliotecas estáticas para desenvolvimento com openssl
163 Summary(ru.UTF-8):      Статические библиотеки разработчика для OpenSSL
164 Summary(uk.UTF-8):      Статичні бібліотеки програміста для OpenSSL
165 Group:          Development/Libraries
166 Requires:       %{name}-devel = %{version}-%{release}
167
168 %description static
169 Static OpenSSL Toolkit libraries.
170
171 %description static -l pl.UTF-8
172 Statyczne wersje bibliotek z OpenSSL.
173
174 %description static -l pt_BR.UTF-8
175 Bibliotecas estáticas para desenvolvimento com openssl.
176
177 %description static -l ru.UTF-8
178 Программа openssl для работы с сертификатами и разделяемые библиотеки,
179 которые реализуют множетсво криптографических алгоритмов, включая DES,
180 RC4, RSA и SSL. Включает статические библиотеки для разработки
181 приложений с использованием OpenSSL.
182
183 %description static -l uk.UTF-8
184 Програма openssl для роботи з сертифікатами та бібліотеки спільного
185 користування, що реалізують велику кількість криптографічних
186 алгоритмів, включаючи DES, RC4, RSA та SSL. Містить статичні
187 бібліотеки для розробки програм з використанням SSL.
188
189 %prep
190 %setup -q
191 %patch0 -p1
192 %patch1 -p1
193 %patch2 -p1
194 %patch3 -p1
195 %patch4 -p1
196 %patch5 -p1
197 %patch6 -p1
198
199 %build
200 %{__perl} -pi -e 's#%{_prefix}/local/bin/perl#%{__perl}#g' \
201         `grep -l -r "%{_prefix}/local/bin/perl" *`
202
203 touch Makefile.*
204
205 %{__perl} util/perlpath.pl %{__perl}
206
207 OPTFLAGS="%{rpmcflags} %{?with_purify:-DPURIFY}"
208 LDFLAGS="%{rpmldflags}"
209 export OPTFLAGS LDFLAGS
210 ./Configure \
211         --openssldir=%{_var}/lib/%{name} \
212         --lib=%{_lib} \
213         shared threads \
214         enable-mdc2 enable-rc5 \
215 %ifarch %{ix86}
216 %ifarch i386
217         386 linux-elf
218 # ^- allow running on 80386 (default code uses bswapl available on i486+)
219 %else
220         linux-elf
221 %endif
222 %endif
223 %ifarch alpha
224         linux-alpha+bwx-gcc
225 %endif
226 %ifarch %{x8664}
227         linux-x86_64
228 %endif
229 %ifarch ia64
230         linux-ia64
231 %endif
232 %ifarch ppc
233         linux-ppc
234 %endif
235 %ifarch ppc64
236         linux-ppc64
237 %endif
238 %ifarch sparc
239         linux-sparcv8
240 %endif
241 %ifarch sparcv9
242         linux-sparcv9
243 %endif
244 %ifarch sparc64
245         linux64-sparcv9
246 %endif
247
248 %{__make} -j1 all rehash %{?with_tests:tests} \
249         CC="%{__cc}" \
250         INSTALLTOP=%{_prefix}
251
252 # Conv PODs to man pages. "openssl_" prefix is added to each manpage
253 # to avoid potential conflicts with others packages.
254
255 for dir in doc/{apps,ssl,crypto}; do
256         cd $dir || exit 1;
257         %{__perl} -pi -e 's/(\W)((?<!openssl_)\w+)(\(\d\))/$1openssl_$2$3/g; s/openssl_openssl/openssl/g;' *.pod;
258
259         for pod in !(openssl*).pod; do
260                 mv -f $pod openssl_$pod;
261         done
262         cd ../..
263 done
264
265 #cd perl
266 #%%{__perl} Makefile.PL \
267 #       INSTALLDIRS=vendor
268 #%{__make}
269
270 %install
271 rm -rf $RPM_BUILD_ROOT
272 install -d $RPM_BUILD_ROOT{%{_sysconfdir}/%{name},%{_libdir}/%{name}} \
273         $RPM_BUILD_ROOT{%{_mandir}/{pl/man1,man{1,3,5,7}},%{_datadir}/ssl} \
274         $RPM_BUILD_ROOT%{_pkgconfigdir}
275
276 %{__make} install \
277         CC="%{__cc}" \
278         INSTALLTOP=%{_prefix} \
279         INSTALL_PREFIX=$RPM_BUILD_ROOT \
280         MANDIR=%{_mandir}
281
282 install %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/ssl/ca-bundle.crt
283 install libcrypto.a libssl.a $RPM_BUILD_ROOT%{_libdir}
284 install lib*.so.*.* $RPM_BUILD_ROOT%{_libdir}
285 ln -sf libcrypto.so.*.* $RPM_BUILD_ROOT%{_libdir}/libcrypto.so
286 ln -sf libssl.so.*.* $RPM_BUILD_ROOT%{_libdir}/libssl.so
287
288 mv -f $RPM_BUILD_ROOT%{_var}/lib/%{name}/openssl.cnf $RPM_BUILD_ROOT%{_sysconfdir}/%{name}
289 ln -s %{_sysconfdir}/%{name}/openssl.cnf \
290         $RPM_BUILD_ROOT%{_var}/lib/%{name}/%{name}.cnf
291
292 mv -f $RPM_BUILD_ROOT%{_var}/lib/%{name}/misc/* $RPM_BUILD_ROOT%{_libdir}/%{name}
293 rm -rf $RPM_BUILD_ROOT%{_var}/lib/%{name}/misc
294
295 install %{SOURCE2} $RPM_BUILD_ROOT%{_mandir}/pl/man1/openssl.1
296 install %{SOURCE3} $RPM_BUILD_ROOT%{_bindir}/ssl-certificate
297
298 rm $RPM_BUILD_ROOT%{_mandir}{/man7/des_modes.7,/man5/config.5,/man5/x509v3_config.5}
299 echo ".so openssl_des_modes.7" > $RPM_BUILD_ROOT%{_mandir}/man7/des_modes.7
300 echo ".so openssl_config.5" > $RPM_BUILD_ROOT%{_mandir}/man5/config.5
301 echo ".so openssl_x509v3_config.5" > $RPM_BUILD_ROOT%{_mandir}/man5/x509v3_config.5
302
303 %clean
304 rm -rf $RPM_BUILD_ROOT
305
306 %post   -p /sbin/ldconfig
307 %postun -p /sbin/ldconfig
308
309 %files
310 %defattr(644,root,root,755)
311 %doc CHANGES CHANGES.SSLeay LICENSE NEWS README doc/*.txt
312 %doc doc/openssl_button.gif doc/openssl_button.html
313 %attr(755,root,root) %{_libdir}/libcrypto.so.*.*.*
314 %attr(755,root,root) %{_libdir}/libssl.so.*.*.*
315 %dir %{_libdir}/engines
316 %attr(755,root,root) %{_libdir}/engines/*.so
317 %dir %{_var}/lib/%{name}
318 %dir %{_var}/lib/%{name}/certs
319 %dir %{_var}/lib/%{name}/private
320 %dir %{_datadir}/ssl
321 %config(noreplace) %verify(not md5 mtime size) %{_datadir}/ssl/ca-bundle.crt
322
323 %files tools
324 %defattr(644,root,root,755)
325 %dir %{_sysconfdir}/%{name}
326
327 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/openssl.cnf
328 %config(noreplace) %verify(not md5 mtime size) %{_var}/lib/%{name}/openssl.cnf
329
330 %attr(755,root,root) %{_bindir}/%{name}
331 %attr(754,root,root) %{_bindir}/ssl-certificate
332
333 %dir %{_libdir}/%{name}
334 %attr(755,root,root) %{_libdir}/%{name}/CA.sh
335 %attr(755,root,root) %{_libdir}/%{name}/c_hash
336 %attr(755,root,root) %{_libdir}/%{name}/c_info
337 %attr(755,root,root) %{_libdir}/%{name}/c_issuer
338 %attr(755,root,root) %{_libdir}/%{name}/c_name
339
340 %{_mandir}/man1/openssl.1*
341 %{_mandir}/man1/openssl_asn1parse.1*
342 %{_mandir}/man1/openssl_ca.1*
343 %{_mandir}/man1/openssl_ciphers.1*
344 %{_mandir}/man1/openssl_crl.1*
345 %{_mandir}/man1/openssl_crl2pkcs7.1*
346 %{_mandir}/man1/openssl_dgst.1*
347 %{_mandir}/man1/openssl_dhparam.1*
348 %{_mandir}/man1/openssl_dsa.1*
349 %{_mandir}/man1/openssl_dsaparam.1*
350 %{_mandir}/man1/openssl_ec.1*
351 %{_mandir}/man1/openssl_ecparam.1*
352 %{_mandir}/man1/openssl_enc.1*
353 %{_mandir}/man1/openssl_errstr.1*
354 %{_mandir}/man1/openssl_gendsa.1*
355 %{_mandir}/man1/openssl_genrsa.1*
356 %{_mandir}/man1/openssl_nseq.1*
357 %{_mandir}/man1/openssl_ocsp.1*
358 %{_mandir}/man1/openssl_passwd.1*
359 %{_mandir}/man1/openssl_pkcs12.1*
360 %{_mandir}/man1/openssl_pkcs7.1*
361 %{_mandir}/man1/openssl_pkcs8.1*
362 %{_mandir}/man1/openssl_rand.1*
363 %{_mandir}/man1/openssl_req.1*
364 %{_mandir}/man1/openssl_rsa.1*
365 %{_mandir}/man1/openssl_rsautl.1*
366 %{_mandir}/man1/openssl_s_client.1*
367 %{_mandir}/man1/openssl_s_server.1*
368 %{_mandir}/man1/openssl_s_time.1*
369 %{_mandir}/man1/openssl_sess_id.1*
370 %{_mandir}/man1/openssl_smime.1*
371 %{_mandir}/man1/openssl_speed.1*
372 %{_mandir}/man1/openssl_spkac.1*
373 %{_mandir}/man1/openssl_verify.1*
374 %{_mandir}/man1/openssl_version.1*
375 %{_mandir}/man1/openssl_x509.1*
376 %{_mandir}/man5/*.5*
377 %lang(pl) %{_mandir}/pl/man1/openssl.1*
378
379 %files tools-perl
380 %defattr(644,root,root,755)
381 %attr(755,root,root) %{_bindir}/c_rehash
382 %attr(755,root,root) %{_libdir}/%{name}/CA.pl
383 %{_mandir}/man1/openssl_CA.pl.1*
384
385 %files devel
386 %defattr(644,root,root,755)
387 %attr(755,root,root) %{_libdir}/libcrypto.so
388 %attr(755,root,root) %{_libdir}/libssl.so
389 %{_includedir}/%{name}
390 %{_pkgconfigdir}/libcrypto.pc
391 %{_pkgconfigdir}/libssl.pc
392 %{_pkgconfigdir}/openssl.pc
393 %{_mandir}/man3/openssl*.3*
394 %{_mandir}/man7/*.7*
395
396 %files static
397 %defattr(644,root,root,755)
398 %{_libdir}/lib*.a
This page took 0.102979 seconds and 4 git commands to generate.