SHA256
1
0
forked from pool/adns

Accepting request 1174011 from home:dimstar:Factory

- Update to version 1.6.1:
  + Minor bugfix:
    * Suppress warning about `trust-ad` in resolv.conf.
  + Build system:
    * Honour DESTDIR, avoiding need for prefix= workaround.
    * regression tests: Add missing dependency on hsyscalls.i.
      GNU #51329.  [Report from Sergei Trofimovich]
    * regression tests: build with 64-bit time_t on 32-bit systems.
  + Documentation:
    * Fix all http: URLs in docs to be https: instead.
- Drop: fixed upstream.

OBS-URL: https://build.opensuse.org/request/show/1174011
OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/adns?expand=0&rev=33
This commit is contained in:
Danilo Spinella
2024-05-15 13:54:22 +00:00
committed by Git OBS Bridge
parent cad1ed0dfc
commit deea878f3f
7 changed files with 19 additions and 59 deletions

View File

@@ -18,7 +18,7 @@
%define lname libadns1
Name: adns
Version: 1.6.0
Version: 1.6.1
Release: 0
Summary: Advanced Easy-to-Use Asynchronous-Capable DNS Utilities
License: GPL-2.0-or-later
@@ -29,7 +29,6 @@ Source1: http://www.chiark.greenend.org.uk/~ian/adns/ftp/%{name}-%{versio
Source2: %{name}.keyring
Source3: README.SUSE
Source4: baselibs.conf
Patch0: adns-1.4-destdir.patch
Patch1: adns-1.4-configure.patch
Patch2: adns-visibility.patch
BuildRequires: autoconf