Accepting request 589301 from home:dimstar:t-u-u
t-u-u / boo#1086036 OBS-URL: https://build.opensuse.org/request/show/589301 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=313
This commit is contained in:
parent
f1d4a1be3c
commit
76939c4e8f
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 20 17:12:52 UTC 2018 - dimstar@opensuse.org
|
||||
|
||||
- Unconditionally enable translation-update-upstream: on
|
||||
Tumbleweed, this results in a NOP and for Leap in SLE paid
|
||||
translations being used (boo#1086036).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 13 09:37:37 UTC 2018 - dimstar@opensuse.org
|
||||
|
||||
|
@ -48,6 +48,7 @@ BuildRequires: fdupes
|
||||
BuildRequires: gettext-tools-mini >= 0.19.7
|
||||
BuildRequires: hicolor-icon-theme
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: translation-update-upstream
|
||||
BuildRequires: xsltproc
|
||||
BuildRequires: pkgconfig(atk) >= 2.15.1
|
||||
BuildRequires: pkgconfig(atk-bridge-2.0)
|
||||
@ -74,9 +75,6 @@ BuildRequires: pkgconfig(xfixes)
|
||||
BuildRequires: pkgconfig(xi)
|
||||
BuildRequires: pkgconfig(xinerama)
|
||||
BuildRequires: pkgconfig(xrandr)
|
||||
%if !0%{?is_opensuse}
|
||||
BuildRequires: translation-update-upstream
|
||||
%endif
|
||||
%if %{build_wayland_backend}
|
||||
BuildRequires: pkgconfig(wayland-client) >= 1.9.90
|
||||
BuildRequires: pkgconfig(wayland-cursor)
|
||||
@ -341,7 +339,6 @@ This package enhances gettext with an International Tag Set for GTK+ 3
|
||||
|
||||
%prep
|
||||
%setup -q -n %{_name}-%{version}
|
||||
%if !0%{?is_opensuse}
|
||||
# Translation this time intentionally disabled.. they fail
|
||||
translation-update-upstream
|
||||
translation-update-upstream po-properties gtk30-properties
|
||||
@ -353,7 +350,6 @@ for LNG in po/*.po ; do
|
||||
sed -i "/^$LNG\$/d" po/LINGUAS
|
||||
fi
|
||||
done
|
||||
%endif
|
||||
%if "%{_lib}" == "lib64"
|
||||
cp -a %{SOURCE1} .
|
||||
%patch0 -p1
|
||||
|
Loading…
Reference in New Issue
Block a user