[gnome-online-accounts] Update to 3.7.91

Debarshi Ray rishi at fedoraproject.org
Tue Mar 5 13:25:08 UTC 2013


commit 450cf0408a4fcb7546409e51c55ae4abd57dca56
Author: Debarshi Ray <debarshir at gnome.org>
Date:   Tue Mar 5 14:25:04 2013 +0100

    Update to 3.7.91

 gnome-online-accounts.spec |    7 -------
 1 files changed, 0 insertions(+), 7 deletions(-)
---
diff --git a/gnome-online-accounts.spec b/gnome-online-accounts.spec
index 2191465..e1e7681 100644
--- a/gnome-online-accounts.spec
+++ b/gnome-online-accounts.spec
@@ -8,7 +8,6 @@ License:	LGPLv2+
 URL:		https://live.gnome.org/GnomeOnlineAccounts
 Source0:	http://download.gnome.org/sources/gnome-online-accounts/3.7/%{name}-%{version}.tar.xz
 
-BuildRequires:	desktop-file-utils
 BuildRequires:	gcr-devel
 BuildRequires:	glib2-devel >= 2.35
 BuildRequires:	gtk3-devel >= 3.5.1
@@ -19,7 +18,6 @@ BuildRequires:	krb5-devel
 BuildRequires:	webkitgtk3-devel
 BuildRequires:	json-glib-devel
 BuildRequires:	libsecret-devel >= 0.7
-BuildRequires:	libnotify-devel
 BuildRequires:	libsoup-devel >= 2.41
 BuildRequires:	rest-devel
 BuildRequires:	libxml2-devel
@@ -59,18 +57,14 @@ make %{?_smp_mflags}
 make install DESTDIR=$RPM_BUILD_ROOT
 rm -f $RPM_BUILD_ROOT/%{_libdir}/*.la $RPM_BUILD_ROOT/%{_libdir}/control-center-1/panels/*.la
 
-desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/goa-daemon.desktop
-
 %find_lang %{name}
 
 %post
 /sbin/ldconfig
-/usr/bin/update-desktop-database &> /dev/null || :
 touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
 
 %postun
 /sbin/ldconfig
-/usr/bin/update-desktop-database &> /dev/null || :
 if [ $1 -eq 0 ] ; then
   touch --no-create %{_datadir}/icons/hicolor &>/dev/null
   gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
@@ -87,7 +81,6 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_libdir}/libgoa-backend-1.0.so.0
 %{_libdir}/libgoa-backend-1.0.so.0.0.0
 %{_prefix}/libexec/goa-daemon
-%{_datadir}/applications/goa-daemon.desktop
 %{_datadir}/dbus-1/services/org.gnome.OnlineAccounts.service
 %{_datadir}/icons/hicolor/*/apps/goa-*.png
 %{_datadir}/man/man8/goa-daemon.8.gz


More information about the scm-commits mailing list