'real' icu rebuild
This commit is contained in:
parent
d110d4a321
commit
14fdda7d99
21
tracker.spec
21
tracker.spec
@ -15,7 +15,7 @@
|
||||
Summary: Desktop-neutral search tool and indexer
|
||||
Name: tracker
|
||||
Version: 0.17.1
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Applications/System
|
||||
URL: http://projects.gnome.org/tracker/
|
||||
@ -30,7 +30,7 @@ Patch3: 0001-Bump-the-minimum-memory-requirement-to-768M.patch
|
||||
|
||||
BuildRequires: poppler-glib-devel libxml2-devel libgsf-devel libgxps-devel
|
||||
BuildRequires: libuuid-devel
|
||||
#BuildRequires: nautilus-devel
|
||||
BuildRequires: nautilus-devel
|
||||
BuildRequires: libjpeg-devel libexif-devel exempi-devel
|
||||
BuildRequires: libiptcdata-devel libtiff-devel libpng-devel giflib-devel
|
||||
BuildRequires: sqlite-devel vala-devel libgee-devel
|
||||
@ -102,7 +102,6 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
This Firefox addon exports your bookmarks to Tracker, so that you can search
|
||||
for them for example using tracker-needle.
|
||||
|
||||
%if 0
|
||||
%package nautilus-plugin
|
||||
Summary: Tracker's nautilus plugin
|
||||
Group: User Interface/Desktops
|
||||
@ -111,7 +110,6 @@ Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
%description nautilus-plugin
|
||||
Tracker's nautilus plugin, provides 'tagging' functionality. Ability to perform
|
||||
search in nautilus using tracker is built-in directly in the nautilus package.
|
||||
%endif
|
||||
|
||||
%if 0%{?with_thunderbird}
|
||||
%package thunderbird-plugin
|
||||
@ -217,13 +215,11 @@ fi
|
||||
%{_sysconfdir}/ld.so.conf.d/tracker-%{_arch}.conf
|
||||
%config(noreplace) %{_sysconfdir}/xdg/autostart/tracker*.desktop
|
||||
%{_datadir}/glib-2.0/schemas/*
|
||||
%if 0
|
||||
%exclude %{_bindir}/tracker-explorer
|
||||
%exclude %{_bindir}/tracker-needle
|
||||
%exclude %{_bindir}/tracker-preferences
|
||||
%exclude %{_mandir}/man1/tracker-preferences.1.gz
|
||||
%exclude %{_mandir}/man1/tracker-needle.1.gz
|
||||
%endif
|
||||
|
||||
%files devel
|
||||
%{_includedir}/tracker-0.18/
|
||||
@ -235,26 +231,20 @@ fi
|
||||
%{_datadir}/gir-1.0/TrackerMiner-0.18.gir
|
||||
|
||||
%files ui-tools
|
||||
%if 0
|
||||
%{_bindir}/tracker-needle
|
||||
%{_bindir}/tracker-preferences
|
||||
%endif
|
||||
%{_datadir}/icons/*/*/apps/tracker.*
|
||||
%{_datadir}/applications/*.desktop
|
||||
%if 0
|
||||
%{_mandir}/man1/tracker-preferences.1.gz
|
||||
%{_mandir}/man1/tracker-needle.1.gz
|
||||
%endif
|
||||
%exclude %{_datadir}/applications/trackerbird-launcher.desktop
|
||||
|
||||
%files firefox-plugin
|
||||
%{_datadir}/xul-ext/trackerfox/
|
||||
%{_libdir}/firefox/extensions/trackerfox@bustany.org
|
||||
|
||||
%if 0
|
||||
%files nautilus-plugin
|
||||
%{_libdir}/nautilus/extensions-3.0/libnautilus-tracker-tags.so
|
||||
%endif
|
||||
|
||||
%if 0%{?with_thunderbird}
|
||||
%files thunderbird-plugin
|
||||
@ -271,8 +261,11 @@ fi
|
||||
%{_datadir}/gtk-doc/html/ontology/
|
||||
|
||||
%changelog
|
||||
* Fri Feb 14 2014 Adam Williamson <awilliam@redhat.com> - 0.17.1-2
|
||||
- rebuilt for new icu
|
||||
* Thu Feb 13 2014 Adam Williamson <awilliam@redhat.com> - 0.17.1-3
|
||||
- rebuilt for new icu (real)
|
||||
|
||||
* Thu Feb 13 2014 Adam Williamson <awilliam@redhat.com> - 0.17.1-2
|
||||
- rebuilt for new icu (bootstrap)
|
||||
|
||||
* Thu Feb 06 2014 Kalev Lember <kalevlember@gmail.com> - 0.17.1-1
|
||||
- Update to 0.17.1
|
||||
|
Loading…
Reference in New Issue
Block a user