Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37037932
en ru br
Репозитории ALT
S:4.9-alt2
5.1: 2.7-alt3
4.0: 2.7-alt2.M40.1
www.altlinux.org/Changes

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

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

Name: sispmctl
Version: 4.9
Release: alt2

Summary: Gembird Silver Shield PM USB PDU control
License: GPLv2+
Group: System/Kernel and hardware

Url: http://sispmctl.sourceforge.net
Source0: %name-%version.tar.gz
Source1: 74-sispmctl.rules
Source100: sispmctl.watch
Packager: Michael Shigorin <mike at altlinux.org>

# Automatically added by buildreq on Fri Sep 23 2011

BuildRequires: libusb-compat-devel

%description
SIS-PM Control for Linux aka sispmctl is an application
enabling the use of the GEMBIRD (m)SiS-PM device family
(or a Revolt Power Switch) under Linux.

Add users who need to control the device to _sispm group.

See also egctl package for Gembird's LAN/WLAN PDU support.

%prep
%setup

%build
%autoreconf
%configure --enable-webless
%make_build

%install
%makeinstall
install -pDm644 %SOURCE1 %buildroot%_udevrulesdir/74-sispmctl.rules
rm -rf %buildroot%_defaultdocdir/%name

rm -fv %buildroot%_libdir/*.a

%pre
%_sbindir/groupadd -r -f _sispm >/dev/null 2>&1

%files
%_bindir/*
%_man1dir/*
%_libdir/*.so.*
%config(noreplace) %_udevrulesdir/74-sispmctl.rules
%doc AUTHORS ChangeLog README.md
%doc examples/

# TODO:

# - consider web part

# THANKS:

# - darktemplar at  for explaining me a silly lapse with the shared library

%changelog

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

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