Browse Source

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

miyabi 10 years ago
parent
commit
ec6fed1702
1 changed files with 9 additions and 3 deletions
  1. 9 3
      h/hostapd/hostapd-vl.spec

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

@@ -1,5 +1,5 @@
 %define         base_name       hostapd
-%define         pkg_version     1.1
+%define         pkg_version     2.0
 %define         pkg_release     1%{?_dist_release}
 
 Summary:        IEEE 802.11 AP, IEEE 802.1X/WPA/WPA2/EAP/RADIUS Authenticator
@@ -87,7 +87,7 @@ fi
 %attr(0755, root, root) %{_initdir}/%{base_name}
 
 # Config Files
-%attr(0644, root, root) %config(noreplace) %{_sysconfdir}/%{base_name}/%{base_name}.conf
+%attr(0644, root, root) %config(noreplace) %{_sysconfdir}/%{base_name}/%{base_name}.conf.sample
 
 # Document Files
 %doc %{base_name}/ChangeLog COPYING README
@@ -95,6 +95,12 @@ fi
 %{_mandir}/man1/hostapd_cli.1.gz
 
 %changelog
+* Sun Mar 17 2013 Masahiro INOUE <miyabi.-.inoue@nifty.com> 2.0-1
+- new upstream release
+- change filename hostapd.conf -> hostapd.conf.sample
+- change .config
+  - add WPS support
+
 * Sun Dec  2 2012 Masahiro INOUE <miyabi.-.inoue@nifty.com> 1.1-1
 - new upstream release
 
@@ -128,7 +134,7 @@ fi
 * Sat May 08 2010 Masahiro INOUE <miyabi.-.inoue@nifty.com> 0.6.10-1
 - new upstream release
 
-* Mon Nov 15 2009 Masahiro INOUE <miyabi.-.inoue@nifty.com> 0.6.9-1
+* Sun Nov 15 2009 Masahiro INOUE <miyabi.-.inoue@nifty.com> 0.6.9-1
 - new upstream release
 
 * Mon Jan 05 2009 Masahiro INOUE <miyabi.-.inoue@nifty.com> 0.5.11-1