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:
@@ -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
|
||||
|
Reference in New Issue
Block a user