diff --git a/PackageKit.changes b/PackageKit.changes index 090b76f..22942e4 100644 --- a/PackageKit.changes +++ b/PackageKit.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Mar 20 16:50:56 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). + ------------------------------------------------------------------- Mon Mar 5 17:11:37 UTC 2018 - dimstar@opensuse.org diff --git a/PackageKit.spec b/PackageKit.spec index b21fc4e..4be1267 100644 --- a/PackageKit.spec +++ b/PackageKit.spec @@ -63,6 +63,7 @@ BuildRequires: polkit-devel >= 0.98 # We need the %%mime_database_* macros BuildRequires: shared-mime-info BuildRequires: sqlite-devel +BuildRequires: translation-update-upstream BuildRequires: vala BuildRequires: pkgconfig(bash-completion) >= 2.0 BuildRequires: pkgconfig(libsystemd) @@ -83,9 +84,6 @@ Obsoletes: ruck <= 0.6.3 # the browser-plugin was dropped with version 1.1.0 Obsoletes: %{name}-browser-plugin < 1.1.0 %{?systemd_requires} -%if !0%{?is_opensuse} -BuildRequires: translation-update-upstream -%endif %description PackageKit is a system designed to make installing and updating @@ -227,9 +225,7 @@ This package provides the upstream default configuration for PackageKit. %patch1 -p1 %patch2 -p1 %patch3 -p1 -%if !0%{?is_opensuse} translation-update-upstream -%endif %build %if !0%{?is_opensuse}