SHA256
1
0
forked from pool/hostapd

Accepting request 280052 from home:stroeder:branches:Base:System

Update to 2.3, now included original ChangeLog since 2.1.

OBS-URL: https://build.opensuse.org/request/show/280052
OBS-URL: https://build.opensuse.org/package/show/Base:System/hostapd?expand=0&rev=28
This commit is contained in:
2015-01-07 15:25:20 +00:00
committed by Git OBS Bridge
parent 1166a107d2
commit b49df2e948
6 changed files with 130 additions and 41 deletions

View File

@@ -24,14 +24,13 @@ BuildRequires: pkgconfig(systemd)
Summary: Turns Your WLAN Card into a WPA capable Access Point
License: GPL-2.0 or BSD-3-Clause
Group: Hardware/Wifi
Version: 2.1
Version: 2.3
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Url: http://hostap.epitest.fi/
Source: http://hostap.epitest.fi/releases/hostapd-%{version}.tar.gz
Source1: hostapd.service
Patch0: hostapd-2.1-defconfig.patch
Patch1: hostapd-2.1-be-host_to_le.patch
Patch0: hostapd-2.3-defconfig.patch
%{?systemd_requires}
%description
@@ -45,8 +44,7 @@ authentication via any ethernet driver.
%prep
%setup -q -n hostapd-%{version}
%patch0 -p1
%patch1 -p1
%patch0 -p0
cd hostapd
cp defconfig .config