diff --git a/gawk.changes b/gawk.changes index ead1b03..e9bb337 100644 --- a/gawk.changes +++ b/gawk.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Fri Dec 2 14:52:56 UTC 2011 - cfarrell@suse.com + +- license update: GPL-3.0+ + gawk is GPL-3.0+ in 4.0.0 + +------------------------------------------------------------------- +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..1392a22 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-3.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