Accepting request 589276 from home:dimstar:t-u-u
t-u-u / boo#1086036 OBS-URL: https://build.opensuse.org/request/show/589276 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/PackageKit?expand=0&rev=317
This commit is contained in:
parent
b77dcdff4e
commit
efb974b76f
@ -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
|
||||
|
||||
|
@ -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}
|
||||
|
Loading…
Reference in New Issue
Block a user