Upgrade to 6.30.11
This commit is contained in:
parent
abbcbf91a8
commit
b208e604da
3 changed files with 9 additions and 6 deletions
|
|
@ -1 +1 @@
|
|||
zarafa-6.30.10.tar.gz
|
||||
zarafa-6.30.11.tar.gz
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
da636f09fb149cf60db1c6f91a734ca3 zarafa-6.30.10.tar.gz
|
||||
bb5ba3037499dfd85ae509e02534924b zarafa-6.30.11.tar.gz
|
||||
|
|
|
|||
11
zarafa.spec
11
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 <robert@fedoraproject.org> 6.30.11-1
|
||||
- Upgrade to 6.30.11
|
||||
|
||||
* Tue Feb 23 2010 Robert Scheck <robert@fedoraproject.org> 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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue