2011-06-16 08:46:30 +00:00
|
|
|
#
|
|
|
|
# spec file for package gnome-contacts
|
|
|
|
#
|
2012-01-17 13:39:22 +00:00
|
|
|
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
2011-06-16 08:46:30 +00:00
|
|
|
#
|
|
|
|
# All modifications and additions to the file contributed by third parties
|
|
|
|
# remain the property of their copyright owners, unless otherwise agreed
|
|
|
|
# upon. The license for this file, and modifications and additions to the
|
|
|
|
# file, is the same license as for the pristine package itself (unless the
|
|
|
|
# license for the pristine package is not an Open Source License, in which
|
|
|
|
# case the license is the MIT License). An "Open Source License" is a
|
|
|
|
# license that conforms to the Open Source Definition (Version 1.9)
|
|
|
|
# published by the Open Source Initiative.
|
|
|
|
|
|
|
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
|
|
|
#
|
|
|
|
|
2012-02-23 12:16:04 +00:00
|
|
|
|
2011-06-16 08:46:30 +00:00
|
|
|
Name: gnome-contacts
|
2012-09-07 15:54:50 +00:00
|
|
|
Version: 3.5.91
|
2011-12-21 04:50:31 +00:00
|
|
|
Release: 0
|
2011-06-16 08:46:30 +00:00
|
|
|
Summary: Contacts Manager for GNOME
|
2011-12-21 04:50:31 +00:00
|
|
|
License: GPL-2.0+
|
2011-06-16 08:46:30 +00:00
|
|
|
Group: Productivity/Office/Other
|
2011-12-21 04:50:31 +00:00
|
|
|
Url: http://www.gnome.org
|
2012-09-07 15:54:50 +00:00
|
|
|
Source: http://download.gnome.org/sources/gnome-contacts/3.5/%{name}-%{version}.tar.xz
|
2011-06-16 08:46:30 +00:00
|
|
|
BuildRequires: intltool
|
|
|
|
BuildRequires: update-desktop-files
|
2012-09-07 15:54:50 +00:00
|
|
|
BuildRequires: vala >= 0.17.2
|
|
|
|
BuildRequires: pkgconfig(cheese-gtk) >= 3.3.5
|
|
|
|
BuildRequires: pkgconfig(folks) >= 0.7.2
|
2012-01-17 13:39:22 +00:00
|
|
|
BuildRequires: pkgconfig(folks-eds)
|
2011-06-16 08:46:30 +00:00
|
|
|
BuildRequires: pkgconfig(folks-telepathy)
|
2012-09-07 15:54:50 +00:00
|
|
|
BuildRequires: pkgconfig(gdk-x11-3.0)
|
2011-10-21 16:11:37 +00:00
|
|
|
BuildRequires: pkgconfig(gee-1.0)
|
2012-02-08 10:58:23 +00:00
|
|
|
BuildRequires: pkgconfig(glib-2.0) >= 2.31.10
|
|
|
|
BuildRequires: pkgconfig(gnome-desktop-3.0)
|
2011-09-21 15:55:33 +00:00
|
|
|
BuildRequires: pkgconfig(goa-1.0)
|
2012-09-07 15:54:50 +00:00
|
|
|
BuildRequires: pkgconfig(gstreamer-0.10)
|
|
|
|
BuildRequires: pkgconfig(gstreamer-interfaces-0.10)
|
2012-05-16 07:02:26 +00:00
|
|
|
BuildRequires: pkgconfig(gtk+-3.0) >= 3.4.0
|
2012-09-07 15:54:50 +00:00
|
|
|
BuildRequires: pkgconfig(libebook-1.2) >= 3.5.3
|
|
|
|
BuildRequires: pkgconfig(libedataserver-1.2) >= 3.5.3
|
2011-07-02 11:27:17 +00:00
|
|
|
BuildRequires: pkgconfig(libnotify)
|
2012-03-11 17:45:05 +00:00
|
|
|
BuildRequires: pkgconfig(telepathy-glib) >= 0.17.5
|
2011-06-16 08:46:30 +00:00
|
|
|
Recommends: %{name}-lang
|
|
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
2012-02-08 10:58:23 +00:00
|
|
|
%glib2_gsettings_schema_requires
|
2011-06-16 08:46:30 +00:00
|
|
|
|
|
|
|
%description
|
|
|
|
The Contacts Manager for GNOME
|
|
|
|
|
|
|
|
%lang_package
|
|
|
|
%prep
|
|
|
|
%setup -q
|
|
|
|
|
|
|
|
%build
|
|
|
|
%configure
|
|
|
|
make %{?_smp_mflags}
|
|
|
|
|
|
|
|
%install
|
|
|
|
%make_install
|
|
|
|
%suse_update_desktop_file %{name}
|
|
|
|
%find_lang %{name} %{?no_lang_C}
|
|
|
|
|
|
|
|
%clean
|
|
|
|
rm -rf %{buildroot}
|
|
|
|
|
|
|
|
%post
|
2012-02-08 10:58:23 +00:00
|
|
|
%glib2_gsettings_schema_post
|
2011-06-16 08:46:30 +00:00
|
|
|
%desktop_database_post
|
|
|
|
|
|
|
|
%postun
|
2012-02-08 10:58:23 +00:00
|
|
|
%glib2_gsettings_schema_postun
|
2011-06-16 08:46:30 +00:00
|
|
|
%desktop_database_postun
|
|
|
|
|
|
|
|
%files
|
|
|
|
%defattr(-,root,root)
|
|
|
|
%doc AUTHORS ChangeLog COPYING NEWS README
|
|
|
|
%{_bindir}/gnome-contacts
|
|
|
|
%{_datadir}/applications/gnome-contacts.desktop
|
2012-09-07 15:54:50 +00:00
|
|
|
%{_datadir}/dbus-1/services/org.gnome.Contacts.SearchProvider.service
|
2012-02-08 10:58:23 +00:00
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.Contacts.gschema.xml
|
2012-09-07 15:54:50 +00:00
|
|
|
# Own the folders: no need to pull in gnome-shell to build gnome-contacts.
|
|
|
|
%dir %{_datadir}/gnome-shell
|
|
|
|
%dir %{_datadir}/gnome-shell/search-providers
|
|
|
|
%{_datadir}/gnome-shell/search-providers/gnome-contacts-search-provider.ini
|
|
|
|
%{_libexecdir}/gnome-contacts-search-provider
|
2011-06-16 08:46:30 +00:00
|
|
|
|
|
|
|
%files lang -f %{name}.lang
|
|
|
|
|
|
|
|
%changelog
|