Accepting request 61359 from home:sbrabec:branches:translation-update-upstream

Forwarding to openSUSE:Factory

OBS-URL: https://build.opensuse.org/request/show/61359
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gnome-shell?expand=0&rev=50
This commit is contained in:
Vincent Untz 2011-02-17 12:11:02 +00:00 committed by Git OBS Bridge
parent a3f383e767
commit 1a2bc14bac
2 changed files with 8 additions and 1 deletions

View File

@ -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 Tue Feb 15 09:59:51 CET 2011 - vuntz@opensuse.org

View File

@ -19,7 +19,7 @@
Name: gnome-shell Name: gnome-shell
Version: 2.91.6 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 # FIXME: whenever we have GNOME3 as default desktop, remove BUILD_AGAINST_GNOME3 stuff, and gnome-shell-old-gsd.patch
License: GPLv2+ License: GPLv2+
Summary: GNOME Shell 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. # 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 Patch0: gnome-shell-integrate_114.patch
BuildRequires: intltool BuildRequires: intltool
BuildRequires: translation-update-upstream
BuildRequires: update-desktop-files BuildRequires: update-desktop-files
BuildRequires: pkgconfig(clutter-1.0) BuildRequires: pkgconfig(clutter-1.0)
BuildRequires: pkgconfig(dbus-glib-1) BuildRequires: pkgconfig(dbus-glib-1)
@ -79,6 +80,7 @@ documents, and organizing open windows in GNOME.
%lang_package %lang_package
%prep %prep
%setup -q %setup -q
translation-update-upstream
%if ! 0%{?BUILD_AGAINST_GNOME3} %if ! 0%{?BUILD_AGAINST_GNOME3}
%patch0 -p1 %patch0 -p1
%endif %endif