85477d
Name:           iw
85477d
Version:        4.14
85477d
Release:        5%{?dist}
85477d
Summary:        A nl80211 based wireless configuration tool
85477d
85477d
License:        ISC
85477d
URL:            http://www.linuxwireless.org/en/users/Documentation/iw
85477d
Source0:        http://www.kernel.org/pub/software/network/iw/iw-%{version}.tar.xz
85477d
85477d
BuildRequires:  kernel-headers >= 2.6.24 
85477d
BuildRequires:  libnl3-devel
85477d
BuildRequires:  pkgconfig      
85477d
85477d
%description
85477d
iw is a new nl80211 based CLI configuration utility for wireless devices.
85477d
Currently you can only use this utility to configure devices which
85477d
use a mac80211 driver as these are the new drivers being written - 
85477d
only because most new wireless devices being sold are now SoftMAC.
85477d
85477d
85477d
%prep
85477d
%setup -q
85477d
85477d
85477d
%build
85477d
export CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="$RPM_LD_FLAGS"
85477d
make %{?_smp_mflags}
85477d
85477d
85477d
%install
85477d
make install DESTDIR=$RPM_BUILD_ROOT MANDIR=%{_mandir}
85477d
85477d
85477d
%files
85477d
%license COPYING
85477d
%{_sbindir}/%{name}
85477d
%{_datadir}/man/man8/iw.*
85477d
85477d
85477d
%changelog
85477d
* Fri Feb 09 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 4.14-5
85477d
- Escape macros in %%changelog
85477d
85477d
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 4.14-4
85477d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
85477d
85477d
* Thu Feb  1 2018 Florian Weimer <fweimer@redhat.com> - 4.14-3
85477d
- Build with linker flags from redhat-rpm-config
85477d
85477d
* Fri Jan 05 2018 John W. Linville <linville@redhat.com> - 4.14-2
85477d
- Fixup bogus date in the changelog...
85477d
85477d
* Fri Jan 05 2018 John W. Linville <linville@redhat.com> - 4.14-1
85477d
- Update to 4.14
85477d
85477d
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.9-3
85477d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
85477d
85477d
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.9-2
85477d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
85477d
85477d
* Thu Mar 02 2017 Michael Cronenworth <mike@cchtml.com> - 4.9-1
85477d
- Update to 4.9
85477d
85477d
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 4.3-2
85477d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
85477d
85477d
* Mon Apr 04 2016 John W. Linville <linville@redhat.com> - 4.3-1
85477d
- Update to 4.3
85477d
85477d
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 4.1-2
85477d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
85477d
85477d
* Sat Jul 18 2015 Adel Gadllah <adel.gadllah@gmail.com> - 4.1-1
85477d
- Update to 4.1
85477d
85477d
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.15-4
85477d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
85477d
85477d
* Wed Feb  4 2015 John W. Linville <linville@redhat.com> 3.15-3
85477d
- Use %%license instead of %%doc for file containing license information
85477d
85477d
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.15-2
85477d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
85477d
85477d
* Mon Jul 14 2014 John W. Linville <linville@redhat.com> 3.15-1
85477d
- Update to 3.15
85477d
- Move /sbin/iw to /usr/sbin/iw
85477d
85477d
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.14-2
85477d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
85477d
85477d
* Wed Feb 12 2014 John W. Linville <linville@redhat.com> 3.14-1
85477d
- Update to 3.14
85477d
- Correct some bogus dates in the changelog
85477d
85477d
* Tue Nov 12 2013 Adel Gadllah <adel.gadllah@gmail.com> 3.11-1
85477d
- Update to 3.11
85477d
85477d
* Sat Nov 09 2013 Xose Vazquez Perez <xose.vazquez@gmail.com> 3.10-3
85477d
- Link with libnl3
85477d
85477d
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.10-3
85477d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
85477d
85477d
* Mon May  6 2013 John W. Linville <linville@redhat.com> 3.10-2
85477d
- Update URL for source download
85477d
85477d
* Mon May  6 2013 John W. Linville <linville@redhat.com> 3.10-1
85477d
- Update to 3.10
85477d
85477d
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.8-2
85477d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
85477d
85477d
* Wed Jan  2 2013 John W. Linville <linville@redhat.com> 3.8-1
85477d
- Update to 3.8
85477d
85477d
* Wed Oct 17 2012 John W. Linville <linville@redhat.com> 3.7-1
85477d
- Update to 3.7
85477d
85477d
* Mon Aug 13 2012 John W. Linville <linville@redhat.com> 3.6-1
85477d
- Update to 3.6
85477d
85477d
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.5-2
85477d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
85477d
85477d
* Thu Jun 28 2012 John W. Linville <linville@redhat.com> 3.5-1
85477d
- Update to 3.5
85477d
85477d
* Wed Jun 13 2012 John W. Linville <linville@redhat.com> 3.4-1
85477d
- Update to 3.4
85477d
85477d
* Wed Jan 18 2012 John W. Linville <linville@redhat.com> 3.3-1
85477d
- Update to 3.3
85477d
85477d
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2-2
85477d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
85477d
85477d
* Mon Nov  7 2011 John W. Linville <linville@redhat.com> 3.2-1
85477d
- Update to 3.2
85477d
85477d
* Wed Sep 14 2011 John W. Linville <linville@redhat.com> 3.1-1
85477d
- Update to 3.1
85477d
85477d
* Sun Mar 13 2011 Adel Gadllah <adel.gadllah@gmail.com> 0.9.22-1
85477d
- Update to 0.9.22
85477d
85477d
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.21-3
85477d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
85477d
85477d
* Wed Sep 29 2010 jkeating - 0.9.21-2
85477d
- Rebuilt for gcc bug 634757
85477d
85477d
* Sun Sep 26 2010 Adel Gadllah <adel.gadllah@gmail.com> 0.9.21-1
85477d
- Update to 0.9.21
85477d
85477d
* Wed Jul 14 2010 John W. Linville <linville@redhat.com> 0.9.20-1
85477d
- Update to 0.9.20
85477d
85477d
* Thu Jan 14 2010 John W. Linville <linville@redhat.com> 0.9.19-2
85477d
- Correct license tag from BSD to ISC
85477d
85477d
* Thu Jan 14 2010 John W. Linville <linville@redhat.com> 0.9.19-1
85477d
- Update to 0.9.19
85477d
85477d
* Mon Dec 21 2009 John W. Linville <linville@redhat.com> 0.9.18-4
85477d
- Remove unnecessary explicit Requires of libnl -- oops!
85477d
85477d
* Mon Dec 21 2009 John W. Linville <linville@redhat.com> 0.9.18-3
85477d
- Add libnl to Requires
85477d
85477d
* Fri Dec 18 2009 John W. Linville <linville@redhat.com> 0.9.18-2
85477d
- BuildRequires kernels-headers instead of kernel-devel
85477d
85477d
* Wed Dec  2 2009 John W. Linville <linville@redhat.com> 0.9.18-1
85477d
- Update to 0.9.18
85477d
85477d
* Thu Oct  1 2009 John W. Linville <linville@redhat.com> 0.9.17-3
85477d
- Install in /sbin
85477d
85477d
* Fri Sep  4 2009 John W. Linville <linville@redhat.com> 0.9.17-2
85477d
- Revert "separate commands into sections", section type conflicts on ppc64
85477d
85477d
* Fri Sep  4 2009 John W. Linville <linville@redhat.com> 0.9.17-1
85477d
- Update to 0.9.17
85477d
85477d
* Mon Aug 17 2009 Adel Gadllah <adel.gadllah@gmail.com> 0.9.16-1
85477d
- Update to 0.9.16
85477d
85477d
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.15-2
85477d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
85477d
85477d
* Sat Jul 11 2009 Adel Gadllah <adel.gadllah@gmail.com> 0.9.15-1
85477d
- Update to 0.9.15
85477d
85477d
* Wed May 13 2009 Adel Gadllah <adel.gadllah@gmail.com> 0.9.14-1
85477d
- Update to 0.9.14
85477d
85477d
* Sat May  2 2009 John W. Linville <linville@redhat.com> 0.9.13-1
85477d
- Update to 0.9.13
85477d
85477d
* Wed Apr 15 2009 John W. Linville <linville@redhat.com> 0.9.12-1
85477d
- Update to 0.9.12
85477d
85477d
* Mon Apr  6 2009 John W. Linville <linville@redhat.com> 0.9.11-1
85477d
- Update to 0.9.11
85477d
85477d
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.7-2
85477d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
85477d
85477d
* Sat Jan 10 2009 Adel Gadllah <adel.gadllah@gmail.com> 0.9.7-1
85477d
- Update to 0.9.7
85477d
85477d
* Sun Oct 26 2008 Adel Gadllah <adel.gadllah@gmail.com> 0.9.6-1
85477d
- Update to 0.9.6
85477d
85477d
* Sun Sep 28 2008 Adel Gadllah <adel.gadllah@gmail.com> 0.9.5-3
85477d
- Use offical tarball
85477d
85477d
* Sun Sep 28 2008 Adel Gadllah <adel.gadllah@gmail.com> 0.9.5-2
85477d
- Fix BuildRequires
85477d
85477d
* Sun Sep 28 2008 Adel Gadllah <adel.gadllah@gmail.com> 0.9.5-1
85477d
- Update to 0.9.5
85477d
85477d
* Tue Jul 22 2008 Adel Gadllah <adel.gadllah@gmail.com> 0.0-0.3.20080703gitf6fc7dc
85477d
- Add commitid to version
85477d
- Use versioned buildrequires for kernel-devel
85477d
85477d
* Thu Jul 3 2008 Adel Gadllah <adel.gadllah@gmail.com> 0.0-0.2.20080703git
85477d
- Add tarball instructions
85477d
- Fix install
85477d
- Fix changelog
85477d
85477d
* Thu Jul 3 2008 Adel Gadllah <adel.gadllah@gmail.com> 0.0-0.1.20080703git
85477d
- Initial build