File evolution-galago.spec of Package evolution-galago
#
# spec file for package evolution-galago (Version 0.5.0)
#
# 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: evolution-galago
%define _name eds-feed
BuildRequires: evolution-data-server-devel libgalago-devel
Version: 0.5.0
Release: 38
URL: http://www.galago-project.org/
Group: System/GUI/GNOME
License: GNU General Public License (GPL)
Summary: Evolution Data Server Feed for Galago
Source: %{_name}-%{version}.tar.bz2
Patch: evolution-galago-econtactphoto.patch
Autoreqprov: on
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
A feed for Galago that uses contact entries in the Evolution address
book to link people and accounts.
Authors:
--------
Christian Hammond <chipx86@gnupdate.org>
%prep
%setup -q -n %{_name}-%{version}
%patch
%build
%configure
make %{?jobs:-j%jobs}
%install
%makeinstall
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr (-, root, root)
%doc AUTHORS COPYING ChangeLog NEWS README
%{_libdir}/galago
%changelog -n evolution-galago
* Mon Jan 29 2007 - sbrabec@suse.cz
- Prefix changed to /usr.
- Spec file cleanup.
* Wed Sep 13 2006 - jhargadon@suse.de
- update to version 0.5.0
- Updated to work with libgalago 0.5.0
- Now compiles and runs against the D-BUS port of evolution-data-server
- Improved photo support
- Fixed several memory leaks
- Fixed an empty string check when adding accounts
- Should no longer deadlock when galago-daemon quits
- added a patch to allow the package to build correctly with
evolution-data-server
* Thu Feb 16 2006 - ro@suse.de
- cleanup BuildRequires
* Wed Jan 25 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
* Wed Jan 18 2006 - sbrabec@suse.cz
- Updated to version 0.3.2.
* Tue May 31 2005 - sbrabec@suse.cz
- New SuSE package, version 0.3.1.