Author: megabajt Date: Sat Apr 26 21:53:14 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - added -strcmp.patch - release 3
---- Files affected: SPECS: tracker.spec (1.7 -> 1.8) ---- Diffs: ================================================================ Index: SPECS/tracker.spec diff -u SPECS/tracker.spec:1.7 SPECS/tracker.spec:1.8 --- SPECS/tracker.spec:1.7 Sun Apr 13 18:59:22 2008 +++ SPECS/tracker.spec Sat Apr 26 23:53:09 2008 @@ -8,11 +8,12 @@ Summary(pl.UTF-8): Tracker - podsystem indeksujÄ…cy Name: tracker Version: 0.6.6 -Release: 2 +Release: 3 License: GPL v2+ Group: Applications Source0: http://www.gnome.org/~jamiemcc/tracker/%{name}-%{version}.tar.bz2 # Source0-md5: 0845998f8f0d715b3f1b306d59fdae4d +Patch0: %{name}-strcmp.patch URL: http://www.tracker-project.org/ BuildRequires: autoconf >= 2.60 BuildRequires: automake @@ -180,6 +181,7 @@ %prep %setup -q +%patch0 -p1 %build %{__intltoolize} @@ -417,6 +419,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.8 2008-04-26 21:53:09 megabajt +- added -strcmp.patch +- release 3 + Revision 1.7 2008-04-13 16:59:22 arekm - release 2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/tracker.spec?r1=1.7&r2=1.8&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
