[Kolab-devel] server/horde horde.spec,1.1,1.2 by stephan at doto.intevation.de

root at intevation.de root at intevation.de
Tue Jun 17 20:18:50 CEST 2003


Update of /kolabrepository/server/horde
In directory doto:/tmp/cvs-serv3223

Modified Files:
	horde.spec 
Log Message:
Copy the horde schema file into the OpenLDAP schema directory. For Turba
LDAP address book support.


Index: horde.spec
===================================================================
RCS file: /kolabrepository/server/horde/horde.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- horde.spec	7 Jun 2003 06:53:25 -0000	1.1
+++ horde.spec	17 Jun 2003 18:18:47 -0000	1.2
@@ -81,7 +81,7 @@
 Prefix:       %{l_prefix}
 BuildRoot:    %{l_buildroot}
 BuildPreReq:  OpenPKG, openpkg >= 20030103, apache
-PreReq:       OpenPKG, openpkg >= 20030103
+PreReq:       OpenPKG, openpkg >= 20030103, openldap
 AutoReq:      no
 AutoReqProv:  no
 
@@ -106,6 +106,7 @@
     
     %{l_shtool} mkdir -p -m 755 $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/
     %{l_shtool} mkdir -p -m 755 $RPM_BUILD_ROOT%{l_prefix}/lib/php
+    %{l_shtool} mkdir -p -m 755 $RPM_BUILD_ROOT%{l_prefix}/etc/openldap/schema/
    
     ( %{l_shtool} move horde-%{V_horde} horde
       cp -r horde/ $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/
@@ -122,6 +123,9 @@
       cp -r nag/ $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/horde/
    )
     
+    #For Turba LDAP integration
+    cp horde/scripts/ldap/horde.schema $RPM_BUILD_ROOT%{l_prefix}/etc/openldap/schema/
+
     #Handle Horde configuration files
     %{l_shtool} install -c -m 755 %{SOURCE horde_horde.php} $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/horde/config/horde.php
     %{l_shtool} install -c -m 755 %{SOURCE horde_html.php} $RPM_BUILD_ROOT%{l_prefix}/var/kolab/www/horde/config/html.php





More information about the devel mailing list