Accepting request 133248 from Base:System
- add explicit buildrequire makeinfo (forwarded request 133234 from coolo) OBS-URL: https://build.opensuse.org/request/show/133248 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gawk?expand=0&rev=24
This commit is contained in:
commit
4ae6d71afd
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Sep 7 12:48:01 UTC 2012 - coolo@suse.com
|
||||||
|
|
||||||
|
- add explicit buildrequire makeinfo
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Apr 4 01:27:28 UTC 2012 - tabraham@novell.com
|
Wed Apr 4 01:27:28 UTC 2012 - tabraham@novell.com
|
||||||
|
|
||||||
|
15
gawk.spec
15
gawk.spec
@ -21,6 +21,9 @@ Url: http://www.gnu.org/software/gawk/
|
|||||||
Provides: awk
|
Provides: awk
|
||||||
BuildRequires: automake
|
BuildRequires: automake
|
||||||
BuildRequires: update-alternatives
|
BuildRequires: update-alternatives
|
||||||
|
%if 0%{suse_version} > 1220
|
||||||
|
BuildRequires: makeinfo
|
||||||
|
%endif
|
||||||
PreReq: %{install_info_prereq} update-alternatives
|
PreReq: %{install_info_prereq} update-alternatives
|
||||||
Version: 4.0.1
|
Version: 4.0.1
|
||||||
Release: 0
|
Release: 0
|
||||||
@ -36,18 +39,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|||||||
GNU awk is upwardly compatible with the System V Release 4 awk. It is
|
GNU awk is upwardly compatible with the System V Release 4 awk. It is
|
||||||
almost completely POSIX 1003.2 compliant.
|
almost completely POSIX 1003.2 compliant.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Authors:
|
|
||||||
--------
|
|
||||||
David Trueman <david@cs.dal.ca>
|
|
||||||
Arnold Robbins <arnold@skeeve.com>
|
|
||||||
Michal Jaegermann <michal@gorte.phys.ualberta.ca>
|
|
||||||
Scott Deifik <scottd@amgen.com>
|
|
||||||
Darrel Hankerson <hankedr@mail.auburn.edu>
|
|
||||||
Kai Uwe Rommel <rommel@ars.de>
|
|
||||||
Pat Rankin <rankin@eql.caltech.edu>
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch1 -p1
|
%patch1 -p1
|
||||||
|
Loading…
Reference in New Issue
Block a user