From 8e81378f69bc5b91a1eb024f26ccb6bbef5e3ea58e1d089d0ba0491cef247fec Mon Sep 17 00:00:00 2001 From: Marcus Meissner Date: Fri, 7 Sep 2012 13:36:33 +0000 Subject: [PATCH] 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 --- gawk.changes | 5 +++++ gawk.spec | 15 +++------------ 2 files changed, 8 insertions(+), 12 deletions(-) diff --git a/gawk.changes b/gawk.changes index 1c0e50d..4d39cee 100644 --- a/gawk.changes +++ b/gawk.changes @@ -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 diff --git a/gawk.spec b/gawk.spec index b8410a1..e46d2a6 100644 --- a/gawk.spec +++ b/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 - Arnold Robbins - Michal Jaegermann - Scott Deifik - Darrel Hankerson - Kai Uwe Rommel - Pat Rankin - %prep %setup -q %patch1 -p1