]> git.pld-linux.org Git - packages/samba.git/commitdiff
- no need to bcond preamble and scripts - files are enough
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 9 Mar 2005 18:05:14 +0000 (18:05 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    samba.spec -> 1.270

samba.spec

index 70748301dbb23702d044e1d85170632445319c41..37bbf413a4eb5c88f53234b72d7256f1bd2e3460 100644 (file)
@@ -853,7 +853,6 @@ Modu
 dostêpu do plików korzystaj±c z oprogramowania antywirusowego Trend
 (które musi byæ zainstalowane, aby wykorzystaæ ten modu³).
 
-%if %{with ldap}
 %package -n openldap-schema-samba
 Summary:       Samba LDAP schema
 Summary(pl):   Schemat LDAP dla samby
@@ -866,7 +865,6 @@ This package contains samba.schema for openldap.
 
 %description -n openldap-schema-samba -l pl
 Ten pakiet zawiera schemat samby dla openldap-a.
-%endif
 
 %prep
 %setup -q
@@ -1054,7 +1052,6 @@ if [ -f /var/lock/subsys/rc-inetd ]; then
        /etc/rc.d/init.d/rc-inetd reload
 fi
 
-%if %{with ldap}
 %post -n openldap-schema-samba
 if ! grep -q %{schemadir}/samba.schema /etc/openldap/slapd.conf; then
        sed -i -e '
@@ -1089,7 +1086,6 @@ if [ "$1" = "0" ]; then
                /etc/rc.d/init.d/ldap restart >&2 || :
        fi
 fi
-%endif
 
 %triggerpostun -- samba < 1.9.18p7
 if [ "$1" != "0" ]; then
This page took 0.148636 seconds and 4 git commands to generate.