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