Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37895183
en ru br
ALT Linux repos
5.0: 0.9.4-alt1
4.1: 0.9.4-alt1
4.0: 0.9.3.1-alt1

Group :: System/Kernel and hardware
RPM: madwifi-utils

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

%define module_name madwifi
%define module_version 0.9.4
%define module_release alt1

Summary: Utilities for Atheros-based WiFi .11a/b/g adapters
Name: madwifi-utils
Version: %module_version
Release: alt1
Serial: 1
License: Dual: GPL or BSD
Group: System/Kernel and hardware
Url: http://www.madwifi.org/

BuildRequires: perl sharutils
BuildRequires: kernel-build-tools >= 0.7
BuildRequires: kernel-source-%module_name = %module_version
BuildRequires: glibc-kernheaders


PreReq: coreutils
PreReq: modutils
Patch0: %name-0.9.2-alt.patch

Packager: Konstantin A. Lepikhov <lakostis at altlinux.org>

%description
This software contains a utilites for Atheros-based Wireless LAN devices.

A full list of product solutions utilizing Atheros chips can be found
at http://www.atheros.com/partners/solutions.html

%prep
rm -rf kernel-source-%module_name-%module_version

tar -jxvf %kernel_src/kernel-source-%module_name-%module_version.tar.bz2

%setup -D -T -n kernel-source-%module_name-%module_version
%patch0 -p1

%build
%make_build -C tools

%install
%makeinstall -C tools DESTDIR=%buildroot

%files
%_sbindir/*
%_mandir/man8/*
%doc docs/users-guide.pdf docs/WEP-HOWTO.txt COPYRIGHT README THANKS

%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