diff --git a/hostapd.spec b/hostapd.spec index 91046d1..41d6219 100644 --- a/hostapd.spec +++ b/hostapd.spec @@ -2,7 +2,7 @@ Name: hostapd Version: 2.6 -Release: 2%{?dist} +Release: 3%{?dist} Summary: IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator License: BSD URL: http://w1.fi/hostapd @@ -43,7 +43,7 @@ included with %{name}. %package logwatch Summary: Logwatch scripts for hostapd -Requires: %{name} = %{version}-%{release} logwatch perl +Requires: %{name} = %{version}-%{release} logwatch perl-interpreter %description logwatch Logwatch scripts for hostapd. @@ -169,6 +169,10 @@ fi %{_sysconfdir}/logwatch/scripts/services/%{name} %changelog +* Thu Jul 13 2017 Petr Pisar - 2.6-3 +- perl dependency renamed to perl-interpreter + + * Fri Feb 10 2017 Fedora Release Engineering - 2.6-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild