Projects
Kolab:Winterfell
cyrus-imapd
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 19
View file
cyrus-imapd.spec
Changed
@@ -18,6 +18,10 @@ %global _cyrusgroup mail %global _cyrexecdir %{_exec_prefix}/lib/%{name} +%global tag_version 2.5.10 +%global revision 43 +%global git_hash g1148d47 + ## ## Options ## @@ -32,16 +36,13 @@ Name: cyrus-imapd Summary: A high-performance mail server with IMAP, POP3, NNTP and SIEVE support -##Version: 2.5.9 -##Release: 31-g959d458%{?dist} -Version: 2.5.9.31 -Release: 1%{?dist} +Version: %{tag_version} +Release: 0.%{revision}.%{git_hash}%{?dist} License: BSD Group: System Environment/Daemons URL: http://www.cyrusimap.org -#Source0: ftp://ftp.andrew.cmu.edu/pub/cyrus/%{name}-%{version}-%{release}.tar.gz -Source0: ftp://ftp.andrew.cmu.edu/pub/cyrus/%{name}-2.5.9-31-g959d458.tar.gz +Source0: ftp://ftp.andrew.cmu.edu/pub/cyrus/%{name}-%{tag_version}-%{revision}-%{git_hash}.tar.gz Source1: cyrus-imapd.imap-2.3.x-conf Source2: cyrus-imapd.cvt_cyrusdb_all Source3: cyrus-imapd.magic @@ -255,8 +256,7 @@ necessary for developing applications which use the imclient library. %prep -#%setup -q -n %{name}-%{real_version} -%setup -q -n %{name}-2.5.9-31-g959d458 +%setup -q -n %{name}-%{tag_version}-%{revision}-%{git_hash} %if 0%{?with_bdb} < 1 sed -i -e 's/,berkeley//g' cunit/db.testc @@ -319,6 +319,7 @@ %endif --with-cyrus-prefix=%{_cyrexecdir} \ --with-extraident="Kolab-%{version}-%{release}" \ + --without-clamav \ %if 0%{?with_tcpwrap} < 1 --without-wrap \ %endif @@ -358,6 +359,8 @@ test -f ${tool} && %{__install} -m 755 ${tool} %{buildroot}%{_cyrexecdir}/ done rm -rf %{buildroot}%{_cyrexecdir}/htmlstrip.c +rm -rf %{buildroot}%{_cyrexecdir}/config2rst +rm -rf %{buildroot}%{_cyrexecdir}/perl2rst # Create directories %{__install} -d \ @@ -746,6 +749,13 @@ %{_libdir}/*.la %changelog +* Sat Nov 5 2016 Jeroen van Meeuwen <vanmeeuwen@kolabsys.com> - 2.5.10-43-g1148d47 +- Preserve the folder uniqueid on rename. +- Transfer a folder between backends preserving the mailboxes.db uniqueid. +- Allow replicated backends to transfer mailboxes between pairs. +- Preserve the original partition as the target partition if not the default + partition, when replicating or transferring a mailbox. + * Fri Sep 30 2016 Jeroen van Meeuwen <vanmeeuwen@kolabsys.com> - 2.5.9.31-1 - Check in 31 revisions ahead of upstream 2.5.9 release
View file
cyrus-imapd.dsc
Changed
@@ -2,7 +2,7 @@ Source: cyrus-imapd Binary: cyrus-imapd Architecture: any -Version: 2.5.9-0~kolab31.1 +Version: 2.5.10-0~kolab43.1 Maintainer: Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> Uploaders: Paul Klos <kolab@klos2day.nl> Homepage: http://www.cyrusimap.org/ @@ -43,5 +43,5 @@ Package-List: cyrus-imapd deb mail extra Files: - 00000000000000000000000000000000 0 cyrus-imapd-2.5.9-31-g959d458.tar.gz + 00000000000000000000000000000000 0 cyrus-imapd-2.5.10-43-g1148d47.tar.gz 00000000000000000000000000000000 0 debian.tar.gz
View file
debian.changelog
Changed
@@ -1,3 +1,13 @@ +cyrus-imapd (2.5.10-0~kolab43.1) unstable; urgency=low + + * Preserve the folder uniqueid on rename. + * Transfer a folder between backends preserving the mailboxes.db uniqueid. + * Allow replicated backends to transfer mailboxes between pairs. + * Preserve the original partition as the target partition if not the default + partition, when replicating or transferring a mailbox. + + -- Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com> Sat, 05 Nov 2016 11:30:13 +0100 + cyrus-imapd (2.5.9-0~kolab31.1) unstable; urgency=low * Check in a snapshot version 31 revisions ahead of the upstream 2.5.9 release
View file
debian.rules
Changed
@@ -99,6 +99,8 @@ --with-perl=/usr/bin/perl \ --with-openssl=/usr \ --with-sasl=/usr \ + --without-clamav \ + --without-wrap \ --without-zlib \ --with-pidfile=/var/run/cyrus-master.pid \ --with-service-path=/usr/lib/cyrus-imapd \
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.