From 21d038ce3ad80098508af0a47bde75645cc66793 Mon Sep 17 00:00:00 2001 From: waszi Date: Wed, 11 Jul 2001 22:33:13 +0000 Subject: [PATCH 1/1] - updated to 1.3.8.2 Changed files: courier-imap.spec -> 1.23 --- courier-imap.spec | 38 ++++++++++++++++++++------------------ 1 file changed, 20 insertions(+), 18 deletions(-) diff --git a/courier-imap.spec b/courier-imap.spec index 4554bfe..b6a1d91 100644 --- a/courier-imap.spec +++ b/courier-imap.spec @@ -1,11 +1,12 @@ Summary: Courier-IMAP server Name: courier-imap -Version: 1.3.2 -Release: 2 +Version: 1.3.8.2 +Release: 1 License: GPL Group: Networking/Daemons Group(de): Netzwerkwesen/Server Group(pl): Sieciowe/Serwery +URL: http://www.inter7.com/courierimap/ Source0: http://www.inter7.com/courierimap/%{name}-%{version}.tar.gz Source1: %{name}.init Source2: %{name}-pop3.init @@ -15,12 +16,13 @@ Source5: %{name}-pop3.pamd Source6: %{name}.sysconfig Source7: %{name}-pop3.sysconfig Source8: %{name}-authdaemon.sysconfig -URL: http://www.inter7.com/courierimap/ -BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -Prereq: rc-scripts Requires: %{name}-common = %{version} +BuildRequires: mysql-devel +BuildRequires: openldap-devel +Prereq: rc-scripts Provides: imapdaemon Obsoletes: imapdaemon +BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define _libexecdir /usr/lib/courier-imap %define _sysconfdir /etc/courier-imap @@ -64,7 +66,7 @@ Courier-IMAP POP3 jest serwerem POP3 dla skrzynek pocztowych Maildir. %setup -q %build -%configure \ +%configure2_13 \ --with-authdaemonvar=/var/lib/authdaemon %{__make} @@ -103,18 +105,18 @@ mv -f $RPM_BUILD_ROOT%{_datadir}/*db \ mv -f $RPM_BUILD_ROOT%{_datadir}/mk*cert \ $RPM_BUILD_ROOT%{_sbindir} -echo ".so authlib.8" >$RPM_BUILD_ROOT%{_mandir}/man8/authcram.8 -echo ".so authlib.8" >$RPM_BUILD_ROOT%{_mandir}/man8/authpam.8 -echo ".so authlib.8" >$RPM_BUILD_ROOT%{_mandir}/man8/authpwd.8 -echo ".so authlib.8" >$RPM_BUILD_ROOT%{_mandir}/man8/authshadow.8 -echo ".so authlib.8" >$RPM_BUILD_ROOT%{_mandir}/man8/authuserdb.8 -echo ".so authlib.8" >$RPM_BUILD_ROOT%{_mandir}/man8/authvchkpw.8 -echo ".so authlib.8" >$RPM_BUILD_ROOT%{_mandir}/man8/authdaemon.8 -echo ".so authlib.8" >$RPM_BUILD_ROOT%{_mandir}/man8/authdaemond.8 -echo ".so authlib.8" >$RPM_BUILD_ROOT%{_mandir}/man8/authmysql.8 -echo ".so authlib.8" >$RPM_BUILD_ROOT%{_mandir}/man8/authldap.8 -echo ".so makeuserdb.8" >$RPM_BUILD_ROOT%{_mandir}/man8/pw2userdb.8 -echo ".so makeuserdb.8" >$RPM_BUILD_ROOT%{_mandir}/man8/vchkpw2userdb.8 +echo ".so authlib.8" >$RPM_BUILD_ROOT%{_mandir}/man8/authcram.8 +echo ".so authlib.8" >$RPM_BUILD_ROOT%{_mandir}/man8/authpam.8 +echo ".so authlib.8" >$RPM_BUILD_ROOT%{_mandir}/man8/authpwd.8 +echo ".so authlib.8" >$RPM_BUILD_ROOT%{_mandir}/man8/authshadow.8 +echo ".so authlib.8" >$RPM_BUILD_ROOT%{_mandir}/man8/authuserdb.8 +echo ".so authlib.8" >$RPM_BUILD_ROOT%{_mandir}/man8/authvchkpw.8 +echo ".so authlib.8" >$RPM_BUILD_ROOT%{_mandir}/man8/authdaemon.8 +echo ".so authlib.8" >$RPM_BUILD_ROOT%{_mandir}/man8/authdaemond.8 +echo ".so authlib.8" >$RPM_BUILD_ROOT%{_mandir}/man8/authmysql.8 +echo ".so authlib.8" >$RPM_BUILD_ROOT%{_mandir}/man8/authldap.8 +echo ".so makeuserdb.8" >$RPM_BUILD_ROOT%{_mandir}/man8/pw2userdb.8 +echo ".so makeuserdb.8" >$RPM_BUILD_ROOT%{_mandir}/man8/vchkpw2userdb.8 gzip -9nf README* imap/BUGS AUTHORS COPYING -- 2.44.0