update to 30.pre9 [release 30.pre9-1mamba;Thu Sep 18 2014]
This commit is contained in:
parent
6536a3d621
commit
05d501a923
@ -1,14 +1,14 @@
|
||||
#% define pre_ver .pre5
|
||||
%define majver %(echo %version | cut -d. -f1)
|
||||
Name: wireless_tools
|
||||
Version: 29
|
||||
Release: 3mamba
|
||||
Version: 30.pre9
|
||||
Release: 1mamba
|
||||
Summary: A set of tools allowing to manipulate the Wireless Extensions
|
||||
Group: System/Kernel and Hardware
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html
|
||||
Source0: http://pcmcia-cs.sourceforge.net/ftp/contrib/wireless_tools.%{version}%{?pre_ver}.tar.gz
|
||||
Source0: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/wireless_tools.%{version}.tar.gz
|
||||
Source1: wireless_tools-ifrename_iftab
|
||||
Patch0: %{name}-29-iwlib_h_fix.patch
|
||||
License: GPL
|
||||
@ -42,7 +42,7 @@ Group: System/Tools
|
||||
Ifrename is a tool allowing you to assign a consistent name to each of your network interface.
|
||||
|
||||
%prep
|
||||
%setup -q -n wireless_tools.%{version}
|
||||
%setup -q -n wireless_tools.%{majver}
|
||||
sed -i "s|\(BUILD_STATIC = y\)|#\1|" Makefile
|
||||
%patch0 -p1
|
||||
|
||||
@ -84,6 +84,8 @@ install -D -m 0644 %{S:1} %{buildroot}%{_sysconfdir}/iftab
|
||||
%{_mandir}/man8/iwlist.*
|
||||
%{_mandir}/man8/iwpriv.*
|
||||
%{_mandir}/man8/iwspy.*
|
||||
%lang(cs) %{_mandir}/cs/man*/*
|
||||
%lang(fr) %{_mandir}/fr.*/man*/*
|
||||
|
||||
%files -n libiw
|
||||
%defattr(-,root,root)
|
||||
@ -103,6 +105,9 @@ install -D -m 0644 %{S:1} %{buildroot}%{_sysconfdir}/iftab
|
||||
%{_mandir}/man8/ifrename.*
|
||||
|
||||
%changelog
|
||||
* Thu Sep 18 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 30.pre9-1mamba
|
||||
- update to 30.pre9
|
||||
|
||||
* Wed May 06 2009 Silvan Calarco <silvan.calarco@mambasoft.it> 29-3mamba
|
||||
- added patch to iwlib.h to fix xsupplicant build
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user