OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Thomas Lotterer
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src openpkg-web Date: 26-Nov-2003 08:37:09
Branch: HEAD Handle: 2003112607370702
Modified files:
openpkg-src/kolab kolab.spec
openpkg-web news.txt
Log:
update requirements; remove comments as all issued under our control
are addressed
Summary:
Revision Changes Path
1.6 +2 -20 openpkg-src/kolab/kolab.spec
1.7539 +1 -0 openpkg-web/news.txt
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/kolab/kolab.spec
============================================================================
$ cvs diff -u -r1.5 -r1.6 kolab.spec
--- openpkg-src/kolab/kolab.spec 23 Nov 2003 08:26:40 -0000 1.5
+++ openpkg-src/kolab/kolab.spec 26 Nov 2003 07:37:09 -0000 1.6
@@ -23,24 +23,6 @@
## SUCH DAMAGE.
##
-# FIXME, issues, suggestions, hints, porting
-# based on work from Erfrakon,
-# Martin Konold <[EMAIL PROTECTED]>
-# Tassilo Erlewein <[EMAIL PROTECTED]>
-# is with_mod_php_pear really needed in the apache module
-# kolab should provide a tarball
-# PreReqs need to be checked
-# rename @@@kolab_prefix@@@ to ...
-# kolab_bootstrap should either ensure dib is empty or should check if dib is
already set up
-# remove "unlink" fsl stuff from kolab_bootstrap
-# replace "killall ... slapd" by "@l_prefix@/etc/rc openldap stop", make failing
test connection to be sure it is down
-# rework service stop/start in kolab_bootstrap to use rc
-# revamp template config stuff to modify openpkg config by patching,
search'n'replace, add/mod/del openpkg config etc.
-# remove -f from hostname call in kolab and kolab_bootstrap
-# correct libexec/slapd path
-# verify semantic behind "chown root.root" in kolab
-# add handling of rc.conf for openldap_url and sasl_authmech
-
# package version
%define V_major 1.0
%define V_minor 14
@@ -55,7 +37,7 @@
Group: KDE
License: GPL
Version: %{V_major}.%{V_minor}
-Release: 20031123
+Release: 20031126
# list of sources
Source0:
http://www.erfrakon.de/projects/kolab/download/kolab-server-1.0/src/kolab-%{V_major}-%{version}.src.rpm
@@ -71,7 +53,7 @@
PreReq: gdbm >= 1.8.3-20030213, gdbm::with_ndbm = yes
PreReq: postfix >= 2.0.16-20031028, postfix::with_ldap = yes,
postfix::with_sasl = yes, postfix::with_tls = yes
PreReq: imapd >= 2.1.16-20031120, imapd::with_group = yes, imapd::with_vhost
= yes
-PreReq: apache >= 1.3.29-20031104, 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
+PreReq: apache >= 1.3.29-20031124, 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_php_pear = yes, apache::with_mod_ssl
= yes
AutoReq: no
AutoReqProv: no
@@ .
patch -p0 <<'@@ .'
Index: openpkg-web/news.txt
============================================================================
$ cvs diff -u -r1.7538 -r1.7539 news.txt
--- openpkg-web/news.txt 26 Nov 2003 07:32:53 -0000 1.7538
+++ openpkg-web/news.txt 26 Nov 2003 07:37:07 -0000 1.7539
@@ -1,3 +1,4 @@
+26-Nov-2003: Upgraded package: P<kolab-1.0.14-20031126>
26-Nov-2003: Upgraded package: P<apache-1.3.29-20031126>
25-Nov-2003: Upgraded package: P<xmlrpcpp-0.7-20031125>
25-Nov-2003: Upgraded package: P<xmlrpc++-0.7-20031125>
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]