Author: glen Date: Wed Jan 23 08:32:18 2008 GMT Module: SPECS Tag: AC-branch ---- Log message: - update to 0.58.0 from HEAD
---- Files affected: SPECS: courier.spec (1.141.2.5 -> 1.141.2.6) ---- Diffs: ================================================================ Index: SPECS/courier.spec diff -u SPECS/courier.spec:1.141.2.5 SPECS/courier.spec:1.141.2.6 --- SPECS/courier.spec:1.141.2.5 Wed Jan 23 09:31:36 2008 +++ SPECS/courier.spec Wed Jan 23 09:32:13 2008 @@ -1,9 +1,15 @@ # $Revision$, $Date$ # TODO +# - build fails due auto* macros on ac/th # - doesn't -webadmin need webserver integration? # - use rc-scripts in %%post scriptlets # - unpackaged files: +# /etc/courier/webmlmrc +# /usr/bin/webmlmd +# /usr/bin/webmlmd.rc +# /usr/lib/courier/courier/webmail/webmlm # /usr/sbin/aliaslookup +# /usr/share/man/man1/webmlmd.1.gz # /usr/share/man/man8/aliaslookup.8.gz # # Conditional build: @@ -13,12 +19,12 @@ Summary: Courier mail server Summary(pl.UTF-8): Serwer poczty Courier Name: courier -Version: 0.53.3 -Release: 4 +Version: 0.58.0 +Release: 1 License: GPL Group: Networking/Daemons Source0: http://dl.sourceforge.net/courier/%{name}-%{version}.tar.bz2 -# Source0-md5: e75013df7deebd463656b81cc3e245f4 +# Source0-md5: 64218b525c5ef256e4dc1e9fe2180d22 Patch0: %{name}-openssl-path.patch Patch1: %{name}-withoutfam.patch Patch2: %{name}-maildir.patch @@ -48,26 +54,9 @@ BuildRequires: sysconftool Requires(post,preun): /sbin/chkconfig Requires: rc-scripts -# only for light upgrade from old version < 0.47 -# remove it after some time -Requires(post): courier-authlib-userdb -Requires(post): openssl-tools >= 0.9.7d Requires: perl(DynaLoader) = %(%{__perl} -MDynaLoader -e 'print DynaLoader->VERSION') Provides: smtpdaemon -Obsoletes: courier-smtpauth -Obsoletes: exim -Obsoletes: masqmail -Obsoletes: nullmailer -Obsoletes: omta -Obsoletes: postfix -Obsoletes: qmail -Obsoletes: sendmail -Obsoletes: sendmail-cf -Obsoletes: sendmail-doc -Obsoletes: smail Obsoletes: smtpdaemon -Obsoletes: ssmtp -Obsoletes: zmailer BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define _datadir %{_prefix}/share/courier @@ -285,10 +274,9 @@ </Directory> " > apache.conf +%build # we don't want fax module rm -rf courier/module.fax - -%build cp -f /usr/share/automake/config.sub webmail # Change Makefile.am files and force recreate Makefile.in's. @@ -918,6 +906,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.141.2.6 2008-01-23 08:32:13 glen +- update to 0.58.0 from HEAD + Revision 1.141.2.5 2008-01-23 08:31:36 glen - convert to utf8 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/courier.spec?r1=1.141.2.5&r2=1.141.2.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
