From c7e2cf1780c7451df3cf86f8c101e759de50de7af343160256f346086234c186 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Sat, 27 Oct 2012 18:31:09 +0000 Subject: [PATCH] - the scripts call awk, so we need to require it OBS-URL: https://build.opensuse.org/package/show/Base:System/post-build-checks?expand=0&rev=76 --- post-build-checks.changes | 5 +++++ post-build-checks.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/post-build-checks.changes b/post-build-checks.changes index 1b5f30f..bdfd4a4 100644 --- a/post-build-checks.changes +++ b/post-build-checks.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Oct 27 18:30:38 UTC 2012 - coolo@suse.com + +- the scripts call awk, so we need to require it + ------------------------------------------------------------------- Thu Oct 4 12:32:06 UTC 2012 - dmueller@suse.com diff --git a/post-build-checks.spec b/post-build-checks.spec index fb85d07..a202628 100644 --- a/post-build-checks.spec +++ b/post-build-checks.spec @@ -23,6 +23,7 @@ Group: Development/Tools/Building Version: 1.0 Release: 0 PreReq: aaa_base permissions sed +Requires: gawk Url: http://gitorious.org/opensuse/post-build-checks # # Note: don't rebuild this manually. Instead submit your patches