Update to 0.10.10

This commit is contained in:
Deji Akingunola 2011-04-26 15:08:46 -04:00
parent 42d6b0473e
commit 1ed2f452be
4 changed files with 54 additions and 21 deletions

1
.gitignore vendored
View File

@ -11,3 +11,4 @@ tracker-0.8.13.tar.bz2
/tracker-0.10.3.tar.bz2 /tracker-0.10.3.tar.bz2
/tracker-0.10.5.tar.bz2 /tracker-0.10.5.tar.bz2
/tracker-0.10.8.tar.bz2 /tracker-0.10.8.tar.bz2
/tracker-0.10.10.tar.bz2

View File

@ -1 +1 @@
58407c7ee04df4043cadd9095d64da5d tracker-0.10.8.tar.bz2 57f475814cfbf9b2e6bf9e5202ec85fc tracker-0.10.10.tar.bz2

View File

@ -0,0 +1,22 @@
--- configure.ac 2011-04-14 11:00:49.000000000 -0400
+++ configure.ac.new 2011-04-14 14:23:09.978366769 -0400
@@ -468,7 +468,7 @@
TRACKER_NAUTILUS_EXTENSION_REQUIRED="glib-2.0 >= $GLIB_REQUIRED
gio-unix-2.0 >= $GLIB_REQUIRED
gthread-2.0 >= $GLIB_REQUIRED
- gtk+-2.0 >= $GTK_REQUIRED
+ gtk+-3.0 >= $GTK_REQUIRED
libnautilus-extension"
PKG_CHECK_MODULES(TRACKER_NAUTILUS_EXTENSION, [$TRACKER_NAUTILUS_EXTENSION_REQUIRED],
--- configure 2011-04-14 11:01:22.000000000 -0400
+++ configure.new 2011-04-14 14:51:29.922114548 -0400
@@ -19119,7 +19119,7 @@
TRACKER_NAUTILUS_EXTENSION_REQUIRED="glib-2.0 >= $GLIB_REQUIRED
gio-unix-2.0 >= $GLIB_REQUIRED
gthread-2.0 >= $GLIB_REQUIRED
- gtk+-2.0 >= $GTK_REQUIRED
+ gtk+-3.0 >= $GTK_REQUIRED
libnautilus-extension"

View File

@ -1,13 +1,14 @@
Summary: Desktop-neutral search tool and indexer Summary: Desktop-neutral search tool and indexer
Name: tracker Name: tracker
Version: 0.10.8 Version: 0.10.10
Release: 2%{?dist} Release: 1%{?dist}
License: GPLv2+ License: GPLv2+
Group: Applications/System Group: Applications/System
URL: http://projects.gnome.org/tracker/ URL: http://projects.gnome.org/tracker/
Source0: http://ftp.gnome.org/pub/GNOME/sources/tracker/0.10/%{name}-%{version}.tar.bz2 Source0: http://ftp.gnome.org/pub/GNOME/sources/tracker/0.10/%{name}-%{version}.tar.bz2
Patch0: tracker-0.10-gnome3-build-fixes.patch
BuildRequires: poppler-devel evolution-devel libxml2-devel libgsf-devel BuildRequires: poppler-glib-devel evolution-devel libxml2-devel libgsf-devel
BuildRequires: libuuid-devel libnotify-devel dbus-devel BuildRequires: libuuid-devel libnotify-devel dbus-devel
BuildRequires: gnome-desktop-devel nautilus-devel gnome-panel-devel BuildRequires: gnome-desktop-devel nautilus-devel gnome-panel-devel
BuildRequires: libjpeg-devel libexif-devel exempi-devel raptor-devel BuildRequires: libjpeg-devel libexif-devel exempi-devel raptor-devel
@ -16,9 +17,10 @@ BuildRequires: sqlite-devel vala-devel libgee-devel pygtk2-devel
BuildRequires: gstreamer-plugins-base-devel gstreamer-devel id3lib-devel BuildRequires: gstreamer-plugins-base-devel gstreamer-devel id3lib-devel
BuildRequires: totem-pl-parser-devel libvorbis-devel flac-devel enca-devel BuildRequires: totem-pl-parser-devel libvorbis-devel flac-devel enca-devel
BuildRequires: upower-devel gnome-keyring-devel NetworkManager-glib-devel BuildRequires: upower-devel gnome-keyring-devel NetworkManager-glib-devel
BuildRequires: libunistring-devel gupnp-dlna-devel taglib-devel BuildRequires: libunistring-devel gupnp-dlna-devel taglib-devel rest-devel
BuildRequires: gdk-pixbuf-devel BuildRequires: gdk-pixbuf-devel
BuildRequires: desktop-file-utils intltool gettext graphviz dia BuildRequires: desktop-file-utils intltool gettext
BuildRequires: gtk-doc graphviz dia
BuildRequires: gobject-introspection BuildRequires: gobject-introspection
%description %description
@ -74,16 +76,17 @@ Requires: %{name} = %{version}-%{release}
Tracker's nautilus plugin, provides 'tagging' functionality. Ability to perform Tracker's nautilus plugin, provides 'tagging' functionality. Ability to perform
search in nuautilus using tracker is built-in directly in the nautilus package. search in nuautilus using tracker is built-in directly in the nautilus package.
#%package docs %package docs
#Summary: Documentations for tracker Summary: Documentations for tracker
#Group: Documentation Group: Documentation
#BuildArch: noarch BuildArch: noarch
#%description docs %description docs
#This package contains the documentation for tracker This package contains the documentation for tracker
%prep %prep
%setup -q %setup -q
%patch0 -p0 -b .gtk3
%global evo_plugins_dir %(pkg-config evolution-plugin-3.0 --variable=plugindir) %global evo_plugins_dir %(pkg-config evolution-plugin-3.0 --variable=plugindir)
@ -93,7 +96,7 @@ sed -i -e 's|"/lib /usr/lib|"/%{_lib} %{_libdir}|' configure
%build %build
%configure --disable-static \ %configure --disable-static \
--enable-miner-evolution --disable-gtk-doc --disable-functional-tests --enable-miner-evolution --enable-gtk-doc --disable-functional-tests
# Disable the functional tests for now, they use python bytecodes. # Disable the functional tests for now, they use python bytecodes.
make V=1 %{?_smp_mflags} make V=1 %{?_smp_mflags}
@ -140,6 +143,7 @@ fi
%{_datadir}/dbus-1/services/org.freedesktop.Tracker* %{_datadir}/dbus-1/services/org.freedesktop.Tracker*
%{_libdir}/*.so.* %{_libdir}/*.so.*
%{_libdir}/tracker-0.10/ %{_libdir}/tracker-0.10/
%{_libdir}/girepository-1.0/Tracker-0.10.typelib
%{_libdir}/girepository-1.0/TrackerExtract-0.10.typelib %{_libdir}/girepository-1.0/TrackerExtract-0.10.typelib
%{_libdir}/girepository-1.0/TrackerMiner-0.10.typelib %{_libdir}/girepository-1.0/TrackerMiner-0.10.typelib
%{_mandir}/*/tracker*.gz %{_mandir}/*/tracker*.gz
@ -184,16 +188,22 @@ fi
%defattr(-, root, root, -) %defattr(-, root, root, -)
%{_libdir}/nautilus/extensions-3.0/libnautilus-tracker-tags.so %{_libdir}/nautilus/extensions-3.0/libnautilus-tracker-tags.so
#%files docs %files docs
#%defattr(-, root, root, -) %defattr(-, root, root, -)
#%doc docs/reference/COPYING %doc docs/reference/COPYING
#%{_datadir}/gtk-doc/html/libtracker-miner/ %{_datadir}/gtk-doc/html/libtracker-miner/
#%{_datadir}/gtk-doc/html/libtracker-client/ %{_datadir}/gtk-doc/html/libtracker-client/
#%{_datadir}/gtk-doc/html/libtracker-extract/ %{_datadir}/gtk-doc/html/libtracker-extract/
#%{_datadir}/gtk-doc/html/libtracker-sparql/ %{_datadir}/gtk-doc/html/libtracker-sparql/
#%{_datadir}/gtk-doc/html/ontology/ %{_datadir}/gtk-doc/html/ontology/
%changelog %changelog
* Tue Apr 26 2011 Deji Akingunola <dakingun@gmail.com> - 0.10.10-1
- Update to 0.10.10
* Thu Apr 14 2011 Deji Akingunola <dakingun@gmail.com> - 0.10.9-1
- Update to 0.10.9
* Tue Apr 12 2011 Peter Robinson <pbrobinson@gmail.com> - 0.10.8-2 * Tue Apr 12 2011 Peter Robinson <pbrobinson@gmail.com> - 0.10.8-2
- Rebuild against new gupnp-dlna, build introspection support - Rebuild against new gupnp-dlna, build introspection support