diff --git a/.cvsignore b/.cvsignore index 0e7e07b..2272e42 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -zarafa-6.30.10.tar.gz +zarafa-6.30.11.tar.gz diff --git a/sources b/sources index 2a2ea20..596764d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -da636f09fb149cf60db1c6f91a734ca3 zarafa-6.30.10.tar.gz +bb5ba3037499dfd85ae509e02534924b zarafa-6.30.11.tar.gz diff --git a/zarafa.spec b/zarafa.spec index fae8eb8..e3ad186 100644 --- a/zarafa.spec +++ b/zarafa.spec @@ -116,14 +116,14 @@ # %define beta_or_rc 0 -%define actual_release 2 -%define svnrevision 18495 +%define actual_release 1 +%define svnrevision 18984 %define with_ldap 1 %define with_xmlto 1 Summary: Zarafa Outlook Sharing and Open Source Collaboration Name: zarafa -Version: 6.30.10 +Version: 6.30.11 %if %{beta_or_rc} Release: 0.%{actual_release}.svn%{svnrevision}%{?dist} %else @@ -480,7 +480,7 @@ make \ # Nuke all overlefts from licensed, managed or other proprietary items rm -rf $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/report-ca -rm -f $RPM_BUILD_ROOT%{_mandir}/man?/zarafa-{backup,restore,ldapms.cfg,licensed{,.cfg}}.* +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 @@ -823,6 +823,9 @@ fi %endif %changelog +* 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)