Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37041627
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.6.1
Release: alt1

Summary: GUI test tool and automation framework

License: GPL
Group: Development/Other
Url: http://people.redhat.com/zcerza/dogtail/

Packager: Vitaly Lipatov <lav at altlinux.ru>

Source: http://people.redhat.com/zcerza/dogtail/releases/dogtail-%version.tar.bz2

BuildArch: noarch
# Automatically added by buildreq on Fri Oct 27 2006
BuildRequires: python-dev python-modules-encodings

BuildRequires: desktop-file-utils
Requires: xorg-x11-xvfb
#Requires: xorg-x11-server-Xvfb
#Requires: xorg-x11-xinit
Requires: xinit

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

%prep
%setup -q

%build
%__python ./setup.py build

%install
%__python ./setup.py install -O2 --root=%buildroot
rm -rf %buildroot%_docdir/dogtail
find examples -type f -exec chmod 0644 \{\} \;
desktop-file-install %buildroot%_desktopdir/sniff.desktop \
 --vendor=fedora \
 --dir=%buildroot%_desktopdir \
 --add-category X-Fedora \
 --delete-original

%files
%doc README examples/
%_bindir/*
%python_sitelibdir/%name/
%_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