]> git.pld-linux.org Git - packages/dovecot.git/commitdiff
- rel 2 auto/th/dovecot-1_2_8-2
authorJan Rękorajski <baggins@pld-linux.org>
Wed, 9 Dec 2009 12:25:34 +0000 (12:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- enabled GSSAPI (fixes mis-merge from rev 1.90)

Changed files:
    dovecot.spec -> 1.125

dovecot.spec

index 04ad4083a142b4e070de3e804deea80c73b8eed9..af8d89677b3bf6505541462e0a53bc7b88b03960 100644 (file)
@@ -1,6 +1,6 @@
 #
 # Conditional build:
-%bcond_with    gssapi  # with GSSAPI support
+%bcond_without gssapi  # without GSSAPI support
 %bcond_without ldap    # without LDAP auth
 %bcond_without mysql   # without MySQL auth
 %bcond_without pgsql   # without PostgreSQL auth
@@ -11,7 +11,7 @@ Summary:      IMAP and POP3 server written with security primarily in mind
 Summary(pl.UTF-8):     Serwer IMAP i POP3 pisany głównie z myślą o bezpieczeństwie
 Name:          dovecot
 Version:       1.2.8
-Release:       1
+Release:       2
 Epoch:         1
 License:       MIT (libraries), LGPL v2.1 (the rest)
 Group:         Networking/Daemons
This page took 0.14855 seconds and 4 git commands to generate.