rebuilt with debug package [release 2.89-2mamba;Thu Aug 10 2023]
This commit is contained in:
parent
ee79e4cf6c
commit
c88db6ffb4
@ -1,11 +1,11 @@
|
||||
Name: dnsmasq
|
||||
Version: 2.89
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: A lightweight DHCP/caching DNS server
|
||||
Group: System/Servers
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Davide Madrisan <davide.madrisan@gmail.com>
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://thekelleys.org.uk/dnsmasq/
|
||||
Source0: http://www.thekelleys.org.uk/dnsmasq/dnsmasq-%{version}.tar.xz
|
||||
Source1: dnsmasq.initscript
|
||||
@ -28,6 +28,8 @@ It can serve the names of local machines which are not in the global DNS.
|
||||
The DHCP server integrates with the DNS server and allows machines with DHCP-allocated addresses to appear in the DNS with names configured either in each host or in a central configuration file.
|
||||
Dnsmasq supports static and dynamic DHCP leases and BOOTP/TFTP/PXE for network booting of diskless machines.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
#%patch0 -p1
|
||||
@ -94,6 +96,9 @@ fi
|
||||
#%doc CHANGELOG FAQ doc.html setup.html dbus/DBus-interface
|
||||
|
||||
%changelog
|
||||
* Thu Aug 10 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2.89-2mamba
|
||||
- rebuilt with debug package
|
||||
|
||||
* Mon Feb 06 2023 Automatic Build System <autodist@mambasoft.it> 2.89-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user