[libgdata] Add BuildRequires: gnome-online-accounts-devel

Debarshi Ray rishi at fedoraproject.org
Sun Aug 12 15:58:58 UTC 2012


commit fa47b7a55f7d45230f3e21d1036e39f168c9d0be
Author: Debarshi Ray <debarshir at gnome.org>
Date:   Sun Aug 12 17:31:03 2012 +0200

    Add BuildRequires: gnome-online-accounts-devel

 libgdata.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/libgdata.spec b/libgdata.spec
index dbb0927..53c63c4 100644
--- a/libgdata.spec
+++ b/libgdata.spec
@@ -1,6 +1,6 @@
 Name:           libgdata
 Version:        0.13.1
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Library for the GData protocol
 
 Group:          System Environment/Libraries
@@ -10,6 +10,7 @@ Source0:        http://download.gnome.org/sources/%{name}/0.12/%{name}-%{version
 
 BuildRequires:  glib2-devel libsoup-devel libxml2-devel gtk-doc intltool
 BuildRequires:  libgnome-keyring-devel
+BuildRequires:  gnome-online-accounts-devel
 BuildRequires:  gobject-introspection-devel liboauth-devel
 Requires:       gobject-introspection
 
@@ -71,6 +72,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
 %{_datadir}/gir-1.0/GData-0.0.gir
 
 %changelog
+* Sun Aug 12 2012 Debarshi Ray <rishi at fedoraproject.org> - 0.13.1-2
+- Add BuildRequires: gnome-online-accounts-devel
+
 * Tue Jul 31 2012 Richard Hughes <hughsient at gmail.com> - 0.13.1-1
 - Update to 0.13.1
 


More information about the scm-commits mailing list