From ff26a5c8d5d1c7aa006224f01121872b70661084 Mon Sep 17 00:00:00 2001 From: Jaroslav Reznik Date: Mon, 25 Feb 2013 16:57:52 +0100 Subject: [PATCH] add gobject introspection --- libaccounts-glib.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/libaccounts-glib.spec b/libaccounts-glib.spec index dd14622..b0f6e0c 100644 --- a/libaccounts-glib.spec +++ b/libaccounts-glib.spec @@ -4,13 +4,13 @@ Release: 1%{?dist} Group: System Environment/Libraries Summary: Accounts framework for Linux and POSIX based platforms License: LGPLv2 -URL: http://gitorious.org/accounts-sso/accounts-glib -# extracted from http://repo.meego.com/MeeGo/builds/trunk/daily/core/repos/source/libaccounts-glib-0.45-1.1.src.rpm -Source0: %{name}-%{version}.tar.gz +URL: https://code.google.com/p/accounts-sso/ +Source0: https://accounts-sso.googlecode.com/files/%{name}-%{version}.tar.gz BuildRequires: dbus-glib-devel BuildRequires: libxml2-devel BuildRequires: sqlite-devel BuildRequires: check-devel +BuildRequires: gobject-introspection-devel # no needed for final release tarball BuildRequires: libtool BuildRequires: gtk-doc @@ -97,6 +97,8 @@ rm -rf %{buildroot}%{_datadir}/libaccounts-glib0-test %changelog * Mon Feb 25 2013 Jaroslav Reznik - 1.18-1 - Latest upstream release +- Add GObject introspection +- Fix URLs and description * Thu Feb 14 2013 Fedora Release Engineering - 0.45-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild