File uiautomationwinforms.spec of Package uiautomationwinforms

#
# spec file for package uiautomationwinforms (Version 1.0)
#
# 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:           uiautomationwinforms
Version:        1.0
Release:        1
License:        MIT License
Group:          System/Libraries
Url:            http://www.mono-project.com/Accessibility
Source0:        %{name}-%{version}.tar.bz2
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
Requires:       mono-core >= 2.4 mono-data >= 2.4 gtk-sharp2 >= 2.12.8 
Requires:       mono-uia >= 1.0 mono-winfxcore >= 1.0
Requires:       uiaatkbridge >= 1.0 glib-sharp2 >= 2.12.8
BuildRequires:  mono-data >= 2.4 mono-devel >= 2.4
BuildRequires:  glib-sharp2 >= 2.12.8 gtk-sharp2 >= 2.12.8
BuildRequires:  mono-nunit >= 2.4 mono-uia >= 1.0 mono-uia-devel >= 1.0
BuildRequires:  intltool mono-winfxcore >= 1.0 uiaatkbridge >= 1.0
Summary:        Implementation of UIA providers

%description
Implementation of UIA providers for Mono's Winforms controls

%prep
%setup -q

%build
%configure --disable-tests
#Breaks make
make

%install
make DESTDIR=%{buildroot} install
%find_lang UIAutomationWinforms

%clean
rm -rf %{buildroot}

%files -f UIAutomationWinforms.lang
%defattr(-,root,root)
%doc COPYING README NEWS 
%dir %_libdir/uiautomationwinforms
%_libdir/uiautomationwinforms/UIAutomationWinforms.dll*
%_prefix/lib/mono/gac/UIAutomationWinforms

%changelog
openSUSE Build Service is sponsored by