Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37044211
en ru br
ALT Linux repos
S:0.9.11-alt2
5.0: 0.6.1-alt3.1
4.1: 0.6.1-alt3.1
4.0: 0.6.1-alt1

Group :: Development/Other
RPM: dogtail

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: dogtail
Version: 0.9.11
Release: alt1

Summary: GUI test tool and automation framework

License: GPL
Group: Development/Other
Url: https://fedorahosted.org/dogtail/

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: https://fedorahosted.org/released/dogtail/dogtail-%version.tar

BuildArch: noarch
# Automatically added by buildreq on Sat May 21 2011
# optimized out: python-base python-devel python-modules python-modules-compiler
BuildRequires: python-module-paste python-module-peak

BuildRequires: desktop-file-utils

%py_requires gconf

# Hack for build

%add_python_req_skip Accessibility

%description
GUI test tool and automation framework that uses assistive technologies to
communicate with desktop applications.

Before using enable accessibility via
$ gconftool-2 -s -t boolean /desktop/gnome/interface/accessibility true

%prep
%setup

%build
%python_build

%install
%python_install
rm -rf %buildroot%_docdir/dogtail/
find examples -type f -exec chmod 0644 \{\} \;
%__subst "s|\.svg||g" %buildroot%_desktopdir/*

%files
%doc README examples/
%_bindir/*
%python_sitelibdir/%name/
%python_sitelibdir/%name-*.egg-info
%_desktopdir/*
%_datadir/%name/
#_liconsdir/*
%_iconsdir/hicolor/scalable/*

%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