automatic version update by autodist [release 4.4.2.1-1mamba;Sat May 29 2021]
This commit is contained in:
parent
04d0cc8aea
commit
95a0b75250
10
dhcp.spec
10
dhcp.spec
@ -1,14 +1,14 @@
|
||||
%define patchver %(echo %version | cut -d. -f4)
|
||||
%define releasever %(echo %version | cut -d. -f1-3)
|
||||
Name: dhcp
|
||||
Version: 4.4.2
|
||||
Release: 2mamba
|
||||
Version: 4.4.2.1
|
||||
Release: 1mamba
|
||||
Summary: The ISC DHCP (Dynamic Host Configuration Protocol) client
|
||||
Group: System/Servers
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.isc.org/software/dhcp
|
||||
URL: https://www.isc.org/dhcp/
|
||||
Source0: ftp://ftp.isc.org/isc/dhcp/%{releasever}/%{name}-%{releasever}.tar.gz
|
||||
#Source0: ftp://ftp.freenet.de/pub/ftp.isc.org/isc/dhcp/%{name}-%{releasever}%{?patchver:-%patchver}.tar.gz
|
||||
Source1: dhcpd@.service
|
||||
@ -29,7 +29,6 @@ BuildRequires: glibc-devel
|
||||
#BuildRequires: idutils
|
||||
BuildRequires: net-tools
|
||||
Requires: net-tools
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
DHCP (Dynamic Host Configuration Protocol) is a protocol which allows individual devices on an IP network to get their own network configuration information (IP address, subnetmask, broadcast address, etc.) from a DHCP server.
|
||||
@ -216,6 +215,9 @@ grep "^send host-name" %{_sysconfdir}/dhclient.conf >/dev/null || {
|
||||
%doc RELNOTES doc
|
||||
|
||||
%changelog
|
||||
* Sat May 29 2021 Automatic Build System <autodist@mambasoft.it> 4.4.2.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Apr 21 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 4.4.2-2mamba
|
||||
- rebuilt with debug package
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user