Accepting request 97488 from Base:System
OBS-URL: https://build.opensuse.org/request/show/97488 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gawk?expand=0&rev=19
This commit is contained in:
commit
778354a167
11
gawk.changes
11
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
|
Tue Sep 27 11:31:28 UTC 2011 - idonmez@suse.com
|
||||||
|
|
||||||
|
@ -15,18 +15,16 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Name: gawk
|
Name: gawk
|
||||||
Url: http://www.gnu.org/software/gawk/
|
Url: http://www.gnu.org/software/gawk/
|
||||||
License: GPLv2+
|
License: GPL-3.0+
|
||||||
Group: Productivity/Text/Utilities
|
Group: Productivity/Text/Utilities
|
||||||
Provides: awk
|
Provides: awk
|
||||||
AutoReqProv: on
|
BuildRequires: automake
|
||||||
BuildRequires: update-alternatives
|
BuildRequires: update-alternatives
|
||||||
PreReq: %{install_info_prereq} update-alternatives
|
PreReq: %{install_info_prereq} update-alternatives
|
||||||
Version: 4.0.0
|
Version: 4.0.0
|
||||||
Release: 1
|
Release: 0
|
||||||
Summary: GNU awk
|
Summary: GNU awk
|
||||||
Source: gawk-%{version}.tar.bz2
|
Source: gawk-%{version}.tar.bz2
|
||||||
Patch1: gawk-3.1.8.diff
|
Patch1: gawk-3.1.8.diff
|
||||||
|
Loading…
Reference in New Issue
Block a user