automatic version update by autodist [release 4.3.4-1mamba;Tue Apr 19 2016]

This commit is contained in:
Automatic Build System 2024-01-05 21:45:41 +01:00
parent fafdaab84f
commit e64aaad68a

View File

@ -1,7 +1,7 @@
%define patchver %(echo %version | cut -d. -f4) %define patchver %(echo %version | cut -d. -f4)
%define releasever %(echo %version | cut -d. -f1-3) %define releasever %(echo %version | cut -d. -f1-3)
Name: dhcp Name: dhcp
Version: 4.3.3.p1 Version: 4.3.4
Release: 1mamba Release: 1mamba
Summary: The ISC DHCP (Dynamic Host Configuration Protocol) client Summary: The ISC DHCP (Dynamic Host Configuration Protocol) client
Group: System/Servers Group: System/Servers
@ -79,7 +79,7 @@ This package contains the DHCP server.
#%setup -q -n %{name}-%{releasever}%{?patchver:-%patchver} #%setup -q -n %{name}-%{releasever}%{?patchver:-%patchver}
%setup -q -n %{name}-%{releasever} %setup -q -n %{name}-%{releasever}
#%patch0 -p1 #%patch0 -p1
%patch1 -p1 #%patch1 -p1
%patch2 -p1 %patch2 -p1
%patch3 -p1 %patch3 -p1
%patch4 -p1 %patch4 -p1
@ -208,6 +208,9 @@ grep "^send host-name" %{_sysconfdir}/dhclient.conf >/dev/null || {
%doc RELNOTES doc %doc RELNOTES doc
%changelog %changelog
* Tue Apr 19 2016 Automatic Build System <autodist@mambasoft.it> 4.3.4-1mamba
- automatic version update by autodist
* Tue Feb 16 2016 Automatic Build System <autodist@mambasoft.it> 4.3.3.p1-1mamba * Tue Feb 16 2016 Automatic Build System <autodist@mambasoft.it> 4.3.3.p1-1mamba
- automatic version update by autodist - automatic version update by autodist