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:
parent
7378ae3322
commit
f316b9ab6e
@ -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
|
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/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Name: wget
|
Name: wget
|
||||||
Version: 1.13.4
|
Version: 1.13.4
|
||||||
Release: 5
|
Release: 0
|
||||||
License: GPLv3+
|
License: GPL-3.0+
|
||||||
Summary: A Tool for Mirroring FTP and HTTP Servers
|
Summary: A Tool for Mirroring FTP and HTTP Servers
|
||||||
Url: http://www.gnu.org/software/wget/
|
Url: http://www.gnu.org/software/wget/
|
||||||
Group: Productivity/Networking/Web/Utilities
|
Group: Productivity/Networking/Web/Utilities
|
||||||
@ -35,9 +33,8 @@ BuildRequires: libpng-devel
|
|||||||
BuildRequires: libproxy-devel
|
BuildRequires: libproxy-devel
|
||||||
%endif
|
%endif
|
||||||
BuildRequires: openssl-devel
|
BuildRequires: openssl-devel
|
||||||
%if 0%{suse_version} > 0910
|
BuildRequires: automake
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
%endif
|
|
||||||
BuildRequires: libidn-devel
|
BuildRequires: libidn-devel
|
||||||
PreReq: %install_info_prereq
|
PreReq: %install_info_prereq
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
Loading…
Reference in New Issue
Block a user