Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by George Sherwood (4c1f80785e799601046c7e46f2f9afcea81b5e47)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: George Sherwood <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by George Sherwood (4c1f80785e799601046c7e46f2f9afcea81b5e47)
  • Date: Sat, 27 Dec 2008 08:14:28 -0600

GIT changes to master grimoire by George Sherwood <gsherwood AT sourcemage.org>:

dev/null |binary
gnome2-libs/tracker/DETAILS | 28
+++++++++++++-------------
gnome2-libs/tracker/HISTORY | 4 +++
gnome2-libs/tracker/tracker-0.6.5.tar.bz2.sig | 0
gnome2-libs/tracker/tracker-0.6.6.tar.bz2.sig |binary
5 files changed, 19 insertions(+), 13 deletions(-)

New commits:
commit 4c1f80785e799601046c7e46f2f9afcea81b5e47
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>

tracker: Updated to version 0.6.6

diff --git a/gnome2-libs/tracker/DETAILS b/gnome2-libs/tracker/DETAILS
index cb44e5a..3da6591 100755
--- a/gnome2-libs/tracker/DETAILS
+++ b/gnome2-libs/tracker/DETAILS
@@ -1,9 +1,9 @@
SPELL=tracker
if [[ $TRACKER_SCM == y ]] ;then
if [[ $TRACKER_SCM_AUTO == y ]] ;then
- VERSION=0.6.5
+ VERSION=0.6.6
else
- VERSION=0.6.5
+ VERSION=0.6.6
fi
SOURCE=$SPELL-svn.tar.bz2
SOURCE_IGNORE=volatile
@@ -11,7 +11,7 @@ fi
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-svn
FORCE_DOWNLOAD=1
else
- VERSION=0.6.5
+ VERSION=0.6.6
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://www.gnome.org/~jamiemcc/${SPELL}/${SOURCE}
@@ -26,24 +26,26 @@ cat << EOF
Tracker is a powerful desktop-neutral first class object database,
tag/metadata
database, search tool and indexer.

-Tracker is also extremely fast and super efficient with your systems memory
when
+Tracker is also extremely fast and super efficient with your systems
+memory when
compared with some other competing frameworks

-It consists of a common object database that allows entities to have an
almost
-infinte number of properties, metadata (both embedded/harvested as well as
user
-definable), a comprehensive database of keywords/tags and links to other
+It consists of a common object database that allows entities to have an
almost
+infinte number of properties, metadata (both embedded/harvested as well as
user
+definable), a comprehensive database of keywords/tags and links to other
entities.

-It provides additional features for file based objects including context
linking
+It provides additional features for file based objects including context
+linking
and audit trails for a file object.

-It has the ability to index, store, harvest metadata. retrieve and search
all
+It has the ability to index, store, harvest metadata. retrieve and search all
types of files and other first class objects.

-First class object support includes : Files, Documents, Music, Images,
Videos,
-Playlists*, Notes*, Applications*, Contacts*, Emails*, Conversations*,
+First class object support includes : Files, Documents, Music, Images,
Videos,
+Playlists*, Notes*, Applications*, Contacts*, Emails*, Conversations*,
Appointments*, Tasks*, Bookmarks*, History* and Projects*

-(* these services are not currently indexed at the moment but will be in
later
-versions)
+(* these services are not currently indexed at the moment but will be in
later
+versions)
EOF
diff --git a/gnome2-libs/tracker/HISTORY b/gnome2-libs/tracker/HISTORY
index d918f40..529e0ca 100644
--- a/gnome2-libs/tracker/HISTORY
+++ b/gnome2-libs/tracker/HISTORY
@@ -1,3 +1,7 @@
+2008-12-27 George Sherwood <gsherwood AT sourcemage.org>
+ * DETAILS: updated to version 0.6.6
+ Fixed long description wrap
+
2008-03-02 Robin Cook <rcook AT wyrms.net>
* DETAILS: updated VERSION to 0.6.5

diff --git a/gnome2-libs/tracker/tracker-0.6.5.tar.bz2.sig
b/gnome2-libs/tracker/tracker-0.6.5.tar.bz2.sig
deleted file mode 100644
index 861c6c9..0000000
Binary files a/gnome2-libs/tracker/tracker-0.6.5.tar.bz2.sig and /dev/null
differ
diff --git a/gnome2-libs/tracker/tracker-0.6.6.tar.bz2.sig
b/gnome2-libs/tracker/tracker-0.6.6.tar.bz2.sig
new file mode 100644
index 0000000..6a4e789
Binary files /dev/null and b/gnome2-libs/tracker/tracker-0.6.6.tar.bz2.sig
differ



  • [SM-Commit] GIT changes to master grimoire by George Sherwood (4c1f80785e799601046c7e46f2f9afcea81b5e47), George Sherwood, 12/27/2008

Archive powered by MHonArc 2.6.24.

Top of Page