X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=courier-imap.spec;h=7aee9bdebd213a06a92a713fa7bffffe870b541c;hb=598eafa07b859524272e053c3f37ca607c95fa8e;hp=2864f93744112e3e73a84b4dd184cafc3fa91468;hpb=16bf1b4b1e203c23b64571d15dcc3cf7a170117e;p=packages%2Fcourier-imap.git diff --git a/courier-imap.spec b/courier-imap.spec index 2864f93..7aee9bd 100644 --- a/courier-imap.spec +++ b/courier-imap.spec @@ -2,7 +2,7 @@ # Conditional build: # _without_ldap - without LDAP support # _without_mysql - without MySQL support -# _without_postgresql - without PostgreSQL support +# _without_pgsql - without PostgreSQL support Summary: Courier-IMAP server Summary(pl): Serwer Courier-IMAP Name: courier-imap @@ -21,7 +21,7 @@ Source7: %{name}-pop3.sysconfig Source8: %{name}-authdaemon.sysconfig Patch0: ftp://ftp.pld.org.pl/people/siefca/patches/courier/%{name}-%{version}-myownquery.patch URL: http://www.inter7.com/courierimap/ -%{!?_without_postgresql:BuildRequires: postgresql-devel} +%{!?_without_pgsql:BuildRequires: postgresql-devel} %{!?_without_mysql:BuildRequires: mysql-devel} %{!?_without_mysql:BuildRequires: zlib-devel} %{!?_without_ldap:BuildRequires: openldap-devel} @@ -164,8 +164,8 @@ IMAP. --with-authdaemonvar=/var/lib/authdaemon \ %{!?_without_mysql:--with-mysql-libs=%{_libdir} --with-mysql-includes=%{_includedir}/mysql} \ %{?_without_mysql:--without-authmysql} \ - %{!?_without_postgresql:--with-pgsql-libs=%{_libdir} --with-pgsql-includes=%{_includedir}/postgresql} \ - %{?_without_postgresql:--without-authpgsql} \ + %{!?_without_pgsql:--with-pgsql-libs=%{_libdir} --with-pgsql-includes=%{_includedir}/postgresql} \ + %{?_without_pgsql:--without-authpgsql} \ %{?_without_ldap:--without-authldap} %{__make} @@ -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_postgresql:echo ".so authlib.8" >$RPM_BUILD_ROOT%{_mandir}/man8/authpgsql.8} +%{!?_without_pgsql: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_postgresql:0}%{!?_without_postgresql:1} +%if %{?_without_pgsql:0}%{!?_without_pgsql:1} %files authpgsql %defattr(644,root,root,755) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/authpgsqlrc