Accepting request 95088 from home:coolo:removeautomake

add automake to buildrequires

OBS-URL: https://build.opensuse.org/request/show/95088
OBS-URL: https://build.opensuse.org/package/show/network:utilities/wget?expand=0&rev=22
This commit is contained in:
Cristian Rodríguez 2011-12-02 19:08:36 +00:00 committed by Git OBS Bridge
parent 7378ae3322
commit f316b9ab6e
2 changed files with 8 additions and 6 deletions

View File

@ -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

View File

@ -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