SHA256
1
0
forked from pool/dhcp

- Fixed spec to enable ldap by default

OBS-URL: https://build.opensuse.org/package/show/network:dhcp/dhcp?expand=0&rev=19
This commit is contained in:
Marius Tomaschewski 2010-05-11 06:32:11 +00:00 committed by Git OBS Bridge
parent 592e0f6f6f
commit b2e892b065
2 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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