From c445f761be7247097ed81af04ee1db6370f363f5 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 21:45:41 +0100 Subject: [PATCH] automatic version update by autodist [release 4.3.3-1mamba;Sat Oct 10 2015] --- dhcp.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/dhcp.spec b/dhcp.spec index 33bdf53..2f47a9e 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.2 +Version: 4.3.3 Release: 1mamba Summary: The ISC DHCP (Dynamic Host Configuration Protocol) client Group: System/Servers @@ -118,7 +118,7 @@ _EOF --cache-file=config.cache %endif -%make +%make -j1 %install [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" @@ -202,12 +202,15 @@ grep "^send host-name" %{_sysconfdir}/dhclient.conf >/dev/null || { %dir %{_includedir}/omapip %{_includedir}/omapip/*.h %{_libdir}/libdhcpctl.a -%{_libdir}/libdst.a +#%{_libdir}/libdst.a %{_libdir}/libomapi.a %{_mandir}/man3/* %doc RELNOTES doc %changelog +* Sat Oct 10 2015 Automatic Build System 4.3.3-1mamba +- automatic version update by autodist + * Sat Mar 21 2015 Automatic Build System 4.3.2-1mamba - automatic update by autodist