diff --git a/gawk.changes b/gawk.changes index ead1b03..dd35f50 100644 --- a/gawk.changes +++ b/gawk.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Dec 1 15:47:50 UTC 2011 - coolo@suse.com + +- add automake as buildrequire to avoid implicit dependency + ------------------------------------------------------------------- Tue Sep 27 11:31:28 UTC 2011 - idonmez@suse.com diff --git a/gawk.spec b/gawk.spec index be05f8d..3e9bd0d 100644 --- a/gawk.spec +++ b/gawk.spec @@ -15,18 +15,16 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - - Name: gawk Url: http://www.gnu.org/software/gawk/ -License: GPLv2+ +License: GPL-2.0+ Group: Productivity/Text/Utilities Provides: awk -AutoReqProv: on +BuildRequires: automake BuildRequires: update-alternatives PreReq: %{install_info_prereq} update-alternatives Version: 4.0.0 -Release: 1 +Release: 0 Summary: GNU awk Source: gawk-%{version}.tar.bz2 Patch1: gawk-3.1.8.diff