New commits:
commit 2124a616b3c0be06a8af262be306b44410db40c8
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>
openldap: recast curl on every openldap update
diff --git a/collab/openldap/HISTORY b/collab/openldap/HISTORY
index 5c04590..e32ffc5 100644
--- a/collab/openldap/HISTORY
+++ b/collab/openldap/HISTORY
@@ -1,3 +1,7 @@
+2010-03-19 Vlad Glagolev <stealth AT sourcemage.org>
+ * UP_TRIGGERS: added cast_self for curl, if curl had been selected
with
+ openldap support
+
2010-03-14 Eric Sandall <sandalle AT sourcemage.org>
* DEPENDS: May use any provider of ODBC-MGR
diff --git a/collab/openldap/UP_TRIGGERS b/collab/openldap/UP_TRIGGERS
index 934bc31..7c79804 100755
--- a/collab/openldap/UP_TRIGGERS
+++ b/collab/openldap/UP_TRIGGERS
@@ -10,3 +10,7 @@ if [ "${VERSION:0:3}" != "${OLD_SPELL_VERSION:0:3}" ]; then
fi
done
fi
+
+if spell_ok curl && is_depends_enabled curl $SPELL; then
+ up_trigger curl cast_self
+fi
[SM-Commit] GIT changes to master grimoire by Vlad Glagolev (2124a616b3c0be06a8af262be306b44410db40c8),
Vlad Glagolev, 03/19/2010