packages: hostapd/hostapd-nl.patch, hostapd/hostapd.spec - really fix build...

hawk hawk at pld-linux.org
Thu Dec 22 11:29:21 CET 2011


Author: hawk                         Date: Thu Dec 22 10:29:21 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- really fix building with libnl 3.x

---- Files affected:
packages/hostapd:
   hostapd-nl.patch (1.1 -> 1.2) , hostapd.spec (1.34 -> 1.35) 

---- Diffs:

================================================================
Index: packages/hostapd/hostapd-nl.patch
diff -u packages/hostapd/hostapd-nl.patch:1.1 packages/hostapd/hostapd-nl.patch:1.2
--- packages/hostapd/hostapd-nl.patch:1.1	Sat Sep 17 09:23:48 2011
+++ packages/hostapd/hostapd-nl.patch	Thu Dec 22 11:29:16 2011
@@ -1,15 +1,16 @@
---- hostapd-0.7.3/src/drivers/drivers.mak~	2010-09-07 17:43:39.000000000 +0200
-+++ hostapd-0.7.3/src/drivers/drivers.mak	2011-09-17 09:21:47.687977062 +0200
+diff -ur hostapd-0.7.3.orig//src/drivers/drivers.mak hostapd-0.7.3.fix//src/drivers/drivers.mak
+--- hostapd-0.7.3.orig//src/drivers/drivers.mak	2010-09-07 15:43:39.000000000 +0000
++++ hostapd-0.7.3.fix//src/drivers/drivers.mak	2011-12-22 10:32:23.915023681 +0000
 @@ -31,10 +31,10 @@
  NEED_AP_MLME=y
  NEED_NETLINK=y
  NEED_LINUX_IOCTL=y
 -DRV_LIBS += -lnl
-+
++DRV_LIBS += -lnl-3
  
  ifdef CONFIG_LIBNL20
 -DRV_LIBS += -lnl-genl
-+
++DRV_LIBS += -lnl-genl-3
  DRV_CFLAGS += -DCONFIG_LIBNL20
  endif
  endif

================================================================
Index: packages/hostapd/hostapd.spec
diff -u packages/hostapd/hostapd.spec:1.34 packages/hostapd/hostapd.spec:1.35
--- packages/hostapd/hostapd.spec:1.34	Sat Sep 17 09:23:48 2011
+++ packages/hostapd/hostapd.spec	Thu Dec 22 11:29:16 2011
@@ -6,7 +6,7 @@
 Summary(pl.UTF-8):	HostAP - praca jako access point
 Name:		hostapd
 Version:	0.7.3
-Release:	3
+Release:	4
 License:	GPL v2
 Group:		Daemons
 Source0:	http://hostap.epitest.fi/releases/%{name}-%{version}.tar.gz
@@ -16,7 +16,7 @@
 Patch1:		%{name}-build-time-config.patch
 Patch2:		%{name}-nl.patch
 URL:		http://hostap.epitest.fi/
-BuildRequires:	libnl-devel >= 1:2.0
+BuildRequires:	libnl-devel >= 1:3.0
 BuildRequires:	madwifi-ng-devel
 BuildRequires:	openssl-devel
 BuildRequires:	rpmbuild(macros) >= 1.268
@@ -120,6 +120,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.35  2011/12/22 10:29:16  hawk
+- really fix building with libnl 3.x
+
 Revision 1.34  2011/09/17 07:23:48  arekm
 - rel 3; link with libnl 3.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/hostapd/hostapd-nl.patch?r1=1.1&r2=1.2&f=u
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/hostapd/hostapd.spec?r1=1.34&r2=1.35&f=u



More information about the pld-cvs-commit mailing list