File monodevelop-debugger-gdb.spec of Package monodevelop-debugger-gdb

#
# spec file for package monodevelop-debugger-gdb (Version 2.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/
#



Name:           monodevelop-debugger-gdb
Version:        2.0
Release:        2
License:        GPL v2 only
AutoReqProv:    on
BuildArch:      noarch
Url:            http://www.monodevelop.com
Source:         %{name}-%{version}.tar.bz2
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildRequires:  mono-devel monodevelop = %{version}
Requires:       gdb
Summary:        Monodevelop Mono Debugger Addin
Group:          Development/Languages/Mono

%description
Mono Debugger support for MonoDevelop.



%files
%defattr(-, root, root)
%{_prefix}/lib/monodevelop/AddIns/MonoDevelop.Debugger/MonoDevelop.Debugger.Gdb.dll*

%prep
%setup -q

%build
%{?env_options}
./configure --prefix=%_prefix
make

%install
%{?env_options}
make install DESTDIR=%{buildroot}

%clean
rm -rf %{buildroot}

%changelog
* Tue Apr 07 2009 ajorgensen@novell.com
- Initial version (2.0)
openSUSE Build Service is sponsored by