diff --git a/gnome-shell.changes b/gnome-shell.changes index e99b884..acae5ca 100644 --- a/gnome-shell.changes +++ b/gnome-shell.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Feb 15 17:35:14 CET 2011 - sbrabec@suse.cz + +- Added support for translation-update-upstream. + ------------------------------------------------------------------- Tue Feb 15 09:59:51 CET 2011 - vuntz@opensuse.org diff --git a/gnome-shell.spec b/gnome-shell.spec index 969fc99..337a1ab 100644 --- a/gnome-shell.spec +++ b/gnome-shell.spec @@ -19,7 +19,7 @@ Name: gnome-shell Version: 2.91.6 -Release: 1 +Release: 2 # FIXME: whenever we have GNOME3 as default desktop, remove BUILD_AGAINST_GNOME3 stuff, and gnome-shell-old-gsd.patch License: GPLv2+ Summary: GNOME Shell @@ -33,6 +33,7 @@ Source2: gnome3.desktop # PATCH-FIX-OPENSUSE gnome-shell-integrate_114.patch vuntz@opensuse.org -- Fix integration with underlying packages available in openSUSE 11.4. Patch0: gnome-shell-integrate_114.patch BuildRequires: intltool +BuildRequires: translation-update-upstream BuildRequires: update-desktop-files BuildRequires: pkgconfig(clutter-1.0) BuildRequires: pkgconfig(dbus-glib-1) @@ -79,6 +80,7 @@ documents, and organizing open windows in GNOME. %lang_package %prep %setup -q +translation-update-upstream %if ! 0%{?BUILD_AGAINST_GNOME3} %patch0 -p1 %endif