Accepting request 133234 from home:coolo:branches:openSUSE:Factory
- add explicit buildrequire makeinfo OBS-URL: https://build.opensuse.org/request/show/133234 OBS-URL: https://build.opensuse.org/package/show/Base:System/gawk?expand=0&rev=27
This commit is contained in:
parent
d5eb3c69eb
commit
8e81378f69
@ -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
|
||||
|
||||
|
15
gawk.spec
15
gawk.spec
@ -21,6 +21,9 @@ Url: http://www.gnu.org/software/gawk/
|
||||
Provides: awk
|
||||
BuildRequires: automake
|
||||
BuildRequires: update-alternatives
|
||||
%if 0%{suse_version} > 1220
|
||||
BuildRequires: makeinfo
|
||||
%endif
|
||||
PreReq: %{install_info_prereq} update-alternatives
|
||||
Version: 4.0.1
|
||||
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
|
||||
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
|
||||
%setup -q
|
||||
%patch1 -p1
|
||||
|
Loading…
Reference in New Issue
Block a user