- 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:
parent
592e0f6f6f
commit
b2e892b065
@ -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 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
|
Fri May 7 14:10:21 UTC 2010 - mt@suse.de
|
||||||
|
@ -22,7 +22,7 @@
|
|||||||
%define susefw2dir %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services
|
%define susefw2dir %{_sysconfdir}/sysconfig/SuSEfirewall2.d/services
|
||||||
%define omc_prefix /usr/share/omc
|
%define omc_prefix /usr/share/omc
|
||||||
%define omc_svcdir %{omc_prefix}/svcinfo.d
|
%define omc_svcdir %{omc_prefix}/svcinfo.d
|
||||||
%define with_ldap 0
|
%define with_ldap 1
|
||||||
Name: dhcp
|
Name: dhcp
|
||||||
%if 0%{?with_ldap:1}
|
%if 0%{?with_ldap:1}
|
||||||
BuildRequires: CASA-devel
|
BuildRequires: CASA-devel
|
||||||
|
Loading…
x
Reference in New Issue
Block a user