]> git.pld-linux.org Git - packages/gnome-contacts.git/commitdiff
- updated to 3.6.0 auto/th/gnome-contacts-3.6.0-1
authorŁukasz Kieś <kiesiu@pld-linux.org>
Mon, 1 Oct 2012 19:37:59 +0000 (21:37 +0200)
committerŁukasz Kieś <kiesiu@pld-linux.org>
Mon, 1 Oct 2012 19:37:59 +0000 (21:37 +0200)
gnome-contacts.spec

index c46e4dbb82e45e341e8f8ab42a2e3552517b36c8..eb5017c2d6b7543113d47b0477b11975d3b5336b 100644 (file)
@@ -1,18 +1,19 @@
 Summary:       Contacts manager for GNOME
 Name:          gnome-contacts
-Version:       3.4.1
+Version:       3.6.0
 Release:       1
 License:       GPL v2+
 Group:         Applications/Communications
-Source0:       http://ftp.gnome.org/pub/GNOME/sources/gnome-contacts/3.4/%{name}-%{version}.tar.xz
-# Source0-md5: e5eb42a24316d247405fd42e872f88ae
+Source0:       http://ftp.gnome.org/pub/GNOME/sources/gnome-contacts/3.6/%{name}-%{version}.tar.xz
+# Source0-md5: dc3725eac3705c15f78024b42a81ee59
 URL:           https://live.gnome.org/ThreePointOne/Features/Contacts
 BuildRequires: autoconf >= 2.67
 BuildRequires: automake
-BuildRequires: evolution-data-server-devel >= 3.2.0
-BuildRequires: folks-devel >= 0.6.1.1
+BuildRequires: cheese-devel >= 3.4.0
+BuildRequires: evolution-data-server-devel >= 3.6.0
+BuildRequires: folks-devel >= 0.7.3
 BuildRequires: gettext-devel
-BuildRequires: glib2-devel >= 1:2.31.10
+BuildRequires: glib2-devel >= 1:2.32.0
 BuildRequires: gnome-desktop-devel >= 3.2.0
 BuildRequires: gnome-online-accounts-devel
 BuildRequires: gtk+3-devel >= 3.4.0
@@ -24,10 +25,10 @@ BuildRequires:      pkgconfig
 BuildRequires: rpmbuild(macros) >= 1.592
 BuildRequires: tar >= 1:1.22
 BuildRequires: telepathy-glib-devel >= 0.17.5
-BuildRequires: vala >= 2:0.14.0
+BuildRequires: vala >= 2:0.17.2
 BuildRequires: xz
-Requires(post,postun): glib2 >= 1:2.26.0
-Requires:      evolution-data-server >= 3.2.0
+Requires(post,postun): glib2 >= 1:2.32.0
+Requires:      evolution-data-server >= 3.6.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -69,5 +70,8 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc AUTHORS README NEWS TODO ChangeLog
 %attr(755,root,root) %{_bindir}/%{name}
+%attr(755,root,root) %{_libdir}/gnome-contacts-search-provider
+%{_datadir}/dbus-1/services/org.gnome.Contacts.SearchProvider.service
 %{_datadir}/glib-2.0/schemas/org.gnome.Contacts.gschema.xml
+%{_datadir}/gnome-shell/search-providers/gnome-contacts-search-provider.ini
 %{_desktopdir}/%{name}.desktop
This page took 0.109356 seconds and 4 git commands to generate.