Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37040661
en ru br
Репозитории ALT

Группа :: Разработка/Python
Пакет: uniset2-testsuite

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

%def_enable doc

Name: uniset2-testsuite
Version: 2.8
Release: alt2
Summary: UniSet test suite
Group: Development/Python
License: LGPL
Url: http://github.com/Etersoft/uniset2-testsuite
Source: %name-%version.tar
# Automatically added by buildreq on Wed Jan 18 2017
# optimized out: pkg-config python-base python-modules python3 python3-base
BuildRequires: doxygen python3-dev python3 python3-base
BuildRequires: python3-module-uniset2 >= 2.14.1-alt1

Requires: python3-module-uniset2 >= 2.14.1-alt1
Provides: python3(UTestInterface)
Provides: python3(TestSuiteGlobal)
BuildArch: noarch

%if_enabled doc
BuildRequires: doxygen
%endif

%description
%summary

%package doc
Summary: docs for uniset2-testsuite
Group: Development/Python
BuildArch: noarch
# Requires: %name = %version-%release
%description doc
Documentation for uniset2-testsuite

%package snmp
Summary: SNMP plugin for uniset2-testsuite
Group: Development/Python
Requires: %name = %version-%release
Requires: net-snmp-clients
%description snmp
SNMP Plugin for uniset2-testsuite

%prep
%setup

%build
%autoreconf
%configure %{subst_enable docs}
%make

%install
%make_install install DESTDIR=%buildroot

%files
%dir %_datadir/%name
%_datadir/%name/*.*
%_bindir/%name-xmlplayer
%_bindir/%name-conv
%exclude %_datadir/%name/plugins.d/*SNMP.py

%files snmp
%_datadir/%name/plugins.d/*SNMP.py

%if_enabled doc
%files doc
%_docdir/%name
%endif

%changelog

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

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