Add BuildRequires: gnome-online-accounts-devel
This commit is contained in:
parent
b1369aed95
commit
fa47b7a55f
@ -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@fedoraproject.org> - 0.13.1-2
|
||||
- Add BuildRequires: gnome-online-accounts-devel
|
||||
|
||||
* Tue Jul 31 2012 Richard Hughes <hughsient@gmail.com> - 0.13.1-1
|
||||
- Update to 0.13.1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user