- Update to 0.6.95 release
This commit is contained in:
parent
caaa4cffcd
commit
ca5b58ea08
@ -1 +1 @@
|
||||
tracker-0.6.94.tar.bz2
|
||||
tracker-0.6.95.tar.bz2
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
12d05088ef186c75bce9d1d6fb90e04a tracker-0.6.94.tar.bz2
|
||||
a4edc8aa830070bd3f1d80a7df07c80c tracker-0.6.95.tar.bz2
|
||||
|
@ -1,7 +1,7 @@
|
||||
--- configure.ac 2009-03-13 10:55:58.000000000 -0400
|
||||
+++ configure.ac.new 2009-03-13 12:30:30.625852667 -0400
|
||||
--- configure.ac 2009-05-22 06:56:38.000000000 -0400
|
||||
+++ configure.ac.new 2009-05-29 07:55:34.763949732 -0400
|
||||
@@ -132,7 +132,7 @@
|
||||
GTK_REQUIRED=2.8.0
|
||||
GTK_REQUIRED=2.16.0
|
||||
GLADE_REQUIRED=2.5
|
||||
QDBM_REQUIRED=1.8
|
||||
-GMIME_REQUIRED=2.1.0
|
||||
@ -9,7 +9,7 @@
|
||||
LIBXML2_REQUIRED=0.6
|
||||
LIBNOTIFY_REQUIRED=0.4.3
|
||||
HAL_REQUIRED=0.5
|
||||
@@ -181,7 +181,7 @@
|
||||
@@ -182,7 +182,7 @@
|
||||
AC_SUBST(PANGO_LIBS)
|
||||
|
||||
# Check for GMime
|
||||
|
11
tracker.spec
11
tracker.spec
@ -1,6 +1,6 @@
|
||||
Summary: An object database, tag/metadata database, search tool and indexer
|
||||
Name: tracker
|
||||
Version: 0.6.94
|
||||
Version: 0.6.95
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
Group: Applications/System
|
||||
@ -93,7 +93,7 @@ desktop-file-install --delete-original \
|
||||
%{buildroot}%{_datadir}/applications/%{name}-search-tool.desktop
|
||||
|
||||
rm -rf %{buildroot}%{_libdir}/*.la
|
||||
rm -rf %{buildroot}/%{evo_plugins_dir}/*.la
|
||||
#rm -rf %{buildroot}/%{evo_plugins_dir}/*.la
|
||||
|
||||
%find_lang %{name}
|
||||
|
||||
@ -128,8 +128,8 @@ fi
|
||||
%{_datadir}/dbus-1/services/org.freedesktop.Tracker.*
|
||||
%{_libdir}/*.so.*
|
||||
%{_libdir}/tracker/
|
||||
%{evo_plugins_dir}/liborg-freedesktop-Tracker-evolution-plugin.so
|
||||
%{evo_plugins_dir}/org-freedesktop-Tracker-evolution-plugin.eplug
|
||||
#%{evo_plugins_dir}/liborg-freedesktop-Tracker-evolution-plugin.so
|
||||
#%{evo_plugins_dir}/org-freedesktop-Tracker-evolution-plugin.eplug
|
||||
%{_mandir}/*/tracker*.gz
|
||||
%{_sysconfdir}/xdg/autostart/trackerd.desktop
|
||||
%{_sysconfdir}/ld.so.conf.d/tracker-%{_arch}.conf
|
||||
@ -154,6 +154,9 @@ fi
|
||||
%{_sysconfdir}/xdg/autostart/tracker-applet.desktop
|
||||
|
||||
%changelog
|
||||
* Fri May 22 2009 Deji Akingunola <dakingun@gmail.com> - 0.6.95-1
|
||||
- Update to 0.6.95 release
|
||||
|
||||
* Fri May 01 2009 Deji Akingunola <dakingun@gmail.com> - 0.6.94-1
|
||||
- Update to 0.6.94 release
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user