diff --git a/dhcp.changes b/dhcp.changes index ddb9a33..1f201b7 100644 --- a/dhcp.changes +++ b/dhcp.changes @@ -1,8 +1,8 @@ ------------------------------------------------------------------- -Fri May 7 22:44:52 UTC 2010 - mt@suse.de +Tue May 11 06:30:18 UTC 2010 - mt@suse.de - Fixed dhcprelay scripts to source sysconfig file correctly -- Fixed spec file typo in arping path require +- Fixed spec file typo in arping path require, enabled ldap ------------------------------------------------------------------- Fri May 7 14:10:21 UTC 2010 - mt@suse.de diff --git a/dhcp.spec b/dhcp.spec index a87bddf..d5ee763 100644 --- a/dhcp.spec +++ b/dhcp.spec @@ -22,7 +22,7 @@ %define susefw2dir %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services %define omc_prefix /usr/share/omc %define omc_svcdir %{omc_prefix}/svcinfo.d -%define with_ldap 0 +%define with_ldap 1 Name: dhcp %if 0%{?with_ldap:1} BuildRequires: CASA-devel