File ldtp.spec of Package ldtp

#
# spec file for package ldtp (Version 1.7.1)
#
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

# norootforbuild


Name:           ldtp
BuildRequires:  at-spi-devel
BuildRequires:  gtk2-devel
BuildRequires:  intltool
BuildRequires:  libxml2-devel
License:        GPL v2 or later ; LGPL v2.1 or later
Group:          Productivity/Other
Version:        1.7.1
Release:        1
Summary:        Linux Desktop Testing Project (LDTP)
Url:            http://ldtp.freedesktop.org
Source:         %{name}-%{version}.tar.bz2
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
%py_requires

%description
GNU/Linux Desktop Testing Project (GNU/LDTP) is aimed at producing a
high quality test automation framework and cutting-edge tools that can
be used to test GNU/Linux Desktop and improve it. It uses the
accessibility libraries to poke through the application's user
interface. The framework has tools to generate Appmap by reading
through the user interface components of an application. The framework
also has tools to record test cases based on user selection on the
application. GNU/LDTP core framework uses Appmap and the recorded test
cases to test an application and gives the status of each test case as
output. GNU/LDTP can test any GNOME application that is enabled for
accessibility, as Mozilla, Openoffice.org, any Java application (should
have a UI based on swing), and KDE 4.0 applications based on QT 4.0
(based on the press releases by KDE).

You are encouraged to join the project and help to create a robust,
reliable, and stable test framework and tools for Unix desktops.



Authors:
--------
    Nagappan A <nagappan@gmail.com>
    Veerapuram Varadhan <v.varadhan@gmail.com>
    Premkumar J <jpremkumar@novell.com>
    Poornima Nayak <pnayak@novell.com>
    Khasim Shaheed <khasim.shaheed@gmail.com>
    Prashanth Mohan <prasmohan@gmail.com>
    Venkateswaran S <wenkat.s@gmail.com>
    Thanikachalam S <thanika1999@yahoo.com>
    Shankar Ganesh <shagan.glare@gmail.com>

%package -n ldtp-python
License:        LGPL v2.1 or later
Summary:        Linux Desktop Testing Project (LDTP)
Group:          Productivity/Other
Requires:       python

%description -n ldtp-python
GNU/Linux Desktop Testing Project (GNU/LDTP) is aimed at producing high
quality test automation framework and cutting-edge tools that can be
used to test GNU/Linux Desktop and improve it. It uses the
Accessibility libraries to poke through the application's user
interface. The framework has tools to generate Appmap by reading
through the user interface components of an application. The framework
also has tools to record test-cases based on user-selection on the
application.

GNU/LDTP core framework uses Appmap and the recorded test-cases to test
an application and gives the status of each test-case as output. As of
now, GNU/LDTP can test any GNOME application which are accessibility
enabled, Mozilla, Openoffice.org, any Java application (should have a
UI based on swing) and KDE 4.0 applications based on QT 4.0 (based on
the press releases by KDE).

We encourage you to join the project and help us to create robust,
reliable and stable test tool/framework for Unix Desktops.



Authors:
--------
    Nagappan A <nagappan@gmail.com>
    Veerapuram Varadhan <v.varadhan@gmail.com>
    Premkumar J <jpremkumar@novell.com>
    Poornima Nayak <pnayak@novell.com>
    Khasim Shaheed <khasim.shaheed@gmail.com>
    Prashanth Mohan <prasmohan@gmail.com>
    Venkateswaran S <wenkat.s@gmail.com>
    Thanikachalam S <thanika1999@yahoo.com>
    Shankar Ganesh <shagan.glare@gmail.com>

%prep
%setup 

%build
%configure
make %{?jobs:-j%jobs}

%install
export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
%makeinstall
unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr(-, root, root)
%doc AUTHORS NEWS README COPYING
%{_bindir}/ldtp*
%exclude %{_bindir}/ldtprunner
%{_datadir}/ldtp

%files -n ldtp-python
%defattr(-, root, root)
%{_bindir}/ldtprunner
/usr/%{_lib}/python%{py_ver}/site-packages/*

%changelog
openSUSE Build Service is sponsored by