diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 7b0192d..0000000 --- a/.gitignore +++ /dev/null @@ -1 +0,0 @@ -zarafa-6.40.3.tar.gz diff --git a/dead.package b/dead.package new file mode 100644 index 0000000..0f98991 --- /dev/null +++ b/dead.package @@ -0,0 +1 @@ +Package is retired diff --git a/sources b/sources deleted file mode 100644 index 4ed3a92..0000000 --- a/sources +++ /dev/null @@ -1 +0,0 @@ -a2177498a1cc054b8beaba9a3887ec89 zarafa-6.40.3.tar.gz diff --git a/zarafa-6.40.0-package.patch b/zarafa-6.40.0-package.patch deleted file mode 100644 index 1a4877e..0000000 --- a/zarafa-6.40.0-package.patch +++ /dev/null @@ -1,61 +0,0 @@ -Patch by Robert Scheck for zarafa >= 6.40.0, which only -removes the paths from autoconf/automake related files, that don't exist in the OSS -version of Zarafa. Having these paths not removed causes autoreconf to fail, but a -re-run of autoreconf is needed in order to get the rpaths completely out of all the -libraries and binaries built during the make process. - ---- zarafa-6.40.0/configure.ac 2010-05-31 15:45:19.000000000 +0200 -+++ zarafa-6.40.0/configure.ac.package 2010-06-06 02:48:22.000000000 +0200 -@@ -772,19 +772,6 @@ - version - specialbuild - ]) --dnl non-oss files --if test -d `dirname $0`/licensed; then --AC_CONFIG_FILES([ -- liblicense/Makefile -- licensed/Makefile -- ECtools/zarafa-backup/Makefile -- ECtools/zarafa-backup/helpers/Makefile -- ECtools/zarafa-report/Makefile -- ECtools/libarchiver/Makefile -- ECtools/zarafa-archiver/Makefile -- debian/zarafa.install --]) --fi - - AC_OUTPUT - ---- zarafa-6.40.0/Makefile.am 2010-05-31 15:45:19.000000000 +0200 -+++ zarafa-6.40.0/Makefile.am.package 2010-06-06 02:51:29.000000000 +0200 -@@ -1,9 +1,5 @@ - AUTOMAKE_OPTIONS = 1.9 foreign - --if ! OSS_ONLY --PROSUBS = liblicense licensed --endif -- - SUBDIRS = common libfreebusy zarafa-libsync mapi4linux $(PROSUBS) provider libicalmapi inetmapi php-ext spooler gateway caldav ECtools installer po doc - - if WITH_PERL -@@ -17,10 +13,6 @@ - common/ecversion.h: versionheader.sh - sh ${top_srcdir}/versionheader.sh > common/ecversion.h - --if ! OSS_ONLY --CLEANFILES=common/ecversion.h --endif -- - dist-hook: - find $(distdir) -type d -name .svn -exec rm -rf {} \; 2>/dev/null || true - if OSS_ONLY ---- zarafa-6.40.0/ECtools/Makefile.am 2010-05-31 15:45:18.000000000 +0200 -+++ zarafa-6.40.0/ECtools/Makefile.am.package 2010-06-06 02:48:37.000000000 +0200 -@@ -1,7 +1,3 @@ --if ! OSS_ONLY --PROSUBS = zarafa-backup zarafa-report libarchiver zarafa-archiver --endif -- - if WITH_TESTTOOLS - TESTSUBS = ECTestTools - endif diff --git a/zarafa-webaccess.conf b/zarafa-webaccess.conf deleted file mode 100644 index 7e6a7f6..0000000 --- a/zarafa-webaccess.conf +++ /dev/null @@ -1,32 +0,0 @@ -# -# Zarafa Webaccess featuring a 'Look & Feel' similar to Outlook -# - -Alias /webaccess /usr/share/zarafa-webaccess/ - -# Following Apache and PHP settings need to be set to work correct -# - - # Some apache settings - Options -Indexes +FollowSymLinks - - # Register globals must be off - php_flag register_globals off - - # Magic quotes must be off - php_flag magic_quotes_gpc off - php_flag magic_quotes_runtime off - - # The maximum POST limit. To upload large files, this value must - # be larger than upload_max_filesize. - php_value post_max_size 31M - php_value upload_max_filesize 30M - - # Short open tags must be on - php_flag short_open_tag on - - # Uncomment for debugging purposes only. Make sure Apache/PHP can - # write to this file or no errors will be logged! -# php_flag log_errors on -# php_value error_log /var/lib/zarafa-webaccess/error_log - diff --git a/zarafa.ini b/zarafa.ini deleted file mode 100644 index 160434a..0000000 --- a/zarafa.ini +++ /dev/null @@ -1,2 +0,0 @@ -; Enable Zarafa mapi extension module -extension=mapi.so diff --git a/zarafa.logrotate b/zarafa.logrotate deleted file mode 100644 index f2a0b80..0000000 --- a/zarafa.logrotate +++ /dev/null @@ -1,13 +0,0 @@ -/var/log/zarafa/SERVICE.log { - weekly - missingok - rotate 52 - compress - delaycompress - notifempty - postrotate - killall -HUP zarafa-SERVICE 2> /dev/null || true - endscript - create 0644 zarafa zarafa -} - diff --git a/zarafa.spec b/zarafa.spec deleted file mode 100644 index 51f9e47..0000000 --- a/zarafa.spec +++ /dev/null @@ -1,1032 +0,0 @@ -# -# Releasing with this .spec, for fun and profit; -# -# = Beta Release or Release Candidate = -# -# 1. Set beta_or_rc to 1 -# 2. Set actual_release to the actual_release value of the previous -# build attempt, +1 -# - The release tag in case of a beta_or_rc release is (statically) -# prefixed with "0.", so that the first final release ("1") is always -# newer (in rpm-compver). -# 3. Set the SVN revision to the current SVN revision; -# - This ensures a future SVN revision is always *more* recent in -# rpm-compver -# - Lacking a unique zarafa-.svn.tar.gz source -# tarball, setting the correct SVN revision in the .spec is -# critical in order to be able to determine exactly what was in -# the tarball at the time of this build. You may recover the exact -# SVN revision used from the resulting SRPM and RPMs because it ends -# up in the RPM release tag. -# 4. Update %%changelog, considering the following; -# - Possibly change only the release tag for the most recent changelog -# %%changelog entry, if appropriate -# - Add a message about the changes to either the product or the RPM -# packaging -# 5. Build locally -# 6. Build in mock for; -# a) fedora-rawhide-x86_64, -# b) fedora-14-x86_64, -# c) fedora-13-x86_64, -# d) fedora-12-x86_64, -# e) epel-6-x86_64, -# f) epel-5-x86_64, -# g) epel-4-x86_64 -# -# or scratch build in koji; -# -# for tag in dist-f15 dist-f14-updates-candidate dist-f13-updates-candidate \ -# dist-f12-updates-candidate dist-6E-epel dist-5E-epel dist-4E-epel; do -# echo "- $tag: `koji build --scratch --nowait $tag $srpm 2>&1 | grep \"Task info\" | awk '{print $3}'`" -# done -# -# 7. Should builds fail, repeat the process. -# -# = Final Release = -# -# NOTE: A final release of a version, or multiple final releases of the -# same version, of Zarafa 6.40.0 requires one unique tarball, probably -# named similar to zarafa-6.40.0.tar.gz. -# -# Once this tarball is used for an RPM package that is actually released, -# the .tar.gz source should not change anymore. You may, though, include -# patches for the 6.40.0 RPM package in this .spec and bumping the release -# number. -# -# When you do so, however, you will need to take into account upgrade paths -# between distribution versions. E.g., when releasing 6.40.0-2 to F-13, you -# would also need to release 6.40.0-2 to F-14. -# -# An alternative is to release 6.40.1 with a zarafa-6.40.1.tar.gz (yet -# again ensuring there is an upgrade path to later distribution versions) -# -# The point behind this has to do with reproducibility, though admittedly, -# the Source RPM corresponding to the binary RPM (comparing the -# -.src.rpm vs. the installed -# -..rpm) does reveal the actual SVN revision number, -# and should thus also build the exact same thing running in production (euh, -# at customers, that is). -# -# 1. Set beta_or_rc to 0 -# 2. Set actual_release to 1, or the value of actual_release of -# the previous stable release, +1 in case have already released -# this SVN revision as a stable product. -# 3. Set the SVN revision to the current SVN revision; -# - Lacking a unique zarafa-.svn.tar.gz source -# tarball, setting the correct SVN revision in the .spec is -# critical in order to be able to determine exactly what was in -# the tarball at the time of this build. You may recover the exact -# SVN revision used from the resulting SRPM, as the .spec in that -# SRPM contains the SVN revision number (but not the resulting RPMs -# just for the sake of appearance). -# 4. Update %%changelog, considering the following; -# - Remove all %%changelog stamps that have a beta_or_rc type of versioning, -# again just for appearances sake, possibly preserving the important -# messages from each beta_or_rc type of changelog entries, e.g.: -# -# * Some Time Your Name - 6.40.0-0.1svn12345 -# - Improve packaging -# -# might, in a final release, become: -# -# * Some Time Zarafa Release Engineering - 6.40.0-1 -# - Release 6.40.0 -# - Improve packaging -# -# - Possibly change only the release tag for the most recent changelog -# %%changelog entry, if appropriate. This is assuming there is no -# important or significant changes between the beta_or_rc and the final -# product. -# - Add a message about the changes to either the product or the RPM -# packaging if appropriate. -# 5. Build locally -# 6. Build in mock for; -# a) fedora-rawhide-x86_64, -# b) fedora-14-x86_64, -# c) fedora-13-x86_64, -# d) fedora-12-x86_64, -# e) epel-6-x86_64, -# f) epel-5-x86_64, -# g) epel-4-x86_64 -# -# or scratch build in koji; -# -# for tag in dist-f15 dist-f14-updates-candidate dist-f13-updates-candidate \ -# dist-f12-updates-candidate dist-6E-epel dist-5E-epel dist-4E-epel; do -# echo "- $tag: `koji build --scratch --nowait $tag $srpm 2>&1 | grep \"Task info\" | awk '{print $3}'`" -# done -# -# 7. When mock or koji scratch builds fail, repeat the process. -# - -%define beta_or_rc 0 -%define actual_release 1 -%define svnrevision 23410 -%define with_clucene 1 -%define with_ldap 1 -%define with_xmlto 1 -%define php_apiver %((echo 0; php -i 2>/dev/null | sed -n 's/^PHP API => //p') | tail -1) - -Summary: Open Source Edition of the Zarafa Collaboration Platform -Name: zarafa -Version: 6.40.3 -%if %{beta_or_rc} -Release: 0.%{actual_release}.svn%{svnrevision}%{?dist} -%else -Release: %{actual_release}%{?dist} -%endif -# Red Hat Legal has been advised by email from Zarafa that no license is -# required in order to use the letter string "zarafa" (combined with other -# words) in the package naming, to refer to the software as "Zarafa" to -# indicate its intended purpose, and to modify packages with bug fixes and -# enhancements. -License: AGPLv3 with exceptions -Group: Applications/Productivity -URL: http://www.zarafa.com/ -# http://www.zarafa.com/download-community -> "Zarafa Source Package" -Source0: %{name}-%{version}.tar.gz -Source1: %{name}.ini -Source2: %{name}.logrotate -Source3: %{name}-webaccess.conf - -Patch0: zarafa-6.40.0-package.patch - -BuildRequires: bison -BuildRequires: gcc-c++ -BuildRequires: byacc -BuildRequires: flex -BuildRequires: gettext -BuildRequires: libical-devel >= 0.42 -BuildRequires: libvmime07-devel -BuildRequires: libxml2-devel -BuildRequires: mysql-devel >= 4.1 -BuildRequires: ncurses-devel -BuildRequires: pam-devel -BuildRequires: php-devel >= 4.3 -BuildRequires: libtool, automake, autoconf -BuildRequires: %{_includedir}/uuid/uuid.h -BuildRequires: %{_includedir}/curl/curl.h -BuildRequires: %{_bindir}/xsubpp - -%if %{with_clucene} -BuildRequires: clucene-core-devel >= 0.9.21b-1 -%endif - -%if %{with_ldap} -BuildRequires: openldap-devel -%endif - -%if %{with_xmlto} -BuildRequires: xmlto -%endif - -# The main package pulls in all of zarafa except indexer and webaccess -Requires: zarafa(ical) = %{version}-%{release} -Requires: zarafa(dagent) = %{version}-%{release} -Requires: zarafa(gateway) = %{version}-%{release} -Requires: zarafa(monitor) = %{version}-%{release} -Requires: zarafa(server) = %{version}-%{release} -Requires: zarafa(spooler) = %{version}-%{release} -Requires: zarafa(utils) = %{version}-%{release} -Requires: zarafa(config) = %{version}-%{release} - -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) - -%description -The Zarafa Collaboration Platform is a Microsoft Exchange replacement. The -Open Source Collaboration provides an integration with your existing Linux -mail server, native mobile phone support by ActiveSync compatibility and a -webaccess with 'Look & Feel' similar to Outlook using Ajax. Including an -IMAP and a POP3 gateway as well as an iCal/CalDAV gateway, the Zarafa Open -Source Collaboration can combine the usability with the stability and the -flexibility of a Linux server. - -The proven Zarafa groupware solution is using MAPI objects, provides a MAPI -client library as well as programming interfaces for C++, PHP and Perl. The -other Zarafa related packages need to be installed to gain all the features -and benefits of the Zarafa Collaboration Platform (ZCP). - -## -## Zarafa Client library -## -%package client -Summary: The Zarafa Client library -Group: System Environment/Libraries -Requires: zarafa(common) = %{version}-%{release} -Provides: zarafa(client) = %{version}-%{release} - -%description client -The zarafa-client package provides the Zarafa Client library, which gets -used by the Open Source MAPI (Messaging Application Programming Interface) -implementation of Zarafa as provider between MAPI and Zarafa. - -## -## Common Zarafa files and directories -## -%package common -Summary: Common Zarafa files and directories -Group: Applications/Productivity -Requires(pre): shadow-utils -Provides: zarafa(common) = %{version}-%{release} -%if 0%{?rhel}%{?fedora} > 5 -BuildArch: noarch -%endif - -%description common -The zarafa-common package provides the filesystem structure and includes -common files required by most other Zarafa packages. It also provides the -creation of the zarafa user for the different Zarafa services. - -## -## Zarafa Delivery Agent -## -%package dagent -Summary: The Zarafa Delivery Agent -Group: System Environment/Daemons -Requires: zarafa(common) = %{version}-%{release} -Requires(post): /sbin/chkconfig -Requires(preun): /sbin/service -Requires(preun): /sbin/chkconfig -Requires(postun): /sbin/service -Provides: zarafa(dagent) = %{version}-%{release} -Provides: zarafa(config::dagent) = %{version}-%{release} - -%description dagent -The zarafa-dagent package includes the Zarafa Delivery Agent to import -e-mail messages from Internet Mail format to Zarafa. The Zarafa Delivery -Agent can be used trigger the local mailer (MDA) or even act as the LMTP -server. - -## -## Zarafa development files -## -%package devel -Summary: Development files for several Zarafa libraries -Group: Development/Libraries -Requires: %{name} = %{version}-%{release}, pkgconfig -Requires: zarafa(common) = %{version}-%{release} -Provides: %{name}-static = %{version}-%{release} - -%description devel -The zarafa-devel package includes header files and libraries necessary for -developing own programs which use functions and interfaces from the Zarafa -Collaboration Platform. The Zarafa Open Source Collaboration is using MAPI -objects, provides a MAPI client library and a C++ programming interface. - -## -## Zarafa POP3/IMAP Gateway service -## -%package gateway -Summary: The Zarafa POP3/IMAP Gateway service -Group: System Environment/Daemons -Requires: zarafa(common) = %{version}-%{release} -Requires(post): /sbin/chkconfig -Requires(preun): /sbin/service -Requires(preun): /sbin/chkconfig -Requires(postun): /sbin/service -Provides: zarafa(gateway) = %{version}-%{release} -Provides: zarafa(config::gateway) = %{version}-%{release} - -%description gateway -The zarafa-gateway package includes the Zarafa POP3/IMAP Gateway service -to enable regular non-MAPI e-mail clients to connect through POP3 or IMAP -to the Zarafa server to access their e-mails. Using IMAP, it is possible -as well to view the contents of shared folders and subfolders. The Zarafa -POP3/IMAP Gateway service can be configured to listen for POP3, POP3S, -IMAP and/or IMAPS. - -## -## Zarafa iCal/CalDAV gateway -## -%package ical -Summary: The Zarafa iCal/CalDAV gateway -Group: System Environment/Daemons -Requires: zarafa(common) = %{version}-%{release} -Requires(post): /sbin/chkconfig -Requires(preun): /sbin/service -Requires(preun): /sbin/chkconfig -Requires(postun): /sbin/service -Provides: zarafa(ical) = %{version}-%{release} -Provides: zarafa(caldav) = %{version}-%{release} -Provides: zarafa(config::ical) = %{version}-%{release} -Provides: zarafa(config::caldav) = %{version}-%{release} - -%description ical -The zarafa-ical package includes the Zarafa iCal/CalDAV gateway service -to enable users to access their calendar using iCalendar (RFC 2445/5545) -or CalDAV (RFC 4791) compliant clients. The iCal/CalDAV gateway service -can be configured to listen for HTTP and HTTPS requests. - -%if %{with_clucene} -## -## Zarafa Indexing service -## -%package indexer -Summary: The Zarafa Indexing service -Group: System Environment/Daemons -Requires: zarafa(common) = %{version}-%{release}, file -Requires: catdoc, libxslt, lynx, unzip, %{_bindir}/pdftotext -Requires(post): /sbin/chkconfig -Requires(preun): /sbin/service -Requires(preun): /sbin/chkconfig -Requires(postun): /sbin/service -Provides: zarafa(indexer) = %{version}-%{release} -Provides: zarafa(config::indexer) = %{version}-%{release} - -%description indexer -The zarafa-indexer package includes the Zarafa Indexing service for fast -and full-text searching. Using CLucene search engine, this service makes -an index per user of messages and attachments for the Zarafa server. At -search queries, the server will use this index to quickly find messages, -items and even in contents of attached documents. -%endif - -## -## Zarafa CalDAV gateway (merely an alias for zarafa-ical) -## -%package caldav -Summary: The Zarafa iCal/CalDAV gateway -Group: System Environment/Daemons -Requires: zarafa(ical) = %{version}-%{release} - -%description caldav -The zarafa-caldav package includes the Zarafa CalDAV gateway service to -enable users to access their calendar using iCalendar (RFC 2445/5545) or -CalDAV (RFC 4791) compliant clients. The iCal/CalDAV gateway service can -be configured to listen for HTTP and HTTPS requests. - -## -## Zarafa Monitoring service -## -%package monitor -Summary: The Zarafa Monitoring service -Group: System Environment/Daemons -Requires: zarafa(common) = %{version}-%{release} -Requires(post): /sbin/chkconfig -Requires(preun): /sbin/service -Requires(preun): /sbin/chkconfig -Requires(postun): /sbin/service -Provides: zarafa(monitor) = %{version}-%{release} -Provides: zarafa(config::monitor) = %{version}-%{release} - -%description monitor -The zarafa-monitor package includes the Zarafa Monitoring service which -is responsible for checking the users store (mailbox) size, and sending -them (and administrators) a warning e-mail when limits are exceeded. - -## -## Zarafa Server service -## -%package server -Summary: The main Zarafa Server service -Group: System Environment/Daemons -Requires: zarafa(common) = %{version}-%{release} -Requires(post): /sbin/chkconfig -Requires(preun): /sbin/service -Requires(preun): /sbin/chkconfig -Requires(postun): /sbin/service -Provides: zarafa(server) = %{version}-%{release} -Provides: zarafa(config) = %{version}-%{release} -Provides: zarafa(config::server) = %{version}-%{release} - -%description server -The zarafa-server package includes the main Zarafa Server and Storage -process. It contacts a database server and provides services to Zarafa -clients. The user base can be either retrieved from an external source -or can be setup with a separate list of users. - -## -## Zarafa Spooler service -## -%package spooler -Summary: The Zarafa Spooler service -Group: System Environment/Daemons -Requires: zarafa(common) = %{version}-%{release} -Requires(post): /sbin/chkconfig -Requires(preun): /sbin/service -Requires(preun): /sbin/chkconfig -Requires(postun): /sbin/service -Provides: zarafa(spooler) = %{version}-%{release} -Provides: zarafa(config::spooler) = %{version}-%{release} - -%description spooler -The zarafa-spooler package includes the Zarafa Spooler service which is -responsible for converting the Zarafa e-mails from outboxes to Internet -Mail and send it using the configured SMTP server to the recipients. - -## -## Zarafa Utilities -## -%package utils -Summary: Zarafa Utilities for administration and management -Group: Applications/System -Requires: zarafa(common) = %{version}-%{release} -Provides: zarafa(utils) = %{version}-%{release} - -%description utils -The zarafa-utils package includes various administration and management -utilities for the Zarafa Open Source Collaboration environment including -reporting, user and password management. - -## -## Zarafa Webaccess -## -%package webaccess -Summary: Zarafa Webaccess featuring a 'Look & Feel' similar to Outlook -Group: Applications/Productivity -Requires: httpd -Requires: php >= 4.3 -Requires: php(mapi) = %{version}-%{release} -%if 0%{?rhel}%{?fedora} > 5 -BuildArch: noarch -%endif - -%description webaccess -Zarafa Webaccess features the familiar Outlook 'Look & Feel' interface -and you can keep using the features in Outlook that have always allowed -you to work efficiently. View your e-mail, calendar and contacts via a -web browser. And opening your colleagues calendar or sending a meeting -request is only a piece of cake. The Zarafa Webaccess is using the ajax -technology to give a more interactive feeling to the users. - -## -## MAPI library -## -%package -n libmapi -Summary: MAPI implementation and library by Zarafa -Group: System Environment/Libraries -Requires: zarafa(client) = %{version}-%{release} -Requires(post): /sbin/ldconfig -Requires(postun): /sbin/ldconfig - -%description -n libmapi -The libmapi package provides the Open Source MAPI (Messaging Application -Programming Interface) implementation by Zarafa. The MAPI is a messaging -architecture and a Component Object Model based API for Microsoft Windows -which allows control over the messaging system on the client computer, -creation and management of messages, management of the client mailbox, -service providers, etc. This MAPI implementation by Zarafa is also known -as MAPI4Linux. - -## -## Perl MAPI extension -## -%package -n perl-MAPI -Summary: The Perl MAPI extension by Zarafa -Group: Development/Libraries -Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) -Provides: perl-libmapi = %{version}-%{release} -Obsoletes: perl-libmapi < 6.40.0-1 - -%description -n perl-MAPI -The perl-MAPI package contains the Perl MAPI extension to provide access -to Microsoft MAPI functions while using Perl. - -## -## PHP MAPI extension -## -%package -n php-mapi -Summary: The PHP MAPI extension by Zarafa -Group: Development/Languages -# Bug: Without mod_ssl, reloading httpd causes core dump -Requires: mod_ssl -%if 0%{?rhel}%{?fedora} > 4 -%if 0%{?php_zend_api} -Requires: php(zend-abi) = %{php_zend_api}, php(api) = %{php_core_api} -%else -Requires: php-api = %{php_apiver} -%endif -%else -Requires: php >= 4.3 -%endif -Provides: php(mapi) = %{version}-%{release} - -%description -n php-mapi -The php-mapi package contains the PHP MAPI extension to provide access to -Microsoft MAPI functions while using PHP. Although not all MAPI functions -and interfaces are supported so far, most functions have a PHP counterpart -in this extension. Using this PHP MAPI extension, developers can create -e.g. webbased e-mail and calendaring systems and interfaces with existing -PHP projects, using the MAPI functions like a normal MAPI program. - -%prep -%setup -q -%patch0 -p1 -b .package - -# Needed to get rid of rpath -%if 0%{?rhel}%{?fedora} > 4 -libtoolize --force -autoreconf --force --install -%endif - -%build -export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing -g -ggdb" -%configure \ - --with-userscript-prefix=%{_sysconfdir}/%{name}/userscripts \ - --with-quotatemplate-prefix=%{_sysconfdir}/%{name}/quotamail \ - --with-indexerscripts-prefix=%{_datadir}/%{name}/indexerscripts \ -%if %{with_clucene} - --with-clucene-lib-prefix=%{_libdir} \ - --with-clucene-include-prefix=%{_includedir} \ -%else - --with-clucene-lib-prefix= \ -%endif - --disable-static \ - --disable-testtools \ - --enable-perl -make %{?_smp_mflags} - -%install -rm -rf $RPM_BUILD_ROOT -make \ -%if 0%{?rhel}%{?fedora} < 6 - docdir=%{_datadir}/doc/%{name}/ \ - datarootdir=%{_datadir} \ -%endif - DESTDIR=$RPM_BUILD_ROOT \ - INSTALL='install -p' \ - install \ - install-ajax-webaccess - -# Nuke all overlefts from licensed, managed or other proprietary items -rm -rf $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/{license,licensed.cfg,report-ca} -rm -f $RPM_BUILD_ROOT%{_mandir}/man?/zarafa-{backup,restore,report,ldapms.cfg,licensed{,.cfg}}.* - -# Move all the initscripts to their appropriate place and -# ensure that all services are off by default at boot time -rm -rf $RPM_BUILD_ROOT%{_sysconfdir}/init.d/ -mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/rc.d/init.d/ -for service in dagent gateway ical indexer monitor server spooler; do - if [ -f installer/linux/%{name}-$service.init.rhel ]; then - sed -e 's@345@-@' installer/linux/%{name}-$service.init.rhel > \ - $RPM_BUILD_ROOT%{_sysconfdir}/rc.d/init.d/%{name}-$service - chmod 755 $RPM_BUILD_ROOT%{_sysconfdir}/rc.d/init.d/%{name}-$service - touch -c -r installer/linux/%{name}-$service.init.rhel $RPM_BUILD_ROOT%{_sysconfdir}/rc.d/init.d/%{name}-$service - fi -done - -# Move the configuration files to their correct place and handle -# /usr/lib vs. /usr/lib64 for all architectures correct and set -# run_as_user, run_as_group and local_admin_users values correct -for config in $RPM_BUILD_ROOT%{_datadir}/doc/%{name}/example-config/*.cfg; do - config=$(basename $config) - if [ -f $RPM_BUILD_ROOT%{_datadir}/doc/%{name}/example-config/$config ]; then - sed -e 's@\(run_as_\(user\|group\)[[:space:]]*=\).*@\1 %{name}@' -e 's@/usr/lib/zarafa@%{_libdir}/%{name}@' \ - -e 's@\(local_admin_users[[:space:]]*=[[:space:]]*root.*\)@\1 %{name}@' \ - $RPM_BUILD_ROOT%{_datadir}/doc/%{name}/example-config/$config > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/$config - chmod 640 $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/$config - touch -c -r $RPM_BUILD_ROOT%{_datadir}/doc/%{name}/example-config/$config $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/$config - fi -done - -# Move the logrotate configuration file to its correct place -rm -f $RPM_BUILD_ROOT%{_sysconfdir}/logrotate.d/* -for service in dagent gateway ical indexer licensed monitor server spooler; do - sed -e "s@SERVICE@$service@" %{SOURCE2} >> $RPM_BUILD_ROOT%{_sysconfdir}/logrotate.d/%{name} -done -touch -c -r %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/logrotate.d/%{name} - -# Move the userscripts to their correct place and symlink them -mkdir -p $RPM_BUILD_ROOT%{_datadir}/%{name}/userscripts/ -for userscript in companies_common.sh groups_common.sh users_common.sh \ - createcompany creategroup createuser deletecompany deletegroup deleteuser; do - mv -f $RPM_BUILD_ROOT{%{_sysconfdir},%{_datadir}}/%{name}/userscripts/$userscript - ln -sf ../../..%{_datadir}/%{name}/userscripts/$userscript $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/userscripts/$userscript -done - -# Create the data directory and install some files into -mkdir -p $RPM_BUILD_ROOT%{_datadir}/%{name}/ -install -p -m 644 installer/linux/db-{calc-storesize,convert-attachments-to-files} $RPM_BUILD_ROOT%{_datadir}/%{name}/ -install -p -m 644 installer/linux/ssl-certificates.sh $RPM_BUILD_ROOT%{_datadir}/%{name}/ -%if %{with_ldap} -install -p -m 644 installer/linux/{db-upgrade-objectsid-to-objectguid,ldap-switch-sendas}.pl $RPM_BUILD_ROOT%{_datadir}/%{name}/ -install -p -m 644 installer/ldap/%{name}.schema $RPM_BUILD_ROOT%{_datadir}/%{name}/ -%else -rm -f $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/ldap.{active-directory,openldap,propmap}.cfg -rm -f $RPM_BUILD_ROOT%{_mandir}/man5/%{name}-ldap.cfg.5* -%endif - -# Create the default log and lib directory for packaging -mkdir -p $RPM_BUILD_ROOT%{_localstatedir}/{log,lib}/%{name}/ - -# Remove all libtool .la files to avoid packaging of them -rm -f $RPM_BUILD_ROOT{%{_libdir}/{,php/modules,php4,%{name}},%{perl_vendorarch}/auto/MAPI}/*.la - -# Remove files that are anyway in %doc or %{_datadir}/%{name}/ -rm -rf $RPM_BUILD_ROOT%{_datadir}/doc/%{name}{,-indexer}/ - -# Remove unwanted/unused files that shouldn't exist anyway... -rm -f $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig/%{name}-indexer - -# Move Indexer/CLucene related files to its correct places -%if %{with_clucene} -mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/indexerscripts/ -mv -f $RPM_BUILD_ROOT{%{_datadir},%{_sysconfdir}}/%{name}/indexerscripts/attachments_parser.db -for helper in attachments_parser xmltotext.xslt zmktemp; do - ln -s ../../..%{_datadir}/%{name}/indexerscripts/$helper $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/indexerscripts/$helper -done -%else -rm -f $RPM_BUILD_ROOT{%{_sysconfdir}/{rc.d/init.d,sysconfig},%{_mandir}/man?}/%{name}-indexer* -rm -rf $RPM_BUILD_ROOT{%{_sysconfdir}/%{name}/indexer.cfg,%{_datadir}/%{name}/indexerscripts/} -%endif - -# Move the webaccess configuration file to its correct place -mv -f $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/webaccess{-ajax,} -rm -f $RPM_BUILD_ROOT%{_datadir}/%{name}-webaccess/config.php -ln -sf ../../..%{_sysconfdir}/%{name}/webaccess/config.php $RPM_BUILD_ROOT%{_datadir}/%{name}-webaccess/config.php - -# Install the apache configuration file for webaccess -mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/httpd/conf.d/ -install -p -m 644 %{SOURCE3} $RPM_BUILD_ROOT%{_sysconfdir}/httpd/conf.d/%{name}-webaccess.conf - -# Move the webaccess plugins directory to its correct place -rm -rf $RPM_BUILD_ROOT{%{_datadir},%{_localstatedir}/lib}/%{name}-webaccess/plugins -mkdir -p $RPM_BUILD_ROOT%{_datadir}/%{name}-webaccess/plugins/ - -# Remove unwanted language connectors and webaccess files -rm -f $RPM_BUILD_ROOT%{_datadir}/%{name}-webaccess/client/widgets/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.{cfm,pl} -rm -f $RPM_BUILD_ROOT%{_datadir}/%{name}-webaccess/{.htaccess,%{name}-webaccess.conf} - -%find_lang %{name} - -%clean -rm -rf $RPM_BUILD_ROOT - -%pre common -getent group %{name} > /dev/null || %{_sbindir}/groupadd -r %{name} -getent passwd %{name} > /dev/null || %{_sbindir}/useradd -r -g %{name} -d %{_localstatedir}/lib/%{name} -s /sbin/nologin -c "Zarafa Service Account" %{name} -exit 0 - -%post dagent -[ $1 -eq 1 ] && /sbin/chkconfig --add %{name}-dagent -# Ensure correct log file ownership after upgrade from official packages -chown %{name}:%{name} %{_localstatedir}/log/%{name}/dagent.* > /dev/null 2>&1 || : - -%post gateway -[ $1 -eq 1 ] && /sbin/chkconfig --add %{name}-gateway -# Ensure correct log file ownership after upgrade from official packages -chown %{name}:%{name} %{_localstatedir}/log/%{name}/gateway.* > /dev/null 2>&1 || : - -%post ical -[ $1 -eq 1 ] && /sbin/chkconfig --add %{name}-ical -# Ensure correct log file ownership after upgrade from official packages -chown %{name}:%{name} %{_localstatedir}/log/%{name}/ical.* > /dev/null 2>&1 || : - -%if %{with_clucene} -%post indexer -[ $1 -eq 1 ] && /sbin/chkconfig --add %{name}-indexer -# Ensure correct log file ownership after upgrade from official packages -chown %{name}:%{name} %{_localstatedir}/log/%{name}/indexer.* > /dev/null 2>&1 || : -%endif - -%post monitor -[ $1 -eq 1 ] && /sbin/chkconfig --add %{name}-monitor -# Ensure correct log file ownership after upgrade from official packages -chown %{name}:%{name} %{_localstatedir}/log/%{name}/monitor.* > /dev/null 2>&1 || : - -%post server -[ $1 -eq 1 ] && /sbin/chkconfig --add %{name}-server -# Ensure correct log file ownership after upgrade from official packages -chown %{name}:%{name} %{_localstatedir}/log/%{name}/server.* > /dev/null 2>&1 || : - -%post spooler -[ $1 -eq 1 ] && /sbin/chkconfig --add %{name}-spooler -# Ensure correct log file ownership after upgrade from official packages -chown %{name}:%{name} %{_localstatedir}/log/%{name}/spooler.* > /dev/null 2>&1 || : - -%post -n libmapi -p /sbin/ldconfig - -%preun dagent -if [ $1 -eq 0 ]; then - /sbin/service %{name}-dagent stop > /dev/null 2>&1 || : - /sbin/chkconfig --del %{name}-dagent -fi - -%preun gateway -if [ $1 -eq 0 ]; then - /sbin/service %{name}-gateway stop > /dev/null 2>&1 || : - /sbin/chkconfig --del %{name}-gateway -fi - -%preun ical -if [ $1 -eq 0 ]; then - /sbin/service %{name}-ical stop > /dev/null 2>&1 || : - /sbin/chkconfig --del %{name}-ical -fi - -%if %{with_clucene} -%preun indexer -if [ $1 -eq 0 ]; then - /sbin/service %{name}-indexer stop > /dev/null 2>&1 || : - /sbin/chkconfig --del %{name}-indexer -fi -%endif - -%preun monitor -if [ $1 -eq 0 ]; then - /sbin/service %{name}-monitor stop > /dev/null 2>&1 || : - /sbin/chkconfig --del %{name}-monitor -fi - -%preun server -if [ $1 -eq 0 ]; then - /sbin/service %{name}-server stop > /dev/null 2>&1 || : - /sbin/chkconfig --del %{name}-server -fi - -%preun spooler -if [ $1 -eq 0 ]; then - /sbin/service %{name}-spooler stop > /dev/null 2>&1 || : - /sbin/chkconfig --del %{name}-spooler -fi - -%postun dagent -if [ $1 -ne 0 ]; then - /sbin/service %{name}-dagent condrestart > /dev/null 2>&1 || : -fi - -%postun gateway -if [ $1 -ne 0 ]; then - /sbin/service %{name}-gateway condrestart > /dev/null 2>&1 || : -fi - -%postun ical -if [ $1 -ne 0 ]; then - /sbin/service %{name}-ical condrestart > /dev/null 2>&1 || : -fi - -%if %{with_clucene} -%postun indexer -if [ $1 -ne 0 ]; then - /sbin/service %{name}-indexer condrestart > /dev/null 2>&1 || : -fi -%endif - -%postun monitor -if [ $1 -ne 0 ]; then - /sbin/service %{name}-monitor condrestart > /dev/null 2>&1 || : -fi - -%postun server -if [ $1 -ne 0 ]; then - /sbin/service %{name}-server condrestart > /dev/null 2>&1 || : -fi - -%postun spooler -if [ $1 -ne 0 ]; then - /sbin/service %{name}-spooler condrestart > /dev/null 2>&1 || : -fi - -%postun -n libmapi -p /sbin/ldconfig - -%files -%defattr(-,root,root,-) -%doc installer/licenseagreement/AGPL-3 - -%files caldav -%defattr(-,root,root,-) -%doc installer/licenseagreement/AGPL-3 - -%files client -%defattr(-,root,root,-) -%doc installer/licenseagreement/AGPL-3 -%{_libdir}/libzarafaclient.so - -%files common -%defattr(-,root,root,-) -%dir %{_sysconfdir}/%{name}/ -%config(noreplace) %{_sysconfdir}/logrotate.d/%{name} -%config(noreplace) %{_sysconfdir}/sysconfig/%{name} -%{_mandir}/man1/%{name}.1* -%dir %{_datadir}/%{name}/ -%dir %attr(0755,%{name},%{name}) %{_localstatedir}/lib/%{name}/ -%dir %attr(0755,%{name},%{name}) %{_localstatedir}/log/%{name}/ - -%files dagent -%defattr(-,root,root,-) -%doc installer/licenseagreement/AGPL-3 installer/linux/createuser.dotforward -%{_bindir}/%{name}-autorespond -%{_bindir}/%{name}-dagent -%config(noreplace) %attr(0640,%{name},%{name}) %{_sysconfdir}/%{name}/dagent.cfg -%config(noreplace) %{_sysconfdir}/%{name}/autorespond -%{_sysconfdir}/rc.d/init.d/%{name}-dagent -%{_mandir}/man1/%{name}-dagent.1* -%{_mandir}/man5/%{name}-dagent.cfg.5* - -%files devel -%defattr(-,root,root,-) -%doc installer/licenseagreement/AGPL-3 -%{_libdir}/libicalmapi.so -%{_libdir}/libinetmapi.so -%{_libdir}/libmapi.so -%{_libdir}/libcommon_mapi.a -%{_libdir}/libcommon_ssl.a -%{_libdir}/libcommon_util.a -%{_libdir}/libfreebusy.a -%{_libdir}/libzarafasync.a -%{_includedir}/icalmapi/ -%{_includedir}/inetmapi/ -%{_includedir}/mapi4linux/ -%{_includedir}/libfreebusy/ -%{_includedir}/libzarafasync/ -%{_includedir}/%{name}/ -%{_libdir}/pkgconfig/%{name}.pc - -%files gateway -%defattr(-,root,root,-) -%doc installer/licenseagreement/AGPL-3 -%{_bindir}/%{name}-gateway -%config(noreplace) %attr(0640,%{name},%{name}) %{_sysconfdir}/%{name}/gateway.cfg -%{_sysconfdir}/rc.d/init.d/%{name}-gateway -%{_mandir}/man1/%{name}-gateway.1* -%{_mandir}/man5/%{name}-gateway.cfg.5* - -%files ical -%defattr(-,root,root,-) -%doc installer/licenseagreement/AGPL-3 -%{_bindir}/%{name}-ical -%config(noreplace) %attr(0640,%{name},%{name}) %{_sysconfdir}/%{name}/ical.cfg -%{_sysconfdir}/rc.d/init.d/%{name}-ical -%{_mandir}/man1/%{name}-ical.1* -%{_mandir}/man5/%{name}-ical.cfg.5* - -%if %{with_clucene} -%files indexer -%defattr(-,root,root,-) -%doc installer/licenseagreement/AGPL-3 -%{_bindir}/%{name}-indexer -%config(noreplace) %attr(0640,%{name},%{name}) %{_sysconfdir}/%{name}/indexer.cfg -%{_sysconfdir}/rc.d/init.d/%{name}-indexer -%dir %{_sysconfdir}/%{name}/indexerscripts/ -%config(noreplace) %{_sysconfdir}/%{name}/indexerscripts/attachments_parser.db -%{_sysconfdir}/%{name}/indexerscripts/attachments_parser -%{_sysconfdir}/%{name}/indexerscripts/xmltotext.xslt -%{_sysconfdir}/%{name}/indexerscripts/zmktemp -%dir %{_datadir}/%{name}/indexerscripts/ -%{_datadir}/%{name}/indexerscripts/attachments_parser -%{_datadir}/%{name}/indexerscripts/xmltotext.xslt -%{_datadir}/%{name}/indexerscripts/zmktemp -%{_mandir}/man1/%{name}-indexer.1* -%{_mandir}/man5/%{name}-indexer.cfg.5* -%endif - -%files monitor -%defattr(-,root,root,-) -%doc installer/licenseagreement/AGPL-3 -%{_bindir}/%{name}-monitor -%config(noreplace) %attr(0640,%{name},%{name}) %{_sysconfdir}/%{name}/monitor.cfg -%dir %{_sysconfdir}/%{name}/quotamail/ -%config(noreplace) %{_sysconfdir}/%{name}/quotamail/companyhard.mail -%config(noreplace) %{_sysconfdir}/%{name}/quotamail/companysoft.mail -%config(noreplace) %{_sysconfdir}/%{name}/quotamail/companywarning.mail -%config(noreplace) %{_sysconfdir}/%{name}/quotamail/userhard.mail -%config(noreplace) %{_sysconfdir}/%{name}/quotamail/usersoft.mail -%config(noreplace) %{_sysconfdir}/%{name}/quotamail/userwarning.mail -%{_sysconfdir}/rc.d/init.d/%{name}-monitor -%{_mandir}/man1/%{name}-monitor.1* -%{_mandir}/man5/%{name}-monitor.cfg.5* - -%files server -f %{name}.lang -%defattr(-,root,root,-) -%doc installer/licenseagreement/AGPL-3 -%{_bindir}/%{name}-server -%config(noreplace) %attr(0640,%{name},%{name}) %{_sysconfdir}/%{name}/server.cfg -%config(noreplace) %attr(0640,%{name},%{name}) %{_sysconfdir}/%{name}/unix.cfg -%{_sysconfdir}/rc.d/init.d/%{name}-server -%dir %{_sysconfdir}/%{name}/userscripts/ -%{_sysconfdir}/%{name}/userscripts/createuser -%{_sysconfdir}/%{name}/userscripts/creategroup -%{_sysconfdir}/%{name}/userscripts/createcompany -%{_sysconfdir}/%{name}/userscripts/deleteuser -%{_sysconfdir}/%{name}/userscripts/deletegroup -%{_sysconfdir}/%{name}/userscripts/deletecompany -%{_sysconfdir}/%{name}/userscripts/*common.sh -%dir %{_sysconfdir}/%{name}/userscripts/createuser.d/ -%dir %{_sysconfdir}/%{name}/userscripts/creategroup.d/ -%dir %{_sysconfdir}/%{name}/userscripts/createcompany.d/ -%dir %{_sysconfdir}/%{name}/userscripts/deleteuser.d/ -%dir %{_sysconfdir}/%{name}/userscripts/deletegroup.d/ -%dir %{_sysconfdir}/%{name}/userscripts/deletecompany.d/ -%config(noreplace) %{_sysconfdir}/%{name}/userscripts/createcompany.d/00createpublic -%config(noreplace) %{_sysconfdir}/%{name}/userscripts/createuser.d/00createstore -%{_datadir}/%{name}/userscripts/ -%dir %{_libdir}/%{name}/ -%{_libdir}/%{name}/dbplugin.so -%{_libdir}/%{name}/unixplugin.so -%{_mandir}/man1/%{name}-server.1* -%{_mandir}/man5/%{name}-server.cfg.5* -%{_mandir}/man5/%{name}-unix.cfg.5* -%if %{with_ldap} -%{_datadir}/%{name}/%{name}.schema -%{_datadir}/%{name}/db-upgrade-objectsid-to-objectguid.pl -%{_datadir}/%{name}/ldap-switch-sendas.pl -%config(noreplace) %attr(0640,%{name},%{name}) %{_sysconfdir}/%{name}/ldap.active-directory.cfg -%config(noreplace) %attr(0640,%{name},%{name}) %{_sysconfdir}/%{name}/ldap.openldap.cfg -%config(noreplace) %attr(0640,%{name},%{name}) %{_sysconfdir}/%{name}/ldap.propmap.cfg -%{_libdir}/%{name}/ldapplugin.so -%{_mandir}/man5/%{name}-ldap.cfg.5* -%endif - -%files spooler -%defattr(-,root,root,-) -%doc installer/licenseagreement/AGPL-3 -%{_bindir}/%{name}-spooler -%config(noreplace) %attr(0640,%{name},%{name}) %{_sysconfdir}/%{name}/spooler.cfg -%{_sysconfdir}/rc.d/init.d/%{name}-spooler -%{_mandir}/man1/%{name}-spooler.1* -%{_mandir}/man5/%{name}-spooler.cfg.5* - -%files utils -%defattr(-,root,root,-) -%doc installer/licenseagreement/AGPL-3 -%{_bindir}/%{name}-admin -%{_bindir}/%{name}-cfgchecker -%{_bindir}/%{name}-fsck -%{_bindir}/%{name}-passwd -%{_bindir}/%{name}-stats -%{_datadir}/%{name}/db-calc-storesize -%{_datadir}/%{name}/db-convert-attachments-to-files -%{_datadir}/%{name}/ssl-certificates.sh -%{_mandir}/man1/%{name}-admin.1* -%{_mandir}/man1/%{name}-cfgchecker.1* -%{_mandir}/man1/%{name}-fsck.1* -%{_mandir}/man1/%{name}-passwd.1* -%{_mandir}/man1/%{name}-stats.1* - -%files webaccess -%defattr(-,root,root,-) -%doc installer/licenseagreement/AGPL-3 -%config(noreplace) %{_sysconfdir}/httpd/conf.d/%{name}-webaccess.conf -%dir %{_sysconfdir}/%{name}/ -%dir %{_sysconfdir}/%{name}/webaccess/ -%config(noreplace) %{_sysconfdir}/%{name}/webaccess/config.php -%{_datadir}/%{name}-webaccess/ -%dir %{_localstatedir}/lib/%{name}-webaccess/ -%attr(-,apache,apache) %dir %{_localstatedir}/lib/%{name}-webaccess/tmp/ - -%files -n libmapi -%defattr(-,root,root,-) -%doc installer/licenseagreement/AGPL-3 -%{_libdir}/libicalmapi.so.* -%{_libdir}/libinetmapi.so.* -%{_libdir}/libmapi.so.* - -%files -n perl-MAPI -%defattr(-,root,root,-) -%doc installer/licenseagreement/AGPL-3 -%{perl_vendorarch}/MAPI.pm -%{perl_vendorarch}/auto/MAPI/ - -%files -n php-mapi -%defattr(-,root,root,-) -%doc installer/licenseagreement/AGPL-3 -%config(noreplace) %{_sysconfdir}/php.d/%{name}.ini -%{_datadir}/php/mapi/ -%if 0%{?rhel}%{?fedora} > 4 -%{_libdir}/php/modules/mapi.so -%else -%{_libdir}/php4/mapi.so -%endif - -%changelog -* Fri Oct 29 2010 Robert Scheck 6.40.3-1 -- Upgrade to 6.40.3 - -* Tue Aug 31 2010 Robert Scheck 6.40.2-1 -- Upgrade to 6.40.2 - -* Mon Aug 09 2010 Robert Scheck 6.40.1-1 -- Upgrade to 6.40.1 - -* Tue Jun 15 2010 Robert Scheck 6.40.0-3 -- Rebuild for perl 5.12.1 - -* Fri Jun 11 2010 Robert Scheck 6.40.0-2 -- Added patch to ensure -pthread for -lclucene configure test - -* Thu Jun 10 2010 Robert Scheck 6.40.0-1 -- Upgrade to 6.40.0 (#564135, #565252, #600993) - -* Sat May 01 2010 Robert Scheck 6.30.14-1 -- Upgrade to 6.30.14 - -* Sun Apr 25 2010 Robert Scheck 6.30.13-1 -- Upgrade to 6.30.13 -- Moved zarafa.schema file from %%doc to %%{_datadir}/%%{name} - -* Sat Mar 20 2010 Robert Scheck 6.30.12-1 -- Upgrade to 6.30.12 - -* Fri Mar 19 2010 Robert Scheck 6.30.11-1 -- Upgrade to 6.30.11 - -* Tue Feb 23 2010 Robert Scheck 6.30.10-2 -- Backported a patch from trunk to avoid the crash of zarafa-server - when creating new user with db or unix plugin (#564282, #567262) -- Backported another patch from trunk to avoid the crash of httpd - caused by PHP mapi.so during the logon in the webaccess (#564129) - -* Sat Feb 06 2010 Robert Scheck 6.30.10-1 -- Upgrade to 6.30.10 (#498194) -- Initial spec file for Fedora and Red Hat Enterprise Linux (thanks - to Jeroen van Meeuwen, John van der Kamp and Steve Hardy)