[Lunar-commits] <moonbase> redland: version bumped to 1.0.10.
Florin Braescu
florin at lunar-linux.org
Tue Feb 23 04:28:57 CET 2010
commit 197a86274ff82e78e29e91cb06172b91c64e235f
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue Feb 23 05:28:57 2010 +0200
redland: version bumped to 1.0.10.
Changes:
Added a Virtuoso storage
Support Rasqal 0.9.17 API
Fix compiling against sqlite 3.6.17 or newer
Fix modular storage dynamic loading linking problems. Several other bug
Made the storages (triple stores) API public and the implementations
modular - can be compiled externally and dynamically loaded on demand.
Removed Raptor and Rasqal from sources - now external build
dependencies.
---
libs/redland/DETAILS | 6 +++---
libs/redland/DETAILS.x86_64 | 14 --------------
2 files changed, 3 insertions(+), 17 deletions(-)
diff --git a/libs/redland/DETAILS b/libs/redland/DETAILS
index b945baa..bb163fd 100644
--- a/libs/redland/DETAILS
+++ b/libs/redland/DETAILS
@@ -1,11 +1,11 @@
MODULE=redland
- VERSION=1.0.8
+ VERSION=1.0.10
SOURCE=$MODULE-$VERSION.tar.gz
SOURCE_URL=http://download.librdf.org/source
- SOURCE_VFY=sha1:9501b95a2b668067e2dcb0ab3bdb59e0376144de
+ SOURCE_VFY=sha1:e4ba2ef207f293a7740f45661ec90cf9698e217f
WEB_SITE=http://librdf.org
ENTERED=20070802
- UPDATED=20100121
+ UPDATED=20100223
SHORT="libraries that provide support for the Resource Description Framework"
cat << EOF
diff --git a/libs/redland/DETAILS.x86_64 b/libs/redland/DETAILS.x86_64
deleted file mode 100644
index b945baa..0000000
--- a/libs/redland/DETAILS.x86_64
+++ /dev/null
@@ -1,14 +0,0 @@
- MODULE=redland
- VERSION=1.0.8
- SOURCE=$MODULE-$VERSION.tar.gz
- SOURCE_URL=http://download.librdf.org/source
- SOURCE_VFY=sha1:9501b95a2b668067e2dcb0ab3bdb59e0376144de
- WEB_SITE=http://librdf.org
- ENTERED=20070802
- UPDATED=20100121
- SHORT="libraries that provide support for the Resource Description Framework"
-
-cat << EOF
-Redland is a set of free software libraries that provide support
-for the Resource Description Framework (RDF).
-EOF
More information about the Lunar-commits
mailing list