From 0582671dc9d9cfb8e63196ee2b797c397e39dc5d72a2b06f3083a071340fa2e9 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Mon, 15 Oct 2012 10:54:48 +0000 Subject: [PATCH] Accepting request 138175 from home:coolo:branches:openSUSE:Factory - buildrequire netcfg for the test suite OBS-URL: https://build.opensuse.org/request/show/138175 OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Net-SNMP?expand=0&rev=18 --- perl-Net-SNMP.changes | 5 +++++ perl-Net-SNMP.spec | 14 +++++++------- 2 files changed, 12 insertions(+), 7 deletions(-) diff --git a/perl-Net-SNMP.changes b/perl-Net-SNMP.changes index e82bff5..3bbe0a5 100644 --- a/perl-Net-SNMP.changes +++ b/perl-Net-SNMP.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Oct 15 10:44:56 UTC 2012 - coolo@suse.com + +- buildrequire netcfg for the test suite + ------------------------------------------------------------------- Fri Nov 18 11:07:51 UTC 2011 - coolo@suse.com diff --git a/perl-Net-SNMP.spec b/perl-Net-SNMP.spec index 0714dd9..caa6233 100644 --- a/perl-Net-SNMP.spec +++ b/perl-Net-SNMP.spec @@ -1,7 +1,7 @@ # # spec file for package perl-Net-SNMP # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,24 +15,23 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # -# norootforbuild - Name: perl-Net-SNMP %define cpan_name Net-SNMP Summary: Object oriented interface to SNMP -Version: 6.0.1 -Release: 2 -License: GPL+ or Artistic +License: GPL-1.0+ or Artistic-1.0 Group: Development/Libraries/Perl +Version: 6.0.1 +Release: 0 Url: http://search.cpan.org/dist/Net-SNMP/ #Source: http://www.cpan.org/modules/by-module/Net/Net-SNMP-v%{version}.tar.gz Source: %{cpan_name}-v%{version}.tar.gz BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build %{perl_requires} +# MANUAL +BuildRequires: netcfg BuildRequires: perl -BuildRequires: perl(Module::Build) BuildRequires: perl-macros BuildRequires: perl(Carp) BuildRequires: perl(Crypt::DES) >= 2.03 @@ -43,6 +42,7 @@ BuildRequires: perl(Digest::SHA1) >= 1.02 BuildRequires: perl(Errno) BuildRequires: perl(Exporter) BuildRequires: perl(IO::Socket) +BuildRequires: perl(Module::Build) BuildRequires: perl(Socket6) >= 0.23 Requires: perl(Carp) Requires: perl(Crypt::DES) >= 2.03