forked from pool/tracker
Accepting request 589958 from GNOME:Factory
t-u-u / boo#1086036 (forwarded request 589268 from dimstar) OBS-URL: https://build.opensuse.org/request/show/589958 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/tracker?expand=0&rev=107
This commit is contained in:
commit
8ff67e63d5
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Mar 20 16:44:55 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).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Feb 28 16:40:30 UTC 2018 - dimstar@opensuse.org
|
Wed Feb 28 16:40:30 UTC 2018 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
@ -40,6 +40,7 @@ BuildRequires: libtool
|
|||||||
BuildRequires: pkgconfig
|
BuildRequires: pkgconfig
|
||||||
BuildRequires: python3
|
BuildRequires: python3
|
||||||
BuildRequires: sqlite3-devel >= 3.7.15
|
BuildRequires: sqlite3-devel >= 3.7.15
|
||||||
|
BuildRequires: translation-update-upstream
|
||||||
BuildRequires: update-desktop-files
|
BuildRequires: update-desktop-files
|
||||||
BuildRequires: vala >= 0.18.0
|
BuildRequires: vala >= 0.18.0
|
||||||
BuildRequires: zlib-devel
|
BuildRequires: zlib-devel
|
||||||
@ -64,9 +65,6 @@ Obsoletes: tracker-miner-evolution < 1.99.0
|
|||||||
Obsoletes: tracker-miner-firefox < 1.99.0
|
Obsoletes: tracker-miner-firefox < 1.99.0
|
||||||
Obsoletes: tracker-miner-thunderbird < 1.99.0
|
Obsoletes: tracker-miner-thunderbird < 1.99.0
|
||||||
%glib2_gsettings_schema_requires
|
%glib2_gsettings_schema_requires
|
||||||
%if !0%{?is_opensuse}
|
|
||||||
BuildRequires: translation-update-upstream
|
|
||||||
%endif
|
|
||||||
%if 0%{?suse_version} >= 1140
|
%if 0%{?suse_version} >= 1140
|
||||||
BuildRequires: libgupnp-dlna-devel >= 0.9.4
|
BuildRequires: libgupnp-dlna-devel >= 0.9.4
|
||||||
%endif
|
%endif
|
||||||
@ -217,9 +215,7 @@ This subpackage contains the headers to make use of its libraries.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -p1
|
%autosetup -p1
|
||||||
%if !0%{?is_opensuse}
|
|
||||||
translation-update-upstream
|
translation-update-upstream
|
||||||
%endif
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
#Needed for patch0
|
#Needed for patch0
|
||||||
|
Loading…
x
Reference in New Issue
Block a user