diff --git a/hostapd.changes b/hostapd.changes index 2a8e255..9368696 100644 --- a/hostapd.changes +++ b/hostapd.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Oct 31 12:37:02 UTC 2010 - jengelh@medozas.de + +- Use %_smp_mflags + ------------------------------------------------------------------- Wed Jun 9 05:32:08 CEST 2010 - sndirsch@suse.de diff --git a/hostapd.spec b/hostapd.spec index 5ad9d5f..fb923c4 100644 --- a/hostapd.spec +++ b/hostapd.spec @@ -56,7 +56,7 @@ Authors: cp defconfig .config %build -CFLAGS="$RPM_OPT_FLAGS" make %{?jobs:-j%jobs} +CFLAGS="$RPM_OPT_FLAGS" make %{?_smp_mflags} %install mkdir -p %{buildroot}/%{_sbindir}