]> git.pld-linux.org Git - packages/perl-Crypt-SSLeay.git/blobdiff - perl-Crypt-SSLeay.spec
perl 5.36.0 rebuild
[packages/perl-Crypt-SSLeay.git] / perl-Crypt-SSLeay.spec
index 1fc491e6b23d4427118a148aa851d68873984f48..93d32e61051dc77e6a5f2c3605dcd153e9e6497a 100644 (file)
@@ -2,7 +2,6 @@
 # Conditional build:
 %bcond_without tests   # Do not perform "make test"
 #
-%include       /usr/lib/rpm/macros.perl
 %define                pdir    Crypt
 %define                pnam    SSLeay
 Summary:       Crypt::SSLeay - OpenSSL glue that provides LWP HTTPS support
@@ -23,13 +22,14 @@ Summary(zh_CN.UTF-8):       Crypt::SSLeay - 提供 LWP HTTPS 支持的 OpenSSL 胶水
 Summary(zh_TW.UTF-8):  Crypt::SSLeay - 提供 LWP HTTPS 支援的 OpenSSL glue。
 Name:          perl-Crypt-SSLeay
 Version:       0.72
-Release:       9
+Release:       15
 # same as perl
 License:       GPL v1+ or Artistic
 Group:         Development/Languages/Perl
 Source0:       http://www.cpan.org/modules/by-module/Crypt/%{pdir}-%{pnam}-%{version}.tar.gz
 # Source0-md5: 77d955c9056dbb12413d95d8852a9cdf
 Patch0:                no-dot-in-inc.patch
+Patch1:                openssl.patch
 URL:           http://search.cpan.org/dist/Crypt-SSLeay/
 BuildRequires: openssl-devel >= 0.9.7d
 BuildRequires: perl-ExtUtils-CBuilder >= 0.280205
@@ -177,6 +177,7 @@ Crypt::SSLeay 软件包包含 Net::SSL(它在 HTTPS 请求时
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
 %patch0 -p1
+%patch1 -p1
 
 %build
 yes "" | %{__perl} Makefile.PL \
This page took 0.031062 seconds and 4 git commands to generate.