[SM-Commit] GIT changes to master grimoire by Treeve Jelbert (a28a89da233399783c4398e74fa95d1948956d8a)

Treeve Jelbert scm at sourcemage.org
Sun Oct 4 09:30:02 EDT 2009


GIT changes to master grimoire by Treeve Jelbert <treeve at sourcemage.org>:

 kde4-support/soprano/DEPENDS |    2 +-
 kde4-support/soprano/HISTORY |    1 +
 2 files changed, 2 insertions(+), 1 deletion(-)

New commits:
commit e892d67893eb3c5f4fd52ea4285bc1cc0e17443f
Author: Treeve Jelbert <treeve at sourcemage.org>
Commit: Treeve Jelbert <treeve at sourcemage.org>

    soprano - add missing && in DEPENDS

diff --git a/kde4-support/soprano/DEPENDS b/kde4-support/soprano/DEPENDS
index 6a8d496..013b0db 100755
--- a/kde4-support/soprano/DEPENDS
+++ b/kde4-support/soprano/DEPENDS
@@ -5,7 +5,7 @@ if [[ $SOP_VER == devel ]];then
 fi &&
 if [[ $SOP_VER != stable ]];then
   message 'kde4 >= 4.3.82 only supports virtuoso backend for Nepomuk' &&
-  optional_depends libiodbc '' '-DSOPRANO_DISABLE_VIRTUOSO_BACKEND=1' 'Virtuoso backend'
+  optional_depends libiodbc '' '-DSOPRANO_DISABLE_VIRTUOSO_BACKEND=1' 'Virtuoso backend' &&
   if is_depends_enabled $SPELL libiodbc;then
     suggest_depends virtuoso '' '' 'full-text search database'
   fi
diff --git a/kde4-support/soprano/HISTORY b/kde4-support/soprano/HISTORY
index b6d9e37..2583a50 100644
--- a/kde4-support/soprano/HISTORY
+++ b/kde4-support/soprano/HISTORY
@@ -1,5 +1,6 @@
 2009-19-04 Treeve Jelbert <treeve at sourcemage.org>
 	* DEPENDS: clarify use of redland/virtuoso backends by kde4
+	  add missing &&
 
 2009-09-17 Treeve Jelbert <treeve at sourcemage.org>
 	* DETAILS: version 2.3.1 (for unstable as well)



More information about the SM-Commit mailing list