]> git.pld-linux.org Git - packages/anubis.git/commitdiff
- bcond descs; patches need update
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 11 Jul 2004 12:06:11 +0000 (12:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    anubis.spec -> 1.25

anubis.spec

index 2b7037b770b27fcaff5444fc6d44d4952958e7e5..92a66d6838a9fca2a3456fa9ffe1edc956790d75 100644 (file)
@@ -1,12 +1,14 @@
 #
+# TODO: update patches
+#
 # Conditional build:
 %bcond_with    gnutls          # use GnuTLS library instead of OpenSSL
 %bcond_without tcp_wrappers    # disable using tcp_wrappers for access control
 %bcond_without pam             # disable using of PAM authentcation
 %bcond_without gpgme           # disable using gpgme library for signing/encrypting with gnupg
 %bcond_without pcre            # disable using pcre library
-%bcond_with    mysql
-%bcond_with    postgres
+%bcond_with    mysql           # enable MySQL support
+%bcond_with    postgres        # enable PostgreSQL support
 #
 %include       /usr/lib/rpm/macros.perl
 Summary:       An outgoing mail processor, and the SMTP tunnel
This page took 0.049782 seconds and 4 git commands to generate.