Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
70fcbc5a71 | ||
|
|
e85a563a00 |
1 changed files with 6 additions and 3 deletions
|
|
@ -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/
|
||||
|
|
@ -20,9 +20,9 @@ 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
|
||||
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 <dcbw@redhat.com> - 1.5.2-4.20110419git6718941c
|
||||
- Rebuild against libnl3-enabled libeap
|
||||
|
||||
* Sat Jan 14 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.5.2-3.20110419git6718941c
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue