Accepting request 97189 from home:coolo:removeautoconf
add autoconf to buildrequires OBS-URL: https://build.opensuse.org/request/show/97189 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/adns?expand=0&rev=14
This commit is contained in:
parent
ebf49ace13
commit
e6fc8c5004
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Dec 20 11:24:52 UTC 2011 - coolo@suse.com
|
||||||
|
|
||||||
|
- add autoconf as buildrequire to avoid implicit dependency
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 22 15:09:47 UTC 2011 - jengelh@medozas.de
|
Tue Nov 22 15:09:47 UTC 2011 - jengelh@medozas.de
|
||||||
|
|
||||||
|
11
adns.spec
11
adns.spec
@ -15,16 +15,14 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Name: adns
|
Name: adns
|
||||||
%define lname libadns1
|
%define lname libadns1
|
||||||
Version: 1.4
|
Version: 1.4
|
||||||
Release: 83
|
Release: 0
|
||||||
License: GPLv2+
|
Url: http://www.chiark.greenend.org.uk/~ian/adns/
|
||||||
Group: Productivity/Networking/DNS/Utilities
|
|
||||||
URL: http://www.chiark.greenend.org.uk/~ian/adns/
|
|
||||||
Summary: Advanced Easy-to-Use Asynchronous-Capable DNS Utilities
|
Summary: Advanced Easy-to-Use Asynchronous-Capable DNS Utilities
|
||||||
|
License: GPL-2.0+
|
||||||
|
Group: Productivity/Networking/DNS/Utilities
|
||||||
Source: %{name}-%{version}.tar.bz2
|
Source: %{name}-%{version}.tar.bz2
|
||||||
Source1: README.SUSE
|
Source1: README.SUSE
|
||||||
Source2: baselibs.conf
|
Source2: baselibs.conf
|
||||||
@ -34,6 +32,7 @@ Patch2: %{name}-%{version}-ipv6.patch
|
|||||||
Patch3: adns-visibility.patch
|
Patch3: adns-visibility.patch
|
||||||
Patch4: adns-ocloexec.patch
|
Patch4: adns-ocloexec.patch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
BuildRequires: autoconf
|
||||||
|
|
||||||
%description
|
%description
|
||||||
adns includes a collection of useful DNS resolver utilities.
|
adns includes a collection of useful DNS resolver utilities.
|
||||||
|
Loading…
Reference in New Issue
Block a user