diff --git a/net-snmp.spec b/net-snmp.spec index 8cbfcde..64b8f9a 100644 --- a/net-snmp.spec +++ b/net-snmp.spec @@ -10,7 +10,7 @@ Summary: A collection of SNMP protocol tools and libraries Name: net-snmp Version: 5.8 -Release: 15%{?dist} +Release: 16%{?dist} Epoch: 1 License: BSD @@ -125,6 +125,7 @@ packages installed. Summary: The perl NET-SNMP module and the mib2c tool Requires: %{name}-libs%{?_isa} = %{epoch}:%{version}-%{release}, perl-interpreter Requires: %{name}-agent-libs%{?_isa} = %{epoch}:%{version}-%{release} +Requires: %{name}-devel%{?_isa} = %{epoch}:%{version}-%{release} BuildRequires: perl-interpreter BuildRequires: perl-generators @@ -486,6 +487,9 @@ LD_LIBRARY_PATH=%{buildroot}/%{_libdir} make test %{_libdir}/libnetsnmptrapd*.so.%{soname}* %changelog +* Mon Feb 17 2020 Josef Ridky - 1:5.8-16 +- set net-snmp-devel as requirement for net-snmp-perl + * Wed Jan 29 2020 Fedora Release Engineering - 1:5.8-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild