tassilo: server/kolab kolab.spec,1.24,1.24.2.1

cvs at intevation.de cvs at intevation.de
Mon Apr 26 19:22:01 CEST 2004


Author: tassilo

Update of /kolabrepository/server/kolab
In directory doto:/tmp/cvs-serv29562

Modified Files:
      Tag: Kolab_1_x
	kolab.spec 
Log Message:
Martin K.: Fix slapd.conf permissions


Index: kolab.spec
===================================================================
RCS file: /kolabrepository/server/kolab/kolab.spec,v
retrieving revision 1.24
retrieving revision 1.24.2.1
diff -u -d -r1.24 -r1.24.2.1
--- kolab.spec	9 Jun 2003 12:53:42 -0000	1.24
+++ kolab.spec	26 Apr 2004 17:21:59 -0000	1.24.2.1
@@ -16,7 +16,7 @@
 Group:        core
 License:      GPL
 Version:      %{V_kolab}
-Release:      20030609
+Release:      20040426
 
 #   list of sources
 Source0:      ftp://ftp.kde.org/pub/kde/unstable/server/kolab/kolab-current/kolab-%{version}.tar.gz
@@ -34,9 +34,9 @@
 %description
     Kolab is the KDE Groupware Server that provides full groupware features
     to either KDE kolab clients or Microsoft Outlook[tm] clients with the 
-    Bynari Insight Connector http://www.bynari.net. In addition it is
-    a robust and fleixle general imap mail server with LDAP addressbook 
-    and nice web gui.
+    Toltec Connector http://www.toltec.co.za/ . In addittion it is
+    a robust and flexible general imap4 mail server with LDAP addressbook 
+    and a nice web adminstration gui.
 
 %prep
     %setup -q -c
@@ -102,7 +102,7 @@
 #    %{l_shtool} install -c -m 644 proftpd.passwd.template $RPM_BUILD_ROOT%{l_prefix}/etc/kolab/
     %{l_shtool} install -c -m 644 saslauthd.conf.template $RPM_BUILD_ROOT%{l_prefix}/etc/kolab/
     %{l_shtool} install -c -m 644 session_vars.php.template $RPM_BUILD_ROOT%{l_prefix}/etc/kolab/
-    %{l_shtool} install -c -m 644 -e 's;@@@kolab_prefix@@@;%{l_prefix};g' slapd.conf.template \
+    %{l_shtool} install -c -m 640 -e 's;@@@kolab_prefix@@@;%{l_prefix};g' slapd.conf.template \
         $RPM_BUILD_ROOT%{l_prefix}/etc/kolab/
     %{l_shtool} install -c -m 744 -e 's;@@@kolab_prefix@@@;%{l_prefix};g' workaround.sh \
 	$RPM_BUILD_ROOT%{l_prefix}/etc/kolab/ 	





More information about the commits mailing list