1
0

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:
Lars Vogdt 2010-12-05 21:08:52 +00:00 committed by Git OBS Bridge
commit e2d16d0267
2 changed files with 6 additions and 3 deletions

View File

@ -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

View File

@ -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