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