Author: shadzik                      Date: Wed May 10 19:06:19 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- make cryptpw build as default

---- Files affected:
SPECS:
   cyrus-sasl.spec (1.150 -> 1.151) 

---- Diffs:

================================================================
Index: SPECS/cyrus-sasl.spec
diff -u SPECS/cyrus-sasl.spec:1.150 SPECS/cyrus-sasl.spec:1.151
--- SPECS/cyrus-sasl.spec:1.150 Sat Apr 22 21:08:09 2006
+++ SPECS/cyrus-sasl.spec       Wed May 10 21:06:13 2006
@@ -4,17 +4,17 @@
 # - add ldap plugin from openldap sources
 #
 # Conditional build:
-%bcond_without ldap    # disable LDAP support for saslauthd
-%bcond_without gssapi  # do not enable GSSAPI support for saslauthd and build 
gssapi plugin
-%bcond_without mysql   # don't build MySQL pluggin
-%bcond_without pgsql   # do not build PostgreSQL pluggin
-%bcond_without sqlite  # do not enable sqlite plugin
-%bcond_with    authlib # enable courier-authlib (i wasn't able to test it)
-%bcond_with    cryptedpw # if you keep crypted passwords in your *sql
-%bcond_with    opie    # enable opie plugin
-%bcond_with    srp     # build srp pluggin
-%bcond_with    pwcheck # build pwcheck helper (deprecated)
-%bcond_with    x509    # build x509 plugin (no sources in package???)
+%bcond_without cryptedpw       # if you keep crypted passwords in your *sql
+%bcond_without ldap            # disable LDAP support for saslauthd
+%bcond_without gssapi          # do not enable GSSAPI support for saslauthd 
and build gssapi plugin
+%bcond_without mysql           # don't build MySQL pluggin
+%bcond_without pgsql           # do not build PostgreSQL pluggin
+%bcond_without sqlite          # do not enable sqlite plugin
+%bcond_with    authlib         # enable courier-authlib (i wasn't able to test 
it)
+%bcond_with    opie            # enable opie plugin
+%bcond_with    srp             # build srp pluggin
+%bcond_with    pwcheck         # build pwcheck helper (deprecated)
+%bcond_with    x509            # build x509 plugin (no sources in package???)
 #
 %if %{without mysql} && %{without pgsql}
 %undefine with_cryptedpw
@@ -668,6 +668,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.151  2006/05/10 19:06:13  shadzik
+- make cryptpw build as default
+
 Revision 1.150  2006/04/22 19:08:09  glen
 - add CVE ref
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/cyrus-sasl.spec?r1=1.150&r2=1.151&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to