Pārlūkot izejas kodu

package name is different from daemon name

Thomas Lotterer 22 gadi atpakaļ
vecāks
revīzija
47fa4683d0
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 2 2
      kolab/kolab.spec

+ 2 - 2
kolab/kolab.spec

@@ -55,7 +55,7 @@ Distribution: OpenPKG [EVAL]
 Group:        KDE
 License:      GPL
 Version:      %{V_major}.%{V_minor}
-Release:      20031122
+Release:      20031123
 
 #   list of sources
 Source0:      http://www.erfrakon.de/projects/kolab/download/kolab-server-1.0/src/kolab-%{V_major}-%{version}.src.rpm
@@ -104,7 +104,7 @@ AutoReqProv:  no
         -e 's;libexec/slapd;libexec/openldap/slapd;' \
         -e 's;etc/rc.d/rc.kolab start;etc/rc all start;' \
         -e 's:print " running:my $cfg; open(FH, "<@l_prefix@/etc/rc.conf") || die; $cfg .= $_ while (<FH>); close(FH); $cfg =~ s/\\n((openldap_url|sasl_authmech)\\S*=[^\\n]*)/#\\1\\n/sg; $cfg .= "openldap_url=\\"\\"\\nsasl_authmech=\\"ldap\\"\\n"; open(FH, ">@l_prefix@/etc/rc.conf") || die; print FH $cfg; close(FH); undef $cfg; print " running:' \
-        -e 's;killall -INT slapd >/dev/null 2>&1;$kolab_prefix/etc/rc slapd stop;' \
+        -e 's;killall -INT slapd >/dev/null 2>&1;$kolab_prefix/etc/rc openldap stop;' \
         -e 's;\(system("killall -9 slapd >/dev/null 2>&1")\);#\1;' \
         kolab_bootstrap