Add tracker3.patch, build with tracker3
(cherry picked from commit bcaeb8162a4f9766f6b4ddf5ccf5fec4a89c54d4)
This commit is contained in:
parent
c7d6029f85
commit
55b0ee9fa7
@ -1,24 +1,31 @@
|
||||
Name: gnome-online-miners
|
||||
Version: 3.34.0
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: Provide the user to grab the online date function
|
||||
License: GPLv2+ and LGPLv2+ and MIT
|
||||
URL: https://wiki.gnome.org/Projects/GnomeOnlineMiners
|
||||
Source0: https://download.gnome.org/sources/gnome-online-miners/3.34/gnome-online-miners-%{version}.tar.xz
|
||||
BuildRequires: gfbgraph-devel glib2-devel >= 2.35.1 gnome-online-accounts-devel >= 3.8.0 grilo-devel >= 0.3.0
|
||||
BuildRequires: libgdata-devel >= 0.15.2 libzapojit-devel >= 0.0.2 pkgconfig tracker-devel >= 0.17.2 chrpath
|
||||
BuildRequires: libgdata-devel >= 0.15.2 libzapojit-devel >= 0.0.2 pkgconfig tracker3-devel >= 3.0.4 chrpath
|
||||
Requires: dbus grilo-plugins gvfs >= 1.18.3
|
||||
|
||||
Patch0: tracker3.patch
|
||||
BuildRequires: autoconf automake libtool
|
||||
BuildRequires: autoconf-archive
|
||||
|
||||
%description
|
||||
The GNOME Online Miners provides a kind of crawlers to go through your online
|
||||
content and index them locally in Tracker.It has miners for Facebook, Flickr,
|
||||
Google, OneDrive and Nextcloud.
|
||||
|
||||
%prep
|
||||
%autosetup -n gnome-online-miners-%{version} -p1
|
||||
#autosetup -n gnome-online-miners-%{version} -p1
|
||||
%autosetup -p1
|
||||
|
||||
%build
|
||||
%configure --disable-silent-rules --disable-static
|
||||
autoreconf -fi
|
||||
|
||||
%configure --disable-silent-rules --disable-static --disable-owncloud --disable-windows-live
|
||||
%make_build
|
||||
|
||||
%install
|
||||
@ -44,6 +51,9 @@ echo "%{_libdir}/gnome-online-miners" > %{buildroot}%{_sysconfdir}/ld.so.conf.d/
|
||||
%exclude %{_docdir}/gnome-online-miners/ChangeLog
|
||||
|
||||
%changelog
|
||||
* Fri Sep 24 2021 Wenlong Ding <wenlong.ding@turbolinux.com.cn> - 3.34.0-3
|
||||
- Add tracker3.patch
|
||||
|
||||
* Thu Sep 09 2021 lingsheng <lingsheng@huawei.com> - 3.34.0-2
|
||||
- Delete rpath setting
|
||||
|
||||
|
||||
1554
tracker3.patch
Normal file
1554
tracker3.patch
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user