summaryrefslogtreecommitdiff
path: root/perl-SNMP_Session.spec
diff options
context:
space:
mode:
authorJacek Konieczny2013-09-19 18:45:42 (GMT)
committerJacek Konieczny2013-09-19 18:53:39 (GMT)
commitead5285c9fcbf795f4e2725cf6f896e6e4ecd860 (patch)
tree657c6b4c17e26fd630864c863a888f2c7e92b271 /perl-SNMP_Session.spec
parent3076ca70ae2c9d17a92d36632aedb9c0edde6540 (diff)
downloadperl-SNMP_Session-ead5285c9fcbf795f4e2725cf6f896e6e4ecd860.zip
perl-SNMP_Session-ead5285c9fcbf795f4e2725cf6f896e6e4ecd860.tar.gz
Fix conflicts with new Socket6 moduleauto/th/perl-SNMP_Session-1.13-1
The conflicts cause errors in mrtg cron job output. http://code.google.com/p/snmp-session/issues/detail?id=5
Diffstat (limited to 'perl-SNMP_Session.spec')
-rw-r--r--perl-SNMP_Session.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/perl-SNMP_Session.spec b/perl-SNMP_Session.spec
index 6598d14..dbf1a9a 100644
--- a/perl-SNMP_Session.spec
+++ b/perl-SNMP_Session.spec
@@ -27,6 +27,7 @@ License: Artistic
Group: Development/Languages/Perl
Source0: http://snmp-session.googlecode.com/files/SNMP_Session-%{version}.tar.gz
# Source0-md5: 055e1065babf55f1f8606329c6bdb947
+Patch0: %{name}-Socket6_conflict.patch
URL: http://code.google.com/p/snmp-session/
BuildRequires: perl-devel >= 1:5.8.0
BuildRequires: rpm-perlprov >= 4.1-13
@@ -44,6 +45,7 @@ używane wspólnie, dają dostęp do zewnętrznych serwisów SNMP (v1/v2).
%prep
%setup -q -n SNMP_Session-%{version}
+%patch0 -p0
%build
%{__perl} Makefile.PL \