Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37433209
en ru br
ALT Linux repos
S:2.8-alt2

Group :: Development/Python
RPM: uniset2-testsuite

 Main   Changelog   Spec   Patches   Sources   Download   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

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin