Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37711277
en ru br
ALT Linux repos
S:0-alt2_0.15.20130214svn

Group :: File tools
RPM: ath_info

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Group: File tools
# see https://bugzilla.altlinux.org/show_bug.cgi?id=10382
%define _localstatedir %{_var}
Name: ath_info
Version: 0
Release: alt2_0.15.20130214svn
Summary: Tool to get detailed information from Atheros WLAN cards

License: GPLv2
URL: http://madwifi-project.org/wiki/UserDocs/AthInfo
# The source tarball was generated with:
# svn export -r 4151 http://madwifi-project.org/svn/ath_info/trunk ath_info-20130214
# tar -Jcf ath_info-20130214.tar.xz ath_info-20130214/
Source0: ath_info-20130214.tar.xz
Source44: import.info

%description
ath_info prints some version information of Atheros WLAN modules. It
furthermore allows to change regulatory domain and PCI ID fields in the EEPROM.
Since the output of lspci and dmesg is not always sufficient to correctly
identify chipset versions, it is useful to attach ath_info output to bug
reports for the ath5k driver.

%prep
%setup -q -n ath_info-20130214

%build
make PREFIX=%{_prefix} CFLAGS="%{optflags}" %{?_smp_mflags}

%install
make install PREFIX=%{_prefix} DESTDIR=%{buildroot}

%files
%doc README
%{_bindir}/ath_info
%{_mandir}/man8/ath_info.*

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin