Hello community,

here is the log from the commit of package hostapd for openSUSE:Factory checked 
in at 2014-06-02 07:00:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hostapd (Old)
 and      /work/SRC/openSUSE:Factory/.hostapd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hostapd"

Changes:
--------
--- /work/SRC/openSUSE:Factory/hostapd/hostapd.changes  2014-04-23 
17:32:06.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.hostapd.new/hostapd.changes     2014-06-02 
07:00:55.000000000 +0200
@@ -1,0 +2,6 @@
+Tue May 27 19:57:16 UTC 2014 - [email protected]
+
+- Update hostapd-2.1-defconfig.patch and spec file 
+  to build with libnl3 instead of libnl1
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ hostapd.spec ++++++
--- /var/tmp/diff_new_pack.Hqja91/_old  2014-06-02 07:00:56.000000000 +0200
+++ /var/tmp/diff_new_pack.Hqja91/_new  2014-06-02 07:00:56.000000000 +0200
@@ -17,9 +17,9 @@
 
 
 Name:           hostapd
-BuildRequires:  libnl-1_1-devel
 BuildRequires:  openssl-devel
 BuildRequires:  sqlite3-devel
+BuildRequires:  pkgconfig(libnl-3.0) >= 3.0
 BuildRequires:  pkgconfig(systemd)
 Summary:        Turns Your WLAN Card into a WPA capable Access Point
 License:        GPL-2.0 or BSD-3-Clause

++++++ hostapd-2.1-defconfig.patch ++++++
--- /var/tmp/diff_new_pack.Hqja91/_old  2014-06-02 07:00:56.000000000 +0200
+++ /var/tmp/diff_new_pack.Hqja91/_new  2014-06-02 07:00:56.000000000 +0200
@@ -1,7 +1,14 @@
-Index: hostapd-2.1/hostapd/defconfig
-===================================================================
 --- hostapd-2.1.orig/hostapd/defconfig
 +++ hostapd-2.1/hostapd/defconfig
+@@ -32,7 +32,7 @@ CONFIG_DRIVER_NL80211=y
+ #CONFIG_LIBNL20=y
+ 
+ # Use libnl 3.2 libraries (if this is selected, CONFIG_LIBNL20 is ignored)
+-#CONFIG_LIBNL32=y
++CONFIG_LIBNL32=y
+ 
+ 
+ # Driver interface for FreeBSD net80211 layer (e.g., Atheros driver)
 @@ -43,7 +43,7 @@ CONFIG_DRIVER_NL80211=y
  #LIBS_c += -L/usr/local/lib
  

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to