SPECS: openldap.spec - conditional on %files is sufficent

glen glen at pld-linux.org
Sun Mar 12 18:54:23 CET 2006


Author: glen                         Date: Sun Mar 12 17:54:23 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- conditional on %files is sufficent

---- Files affected:
SPECS:
   openldap.spec (1.233 -> 1.234) 

---- Diffs:

================================================================
Index: SPECS/openldap.spec
diff -u SPECS/openldap.spec:1.233 SPECS/openldap.spec:1.234
--- SPECS/openldap.spec:1.233	Thu Mar  2 19:57:37 2006
+++ SPECS/openldap.spec	Sun Mar 12 18:54:18 2006
@@ -869,13 +869,11 @@
 %preun backend-passwd
 %ldap_module_remove back_passwd.la
 
-%if %{with perl}
 %post backend-perl
 %ldap_module_add back_perl.la
 
 %preun backend-perl
 %ldap_module_remove back_perl.la
-%endif
 
 %post backend-relay
 %ldap_module_add back_relay.la
@@ -889,13 +887,11 @@
 %preun backend-shell
 %ldap_module_remove back_shell.la
 
-%if %{with odbc}
 %post backend-sql
 %ldap_module_add back_sql.la
 
 %preun backend-sql
 %ldap_module_remove back_sql.la
-%endif
 
 %post overlay-pcache
 %ldap_module_add pcache.la
@@ -1203,6 +1199,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.234  2006/03/12 17:54:18  glen
+- conditional on %files is sufficent
+
 Revision 1.233  2006/03/02 18:57:37  glen
 - --with-ldbm-type is deprecated
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/openldap.spec?r1=1.233&r2=1.234&f=u



More information about the pld-cvs-commit mailing list