Accepting request 95183 from network:utilities
add automake to buildrequires (forwarded request 95088 from coolo) OBS-URL: https://build.opensuse.org/request/show/95183 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wget?expand=0&rev=20
This commit is contained in:
commit
1293ac1b9a
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 2 15:59:32 UTC 2011 - coolo@suse.com
|
||||
|
||||
- add automake as buildrequire to avoid implicit dependency
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 19 09:34:59 UTC 2011 - max@suse.com
|
||||
|
||||
|
@ -15,12 +15,10 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
|
||||
Name: wget
|
||||
Version: 1.13.4
|
||||
Release: 5
|
||||
License: GPLv3+
|
||||
Release: 0
|
||||
License: GPL-3.0+
|
||||
Summary: A Tool for Mirroring FTP and HTTP Servers
|
||||
Url: http://www.gnu.org/software/wget/
|
||||
Group: Productivity/Networking/Web/Utilities
|
||||
@ -35,9 +33,8 @@ BuildRequires: libpng-devel
|
||||
BuildRequires: libproxy-devel
|
||||
%endif
|
||||
BuildRequires: openssl-devel
|
||||
%if 0%{suse_version} > 0910
|
||||
BuildRequires: automake
|
||||
BuildRequires: pkg-config
|
||||
%endif
|
||||
BuildRequires: libidn-devel
|
||||
PreReq: %install_info_prereq
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
Loading…
Reference in New Issue
Block a user