Author: paszczus Date: Fri Mar 4 14:39:44 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- reverted #1
---- Files affected:
SPECS:
courier-imap.spec (1.140 -> 1.141)
---- Diffs:
================================================================
Index: SPECS/courier-imap.spec
diff -u SPECS/courier-imap.spec:1.140 SPECS/courier-imap.spec:1.141
--- SPECS/courier-imap.spec:1.140 Fri Mar 4 13:30:45 2005
+++ SPECS/courier-imap.spec Fri Mar 4 15:39:34 2005
@@ -1,6 +1,4 @@
# $Revision$, $Date$
-# TODO:
-# - make it build :)
#
# Conditional build:
%bcond_without ldap # without LDAP support
@@ -29,7 +27,6 @@
BuildRequires: fam-devel
BuildRequires: gdbm-devel
BuildRequires: libstdc++-devel
-BuildRequires: courier-authlib-devel
%{?with_mysql:BuildRequires: mysql-devel}
%{?with_ldap:BuildRequires: openldap-devel}
BuildRequires: openssl-devel >= 0.9.7d
@@ -184,6 +181,16 @@
%{__automake}
%{__autoconf}
+cd authlib
+%{__aclocal}
+%{__automake}
+%{__autoconf}
+cd ../imap
+%{__aclocal}
+%{__automake}
+%{__autoconf}
+cd ..
+
%configure \
--enable-unicode \
--with-authchangepwdir=/var/tmp \
@@ -539,8 +546,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
-Revision 1.140 2005/03/04 12:30:45 djrzulf
-- nfy,
+Revision 1.141 2005/03/04 14:39:34 paszczus
+- reverted #1
Revision 1.139 2005/03/04 12:22:26 paszczus
- updated to 4.0.2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/courier-imap.spec?r1=1.140&r2=1.141&f=u
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit