[SM-Commit] GIT changes to master grimoire by Jaka Kranjc (7a675908bdba4c524732a8766152f5a87992ddb8)

Jaka Kranjc scm at sourcemage.org
Fri Nov 16 09:20:27 EST 2007


GIT changes to master grimoire by Jaka Kranjc <lynxlynxlynx at sourcemage.org>:

 kde-core/kdebase/DEPENDS |    3 +++
 kde-core/kdebase/HISTORY |    3 +++
 2 files changed, 6 insertions(+)

New commits:
commit 7a675908bdba4c524732a8766152f5a87992ddb8
Author: Jaka Kranjc <lynxlynxlynx at sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx at sourcemage.org>

    kdebase: added force_depends on kdelibs #14082

diff --git a/kde-core/kdebase/DEPENDS b/kde-core/kdebase/DEPENDS
index 89d3cea..de65287 100755
--- a/kde-core/kdebase/DEPENDS
+++ b/kde-core/kdebase/DEPENDS
@@ -1,4 +1,7 @@
 depends -sub "SVG SSL" kdelibs  &&
+if [[ $(installed_version kdelibs) != $VERSION ]]; then
+  force_depends kdelibs
+fi &&
 
 #if  [  "$KDEBASE_AFS"   =  "y"  ]  ||
 #    [  "$KDEBASE_KRB4"  =  "y"  ]  ||
diff --git a/kde-core/kdebase/HISTORY b/kde-core/kdebase/HISTORY
index ba7ae79..3df89e3 100644
--- a/kde-core/kdebase/HISTORY
+++ b/kde-core/kdebase/HISTORY
@@ -1,3 +1,6 @@
+2007-11-16 Jaka Kranjc <lynxlynxlynx at sourcemage.org>
+	* DEPENDS: added force_depends on kdelibs #14082
+
 2007-10-20 Juuso Alasuutari <iuso at sourcemage.org>
 	* FINAL: Removed warning about paths in kdmrc, they have been made
 	  xorg-modular-compliant.



More information about the SM-Commit mailing list