packages: dovecot/dovecot.spec - build passes; install needs fixes
arekm
arekm at pld-linux.org
Sat Aug 21 09:44:45 CEST 2010
Author: arekm Date: Sat Aug 21 07:44:45 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- build passes; install needs fixes
---- Files affected:
packages/dovecot:
dovecot.spec (1.138 -> 1.139)
---- Diffs:
================================================================
Index: packages/dovecot/dovecot.spec
diff -u packages/dovecot/dovecot.spec:1.138 packages/dovecot/dovecot.spec:1.139
--- packages/dovecot/dovecot.spec:1.138 Sat Aug 21 09:40:03 2010
+++ packages/dovecot/dovecot.spec Sat Aug 21 09:44:40 2010
@@ -136,14 +136,13 @@
%build
touch config.rpath
%{__libtoolize}
-%{__aclocal}
+%{__aclocal} -I .
%{__autoconf}
%{__autoheader}
%{__automake}
%configure \
--disable-static \
%{?debug:--enable-debug} \
- --enable-header-install \
%{?with_ldap:--with-ldap=yes} \
%{?with_mysql:--with-mysql} \
%{?with_pgsql:--with-pgsql} \
@@ -286,6 +285,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.139 2010/08/21 07:44:40 arekm
+- build passes; install needs fixes
+
Revision 1.138 2010/08/21 07:40:03 arekm
- up to 2.0.0 (unfinished)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/dovecot/dovecot.spec?r1=1.138&r2=1.139&f=u
More information about the pld-cvs-commit
mailing list