Author: glen Date: Mon Feb 11 21:22:55 2008 GMT Module: SPECS Tag: AC-branch ---- Log message: - add -db, -db4.5 patches, as needed fix; rel 10
---- Files affected: SPECS: cyrus-imapd.spec (1.110.2.4 -> 1.110.2.5) ---- Diffs: ================================================================ Index: SPECS/cyrus-imapd.spec diff -u SPECS/cyrus-imapd.spec:1.110.2.4 SPECS/cyrus-imapd.spec:1.110.2.5 --- SPECS/cyrus-imapd.spec:1.110.2.4 Sat Feb 9 12:29:32 2008 +++ SPECS/cyrus-imapd.spec Mon Feb 11 22:22:50 2008 @@ -5,7 +5,7 @@ Summary(pt_BR.UTF-8): Um servidor de mail de alto desempenho que suporta IMAP e POP3 Name: cyrus-imapd Version: 2.2.12 -Release: 9 +Release: 10 License: BSD-like Group: Networking/Daemons Source0: ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/%{name}-%{version}.tar.gz @@ -24,6 +24,8 @@ Patch0: %{name}-et.patch Patch1: %{name}-shared.patch Patch2: %{name}-quota.patch +Patch3: %{name}-db.patch +Patch4: %{name}-db4.5.patch URL: http://andrew2.andrew.cmu.edu/cyrus/imapd/ BuildRequires: autoconf >= 2.54 BuildRequires: automake @@ -67,6 +69,8 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define _libexecdir %{_libdir}/cyrus +# sievec linking broken +%define filterout_ld -Wl,--as-needed %description The Cyrus IMAP server is a scalable enterprise mail system designed @@ -164,6 +168,8 @@ %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p1 +%patch4 -p1 rm -rf autom4te.cache @@ -362,6 +368,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.110.2.5 2008-02-11 21:22:50 glen +- add -db, -db4.5 patches, as needed fix; rel 10 + Revision 1.110.2.4 2008-02-09 11:29:32 glen - rel 9 (rpm 4.4.9) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cyrus-imapd.spec?r1=1.110.2.4&r2=1.110.2.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
