Blame SPECS/iw.spec

e143d4
Name:           iw
fa0fa0
Version:        4.3
fa0fa0
Release:        1%{?dist}
e143d4
Summary:        A nl80211 based wireless configuration tool
e143d4
e143d4
Group:          System Environment/Base
e143d4
License:        ISC
e143d4
URL:            http://www.linuxwireless.org/en/users/Documentation/iw
fa0fa0
Source0:        http://www.kernel.org/pub/software/network/iw/iw-%{version}.tar.xz
e143d4
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
e143d4
e143d4
BuildRequires:  kernel-headers >= 2.6.24 
e143d4
BuildRequires:  libnl-devel >= 1.0
e143d4
BuildRequires:  pkgconfig      
e143d4
e143d4
%description
e143d4
iw is a new nl80211 based CLI configuration utility for wireless devices.
e143d4
Currently you can only use this utility to configure devices which
e143d4
use a mac80211 driver as these are the new drivers being written - 
e143d4
only because most new wireless devices being sold are now SoftMAC.
e143d4
e143d4
%prep
e143d4
%setup -q
e143d4
e143d4
e143d4
%build
fc518f
export CFLAGS="%{optflags}"
fc518f
make %{?_smp_mflags}
e143d4
e143d4
e143d4
%install
e143d4
rm -rf $RPM_BUILD_ROOT
fc518f
make install DESTDIR=$RPM_BUILD_ROOT MANDIR=%{_mandir}
e143d4
e143d4
e143d4
%clean
e143d4
rm -rf $RPM_BUILD_ROOT
e143d4
e143d4
e143d4
%files
e143d4
%defattr(-,root,root,-)
fc518f
%{_sbindir}/%{name}
e143d4
%{_datadir}/man/man8/iw.*
e143d4
%doc COPYING
e143d4
e143d4
%changelog
fa0fa0
* Tue Apr  5 2016 John W. Linville <linville@redhat.com> - 4.3-1
fa0fa0
- Update to 4.3
fa0fa0
fc518f
* Wed Jul 30 2014 John W. Linville <linville@redhat.com> - 3.10-6
fc518f
- Minor spec file change to make the build more reliable
fc518f
fc518f
* Mon Jul 14 2014 John W. Linville <linville@redhat.com> - 3.10-5
fc518f
- Correct some bogus dates in the changelog
fc518f
- Move /sbin/iw to /usr/sbin/iw
fc518f
0e83dc
* Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 3.10-4
0e83dc
- Mass rebuild 2014-01-24
0e83dc
0e83dc
* Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 3.10-3
0e83dc
- Mass rebuild 2013-12-27
0e83dc
e143d4
* Tue Oct 15 2013 John W. Linville <linville@redhat.com> 3.10-2.1
e143d4
- Bump release for RHEL versioning rules
e143d4
e143d4
* Mon May  6 2013 John W. Linville <linville@redhat.com> 3.10-2
e143d4
- Update URL for source download
e143d4
e143d4
* Mon May  6 2013 John W. Linville <linville@redhat.com> 3.10-1
e143d4
- Update to 3.10
e143d4
e143d4
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.8-2
e143d4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
e143d4
e143d4
* Wed Jan  2 2013 John W. Linville <linville@redhat.com> 3.8-1
e143d4
- Update to 3.8
e143d4
e143d4
* Wed Oct 17 2012 John W. Linville <linville@redhat.com> 3.7-1
e143d4
- Update to 3.7
e143d4
fc518f
* Mon Aug 13 2012 John W. Linville <linville@redhat.com> 3.6-1
e143d4
- Update to 3.6
e143d4
e143d4
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.5-2
e143d4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
e143d4
e143d4
* Thu Jun 28 2012 John W. Linville <linville@redhat.com> 3.5-1
e143d4
- Update to 3.5
e143d4
e143d4
* Wed Jun 13 2012 John W. Linville <linville@redhat.com> 3.4-1
e143d4
- Update to 3.4
e143d4
e143d4
* Wed Jan 18 2012 John W. Linville <linville@redhat.com> 3.3-1
e143d4
- Update to 3.3
e143d4
e143d4
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2-2
e143d4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
e143d4
e143d4
* Mon Nov  7 2011 John W. Linville <linville@redhat.com> 3.2-1
e143d4
- Update to 3.2
e143d4
e143d4
* Wed Sep 14 2011 John W. Linville <linville@redhat.com> 3.1-1
e143d4
- Update to 3.1
e143d4
e143d4
* Sun Mar 13 2011 Adel Gadllah <adel.gadllah@gmail.com> 0.9.22-1
e143d4
- Update to 0.9.22
e143d4
e143d4
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.21-3
e143d4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
e143d4
e143d4
* Wed Sep 29 2010 jkeating - 0.9.21-2
e143d4
- Rebuilt for gcc bug 634757
e143d4
e143d4
* Sun Sep 26 2010 Adel Gadllah <adel.gadllah@gmail.com> 0.9.21-1
e143d4
- Update to 0.9.21
e143d4
e143d4
* Wed Jul 14 2010 John W. Linville <linville@redhat.com> 0.9.20-1
e143d4
- Update to 0.9.20
e143d4
e143d4
* Thu Jan 14 2010 John W. Linville <linville@redhat.com> 0.9.19-2
e143d4
- Correct license tag from BSD to ISC
e143d4
e143d4
* Thu Jan 14 2010 John W. Linville <linville@redhat.com> 0.9.19-1
e143d4
- Update to 0.9.19
e143d4
fc518f
* Mon Dec 21 2009 John W. Linville <linville@redhat.com> 0.9.18-4
e143d4
- Remove unnecessary explicit Requires of libnl -- oops!
e143d4
fc518f
* Mon Dec 21 2009 John W. Linville <linville@redhat.com> 0.9.18-3
e143d4
- Add libnl to Requires
e143d4
fc518f
* Fri Dec 18 2009 John W. Linville <linville@redhat.com> 0.9.18-2
e143d4
- BuildRequires kernels-headers instead of kernel-devel
e143d4
e143d4
* Wed Dec  2 2009 John W. Linville <linville@redhat.com> 0.9.18-1
e143d4
- Update to 0.9.18
e143d4
e143d4
* Thu Oct  1 2009 John W. Linville <linville@redhat.com> 0.9.17-3
e143d4
- Install in /sbin
e143d4
e143d4
* Fri Sep  4 2009 John W. Linville <linville@redhat.com> 0.9.17-2
e143d4
- Revert "separate commands into sections", section type conflicts on ppc64
e143d4
e143d4
* Fri Sep  4 2009 John W. Linville <linville@redhat.com> 0.9.17-1
e143d4
- Update to 0.9.17
e143d4
e143d4
* Mon Aug 17 2009 Adel Gadllah <adel.gadllah@gmail.com> 0.9.16-1
e143d4
- Update to 0.9.16
e143d4
e143d4
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.15-2
e143d4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
e143d4
e143d4
* Sat Jul 11 2009 Adel Gadllah <adel.gadllah@gmail.com> 0.9.15-1
e143d4
- Update to 0.9.15
e143d4
e143d4
* Wed May 13 2009 Adel Gadllah <adel.gadllah@gmail.com> 0.9.14-1
e143d4
- Update to 0.9.14
e143d4
fc518f
* Sat May  2 2009 John W. Linville <linville@redhat.com> 0.9.13-1
e143d4
- Update to 0.9.13
e143d4
fc518f
* Wed Apr 15 2009 John W. Linville <linville@redhat.com> 0.9.12-1
e143d4
- Update to 0.9.12
e143d4
e143d4
* Mon Apr  6 2009 John W. Linville <linville@redhat.com> 0.9.11-1
e143d4
- Update to 0.9.11
e143d4
e143d4
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.7-2
e143d4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
e143d4
e143d4
* Sat Jan 10 2009 Adel Gadllah <adel.gadllah@gmail.com> 0.9.7-1
e143d4
- Update to 0.9.7
e143d4
e143d4
* Sun Oct 26 2008 Adel Gadllah <adel.gadllah@gmail.com> 0.9.6-1
e143d4
- Update to 0.9.6
e143d4
e143d4
* Sun Sep 28 2008 Adel Gadllah <adel.gadllah@gmail.com> 0.9.5-3
e143d4
- Use offical tarball
e143d4
e143d4
* Sun Sep 28 2008 Adel Gadllah <adel.gadllah@gmail.com> 0.9.5-2
e143d4
- Fix BuildRequires
e143d4
e143d4
* Sun Sep 28 2008 Adel Gadllah <adel.gadllah@gmail.com> 0.9.5-1
e143d4
- Update to 0.9.5
e143d4
e143d4
* Tue Jul 22 2008 Adel Gadllah <adel.gadllah@gmail.com> 0.0-0.3.20080703gitf6fc7dc
e143d4
- Add commitid to version
e143d4
- Use versioned buildrequires for kernel-devel
e143d4
e143d4
* Thu Jul 3 2008 Adel Gadllah <adel.gadllah@gmail.com> 0.0-0.2.20080703git
e143d4
- Add tarball instructions
e143d4
- Fix install
e143d4
- Fix changelog
e143d4
e143d4
* Thu Jul 3 2008 Adel Gadllah <adel.gadllah@gmail.com> 0.0-0.1.20080703git
e143d4
- Initial build