Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37400159
en ru br
Репозитории ALT
5.1: 0.4.7-alt1
4.1: 0.4.7-alt1
4.0: 0.4.7-alt1
3.0: 0.3.7-alt1
www.altlinux.org/Changes

Другие репозитории
Upstream:0.4.7

Группа :: Система/Ядро и оборудование
Пакет: hostap-utils

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define upstream_name    hostap

Name: %upstream_name-utils
Version: 0.4.7
Release: alt1
License: GPL
Group: System/Kernel and hardware
Summary: Host AP driver utilities for Intersil Prism2/2.5/3
Url: http://hostap.epitest.fi/
Source0: %name-%version.tar.gz

PreReq: coreutils
PreReq: modutils

%description
This is a Linux driver for wireless LAN cards based on Intersil's
Prism2/2.5 chipset. The driver supports a so called Host AP mode, i.e.,
it takes care of IEEE 802.11 management functions in the host computer
and acts as an access point.

%prep

%setup -q

%build
%make_build

%install
mkdir -p %buildroot%_sbindir

find -type f -perm +111 -exec %__install '{}' %buildroot/%_sbindir ';'

%files
%attr(0755,root,root) %_sbindir/*
%doc README

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin