Browse Source

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@7207 ec354946-7b23-47d6-9f5a-488ba84defc7

miyabi 11 years ago
parent
commit
3fdf08c345
1 changed files with 4 additions and 3 deletions
  1. 4 3
      h/hostapd/hostapd-vl.spec

+ 4 - 3
h/hostapd/hostapd-vl.spec

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