File gaim-galago.spec of Package gaim-galago
#
# spec file for package gaim-galago (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: gaim-galago
BuildRequires: fdupes gtk2-devel libgalago-devel libpurple-devel update-desktop-files
Version: 0.5.1
Release: 45
URL: http://www.galago-project.org/
Group: System/GUI/GNOME
License: GPL v2 or later
Summary: Galago Feed Plug-In for Gaim
Source: %{name}-%{version}.tar.bz2
Patch: gaim-galago-purple.patch
Autoreqprov: on
Requires: %{name}-lang = %{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
A plug-in for the Gaim instant messenger client that allows it to act
as a presence feed for Galago.
Authors:
--------
Christian Hammond <chipx86@gnupdate.org>
%lang_package
%prep
%setup -q
%patch -p1
%build
%configure
make %{?jobs:-j%jobs}
%install
%makeinstall
rm $RPM_BUILD_ROOT/%{_libdir}/purple-2/*.*a
%find_lang purple-galago
%fdupes $RPM_BUILD_ROOT
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr (-, root, root)
%doc AUTHORS COPYING ChangeLog NEWS README
%{_libdir}/purple-2/*.so
%files lang -f purple-galago.lang
%changelog
* Wed Aug 08 2007 - maw@suse.de
- Use %%fdupes
- Split off a -lang subpackage.
* Tue Jun 12 2007 - ro@suse.de
- added purple patch from fc6
- should probably be renamed to purple-galago
* Tue Mar 06 2007 - sbrabec@suse.cz
- Updated to version 0.5.1:
* Fixed idle time reporting.
* Translation update.
* Fri Dec 22 2006 - maw@suse.de
- Move to /usr.
* Sat Oct 07 2006 - aj@suse.de
- Cleanup BuildRequires.
* Fri Sep 15 2006 - jhargadon@suse.de
- update to version 0.5.0
- Updated to work with libgalago 0.5.0
- IDs are no longer set on people, as per the new Galago person ID
model
- Added support for Gaim 2.0
* Wed Jan 25 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
* Mon Aug 01 2005 - ro@suse.de
- added gaim-devel to nfb
* Tue May 31 2005 - ro@suse.de
- do not try to package files removed in install section
* Tue May 31 2005 - sbrabec@suse.cz
- New SuSE package, version 0.3.2.