From 16bf1b4b1e203c23b64571d15dcc3cf7a170117e Mon Sep 17 00:00:00 2001 From: djrzulf Date: Thu, 8 May 2003 12:07:03 +0000 Subject: [PATCH] - bcond is named _without_postgresql not _without_pgsql, - Release 6, Changed files: courier-imap.spec -> 1.74.2.1 --- courier-imap.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/courier-imap.spec b/courier-imap.spec index c48a922..2864f93 100644 --- a/courier-imap.spec +++ b/courier-imap.spec @@ -7,7 +7,7 @@ Summary: Courier-IMAP server Summary(pl): Serwer Courier-IMAP Name: courier-imap Version: 1.5.3 -Release: 5 +Release: 6 License: GPL Group: Networking/Daemons Source0: http://download.sourceforge.net/courier/%{name}-%{version}.tar.gz @@ -219,7 +219,7 @@ 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 -%{!?_without_pgsql:echo ".so authlib.8" >$RPM_BUILD_ROOT%{_mandir}/man8/authpgsql.8} +%{!?_without_postgresql:echo ".so authlib.8" >$RPM_BUILD_ROOT%{_mandir}/man8/authpgsql.8} %{!?_without_mysql:echo ".so authlib.8" >$RPM_BUILD_ROOT%{_mandir}/man8/authmysql.8} %{!?_without_ldap:echo ".so authlib.8" >$RPM_BUILD_ROOT%{_mandir}/man8/authldap.8} echo ".so makeuserdb.8" >$RPM_BUILD_ROOT%{_mandir}/man8/pw2userdb.8 @@ -415,7 +415,7 @@ fi %{_mandir}/man8/authmysql* %endif -%if %{?_without_pgsql:0}%{!?_without_pgsql:1} +%if %{?_without_postgresql:0}%{!?_without_postgresql:1} %files authpgsql %defattr(644,root,root,755) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/authpgsqlrc -- 2.44.0