]> git.pld-linux.org Git - packages/courier-imap.git/commitdiff
- nfy,
authordjrzulf <djrzulf@pld-linux.org>
Fri, 4 Mar 2005 12:30:45 +0000 (12:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    courier-imap.spec -> 1.140

courier-imap.spec

index 577e59288aa9fe3c0ecd011beac2c2a282bc9511..ba1a5aa5fa80ab4bec770912763ee1ff4381b75d 100644 (file)
@@ -1,3 +1,5 @@
+# TODO:
+# - make it build :)
 #
 # Conditional build:
 %bcond_without ldap    # without LDAP support
@@ -26,6 +28,7 @@ BuildRequires:        automake
 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
@@ -180,16 +183,6 @@ cp -f /usr/share/automake/config.sub maildir
 %{__automake}
 %{__autoconf}
 
-cd authlib
-%{__aclocal}
-%{__automake}
-%{__autoconf}
-cd ../imap
-%{__aclocal}
-%{__automake}
-%{__autoconf}
-cd ..
-
 %configure \
        --enable-unicode \
        --with-authchangepwdir=/var/tmp \
This page took 0.093995 seconds and 4 git commands to generate.