Accepting request 100305 from home:vuntz:branches:GNOME:Factory

Add baselibs.conf

OBS-URL: https://build.opensuse.org/request/show/100305
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-online-accounts?expand=0&rev=16
This commit is contained in:
Dominique Leuenberger 2012-01-17 15:14:42 +00:00 committed by Git OBS Bridge
parent da79765033
commit e3779451ab
3 changed files with 11 additions and 1 deletions

2
baselibs.conf Normal file
View File

@ -0,0 +1,2 @@
libgoa-1_0-0
libgoa-backend-1_0-0

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Jan 13 13:13:04 UTC 2012 - vuntz@opensuse.org
- Add baselibs.conf, as we need the 32bit package for
evolution-data-server libraries.
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Dec 20 09:47:21 UTC 2011 - vuntz@opensuse.org Tue Dec 20 09:47:21 UTC 2011 - vuntz@opensuse.org

View File

@ -1,7 +1,7 @@
# #
# spec file for package gnome-online-accounts # spec file for package gnome-online-accounts
# #
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -15,6 +15,7 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/ # Please submit bugfixes or comments via http://bugs.opensuse.org/
# #
Name: gnome-online-accounts Name: gnome-online-accounts
Version: 3.3.0 Version: 3.3.0
Release: 0 Release: 0
@ -23,6 +24,7 @@ License: LGPL-2.1+
Group: System/GUI/GNOME Group: System/GUI/GNOME
Url: http://www.gnome.org Url: http://www.gnome.org
Source: http://download.gnome.org/sources/gnome-online-accounts/3.3/%{name}-%{version}.tar.xz Source: http://download.gnome.org/sources/gnome-online-accounts/3.3/%{name}-%{version}.tar.xz
Source99: baselibs.conf
BuildRequires: docbook-xsl-stylesheets BuildRequires: docbook-xsl-stylesheets
BuildRequires: gobject-introspection-devel BuildRequires: gobject-introspection-devel
BuildRequires: gtk-doc BuildRequires: gtk-doc