|
@@ -1,5 +1,5 @@
|
|
%define base_name hostapd
|
|
%define base_name hostapd
|
|
-%define pkg_version 1.0
|
|
+%define pkg_version 1.1
|
|
%define pkg_release 1%{?_dist_release}
|
|
%define pkg_release 1%{?_dist_release}
|
|
|
|
|
|
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
|
|
@@ -11,7 +11,6 @@ Source0: %{base_name}-%{version}.tar.gz
|
|
Source1: %{base_name}-init.sh
|
|
Source1: %{base_name}-init.sh
|
|
Source2: %{base_name}-%{version}.config
|
|
Source2: %{base_name}-%{version}.config
|
|
Patch0: %{base_name}-%{version}.patch
|
|
Patch0: %{base_name}-%{version}.patch
|
|
-Patch100: %{base_name}-%{version}_CVE-2012-4445.pacth
|
|
|
|
License: GPL2
|
|
License: GPL2
|
|
Group: System Environment/Daemons
|
|
Group: System Environment/Daemons
|
|
URL: http://hostap.epitest.fi/hostapd/
|
|
URL: http://hostap.epitest.fi/hostapd/
|
|
@@ -39,7 +38,6 @@ IEEE 802.11 アクセスポイント管理、IEEE 802.1X/WPA/WPA2/EAP 認証局
|
|
%prep
|
|
%prep
|
|
%setup -q
|
|
%setup -q
|
|
%patch0 -p1
|
|
%patch0 -p1
|
|
-%patch100 -p1
|
|
|
|
cp %{SOURCE1} .
|
|
cp %{SOURCE1} .
|
|
cp %{SOURCE2} ./%{base_name}/.config
|
|
cp %{SOURCE2} ./%{base_name}/.config
|
|
|
|
|
|
@@ -97,6 +95,9 @@ fi
|
|
%{_mandir}/man1/hostapd_cli.1.gz
|
|
%{_mandir}/man1/hostapd_cli.1.gz
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Sun Dec 2 2012 Masahiro INOUE <miyabi.-.inoue@nifty.com> 1.1-1
|
|
|
|
+- new upstream release
|
|
|
|
+
|
|
* Fri Oct 19 2012 Masahiro INOUE <miyabi.-.inoue@nifty.com> 1.0.0-1
|
|
* Fri Oct 19 2012 Masahiro INOUE <miyabi.-.inoue@nifty.com> 1.0.0-1
|
|
- new upstream release
|
|
- new upstream release
|
|
- add Summary(ja)
|
|
- add Summary(ja)
|