Author: pawelz                       Date: Sun May 16 11:23:06 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- '-' in bcond is evil?

---- Files affected:
packages/roundcubemail:
   roundcubemail.spec (1.88 -> 1.89) 

---- Diffs:

================================================================
Index: packages/roundcubemail/roundcubemail.spec
diff -u packages/roundcubemail/roundcubemail.spec:1.88 
packages/roundcubemail/roundcubemail.spec:1.89
--- packages/roundcubemail/roundcubemail.spec:1.88      Sun May 16 13:17:19 2010
+++ packages/roundcubemail/roundcubemail.spec   Sun May 16 13:23:00 2010
@@ -10,7 +10,7 @@
 #
 %bcond_with    spamfilter      # Build with spamfilter patch
 %bcond_with    postfixadmin    # Build with postfixadmin support patch
-%bcond_with    password-anon-ldap-bind # apply with password-anon-ldap-bind 
patch.
+%bcond_with    password_anon_ldap_bind # apply with password-anon-ldap-bind 
patch.
 
 %define                rcpfa_ver       1.0.5
 Summary:       RoundCube Webmail
@@ -119,7 +119,7 @@
 #patch2 -p1
 %endif
 %patch3 -p1
-%if %{with password-anon-ldap-bind}
+%if %{with password_anon_ldap_bind}
 %patch4 -p1
 %endif
 
@@ -344,6 +344,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.89  2010/05/16 11:23:00  pawelz
+- '-' in bcond is evil?
+
 Revision 1.88  2010/05/16 11:17:19  pawelz
 - apply password-anon-ldap-bind patch (disabled by default via bcond)
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/roundcubemail/roundcubemail.spec?r1=1.88&r2=1.89&f=u

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

Reply via email to