[Fusionforge-commits] r11926 - branches/Branch_5_1/src
Alain Peyrat
aljeux at libremir.placard.fr.eu.org
Tue Jan 4 16:16:55 CET 2011
Author: aljeux
Date: 2011-01-04 16:16:55 +0100 (Tue, 04 Jan 2011)
New Revision: 11926
Modified:
branches/Branch_5_1/src/fusionforge.spec
Log:
Add missing php-deps for plugin-ldapextauth
Modified: branches/Branch_5_1/src/fusionforge.spec
===================================================================
--- branches/Branch_5_1/src/fusionforge.spec 2011-01-03 16:54:30 UTC (rev 11925)
+++ branches/Branch_5_1/src/fusionforge.spec 2011-01-04 15:16:55 UTC (rev 11926)
@@ -139,7 +139,7 @@
%package plugin-ldapextauth
Summary: external LDAP authentication for FusionForge plugin
Group: Development/Tools
-Requires: %{name} >= %{version}, php
+Requires: %{name} >= %{version}, php, php-ldap
%description plugin-ldapextauth
This plugin provides LDAP authentication capability for FusionForge.
More information about the Fusionforge-commits
mailing list