]> git.pld-linux.org Git - packages/perl-Crypt-SSLeay.git/blob - perl-Crypt-SSLeay.spec
- x32 rebuild
[packages/perl-Crypt-SSLeay.git] / perl-Crypt-SSLeay.spec
1 #
2 # Conditional build:
3 %bcond_without  tests   # Do not perform "make test"
4 #
5 %include        /usr/lib/rpm/macros.perl
6 %define         pdir    Crypt
7 %define         pnam    SSLeay
8 Summary:        Crypt::SSLeay - OpenSSL glue that provides LWP HTTPS support
9 Summary(cs.UTF-8):      Crypt::SSLeay - spojení OpenSSL, které poskytuje podporu HTTPS pro LWP
10 Summary(da.UTF-8):      Crypt::SSLeay - OpenSSL-klister som giver understøttelse for LWP HTTPS
11 Summary(de.UTF-8):      Crypt::SSLeay - OpenSSL Elemente für LWP HTTPS Support
12 Summary(es.UTF-8):      Crypt::SSLeay - Enlace OpenSSL que proporciona soporte HTTPS LWP
13 Summary(fr.UTF-8):      Crypt::SSLeay - colle OpenSSL fournissant une prise en charge LWP HTTPS
14 Summary(it.UTF-8):      Crypt::SSLeay - OpenSSL glue che fornisce supporto per LWP HTTPS
15 Summary(ja.UTF-8):      Crypt::SSLeay - LWP HTTPSのサポートを提供するOpenSSL glue
16 Summary(ko.UTF-8):      Crypt::SSLeay - LWP HTTPS 지원을 제공하는 OpenSSL 접착(glue) 입니다
17 Summary(pl.UTF-8):      Crypt::SSLeay - obsługa HTTPS dla LWP przez połączenie z OpenSSL
18 Summary(pt.UTF-8):      Crypt::SSLeay - a interface de OpenSSL que oferece o suporte em LWP de HTTPS
19 Summary(pt_BR.UTF-8):   Crypt::SSLeay - a interface de OpenSSL que oferece o suporte em LWP de HTTPS
20 Summary(sv.UTF-8):      Crypt::SSLeay - OpenSSL-klister som gör stöd för LWP HTTPS
21 Summary(tr.UTF-8):      Crypt::SSLeay - LWP HTTPS desteği sağlayan OpenSSL bağlantısı
22 Summary(zh_CN.UTF-8):   Crypt::SSLeay - 提供 LWP HTTPS 支持的 OpenSSL 胶水
23 Summary(zh_TW.UTF-8):   Crypt::SSLeay - 提供 LWP HTTPS 支援的 OpenSSL glue。
24 Name:           perl-Crypt-SSLeay
25 Version:        0.64
26 Release:        4
27 # same as perl
28 License:        GPL v1+ or Artistic
29 Group:          Development/Languages/Perl
30 Source0:        http://www.cpan.org/modules/by-module/Crypt/%{pdir}-%{pnam}-%{version}.tar.gz
31 # Source0-md5:  4812f14d6e8c71714a26c0ad733666dc
32 URL:            http://search.cpan.org/dist/Crypt-SSLeay/
33 BuildRequires:  openssl-devel >= 0.9.7d
34 %if %{with tests}
35 BuildRequires:  perl-Test-Simple >= 0.88
36 BuildRequires:  perl-Try-Tiny >= 0.09
37 %endif
38 BuildRequires:  perl-devel >= 1:5.8.0
39 BuildRequires:  rpm-perlprov >= 4.1-13
40 BuildRoot:      %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
41
42 %description
43 This perl module provides support for the HTTPS protocol under LWP,
44 so that a LWP::UserAgent can make HTTPS GET & HEAD & POST requests.
45
46 The Crypt::SSLeay package contains Net::SSL, which is automatically
47 loaded by LWP::Protocol::https on HTTPS requests, and provides the
48 necessary SSL glue for that module to work.
49
50 %description -l cs.UTF-8
51 Tento modul Perlu nabízí podporu pro protokol HTTPS pod LWP, takže
52 LWP::UserAgent může provádět HTTPS požadavky GET & HEAD & POST. Pro
53 informace o požadavcích POST si prosím přečtěte perldoc LWP.
54
55 Balíček Crypt::SSLeay obsahuje Net::SSL, který je automaticky nahrán
56 LWP::Protocol::https při požadavcích HTTPS, a nabízí potřebné spojení
57 SSL, aby tento modul fungoval.
58
59 %description -l da.UTF-8
60 Dette perlmodul giver understøttelse for protokollen HTTPS under LWP,
61 så en LWP::UserAgent kan lave HTTPS-forespørgslerne GET & HEAD & POST.
62 Se perldoc LWP for mere information om POST-forespørgsler.
63
64 Pakken Crypt::SSLeay indeholder Net::SSL som automatisk læses ind af
65 LWP::Protocol::https ved HTTPS-forespørgsler, og giver det nødvendige
66 SSL-klister til at det modul kan fungere.
67
68 %description -l de.UTF-8
69 Dieses Perl-Modul liefert Support für das HTTPS-Protokoll unter LWP,
70 so dass ein LWP::UserAgent HTTPS GET & HEAD & POST Anfragen ausführen
71 kann. Weitere Informationen über POST-Anfragen sindin perldoc LWP
72 enthalten.
73
74 Das Crypt::SSLeay Paket enthält Net::SSL, das bei HTTPS-Anfragen
75 automatisch von LWP::Protocol::https geladen wird, und bietet die
76 erforderlichen SSL-Elemente für das Modul.
77
78 %description -l es.UTF-8
79 Este módulo perl proporciona soporte para el protocolo HTTPS bajo LWP,
80 de manera que LWP::UserAgent pueda crear peticiones GET & HEAD & POST.
81 Consulte perldoc LWP para más información sobre las peticiones POST.
82
83 El paquete Crypt::SSLeay contiene Net::SSL, que se descarga
84 automáticamente por LWP::Protocol::https en las peticiones HTTPS y
85 proporciona los elementos necesarios SSL para que funcione el módulo.
86
87 %description -l fr.UTF-8
88 Le module perl fournit un support pour le protocole HTTPS sous LWP, de
89 manière à ce qu'un LWP::UserAgent puisse exécuter les requêtes GET &
90 HEAD & POST. Veuillez consulter perldoc LWP pour obtenir de plus
91 amples informations concernant les requêtes POST.
92
93 Le paquetage Crypt::SSLeay contient Net::SSL, qui est chargé
94 automatiquement par LWP::Protocol::https sur les requêtes HTTPS, et
95 fournit la colle SSL nécessaire pour faire fonctionner ce module.
96
97 %description -l it.UTF-8
98 Questo modulo di perl supporta il protocollo HTTPS in LWP, in modo che
99 un LWP::UserAgent possa effettuare richieste GET & HEAD & POST HTTP.
100 Consultare perldoc LWP per ulteriori informazioni sulle richieste
101 POST.
102
103 Il pacchetto Crypt::SSLeay contiene Net::SSL, che viene caricato
104 automaticamente da LWP::Protocol::https sulle richieste HTTP e
105 fornisce la colla SSL necessaria per far funzionare quel modulo.
106
107 %description -l ja.UTF-8
108 この perlモジュールは、LWPの元でHTTPSプロトコル用のサポートを提供しま
109 す。ですから、LWP::UserAgent は HTTPS GET & HEAD & POSTリクエストを
110 作成できます。 POSTリクエストの詳細については perldoc LWPを
111 御覧下さい。 理 末スト Crypt::SSLeayパッケージには、hリクエストにより
112 LWP::Protocol::https で自動的にロードされるNet::SSLを含んでいます。そ
113 して、モジュールが動作するよう に 必要なSSL glueを提供します。
114
115 %description -l ko.UTF-8
116 이 perl 모듈은 LWP::UserAgent가 HTTPS GET, HEAD, POST 요청을 생성할 수
117 있도록 LWP 하에서 HTTPS 프로토콜에 대한 지원을 제공합니다. POST 요청에
118 대한 보다 많은 정보를 원하시면, perldoc LWP를 참조하시기 바랍니다.
119
120 Crypt::SSLeay 패키지에는 HTTPS 요청에 따라 LWP::Protocol::https에 의해
121 자동으로 로딩되는 Net::SSL가 포함되어 있으며, 해당 모듈이 작동하는데
122 필요한 SSL 접착 (glue)을 제공합니다.
123
124 %description -l pl.UTF-8
125 Ten moduł Perla dostarcza obsługę protokołu HTTPS dla LWP, dzięki
126 czemu LWP::UserAgent może wykonywać zapytania GET i POST po HTTPS.
127
128 Pakiet Crypt::SSLeay zawiera moduł Net::SSL, automatycznie ładowany
129 przez LWP::Protocol::https w przypadku zapytań HTTPS, oraz dostarcza
130 niezbędnych do jego działania składników.
131
132 %description -l pt.UTF-8
133 Este módulo de Perl providencia o suporte para o protocolo HTTP em
134 LWP, de modo a que um LWP::UserAgent possa fazer pedidos de HTTPS de
135 GET & HEAD & POST. Veja o LWP do 'perldoc' para mais informações sobre
136 os pedidos de POST.
137
138 O pacote Crypt::SSLeay contém o Net::SSL, que é carregado
139 automaticamente pelo LWP::Protocol::https nos pedidos de HTTPS, e que
140 fornece a lógica de interacção com o SSL necessária para o módulo
141 funcionar.
142
143 %description -l pt_BR.UTF-8
144 Este módulo de Perl providencia o suporte para o protocolo HTTP em
145 LWP, de modo a que um LWP::UserAgent possa fazer pedidos de HTTPS de
146 GET & HEAD & POST. Veja o LWP do 'perldoc' para mais informações sobre
147 os pedidos de POST.
148
149 O pacote Crypt::SSLeay contém o Net::SSL, que é carregado
150 automaticamente pelo LWP::Protocol::https nos pedidos de HTTPS, e que
151 fornece a lógica de interacção com o SSL necessária para o módulo
152 funcionar.
153
154 %description -l sv.UTF-8
155 Denna perlmodul ger stöd för protokollet HTTPS under LWP, så att en
156 LWP::UserAgent kan göra HTTPS-begäran GET & HEAD & POST.  Se perldoc
157 LWP för mer information om POST-begäran.
158
159 Paketet Crypt::SSLeay innehåller Net::SSL som automatiskt läses in av
160 LWP::Protocol::https vid HTTPS-begäran, och ger det nödvändiga
161 SSL-klistret för att den mudulen skall fungera.
162
163 %description -l zh_CN.UTF-8
164 该 Perl 模块提供对 LWP 下的 HTTPS 协议的支持,因此
165  LWP::UserAgent 能够进行HTTPS GET & HEAD & POST
166 请求。请参阅 perldoc LWP 来获取关于 POST 请求的详
167 细信息。
168
169 Crypt::SSLeay 软件包包含 Net::SSL(它在 HTTPS 请求时
170 被 LWP::Protocol::https 自动载入),并且为该模块的运行
171 提供了必要的 SSL 胶水。
172
173 %prep
174 %setup -q -n %{pdir}-%{pnam}-%{version}
175
176 %build
177 yes "" | %{__perl} Makefile.PL \
178         INSTALLDIRS=vendor
179 %{__make} \
180         CC="%{__cc}" \
181         OPTIMIZE="%{rpmcflags}"
182
183 %{?with_tests:%{__make} test}
184
185 %install
186 rm -rf $RPM_BUILD_ROOT
187
188 %{__make} install \
189         DESTDIR=$RPM_BUILD_ROOT
190
191 %clean
192 rm -rf $RPM_BUILD_ROOT
193
194 %files
195 %defattr(644,root,root,755)
196 %doc Changes TODO
197 %{perl_vendorarch}/Crypt/SSLeay.pm
198 %{perl_vendorarch}/Crypt/SSLeay
199 %{perl_vendorarch}/Net/SSL.pm
200 %dir %{perl_vendorarch}/auto/Crypt/SSLeay
201 %attr(755,root,root) %{perl_vendorarch}/auto/Crypt/SSLeay/SSLeay.so
202 %{_mandir}/man3/Crypt::SSLeay.3pm*
203 %{_mandir}/man3/Net::SSL.3pm*
This page took 0.073834 seconds and 4 git commands to generate.