From ebf92bd18cd55c6b01314034119d232ff54251b8 Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Wed, 15 Dec 2010 11:58:41 -0600 Subject: [PATCH] Enable bgscan plugin --- build-config | 1 + wpa_supplicant.spec | 5 ++++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/build-config b/build-config index 5fe8289..255dd69 100644 --- a/build-config +++ b/build-config @@ -27,4 +27,5 @@ CONFIG_SMARTCARD=y CONFIG_DEBUG_FILE=y CONFIG_BACKEND=file CONFIG_PEERKEY=y +CONFIG_BGSCAN_SIMPLE=y #CONFIG_FIPS=y diff --git a/wpa_supplicant.spec b/wpa_supplicant.spec index e3a0036..190bd7a 100644 --- a/wpa_supplicant.spec +++ b/wpa_supplicant.spec @@ -2,7 +2,7 @@ Summary: WPA/WPA2/IEEE 802.1X Supplicant Name: wpa_supplicant Epoch: 1 Version: 0.7.3 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD Group: System Environment/Base Source0: http://w1.fi/releases/%{name}-%{version}.tar.gz @@ -166,6 +166,9 @@ fi %endif %changelog +* Wed Dec 15 2010 Dan Williams - 1:0.7.3-2 +- Enable the bgscan_simple plugin + * Wed Dec 8 2010 Dan Williams - 1:0.7.3-1 - Update to 0.7.3 - Drop upstreamed and backported patches