]> git.pld-linux.org Git - packages/courier-imap.git/commitdiff
- added conditional(mysql) BuildRequires: zlib-devel
authorsiefca <siefca@pld-linux.org>
Tue, 8 Jan 2002 13:18:47 +0000 (13:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added Requires: zlib in authmysql subpackage

Changed files:
    courier-imap.spec -> 1.56

courier-imap.spec

index 5632388dbcd51dd3ad17d06e2ce8b593750beee6..86eceae2eb5574985b2af63f7df66a42ca1dc28f 100644 (file)
@@ -7,7 +7,7 @@ Summary:        Courier-IMAP server
 Summary(pl):   Serwer Courier-IMAP
 Name:          courier-imap
 Version:       1.4.1
-Release:       1
+Release:       2
 License:       GPL
 Group:         Networking/Daemons
 Group(de):     Netzwerkwesen/Server
@@ -25,10 +25,12 @@ Patch0:             ftp://ftp.pld.org.pl/people/siefca/patches/courier/%{name}-myownquery.p
 URL:           http://www.inter7.com/courierimap/
 %{!?_without_postgresql:BuildRequires: postgresql-devel}
 %{!?_without_mysql:BuildRequires:      mysql-devel}
+%{!?_without_mysql:BuildRequires:      zlib-devel}
 %{!?_without_ldap:BuildRequires:       openldap-devel}
 BuildRequires: gdbm-devel
 BuildRequires: libstdc++-devel
 BuildRequires: openssl-devel
+BuildRequires:  kernel-headers
 Provides:      imapdaemon
 Prereq:                %{name}-common = %{version}
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -127,6 +129,7 @@ Group:              Networking/Daemons
 Group(de):     Netzwerkwesen/Server
 Group(pl):     Sieciowe/Serwery
 Prereq:                %{name}-common = %{version}
+Requires:      zlib
 
 %description authmysql
 This package provides MySQL authentication for Courier IMAP.
This page took 0.03735 seconds and 4 git commands to generate.