Author: megabajt Date: Sat Oct 9 22:34:05 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 0.8.17 - added -build.patch
---- Files affected: packages/tracker: tracker.spec (1.33 -> 1.34) ---- Diffs: ================================================================ Index: packages/tracker/tracker.spec diff -u packages/tracker/tracker.spec:1.33 packages/tracker/tracker.spec:1.34 --- packages/tracker/tracker.spec:1.33 Wed Aug 25 18:56:09 2010 +++ packages/tracker/tracker.spec Sun Oct 10 00:34:00 2010 @@ -2,12 +2,13 @@ Summary: Tracker - an indexing subsystem Summary(pl.UTF-8): Tracker - podsystem indeksujÄ…cy Name: tracker -Version: 0.8.15 -Release: 2 +Version: 0.8.17 +Release: 1 License: GPL v2+ Group: X11/Applications Source0: http://ftp.gnome.org/pub/GNOME/sources/tracker/0.8/%{name}-%{version}.tar.bz2 -# Source0-md5: bd4dc2608a6e8b5cb494f36e4be77f87 +# Source0-md5: 503117377b228e4575105c6b4ce34eaa +Patch0: %{name}-build.patch URL: http://projects.gnome.org/tracker/ BuildRequires: GConf2-devel >= 2.20.0 BuildRequires: UPower-devel @@ -141,6 +142,7 @@ %prep %setup -q +%patch0 -p1 %build %{__intltoolize} @@ -301,8 +303,8 @@ %files -n evolution-plugin-tracker %defattr(644,root,root,755) -%attr(755,root,root) %{_libdir}/evolution/2.30/plugins/liborg-freedesktop-Tracker-evolution-plugin.so -%{_libdir}/evolution/2.30/plugins/org-freedesktop-Tracker-evolution-plugin.eplug +%attr(755,root,root) %{_libdir}/evolution/2.32/plugins/liborg-freedesktop-Tracker-evolution-plugin.so +%{_libdir}/evolution/2.32/plugins/org-freedesktop-Tracker-evolution-plugin.eplug %files -n nautilus-extension-tracker %defattr(644,root,root,755) @@ -314,6 +316,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.34 2010/10/09 22:34:00 megabajt +- updated to 0.8.17 +- added -build.patch + Revision 1.33 2010/08/25 16:56:09 hawk - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/tracker/tracker.spec?r1=1.33&r2=1.34&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
