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

Группа :: Система/Серверы
Пакет: wondershaper

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

Name: wondershaper
Version: 1.1a
Release: alt1

Summary: Helps to maintain interactive latency on modem/ADSL/cable
License: GPL
Group: System/Servers
Url: http://lartc.org/%name
BuildArch: noarch
Packager: Andy Gorev <horror at altlinux.ru>

Source: %url/%name-%version.tar.bz2

%description
This package attempts to implement
+ Maintain low latency for interfactive traffic at all times.
+ Allow 'surfing' at reasonable speeds while up or downloading.
+ Make sure uploads don't harm downloads, and the other way around.
+ Have the ability to mark certain hosts/ports as 'low priority'.

%prep
%setup -q

%install
%__mkdir_p $RPM_BUILD_ROOT{%_sbindir,%_sysconfdir/%name}
%__install -p -m755 wshaper* $RPM_BUILD_ROOT%_sysconfdir/%name/
for f in wshaper*; do
%__ln_s "../..%_sysconfdir/%name/$f" $RPM_BUILD_ROOT%_sbindir/
done

%files
%_sbindir/*
%config %_sysconfdir/%name
%doc README TODO VERSION ChangeLog

%changelog

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

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