Name: telepathy-gabble Version: 0.5.14 Release: 1%{?dist} Summary: A Jabber/XMPP connection manager Group: Applications/Communications # The entire source code is LGPLv2+, except src/libmd5-rfc/ and src/sha1/ which are BSD. License: LGPLv2+ and (BSD) URL: http://telepathy.freedesktop.org/wiki/ Source0: http://telepathy.freedesktop.org/releases/%{name}/%{name}-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: dbus-devel BuildRequires: dbus-glib-devel >= 0.72 BuildRequires: loudmouth-devel >= 1.1.1 BuildRequires: telepathy-glib-devel >= 0.5.14 BuildRequires: libxslt BuildRequires: python Requires: telepathy-filesystem %description A Jabber/XMPP connection manager, that handles single and multi-user chats and voice calls. %prep %setup -q %build %configure make %{?_smp_mflags} %install rm -rf $RPM_BUILD_ROOT make install DESTDIR=$RPM_BUILD_ROOT %clean rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) %doc COPYING AUTHORS %{_bindir}/%{name} %{_datadir}/dbus-1/services/*.service %{_datadir}/telepathy/managers/*.manager %changelog * Fri Sep 7 2007 Matej Cepl - 0.5.14-1 - New upstream version * Thu Aug 30 2007 Brian Pepple - 0.5.13-1 - Update to 0.5.13. - Bump minimum version of telepathy-glib. * Tue Aug 28 2007 Brian Pepple - 0.5.12-5 - Add python as a BR. * Tue Aug 21 2007 Brian Pepple - 0.5.12-4 - Rebuild. * Sun Aug 5 2007 Brian Pepple - 0.5.12-3 - Update license tag. * Tue Jun 19 2007 Brian Pepple - 0.5.12-2 - Correct version check for loudmouth * Tue Jun 19 2007 Brian Pepple - 0.5.12-1 - Update to 0.5.12. - Add BR on telepathy-glib-devel * Tue Feb 20 2007 Brian Pepple - 0.5.1-2 - Rebuild for new loudmouth. * Mon Jan 29 2007 Brian Pepple - 0.5.1-1 - Update to 0.5.1. * Tue Dec 12 2006 Brian Pepple - 0.5.0-1 - Update to 0.5.0. * Thu Dec 7 2006 Brian Pepple - 0.4.9-1 - Update to 0.4.9. * Fri Dec 1 2006 Brian Pepple - 0.4.8-1 - Update to 0.4.8. * Thu Nov 16 2006 Brian Pepple - 0.4.5-1 - Update to 0.4.5. * Sat Nov 4 2006 Brian Pepple - 0.4.3-1 - Update to 0.4.3. * Fri Oct 27 2006 Brian Pepple - 0.4.2-1 - Update to 0.4.2. * Mon Oct 23 2006 Brian Pepple - 0.4.1-1 - Update to 0.4.1. * Thu Oct 19 2006 Brian Pepple - 0.4.0-1 - Update to 0.4.0. * Fri Oct 13 2006 Brian Pepple - 0.3.13-1 - Update to 0.3.13. * Wed Oct 11 2006 Brian Pepple - 0.3.11-1 - Update to 0.3.11. * Thu Oct 5 2006 Brian Pepple - 0.3.10-1 - Update to 0.3.10. * Wed Oct 4 2006 Brian Pepple - 0.3.9-1 - Update to 0.3.9. * Sun Oct 1 2006 Brian Pepple - 0.3.7-1 - Update to 0.3.7. - Add requires on telepathy-filesystem. * Thu Sep 21 2006 Brian Pepple - 0.3.6-1 - Update to 0.3.6. * Sun Sep 17 2006 Brian Pepple - 0.3.5-1 - Update to 0.3.5. * Mon Sep 11 2006 Brian Pepple - 0.3.4-1 - Update to 0.3.4. - Use -disable-loudmouth-versioning to build with stable version of loudmouth. * Sat Sep 9 2006 Brian Pepple - 0.3.1-2 - Bump. * Mon Aug 28 2006 Brian Pepple - 0.3.1-1 - Initial FE spec.