SHA256
6
0
forked from pool/gawk

Accepting request 112418 from home:tabraham1:branches:Base:System

update to version 4.0.1

OBS-URL: https://build.opensuse.org/request/show/112418
OBS-URL: https://build.opensuse.org/package/show/Base:System/gawk?expand=0&rev=25
This commit is contained in:
2012-04-05 16:29:42 +00:00
committed by Git OBS Bridge
parent 99d6dc79cd
commit d5eb3c69eb
6 changed files with 49 additions and 136 deletions

View File

@@ -15,13 +15,14 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: gawk
Url: http://www.gnu.org/software/gawk/
Provides: awk
BuildRequires: automake
BuildRequires: update-alternatives
PreReq: %{install_info_prereq} update-alternatives
Version: 4.0.0
Version: 4.0.1
Release: 0
Summary: GNU awk
License: GPL-3.0+
@@ -29,7 +30,6 @@ Group: Productivity/Text/Utilities
Source: gawk-%{version}.tar.bz2
Source1: gawk-4.0.0h.de.po.bz2
Patch1: gawk-3.1.8.diff
Patch2: gawk-revert-gsub-gawk3.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@@ -50,8 +50,7 @@ Authors:
%prep
%setup -q
%patch1
%patch2 -p1
%patch1 -p1
bunzip2 -c %{S:1} > po/de.po
rm -f regex.[ch]
chmod -x COPYING