cleanup
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Net-SSLeay?expand=0&rev=14
This commit is contained in:
parent
719881ec06
commit
18e2845f5a
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:b6ca7719cd8568e60204f39027c1c68d19fa690b1f3fd380ed14031a1a70fd9d
|
|
||||||
size 146035
|
|
@ -15,17 +15,16 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
# norootforbuild
|
|
||||||
|
|
||||||
%bcond_with test
|
%bcond_with test
|
||||||
|
|
||||||
Name: perl-Net-SSLeay
|
Name: perl-Net-SSLeay
|
||||||
%define cpan_name Net-SSLeay
|
%define cpan_name Net-SSLeay
|
||||||
Summary: Perl extension for using OpenSSL
|
Summary: Perl extension for using OpenSSL
|
||||||
Version: 1.36
|
|
||||||
Release: 7
|
|
||||||
License: OpenSSL License, Original SSLeay License
|
License: OpenSSL License, Original SSLeay License
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
|
Version: 1.36
|
||||||
|
Release: 0
|
||||||
Url: http://search.cpan.org/dist/Net-SSLeay/
|
Url: http://search.cpan.org/dist/Net-SSLeay/
|
||||||
#Source: http://www.cpan.org/modules/by-module/Net/Net-SSLeay-%{version}.tar.gz
|
#Source: http://www.cpan.org/modules/by-module/Net/Net-SSLeay-%{version}.tar.gz
|
||||||
Source: %{cpan_name}-%{version}.tar.bz2
|
Source: %{cpan_name}-%{version}.tar.bz2
|
||||||
@ -33,7 +32,8 @@ Patch0: %{name}-%{version}.diff
|
|||||||
Patch1: %{name}-%{version}-undefined.diff
|
Patch1: %{name}-%{version}-undefined.diff
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
BuildRequires: openssl openssl-devel
|
BuildRequires: openssl
|
||||||
|
BuildRequires: openssl-devel
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
%if %{with test}
|
%if %{with test}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user