File sobby.spec of Package sobby

#
# spec file for package sobby (Version 0.4.7)
#
# 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:           sobby
BuildRequires:  gcc-c++
BuildRequires:  glibmm2-devel
BuildRequires:  gmp-devel
BuildRequires:  libavahi-glib-devel
BuildRequires:  libxml++-devel
BuildRequires:  obby-devel
BuildRequires:  pkg-config
License:        GPLv2+
Group:          System/GUI/GNOME
AutoReqProv:    on
Version:        0.4.7
Release:        1
Summary:        Stand-alone obby server
Source:         %{name}-%{version}.tar.bz2
Url:            http://gobby.0x539.de/
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

%description
sobby is a stand-alone obby server. It currently runs under Unix-like
platforms only.



Authors:
--------
    Armin Burgmeier <armin@0x539.de>
    Philipp Kern <phil@0x539.de>

%prep
%setup -q

%build
export LDFLAGS="-Wl,--as-needed"
autoreconf -f -i
%configure --disable-static --with-pic
make %{?jobs:-j%jobs}

%install
%makeinstall

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr (-, root, root)
%doc AUTHORS COPYING ChangeLog NEWS README
%{_bindir}/sobby
%doc %{_mandir}/man1/sobby.*

%changelog
openSUSE Build Service is sponsored by