From 19e22ffe1a8718cd3eec0e8336db7b259da0939b Mon Sep 17 00:00:00 2001 From: Brian Pepple Date: Aug 13 2011 19:42:17 +0000 Subject: Update to 0.6.0. Update source url. Add BR on eds-devel and libsocialweb-devel. --- diff --git a/.gitignore b/.gitignore index df3c6ee..5a2bc6f 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ /folks-0.4.1.tar.bz2 /folks-0.4.2.tar.bz2 /folks-0.5.2.tar.bz2 +/folks-0.6.0.tar.xz diff --git a/folks.spec b/folks.spec index 62f2ebd..941c2f5 100644 --- a/folks.spec +++ b/folks.spec @@ -2,25 +2,29 @@ Name: folks Epoch: 1 -Version: 0.5.2 +Version: 0.6.0 Release: 1%{?dist} Summary: GObject contact aggregation library Group: System Environment/Libraries License: LGPLv2+ URL: http://telepathy.freedesktop.org/wiki/Folks -Source0: http://download.gnome.org/sources/folks/0.4/%{name}-%{version}.tar.bz2 +Source0: http://download.gnome.org/sources/folks/0.6/%{name}-%{version}.tar.xz BuildRequires: telepathy-glib-devel >= %{tp_glib_ver} BuildRequires: telepathy-glib-vala BuildRequires: glib2-devel -BuildRequires: vala-devel >= 0.12.0 +BuildRequires: vala-devel >= 0.13.0 BuildRequires: vala-tools BuildRequires: libgee-devel BuildRequires: libxml2-devel BuildRequires: gobject-introspection >= 0.9.12 BuildRequires: GConf2-devel +BuildRequires: evolution-data-server-devel >= 3.0.1 +BuildRequires: libsocialweb-devel >= 0.25.15 +## BuildRequires: tracker-devel >= 0.10 + %description libfolks is a library that aggregates people from multiple sources (e.g. @@ -47,7 +51,7 @@ developing applications that use %{name}. %build -%configure --disable-static +%configure --disable-static --enable-eds-backend make %{?_smp_mflags} V=1 @@ -80,6 +84,11 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Sat Aug 13 2011 Brian Pepple - 1:0.6.0-1 +- Update to 0.6.0. +- Update source url. +- Add BR on eds-devel and libsocialweb-devel. + * Fri Jun 10 2011 Brian Pepple - 1:0.5.2-1 - Update to 0.5.2. - Add BR on GConf2-devel. diff --git a/sources b/sources index d1c0017..7df3d06 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -78c5807148721a5e316fa54b436d2918 folks-0.5.2.tar.bz2 +5c0b0b304ad25b36ff326de3c3521a4e folks-0.6.0.tar.xz