Enable libdhcp4client build
This commit is contained in:
parent
d713451d93
commit
0b260af0a6
@ -1,10 +1,10 @@
|
|||||||
%{?!DHCLIENT_EXTENDED_OPTION_ENVIRONMENT:%define DHCLIENT_EXTENDED_OPTION_ENVIRONMENT 1}
|
%{?!DHCLIENT_EXTENDED_OPTION_ENVIRONMENT:%define DHCLIENT_EXTENDED_OPTION_ENVIRONMENT 1}
|
||||||
%{?!NODEBUGINFO: %define NODEBUGINFO 0}
|
%{?!NODEBUGINFO: %define NODEBUGINFO 0}
|
||||||
%{?!LIBDHCP4CLIENT: %define LIBDHCP4CLIENT 0}
|
%{?!LIBDHCP4CLIENT: %define LIBDHCP4CLIENT 1}
|
||||||
Summary: A DHCP (Dynamic Host Configuration Protocol) server and relay agent.
|
Summary: A DHCP (Dynamic Host Configuration Protocol) server and relay agent.
|
||||||
Name: dhcp
|
Name: dhcp
|
||||||
Version: 3.0.4
|
Version: 3.0.4
|
||||||
Release: 2
|
Release: 4
|
||||||
Epoch: 12
|
Epoch: 12
|
||||||
License: distributable
|
License: distributable
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
@ -417,6 +417,9 @@ exit 0
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed May 17 2006 Jason Vas Dias <jvdias@redhat.com> - 12:3.0.4-4
|
||||||
|
- Enable libdhcp4client build
|
||||||
|
|
||||||
* Tue May 16 2006 Jason Vas Dias <jvdias@redhat.com> - 12:3.0.4-2
|
* Tue May 16 2006 Jason Vas Dias <jvdias@redhat.com> - 12:3.0.4-2
|
||||||
- Fix bug 191470: prevent dhcpd writing 8 byte dhcp-lease-time
|
- Fix bug 191470: prevent dhcpd writing 8 byte dhcp-lease-time
|
||||||
option in packets on 64-bit platforms
|
option in packets on 64-bit platforms
|
||||||
|
Loading…
Reference in New Issue
Block a user