Hello community, here is the log from the commit of package cyrus-imapd for openSUSE:Factory checked in at 2013-06-05 11:45:21 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/cyrus-imapd (Old) and /work/SRC/openSUSE:Factory/.cyrus-imapd.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cyrus-imapd" Changes: -------- --- /work/SRC/openSUSE:Factory/cyrus-imapd/cyrus-imapd.changes 2013-02-15 18:41:36.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.cyrus-imapd.new/cyrus-imapd.changes 2013-06-05 11:45:22.000000000 +0200 @@ -1,0 +2,12 @@ +Mon May 27 08:29:47 UTC 2013 - [email protected] + +- Package perl-Cyrus-SIEVE-managesieve provides the sieveshell as + well as the package python-managesieve, therefore make them + conflicting + +------------------------------------------------------------------- +Tue May 21 10:39:20 UTC 2013 - [email protected] + +- Added /var/lib/imap/ptclient to %files section + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cyrus-imapd.spec ++++++ --- /var/tmp/diff_new_pack.O0Ac8m/_old 2013-06-05 11:45:23.000000000 +0200 +++ /var/tmp/diff_new_pack.O0Ac8m/_new 2013-06-05 11:45:23.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package cyrus-imapd # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -123,6 +123,7 @@ %else Conflicts: perl-Cyrus-SIEVE-managesieve-kolab %endif +Conflicts: python-managesieve Summary: A Perl Module for Cyrus SIEVE Group: Development/Libraries/Perl Requires: perl = %{perl_version} @@ -271,6 +272,7 @@ install -m 644 SuSE/cyrus.conf $RPM_BUILD_ROOT/etc/cyrus.conf install -d -m 750 $RPM_BUILD_ROOT/var/lib/imap/user install -d -m 750 $RPM_BUILD_ROOT/var/lib/imap/quota +install -d -m 700 $RPM_BUILD_ROOT/var/lib/imap/ptclient install -d -m 750 $RPM_BUILD_ROOT/var/lib/imap/proc install -d -m 750 $RPM_BUILD_ROOT/var/lib/imap/log install -d -m 750 $RPM_BUILD_ROOT/var/lib/imap/msg @@ -356,6 +358,7 @@ %attr(0750, cyrus, mail) /var/lib/imap/msg %attr(0750, cyrus, mail) /var/lib/imap/proc %attr(0750, cyrus, mail) /var/lib/imap/quota +%attr(0700, cyrus, mail) /var/lib/imap/ptclient %attr(0750, cyrus, mail) /var/lib/imap/user %attr(0750, cyrus, mail) /var/lib/imap/socket %dir %attr(0750, cyrus, mail) /var/lib/imap/db -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
