SPECS: cyrus-imapd.spec - add patch to link proper db headers/library
glen
glen at pld-linux.org
Wed Sep 24 00:24:17 CEST 2008
Author: glen Date: Tue Sep 23 22:24:17 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- add patch to link proper db headers/library
---- Files affected:
SPECS:
cyrus-imapd.spec (1.127 -> 1.128)
---- Diffs:
================================================================
Index: SPECS/cyrus-imapd.spec
diff -u SPECS/cyrus-imapd.spec:1.127 SPECS/cyrus-imapd.spec:1.128
--- SPECS/cyrus-imapd.spec:1.127 Tue Sep 23 23:14:33 2008
+++ SPECS/cyrus-imapd.spec Wed Sep 24 00:24:12 2008
@@ -28,6 +28,7 @@
Source13: cyrus-sync.init
Patch0: %{name}-et.patch
Patch1: %{name}-shared.patch
+Patch2: %{name}-verifydbver.patch
URL: http://cyrusimap.web.cmu.edu/imapd/
BuildRequires: autoconf >= 2.54
BuildRequires: automake
@@ -167,6 +168,7 @@
%setup -q
%patch0 -p1
%patch1 -p1
+%patch2 -p1
rm -rf autom4te.cache
@@ -188,11 +190,11 @@
cp -f %{_datadir}/automake/install-sh .
%configure \
--with-auth=unix \
- --without-libwrap \
--with-cyrus-prefix=%{_libexecdir} \
--with-service-path=%{_libexecdir} \
--with-com_err=/usr \
--with-perl=%{__perl} \
+ --without-libwrap \
--enable-nntp \
--enable-replication
%{__make} \
@@ -389,6 +391,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.128 2008/09/23 22:24:12 glen
+- add patch to link proper db headers/library
+
Revision 1.127 2008/09/23 21:14:33 glen
- unpackaged files
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cyrus-imapd.spec?r1=1.127&r2=1.128&f=u
More information about the pld-cvs-commit
mailing list