Compare commits
7 Commits
9.20.2-1ma
...
main
Author | SHA1 | Date | |
---|---|---|---|
79f73d860c | |||
d7d5523653 | |||
796c629ac2 | |||
69969eb1d9 | |||
269928c32f | |||
7fa1cf9161 | |||
d9c4ac4fce |
25
bind.spec
25
bind.spec
@ -6,7 +6,7 @@
|
||||
%define MAJver %(echo %version | cut -d. -f 1-2)
|
||||
|
||||
Name: bind
|
||||
Version: 9.20.2
|
||||
Version: 9.20.9
|
||||
Release: 1mamba
|
||||
Summary: A DNS (Domain Name System) server
|
||||
Group: System/Servers
|
||||
@ -91,13 +91,11 @@ Bind-utils contains a collection of utilities for querying DNS (Domain Name Syst
|
||||
These tools will provide you with the IP addresses for given host names, as well as other information about registered domains and network addresses.
|
||||
You should install bind-utils if you need to get information from DNS name servers.
|
||||
|
||||
%debug_package
|
||||
|
||||
%prep
|
||||
%setup -q -n %{name}-%{pkgver}
|
||||
#-D -T
|
||||
#:<< _EOF
|
||||
#%patch -p1 -b .mktemp
|
||||
|
||||
#pushd contrib/queryperf
|
||||
#autoconf
|
||||
@ -324,6 +322,27 @@ exit 0
|
||||
%{_mandir}/man1/nsec3hash.1*
|
||||
|
||||
%changelog
|
||||
* Thu May 22 2025 Automatic Build System <autodist@openmamba.org> 9.20.9-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Apr 16 2025 Automatic Build System <autodist@openmamba.org> 9.20.8-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Mar 20 2025 Automatic Build System <autodist@openmamba.org> 9.20.7-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Feb 19 2025 Automatic Build System <autodist@openmamba.org> 9.20.6-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Jan 30 2025 Automatic Build System <autodist@openmamba.org> 9.20.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Dec 12 2024 Automatic Build System <autodist@openmamba.org> 9.20.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Oct 16 2024 Automatic Build System <autodist@openmamba.org> 9.20.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Thu Sep 19 2024 Automatic Build System <autodist@openmamba.org> 9.20.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user