]> git.pld-linux.org Git - packages/courier-imap.git/commitdiff
- Release: 2 auto/ac/courier-imap-2_2_1-2
authorJacek Konieczny <jajcus@pld-linux.org>
Thu, 5 Feb 2004 09:11:34 +0000 (09:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- config.sub refreshed for AMD64

Changed files:
    courier-imap.spec -> 1.102

courier-imap.spec

index f4782196fced17b08b43dd5a149814a57eff6908..39637e7ff162e84cd1a616153cfac71a0bf3d1d5 100644 (file)
@@ -7,7 +7,7 @@ Summary:        Courier-IMAP server
 Summary(pl):   Serwer Courier-IMAP
 Name:          courier-imap
 Version:       2.2.1
-Release:       1
+Release:       2
 License:       GPL
 Group:         Networking/Daemons
 Source0:       http://dl.sourceforge.net/courier/%{name}-%{version}.tar.bz2
@@ -21,6 +21,7 @@ Source6:      %{name}.sysconfig
 Source7:       %{name}-pop3.sysconfig
 Source8:       %{name}-authdaemon.sysconfig
 URL:           http://www.inter7.com/courierimap/
+BuildRequires: automake
 BuildRequires: gdbm-devel
 BuildRequires: libstdc++-devel
 %{?with_mysql:BuildRequires:   mysql-devel}
@@ -161,6 +162,8 @@ IMAP.
 %setup -q
 
 %build
+cp -f /usr/share/automake/config.sub .
+cp -f /usr/share/automake/config.sub maildir
 %configure \
        --enable-unicode \
        --with-authchangepwdir=/var/tmp \
This page took 0.039094 seconds and 4 git commands to generate.