File sobby.spec of Package sobby

#
# spec file for package sobby (Version 0.4.1)
#
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

# norootforbuild

Name:           sobby
BuildRequires:  gcc-c++ glibmm2-devel gmp-devel gnutls-devel libxml++-devel libzio obby-devel pkg-config
License:        GNU General Public License (GPL)
Group:          System/GUI/GNOME
Autoreqprov:    on
Version:        0.4.1
Release:        31
Summary:        Stand-alone obby server
Source:         %{name}-%{version}.tar.bz2
URL:            http://gobby.0x539.de/
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
Requires:       net6 >= 1.3.1 gmp

%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
autoreconf -f -i
%configure
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 -n sobby
* Tue Jan 30 2007 - sbrabec@suse.cz
- Spec file cleanup.
* Sun Jan 28 2007 - ro@suse.de
- move to /usr
* Tue Dec 05 2006 - james@usr-local-bin.org
- change glibmm24-devel to glibmm2-devel in BuildRequires
* Fri Sep 29 2006 - ro@suse.de
- added libxml++-devel to BuildRequires
* Tue Sep 26 2006 - wstephenson@suse.de
- Update to version 0.4.1
  * Support XML configuration files
  * Supports Gobby's command subsystem
* Fri Sep 15 2006 - jhargadon@suse.de
- applied another compiler warning patch to address bug #202248
* Fri Sep 01 2006 - jhargadon@suse.de
- patch to eliminate compiler warning #187244
* Sat Feb 25 2006 - aj@suse.de
- Reduce BuildRequires.
* Wed Jan 25 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
* Mon Jan 23 2006 - lmichnovic@suse.cz
- Update to version 0.3.0 [#144674]
* Sat Jan 14 2006 - kukuk@suse.de
- Add gmp-devel to nfb
* Sat Nov 05 2005 - gekker@suse.de
- Initial import into autobuild, version 0.2.0
openSUSE Build Service is sponsored by