packages (DEVEL): gnome-contacts/gnome-contacts.spec - updated to 3.3.91
megabajt
megabajt at pld-linux.org
Sun Mar 11 12:15:14 CET 2012
Author: megabajt Date: Sun Mar 11 11:15:14 2012 GMT
Module: packages Tag: DEVEL
---- Log message:
- updated to 3.3.91
---- Files affected:
packages/gnome-contacts:
gnome-contacts.spec (1.8 -> 1.8.2.1)
---- Diffs:
================================================================
Index: packages/gnome-contacts/gnome-contacts.spec
diff -u packages/gnome-contacts/gnome-contacts.spec:1.8 packages/gnome-contacts/gnome-contacts.spec:1.8.2.1
--- packages/gnome-contacts/gnome-contacts.spec:1.8 Thu Oct 20 20:32:26 2011
+++ packages/gnome-contacts/gnome-contacts.spec Sun Mar 11 12:15:09 2012
@@ -1,28 +1,33 @@
# $Revision$, $Date$
Summary: Contacts manager for GNOME
Name: gnome-contacts
-Version: 3.2.2
+Version: 3.3.91
Release: 1
License: GPL v2+
Group: Applications/Communications
-Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-contacts/3.2/%{name}-%{version}.tar.xz
+Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-contacts/3.3/%{name}-%{version}.tar.xz
# Source0-md5: b7974ffcdd106fe9c42a074c465d0ef0
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: glib2-devel >= 1:2.30.0
+BuildRequires: gettext-devel
+BuildRequires: glib2-devel >= 1:2.31.10
BuildRequires: gnome-desktop-devel >= 3.2.0
BuildRequires: gnome-online-accounts-devel
BuildRequires: gtk+3-devel
BuildRequires: intltool
+BuildRequires: libgee-devel
BuildRequires: libnotify-devel
BuildRequires: libtool
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: xz
+Requires(post,postun): glib2 >= 1:2.26.0
Requires: evolution-data-server >= 3.2.0
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -55,11 +60,17 @@
%clean
rm -rf $RPM_BUILD_ROOT
+%post
+%glib_compile_schemas
+
+%postun
+%glib_compile_schemas
+
%files -f %{name}.lang
%defattr(644,root,root,755)
%doc AUTHORS README NEWS TODO ChangeLog
%attr(755,root,root) %{_bindir}/%{name}
-%{_datadir}/%{name}
+%{_datadir}/glib-2.0/schemas/org.gnome.Contacts.gschema.xml
%{_desktopdir}/%{name}.desktop
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -68,6 +79,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.8.2.1 2012/03/11 11:15:09 megabajt
+- updated to 3.3.91
+
Revision 1.8 2011/10/20 18:32:26 wiget
- up to 3.2.2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gnome-contacts/gnome-contacts.spec?r1=1.8&r2=1.8.2.1&f=u
More information about the pld-cvs-commit
mailing list