File galago-daemon.spec of Package galago-daemon

#
# spec file for package galago-daemon (Version 0.5.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:           galago-daemon
BuildRequires:  check-devel libgalago-devel
Version:        0.5.1
Release:        6
URL:            http://www.galago-project.org/
Group:          System/Daemons
License:        GNU General Public License (GPL)
Summary:        Galago Presence Daemon
Source:         %{name}-%{version}.tar.bz2
Autoreqprov:    on
BuildRoot:      %{_tmppath}/%{name}-%{version}-build

%description
The Galago presence daemon is the center of all presence transactions
for Galago. This service is automatically launched by D-BUS when
needed.



Authors:
--------
    Christian Hammond <chipx86@gnupdate.org>

%prep
%setup -q

%build
autoreconf -f -i
%configure\
	--libexecdir=%{_prefix}/lib/galago-daemon
make %{?jobs:-j%jobs}

%install
%makeinstall

%clean
rm -rf $RPM_BUILD_ROOT

%files
%defattr (-, root, root)
# README is empty
%doc AUTHORS COPYING ChangeLog NEWS
%{_datadir}/dbus-1/services/*.service
%{_prefix}/lib/galago-daemon
%{_sysconfdir}/dbus-1/system.d/*.conf

%changelog
* Tue Mar 27 2007 - sbrabec@suse.cz
- Require check-devel.
* Tue Mar 06 2007 - sbrabec@suse.cz
- Updated to version version 0.5.1:
  * Fixed some memory leaks.
  * Fixed assertion errors.
* Mon Jan 08 2007 - ro@suse.de
- GNOME moved to /usr
* Tue Nov 28 2006 - sbrabec@suse.cz
- Build correctly in older products.
* Wed Sep 13 2006 - jhargadon@suse.de
- update to version 0.5.0
- Updated for all the libgalago 0.5.0 protocol and API changes
- Now requires D-BUS v0.36 or higher
- Fixed bugs in meta-person merging, including memory leaks and
  missing ID merges
- Fixed lookups of some meta-persons
- Fixed the logging code to properly treat glib log level flags as
  bitmasks instead of integers
- Moved to a new model for handling persistent people
- Now computes the object paths for Galago objects
* Wed Aug 16 2006 - aj@suse.de
- Add BuildRequires on dbus-1-glib-devel.
* Wed Jan 25 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
* Wed Jan 18 2006 - sbrabec@suse.cz
- Updated to version 0.3.4.
* Tue Jun 28 2005 - sbrabec@suse.cz
- Updated to version 0.3.3.
* Tue May 31 2005 - ro@suse.de
- fix filelist for lib64 (libexecdir is defined as lib before)
* Mon May 30 2005 - sbrabec@suse.cz
- New SuSE package, version 0.3.2.
openSUSE Build Service is sponsored by