From c508667cbda56065b885873acda03a6c7aa0e13fae00922059fbe600ad434eb2 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 26 Feb 2013 23:19:50 +0000 Subject: [PATCH] tweak OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=155 --- gnome-shell.changes | 2 -- gnome-shell.spec | 4 ++++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/gnome-shell.changes b/gnome-shell.changes index a741500..0596d3e 100644 --- a/gnome-shell.changes +++ b/gnome-shell.changes @@ -5,8 +5,6 @@ Fri Feb 22 21:58:09 UTC 2013 - zaitor@opensuse.org + Fix regression in reentrancy fix for 3.6.3 (bgo#689295). + Updated translations. - Drop g-s-fix-notification-expansion.patch: fixed upstream. -- Drop gnome-common BuildRequires, no longer needed and stop - executing NOCONFIGURE=1 gnome-autogen.sh. ------------------------------------------------------------------- Thu Feb 14 02:25:31 UTC 2013 - badshah400@gmail.com diff --git a/gnome-shell.spec b/gnome-shell.spec index bbbd4dd..1dd6051 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -29,6 +29,8 @@ Patch1: gnome-shell-private-connection.patch # PATCH-FIX-UPSTREAM gnome-shell-nmlibexecdir.patch bgo#693590 dimstar@opensuse.org -- Allow NetworkManager installation to use different libexecdir than gnome-shell Patch2: gnome-shell-nmlibexecdir.patch BuildRequires: docbook-xsl-stylesheets +# Needed for patch2 +BuildRequires: gnome-common BuildRequires: intltool BuildRequires: translation-update-upstream BuildRequires: update-desktop-files @@ -136,6 +138,8 @@ to enable, disable and install them. translation-update-upstream %build +# Needed for patch2 +NOCONFIGURE=1 gnome-autogen.sh export BROWSER_PLUGIN_DIR=%{_libdir}/browser-plugins %configure \ --disable-static \