Accepting request 589282 from home:dimstar:t-u-u

t-u-u / boo#1086036

OBS-URL: https://build.opensuse.org/request/show/589282
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/nautilus?expand=0&rev=289
This commit is contained in:
Dominique Leuenberger 2018-03-22 09:38:47 +00:00 committed by Git OBS Bridge
parent f4e1548517
commit 3cd131e238
2 changed files with 10 additions and 6 deletions

View File

@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Mar 20 16:56:17 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).
- Drop gnome-patch-translation BuildRequires: There are no patches
to be translated.
-------------------------------------------------------------------
Thu Mar 15 20:35:33 UTC 2018 - bjorn.lie@gmail.com

View File

@ -37,6 +37,7 @@ BuildRequires: meson
BuildRequires: pkgconfig
# We need the %%mime_database_* macros
BuildRequires: shared-mime-info
BuildRequires: translation-update-upstream
BuildRequires: update-desktop-files
BuildRequires: pkgconfig(gail-3.0)
BuildRequires: pkgconfig(gexiv2) >= 0.10.0
@ -55,10 +56,6 @@ BuildRequires: pkgconfig(tracker-sparql-2.0)
BuildRequires: pkgconfig(x11)
Recommends: %{name}-lang
Recommends: gvfs
%if !0%{?is_opensuse}
BuildRequires: gnome-patch-translation
BuildRequires: translation-update-upstream
%endif
%description
Nautilus is the file manager for the GNOME desktop.
@ -110,9 +107,7 @@ This package contains development files for nautilus.
%prep
%setup -q
%if !0%{?is_opensuse}
translation-update-upstream
%endif
%build
%meson \