iw/iw.spec

104 lines
3.1 KiB
RPMSpec

Name: iw
Version: 5.16
Release: 1mamba
Summary: A tool to use nl80211.
Group: System/Kernel and Hardware
Vendor: openmamba
Distribution: openmamba
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
URL: https://wireless.wiki.kernel.org/en/users/documentation/iw
Source: https://www.kernel.org/pub/software/network/iw/iw-%{version}.tar.xz
License: BSD
## AUTOBUILDREQ-BEGIN
BuildRequires: glibc-devel
BuildRequires: libnl-devel
## AUTOBUILDREQ-END
%description
A tool to use nl80211.
%debug_package
%prep
%setup -q
%build
%make
%install
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%makeinstall
%clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
%files
%defattr(-,root,root)
%{_sbindir}/iw
%{_mandir}/man8/iw.8*
%doc COPYING
%changelog
* Fri Nov 12 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 5.16-1mamba
- update to 5.16
* Mon Oct 05 2020 Automatic Build System <autodist@mambasoft.it> 5.9-1mamba
- automatic version update by autodist
* Sat Aug 29 2020 Automatic Build System <autodist@mambasoft.it> 5.8-1mamba
- automatic version update by autodist
* Fri Dec 06 2019 Automatic Build System <autodist@mambasoft.it> 5.4-1mamba
- automatic version update by autodist
* Fri Aug 09 2019 Automatic Build System <autodist@mambasoft.it> 5.3-1mamba
- automatic version update by autodist
* Fri Feb 08 2019 Automatic Build System <autodist@mambasoft.it> 5.0.1-1mamba
- automatic version update by autodist
* Mon Jan 08 2018 Automatic Build System <autodist@mambasoft.it> 4.14-1mamba
- automatic version update by autodist
* Wed Nov 23 2016 Automatic Build System <autodist@mambasoft.it> 4.9-1mamba
- automatic version update by autodist
* Thu Jun 30 2016 Automatic Build System <autodist@mambasoft.it> 4.7-1mamba
- automatic version update by autodist
* Mon Feb 01 2016 Automatic Build System <autodist@mambasoft.it> 4.3-1mamba
- automatic update by autodist
* Fri May 08 2015 Automatic Build System <autodist@mambasoft.it> 4.1-1mamba
- automatic update by autodist
* Wed Apr 01 2015 Automatic Build System <autodist@mambasoft.it> 4.0-1mamba
- automatic update by autodist
* Thu Oct 23 2014 Automatic Build System <autodist@mambasoft.it> 3.17-1mamba
- automatic version update by autodist
* Mon Feb 24 2014 Automatic Build System <autodist@mambasoft.it> 3.14-1mamba
- automatic version update by autodist
* Mon Jan 20 2014 Automatic Build System <autodist@mambasoft.it> 3.13-1mamba
- automatic version update by autodist
* Tue Oct 29 2013 Silvan Calarco <silvan.calarco@mambasoft.it> 3.11-1mamba
- update to 3.11
* Mon Jan 07 2013 Automatic Build System <autodist@mambasoft.it> 3.8-1mamba
- automatic version update by autodist
* Sat Oct 27 2012 Automatic Build System <autodist@mambasoft.it> 3.7-1mamba
- automatic version update by autodist
* Wed Aug 15 2012 Automatic Build System <autodist@mambasoft.it> 3.6-1mamba
- automatic version update by autodist
* Thu Jun 14 2012 Automatic Build System <autodist@mambasoft.it> 3.4-1mamba
- automatic version update by autodist
* Wed Sep 28 2011 Silvan Calarco <silvan.calarco@mambasoft.it> 3.1-1mamba
- package created by autospec