From e85a563a001bfd6fab1b52ca11018655cd8c3874 Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Fri, 2 Mar 2012 16:36:48 -0600 Subject: [PATCH 1/2] Rebuild against libnl3-enabled libeap --- wimax.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/wimax.spec b/wimax.spec index 404f3cc..b5adbbe 100644 --- a/wimax.spec +++ b/wimax.spec @@ -4,7 +4,7 @@ Name: wimax Summary: WiMAX Network Service for the Intel 2400m Version: 1.5.2 -Release: 3%{?gitdate:.%{gitdate}git%{gitrev}}%{dist} +Release: 4%{?gitdate:.%{gitdate}git%{gitrev}}%{dist} Group: System Environment/Base License: BSD URL: http://linuxwimax.org/ @@ -22,7 +22,7 @@ Patch1: wimax-1.5.2-noise.patch Patch2: wimax-1.5.2-iprenew.patch BuildRequires: wimax-tools-devel BuildRequires: zlib-devel -BuildRequires: libeap-devel +BuildRequires: libeap-devel >= 1:1.0-0.3 BuildRequires: chrpath ExcludeArch: s390 s390x @@ -101,6 +101,9 @@ mv %{buildroot}/etc/udev/rules.d %{buildroot}/lib/udev %{_libdir}/pkgconfig/*.pc %changelog +* Fri Mar 2 2012 Dan Williams - 1.5.2-4.20110419git6718941c +- Rebuild against libnl3-enabled libeap + * Sat Jan 14 2012 Fedora Release Engineering - 1.5.2-3.20110419git6718941c - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild From 70fcbc5a7128ed4e7bfe44ea78ed3bc54d09cecb Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Fri, 2 Mar 2012 16:37:48 -0600 Subject: [PATCH 2/2] Ensure wimax-tools is also linked with compatible libnl3 --- wimax.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wimax.spec b/wimax.spec index b5adbbe..b0f8f82 100644 --- a/wimax.spec +++ b/wimax.spec @@ -20,7 +20,7 @@ Source0: http://linuxwimax.org/Download?action=AttachFile&do=get&target=wimax-1. Patch1: wimax-1.5.2-noise.patch # Don't handle dhclient ourselves Patch2: wimax-1.5.2-iprenew.patch -BuildRequires: wimax-tools-devel +BuildRequires: wimax-tools-devel >= 1.4.5-2 BuildRequires: zlib-devel BuildRequires: libeap-devel >= 1:1.0-0.3 BuildRequires: chrpath