From 1686b1cbe440c8a4b0ff43f965d7ac0151161fd3e320f906ed1debea028fe32f Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Thu, 7 May 2015 22:42:21 +0000 Subject: [PATCH] - replaced hostapd-2.3-defconfig.patch by hostapd-2.4-defconfig.patch OBS-URL: https://build.opensuse.org/package/show/Base:System/hostapd?expand=0&rev=32 --- hostapd.changes | 1 + hostapd.spec | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/hostapd.changes b/hostapd.changes index e6f991e..6af69cc 100644 --- a/hostapd.changes +++ b/hostapd.changes @@ -6,6 +6,7 @@ Thu Apr 23 19:45:41 UTC 2015 - michael@stroeder.com for CVE-2015-1863 - updated URLs - require pkg-config and libnl3-devel during build +- replaced hostapd-2.3-defconfig.patch by hostapd-2.4-defconfig.patch ChangeLog for hostapd since 2.3: diff --git a/hostapd.spec b/hostapd.spec index 1712f27..aa57f9e 100644 --- a/hostapd.spec +++ b/hostapd.spec @@ -1,7 +1,7 @@ # # spec file for package hostapd # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,10 +17,10 @@ Name: hostapd -BuildRequires: openssl-devel -BuildRequires: sqlite3-devel BuildRequires: libnl3-devel +BuildRequires: openssl-devel BuildRequires: pkg-config +BuildRequires: sqlite3-devel BuildRequires: pkgconfig(libnl-3.0) >= 3.0 BuildRequires: pkgconfig(systemd) Summary: Turns Your WLAN Card into a WPA capable Access Point