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