diff --git a/dhcp.spec b/dhcp.spec index ae96fe3..5989bc5 100644 --- a/dhcp.spec +++ b/dhcp.spec @@ -1,7 +1,7 @@ %define patchver %(echo %version | cut -d. -f4) %define releasever %(echo %version | cut -d. -f1-3) Name: dhcp -Version: 4.3.5b1 +Version: 4.3.6 Release: 1mamba Summary: The ISC DHCP (Dynamic Host Configuration Protocol) client Group: System/Servers @@ -80,9 +80,9 @@ This package contains the DHCP server. %setup -q -n %{name}-%{releasever} #%patch0 -p1 #%patch1 -p1 -%patch2 -p1 -%patch3 -p1 -%patch4 -p1 +#%patch2 -p1 +#%patch3 -p1 +#%patch4 -p1 #%patch5 -p1 #cp %{S:4} Makefile.conf @@ -208,6 +208,9 @@ grep "^send host-name" %{_sysconfdir}/dhclient.conf >/dev/null || { %doc RELNOTES doc %changelog +* Sat Nov 18 2017 Automatic Build System 4.3.6-1mamba +- automatic update by autodist + * Wed Sep 14 2016 Automatic Build System 4.3.5b1-1mamba - automatic update by autodist