forked from pool/courier-imap
Accepting request 42465 from server:mail
checked in (request 42465) OBS-URL: https://build.opensuse.org/request/show/42465 OBS-URL: https://build.opensuse.org/package/show/server:mail/courier-imap?expand=0&rev=43
This commit is contained in:
parent
ee56517776
commit
a0a25c03a8
@ -1,14 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
Sat Jul 3 12:36:09 CEST 2010 - meissner@suse.de
|
|
||||||
|
|
||||||
- buildrequire openssl so configure finds /usr/bin/openssl bnc#619665
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
|
||||||
Mon May 17 14:39:54 UTC 2010 - chris@computersalat.de
|
|
||||||
|
|
||||||
- fix path to TLS_TRUSTCERTS (imap-ssl,pop3d-ssl)
|
|
||||||
o added --with-certdb=%{_sysconfdir}/ssl/certs
|
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Feb 24 22:52:23 UTC 2010 - chris@computersalat.de
|
Wed Feb 24 22:52:23 UTC 2010 - chris@computersalat.de
|
||||||
|
|
||||||
|
@ -44,8 +44,6 @@ BuildRequires: audit-libs
|
|||||||
BuildRequires: courier-authlib-devel >= 0.62
|
BuildRequires: courier-authlib-devel >= 0.62
|
||||||
BuildRequires: db-devel fam-devel gcc-c++ gdbm-devel libstdc++-devel
|
BuildRequires: db-devel fam-devel gcc-c++ gdbm-devel libstdc++-devel
|
||||||
BuildRequires: ncurses-devel openssl-devel postfix procps zlib-devel
|
BuildRequires: ncurses-devel openssl-devel postfix procps zlib-devel
|
||||||
# openssl itself for /usr/bin/openssl configure check
|
|
||||||
BuildRequires: openssl
|
|
||||||
Conflicts: imap qpopper cyrus-imapd
|
Conflicts: imap qpopper cyrus-imapd
|
||||||
Requires: courier-authlib >= 0.61
|
Requires: courier-authlib >= 0.61
|
||||||
Requires: fam-server gdbm openssl
|
Requires: fam-server gdbm openssl
|
||||||
@ -94,7 +92,6 @@ install the entire Courier server.
|
|||||||
--disable-root-check \
|
--disable-root-check \
|
||||||
--enable-unicode \
|
--enable-unicode \
|
||||||
--with-authdaemonvar=%{_localstatedir}/run/authdaemon.%{name} \
|
--with-authdaemonvar=%{_localstatedir}/run/authdaemon.%{name} \
|
||||||
--with-certdb=%{_sysconfdir}/ssl/certs \
|
|
||||||
--enable-workarounds-for-imap-client-bugs
|
--enable-workarounds-for-imap-client-bugs
|
||||||
%{__make} %{?jobs:-j%jobs}
|
%{__make} %{?jobs:-j%jobs}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user