Accepting request 920577 from GNOME:Factory
- Remove obsolete translation-update-upstream and gnome-patch-translation support (jsc#SLE-21105). (forwarded request 920411 from sbrabec) OBS-URL: https://build.opensuse.org/request/show/920577 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnome-shell-extensions?expand=0&rev=116
This commit is contained in:
commit
81ad466fa5
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 20 19:51:16 UTC 2021 - Stanislav Brabec <sbrabec@suse.com>
|
||||||
|
|
||||||
|
- Remove obsolete translation-update-upstream and
|
||||||
|
gnome-patch-translation support (jsc#SLE-21105).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Sep 2 02:27:21 UTC 2021 - xiaoguang wang <xiaoguang.wang@suse.com>
|
Thu Sep 2 02:27:21 UTC 2021 - xiaoguang wang <xiaoguang.wang@suse.com>
|
||||||
|
|
||||||
|
@ -38,14 +38,12 @@ Patch1: gnome-shell-add-app-to-desktop.patch
|
|||||||
# PATCH-FIX-SLE gse-sle-classic-ext.patch Fate#318572 cxiong@suse.com -- add sle classic support
|
# PATCH-FIX-SLE gse-sle-classic-ext.patch Fate#318572 cxiong@suse.com -- add sle classic support
|
||||||
Patch1000: gse-sle-classic-ext.patch
|
Patch1000: gse-sle-classic-ext.patch
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: gnome-patch-translation
|
|
||||||
# Needed for directory ownership
|
# Needed for directory ownership
|
||||||
BuildRequires: gnome-shell
|
BuildRequires: gnome-shell
|
||||||
# gobject-introspection is needed for the typelib() rpm magic.
|
# gobject-introspection is needed for the typelib() rpm magic.
|
||||||
BuildRequires: gobject-introspection
|
BuildRequires: gobject-introspection
|
||||||
BuildRequires: meson >= 0.44.0
|
BuildRequires: meson >= 0.44.0
|
||||||
BuildRequires: sassc
|
BuildRequires: sassc
|
||||||
BuildRequires: translation-update-upstream
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
GNOME Shell Extensions is a collection of extensions providing
|
GNOME Shell Extensions is a collection of extensions providing
|
||||||
@ -103,8 +101,6 @@ to pick system installed themes or even themes installed in the user's home.
|
|||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch1 -p1
|
%patch1 -p1
|
||||||
translation-update-upstream po %{name}
|
|
||||||
gnome-patch-translation-prepare po %{name}
|
|
||||||
|
|
||||||
%patch1000 -p1
|
%patch1000 -p1
|
||||||
# In openSUSE GNOME, we don't launch gnome-session directly, but wrap this through a shell script, /usr/bin/gnome
|
# In openSUSE GNOME, we don't launch gnome-session directly, but wrap this through a shell script, /usr/bin/gnome
|
||||||
|
Loading…
Reference in New Issue
Block a user