rpms/tracker/F-11 tracker.spec,1.52,1.53

Deji Akingunola deji at fedoraproject.org
Sun Aug 30 03:07:26 UTC 2009


Author: deji

Update of /cvs/pkgs/rpms/tracker/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv28983

Modified Files:
	tracker.spec 
Log Message:
* Sat Aug 29 2009 Deji Akingunola <dakingun at gmail.com> - 0.6.95-2
- Explicitly require apps needed in the text filters of common documents (Fedora bug #517930)
- Ship the manpages in the appropriate sub-packages (Fedora bug #479278)



Index: tracker.spec
===================================================================
RCS file: /cvs/pkgs/rpms/tracker/F-11/tracker.spec,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -p -r1.52 -r1.53
--- tracker.spec	29 May 2009 12:46:46 -0000	1.52
+++ tracker.spec	30 Aug 2009 03:07:26 -0000	1.53
@@ -1,7 +1,7 @@
 Summary:	An object database, tag/metadata database, search tool and indexer
 Name:		tracker
 Version:	0.6.95
-Release:	1%{?dist}
+Release:	2%{?dist}
 License:	GPLv2+
 Group:		Applications/System
 URL:		http://projects.gnome.org/tracker/
@@ -19,6 +19,8 @@ BuildRequires:	desktop-file-utils, intlt
 BuildRequires:	sqlite-devel, qdbm-devel, pygtk2-devel, libtiff-devel
 BuildRequires:	autoconf, automake, libtool
 
+Requires:	w3m, wv, odt2txt
+
 %description
 Tracker is a powerful desktop-neutral first class object database,
 tag/metadata database, search tool and indexer. 
@@ -131,6 +133,9 @@ fi
 #%{evo_plugins_dir}/liborg-freedesktop-Tracker-evolution-plugin.so
 #%{evo_plugins_dir}/org-freedesktop-Tracker-evolution-plugin.eplug
 %{_mandir}/*/tracker*.gz
+%exclude %{_mandir}/man1/tracker-applet.1.gz
+%exclude %{_mandir}/man1/tracker-preferences.1.gz
+%exclude %{_mandir}/man1/tracker-search-tool.1.gz
 %{_sysconfdir}/xdg/autostart/trackerd.desktop
 %{_sysconfdir}/ld.so.conf.d/tracker-%{_arch}.conf
 %doc %{_datadir}/gtk-doc/html/libtracker-common/
@@ -152,8 +157,15 @@ fi
 %{_datadir}/icons/*/*/apps/tracker.*
 %{_datadir}/applications/*.desktop
 %{_sysconfdir}/xdg/autostart/tracker-applet.desktop
+%{_mandir}/man1/tracker-applet.1.gz
+%{_mandir}/man1/tracker-preferences.1.gz
+%{_mandir}/man1/tracker-search-tool.1.gz
 
 %changelog
+* Sat Aug 29 2009 Deji Akingunola <dakingun at gmail.com> - 0.6.95-2
+- Explicitly require apps needed in the text filters of common documents (Fedora bug #517930)
+- Ship the manpages in the appropriate sub-packages (Fedora bug #479278)
+
 * Fri May 22 2009 Deji Akingunola <dakingun at gmail.com> - 0.6.95-1
 - Update to 0.6.95 release
 




More information about the scm-commits mailing list