[Lunar-commits] <moonbase-other> Revert "zeitgeist: version bumped to 0.9.12."

Florin Braescu florin at lunar-linux.org
Sun May 12 12:58:42 CEST 2013


commit 6a90ee9a75e1fd7cb802523b3c26a71908c5e525
Author: Florin Braescu <florin at lunar-linux.org>
Date: Sun, 12 May 2013 03:58:13 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/6a90ee9a75e1fd7cb802523b3c26a71908c5e525

Revert "zeitgeist: version bumped to 0.9.12."

This reverts commit ff320bde006f1aa7fda0da24bc0d2ad841d672f0.

zeitgeist: revert it.

It's not ready to bu bumped yet.
---
  utils/zeitgeist/BUILD   | +1/-1     
  utils/zeitgeist/DEPENDS | +0/-2     
  utils/zeitgeist/DETAILS | +12/-8    
  3 files changed, 13 insertions(+), 11 deletions(-)

--- a/utils/zeitgeist/BUILD
+++ b/utils/zeitgeist/BUILD
@@ -1,7 +1,7 @@
 (
 
   sedit "156,163d" configure.ac &&
-#  autoreconf &&
+  autoreconf &&
   default_build
 
 ) > $C_FIFO 2>&1
--- a/utils/zeitgeist/DEPENDS
+++ b/utils/zeitgeist/DEPENDS
@@ -2,5 +2,3 @@ depends rdflib
 depends XML-Parser
 depends raptor
 depends xapian-core
-
-optional_depends  "telepathy-glib"  ""  "--disable-telepathy"  "for telepathy support"
--- a/utils/zeitgeist/DETAILS
+++ b/utils/zeitgeist/DETAILS
@@ -1,23 +1,27 @@
           MODULE=zeitgeist
-         VERSION=0.9.12
-          SOURCE=$MODULE-$VERSION.tar.xz
-      SOURCE_URL=https://launchpad.net/zeitgeist/${VERSION%.*}/$VERSION/+download
-      SOURCE_VFY=sha1:5b778e2430d78bdb7206b16e1db84651e4f12c86
-        WEB_SITE=http://zeitgeist-project.com
+         VERSION=0.9.5
+          SOURCE=$MODULE-$VERSION.tar.bz2
+      SOURCE_URL=https://launchpad.net/zeitgeist/${VERSION%.*}/$VERSION/+download/
+      SOURCE_VFY=sha1:86d5b37a3bb6ebc191c73337ad30bd587e4fa8e4
+        WEB_SITE=http://zeitgeist-project.com/about/
          ENTERED=20110411
          UPDATED=20121002
            SHORT="service which logs the users? activities and events"
 
 cat << EOF
-Zeitgeist is a service which logs the users? activities and events, anywhere
+Zeitgeist is a service which logs the users? activities and events, anywhere 
 from files opened to websites visited and conversations had.
-It makes this information readily available for other applications to use. It
-is able to establish relationships between items based on similarity and usage
+
+It makes this information readily available for other applications to use. It is
+able to establish relationships between items based on similarity and usage 
 patterns.
 
 The service consists:
+
     Engine
     Extensions
     API
     Dataproviders
+
+
 EOF




More information about the Lunar-commits mailing list