forked from pool/perl-Net-SSLeay
Accepting request 54611 from devel:languages:perl
Accepted submit request 54611 from user coolo OBS-URL: https://build.opensuse.org/request/show/54611 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Net-SSLeay?expand=0&rev=10
This commit is contained in:
commit
e2d16d0267
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 1 13:34:11 UTC 2010 - coolo@novell.com
|
||||
|
||||
- switch to perl_requires macro
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 13 15:08:17 UTC 2010 - chris@computersalat.de
|
||||
|
||||
|
@ -32,11 +32,10 @@ Source: %{cpan_name}-%{version}.tar.bz2
|
||||
Patch0: %{name}-%{version}.diff
|
||||
Patch1: %{name}-%{version}-undefined.diff
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%{perl_requires}
|
||||
BuildRequires: openssl openssl-devel
|
||||
BuildRequires: perl
|
||||
%if 0%{?suse_version} < 1120
|
||||
BuildRequires: perl-macros
|
||||
%endif
|
||||
%if %{with test}
|
||||
BuildRequires: perl(Test::Exception)
|
||||
BuildRequires: perl(Test::NoWarnings)
|
||||
@ -45,7 +44,6 @@ BuildRequires: perl(Test::Pod) >= 1.00
|
||||
BuildRequires: perl(Test::Pod::Coverage)
|
||||
%endif
|
||||
#
|
||||
Requires: perl = %{perl_version}
|
||||
|
||||
%description
|
||||
There is a related module called Net::SSLeay::Handle included in this
|
||||
|
Loading…
x
Reference in New Issue
Block a user