SHA256
1
0
forked from pool/courier-imap

Accepting request 68971 from server:mail

update to 4.9.1

OBS-URL: https://build.opensuse.org/request/show/68971
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/courier-imap?expand=0&rev=31
This commit is contained in:
Sascha Peilicke 2011-05-20 13:23:52 +00:00 committed by Git OBS Bridge
commit 7b1a5163e3
4 changed files with 22 additions and 9 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a8deae0843a0ed5ae3c7fa774523978fcde38c4386488e3814092ae9d8b9fb67
size 3352500

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1e1d848d1a2faca8f36acc03112d10201eb336f02d8b460f64531a83357b5fc4
size 3049831

View File

@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sun May 1 20:46:37 UTC 2011 - chris@computersalat.de
- update to 4.9.1
* tcpd/libcouriertls.c (tls_create): Remove SSLv2_method().
(tls_create): Remove "!SSLv2" from the default TLS_CIPHER_LIST.
* mkimapdcert.in (prefix): Create imapd.pem with 600 perms.
* mkpop3dcert.in (prefix): Create pop3d.pem with 600 perms.
- for more info please see Changelog file
- fix License
o GPLv2+ -> GPLv3
- fix path to ChangeLog file
-------------------------------------------------------------------
Mon Oct 11 12:46:50 UTC 2010 - chris@computersalat.de

View File

@ -1,7 +1,7 @@
#
# spec file for package courier-imap (Version 4.8.1)
# spec file for package courier-imap
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2011 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
@ -20,9 +20,9 @@
Name: courier-imap
Summary: An IMAP and POP3 Server for Maildir MTAs
Version: 4.8.1
Version: 4.9.1
Release: 1
License: GPLv2+
License: GPLv3
Group: Productivity/Networking/Email/Servers
Url: http://www.courier-mta.org/imap/
Source: %{name}-%{version}.tar.bz2
@ -96,7 +96,7 @@ install the entire Courier server.
--with-certdb=%{_sysconfdir}/ssl/certs \
--with-certsdir=%{_sysconfdir}/ssl/private \
--enable-workarounds-for-imap-client-bugs
%{__make} %{?jobs:-j%jobs}
%{__make} %{_smp_mflags}
%install
%{__make} install DESTDIR=$RPM_BUILD_ROOT
@ -176,7 +176,7 @@ done
%files
%defattr(-,root,root,755)
%doc AUTHORS ChangeLog COPYING* imap/BUGS README README.imap README.maildirquota README.proxy
%doc AUTHORS imap/ChangeLog COPYING* imap/BUGS README README.imap README.maildirquota README.proxy
%doc README.sharedfolders
%attr(755,root,root) /etc/init.d/courier-*
%config %attr(644,root,root) /etc/pam.d/imap