[Lunar-commits] <moonbase-other> zeitgeist: Version bump to 0.9.5 and adding a BUILD to deal with rdflib problem.
Dennis Veatch
stumbles at lunar-linux.org
Sun Oct 7 15:10:50 CEST 2012
commit 172c833e78e376ddb99ca084bcda8e53af90495d
Author: Dennis Veatch <stumbles at lunar-linux.org>
Date: Sun, 07 Oct 2012 06:10:50 -0700
URL: https://github.com/lunar-linux/moonbase-other/commit/172c833e78e376ddb99ca084bcda8e53af90495d
zeitgeist: Version bump to 0.9.5 and adding a BUILD to deal with rdflib problem.
---
utils/zeitgeist/BUILD | +7/-0
utils/zeitgeist/DETAILS | +4/-4
2 files changed, 11 insertions(+), 4 deletions(-)
--- /dev/null
+++ b/utils/zeitgeist/BUILD
@@ -0,0 +1,7 @@
+(
+
+ sedit "156,163d" configure.ac &&
+ autoreconf &&
+ default_build
+
+) > $C_FIFO 2>&1
--- a/utils/zeitgeist/DETAILS
+++ b/utils/zeitgeist/DETAILS
@@ -1,11 +1,11 @@
MODULE=zeitgeist
- VERSION=0.9.0.1
+ VERSION=0.9.5
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=https://launchpad.net/zeitgeist/${VERSION%.*.*}/$VERSION/+download/
- SOURCE_VFY=sha1:5a7e83e418e70a5f5abbc21530486a30e9bd6078
+ SOURCE_URL=https://launchpad.net/zeitgeist/${VERSION%.*}/$VERSION/+download/
+ SOURCE_VFY=sha1:86d5b37a3bb6ebc191c73337ad30bd587e4fa8e4
WEB_SITE=http://zeitgeist-project.com/about/
ENTERED=20110411
- UPDATED=20120717
+ UPDATED=20121002
SHORT="service which logs the users? activities and events"
cat << EOF
More information about the Lunar-commits
mailing list