[SM-Commit] GIT changes to master grimoire by Jaka Kranjc (4f6431026f6dc0295de8b3b361e9d88830b9b712)

Jaka Kranjc scm at mail.sourcemage.org
Wed Aug 30 15:21:31 EDT 2006


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

 kde-core/kdenetwork/HISTORY                 |    3 +++
 kde-core/kdenetwork/REPAIR^none^UP_TRIGGERS |    4 ++++
 kde-core/kdenetwork/UP_TRIGGERS             |    4 ++++
 3 files changed, 11 insertions(+)

New commits:
commit 4f6431026f6dc0295de8b3b361e9d88830b9b712
Author: Jaka Kranjc <lynxlynxlynx at sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx at sourcemage.org>

    kdenetwork: fix #12944
    
    please verify if you have old kde

diff --git a/kde-core/kdenetwork/HISTORY b/kde-core/kdenetwork/HISTORY
index 12a0e63..4367e90 100644
--- a/kde-core/kdenetwork/HISTORY
+++ b/kde-core/kdenetwork/HISTORY
@@ -1,3 +1,6 @@
+2006-08-30 Jaka Kranjc <lynxlynxlynx at sourcemage.org>
+	* UP_TRIGGERS: added for successful kopete independence #12944
+
 2006-08-02 Matthew Clark <matthewclark at inlesserterms.net>
 	* DEPENDS: Forgot to add kopete as optional dependency,
 	  which was part of bug 12932
diff --git a/kde-core/kdenetwork/REPAIR^none^UP_TRIGGERS b/kde-core/kdenetwork/REPAIR^none^UP_TRIGGERS
new file mode 100755
index 0000000..8c9ca42
--- /dev/null
+++ b/kde-core/kdenetwork/REPAIR^none^UP_TRIGGERS
@@ -0,0 +1,4 @@
+local knver=$(installed_version kdenetwork) &&
+if [[ $knver < 3.5.4 ]]; then
+  up_trigger kopete cast_self
+fi
diff --git a/kde-core/kdenetwork/UP_TRIGGERS b/kde-core/kdenetwork/UP_TRIGGERS
new file mode 100755
index 0000000..8c9ca42
--- /dev/null
+++ b/kde-core/kdenetwork/UP_TRIGGERS
@@ -0,0 +1,4 @@
+local knver=$(installed_version kdenetwork) &&
+if [[ $knver < 3.5.4 ]]; then
+  up_trigger kopete cast_self
+fi



More information about the SM-Commit mailing list