Dominique Leuenberger 2013-02-26 23:19:50 +00:00 committed by Git OBS Bridge
parent 420163e2d8
commit c508667cbd
2 changed files with 4 additions and 2 deletions

View File

@ -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). + Fix regression in reentrancy fix for 3.6.3 (bgo#689295).
+ Updated translations. + Updated translations.
- Drop g-s-fix-notification-expansion.patch: fixed upstream. - 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 Thu Feb 14 02:25:31 UTC 2013 - badshah400@gmail.com

View File

@ -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 # 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 Patch2: gnome-shell-nmlibexecdir.patch
BuildRequires: docbook-xsl-stylesheets BuildRequires: docbook-xsl-stylesheets
# Needed for patch2
BuildRequires: gnome-common
BuildRequires: intltool BuildRequires: intltool
BuildRequires: translation-update-upstream BuildRequires: translation-update-upstream
BuildRequires: update-desktop-files BuildRequires: update-desktop-files
@ -136,6 +138,8 @@ to enable, disable and install them.
translation-update-upstream translation-update-upstream
%build %build
# Needed for patch2
NOCONFIGURE=1 gnome-autogen.sh
export BROWSER_PLUGIN_DIR=%{_libdir}/browser-plugins export BROWSER_PLUGIN_DIR=%{_libdir}/browser-plugins
%configure \ %configure \
--disable-static \ --disable-static \