8
0

Accepting request 55380 from devel:languages:perl

Accepted submit request 55380 from user coolo

OBS-URL: https://build.opensuse.org/request/show/55380
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Net-DNS-Resolver-Programmable?expand=0&rev=4
This commit is contained in:
2010-12-10 16:36:33 +00:00
committed by Git OBS Bridge
parent 01c7e205f1
commit 6264d87ded
2 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Dec 1 13:34:05 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Wed Apr 7 22:37:20 UTC 2010 - chris@computersalat.de

View File

@@ -29,13 +29,11 @@ Url: http://search.cpan.org/dist/Net-DNS-Resolver-Programmable
Source: http://search.cpan.org/CPAN/authors/id/J/JM/JMEHNLE/net-dns-resolver-programmable/Net-DNS-Resolver-Programmable-v0.003.tar.gz
BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%{perl_requires}
BuildRequires: perl
%if 0%{?suse_version} < 1120
BuildRequires: perl-macros
%endif
BuildRequires: perl(Module::Build) >= 0.2805
BuildRequires: perl(Net::DNS)
Requires: perl = %{perl_version}
Requires: perl(Net::DNS)
%description