Perl 5.18 rebuild

This commit is contained in:
Petr Písař 2013-07-17 22:59:10 +02:00
parent 97ef5e3205
commit 87020ca4e7

View File

@ -2,7 +2,7 @@
Name: hostapd Name: hostapd
Version: 2.0 Version: 2.0
Release: 1%{?dist} Release: 2%{?dist}
Summary: IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator Summary: IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator
Group: System Environment/Daemons Group: System Environment/Daemons
License: BSD License: BSD
@ -150,6 +150,9 @@ rm -rf %{buildroot}
%changelog %changelog
* Wed Jul 17 2013 Petr Pisar <ppisar@redhat.com> - 2.0-2
- Perl 5.18 rebuild
* Thu May 30 2013 John W. Linville <linville@redhat.com> - 2.0-1 * Thu May 30 2013 John W. Linville <linville@redhat.com> - 2.0-1
- Update to version 2.0 from upstream - Update to version 2.0 from upstream
- Convert to use of systemd-rpm macros - Convert to use of systemd-rpm macros