diff --git a/wget.changes b/wget.changes index f2ccffd..2793429 100644 --- a/wget.changes +++ b/wget.changes @@ -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 diff --git a/wget.spec b/wget.spec index d253665..6890290 100644 --- a/wget.spec +++ b/wget.spec @@ -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