steffen: server/kolabd kolabd.spec,1.11,1.12

cvs at intevation.de cvs at intevation.de
Mon Jan 3 13:46:42 CET 2005


Author: steffen

Update of /kolabrepository/server/kolabd
In directory doto:/tmp/cvs-serv24418

Modified Files:
	kolabd.spec 
Log Message:
script for checking permissions (issue558)

Index: kolabd.spec
===================================================================
RCS file: /kolabrepository/server/kolabd/kolabd.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- kolabd.spec	22 Dec 2004 13:50:02 -0000	1.11
+++ kolabd.spec	3 Jan 2005 12:46:40 -0000	1.12
@@ -40,7 +40,7 @@
 Group:        Mail
 License:      GPL
 Version:      1.9.4
-Release:      20041222
+Release:      20050102
 
 #   package options
 %option       with_genuine   no
@@ -61,7 +61,7 @@
 PreReq:       imapd >= 2.2.8-2.2.0_kolab, imapd::with_group = yes
 PreReq:       apache >= 1.3.31-2.2.0, apache::with_gdbm_ndbm = yes, apache::with_mod_auth_ldap = yes, apache::with_mod_dav = yes, apache::with_mod_php = yes, apache::with_mod_php_gdbm = yes, apache::with_mod_php_gettext = yes, apache::with_mod_php_imap = yes, apache::with_mod_php_openldap = yes, apache::with_mod_php_xml = yes, apache::with_mod_ssl = yes
 %if "%{with_genuine}" == "no"
-PreReq:       perl-kolab >= 5.8.5-20041122, perl-db
+PreReq:       perl-kolab >= 5.8.5-20050102, perl-db
 PreReq:	      amavisd
 PreReq:	      clamav
 %endif
@@ -160,7 +160,7 @@
         $RPM_BUILD_ROOT%{l_prefix}/libexec/kolab/
 
     %{l_shtool} install -c -m 744 %{l_value -s -a} \
-        kolabd kolabconf \
+        kolabd kolabconf kolabcheckperm \
         $RPM_BUILD_ROOT%{l_prefix}/sbin/
 
     %{l_shtool} install -c -m 644 %{l_value -s -a} \





More information about the commits mailing list