tweak
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=155
This commit is contained in:
parent
420163e2d8
commit
c508667cbd
@ -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
|
||||
|
@ -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 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user