]> git.pld-linux.org Git - packages/perl-Net-SNMP.git/commitdiff
- Socket6 and IO::Socket::INET6 are optional auto/th/perl-Net-SNMP-5_0_1-1
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 2 Dec 2004 22:24:01 +0000 (22:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    perl-Net-SNMP.spec -> 1.33

perl-Net-SNMP.spec

index ccc5908d40054323dd6f8832b9365cecbbe9fd07..573690be594c40de146b5421550a46f1286aa73e 100644 (file)
@@ -25,6 +25,9 @@ Requires:     perl-Crypt-DES >= 2.0.3
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+# optional (not required if not using v6)
+%define                _noautoreq      perl(Socket6) perl(IO::Socket::INET6)
+
 %description
 The Net::SNMP Perl module implements an object oriented interface to
 the Simple Network Management Protocol.  Perl applications can use the
This page took 0.033605 seconds and 4 git commands to generate.