From 718ad4a919270ec06351ea960e471ad603130bca6203fc4c64e6aca255a75c8f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristian=20Rodr=C3=ADguez?= Date: Fri, 26 Oct 2012 15:58:01 +0000 Subject: [PATCH] Accepting request 139458 from home:coolo:branches:openSUSE:Factory - buildrequire groff needed to build helpfiles OBS-URL: https://build.opensuse.org/request/show/139458 OBS-URL: https://build.opensuse.org/package/show/shells/zsh?expand=0&rev=109 --- zsh.changes | 5 +++++ zsh.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/zsh.changes b/zsh.changes index f3f6c1a..77a55bf 100644 --- a/zsh.changes +++ b/zsh.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Oct 26 14:58:46 UTC 2012 - coolo@suse.com + +- buildrequire groff needed to build helpfiles + ------------------------------------------------------------------- Thu Aug 9 21:11:47 UTC 2012 - idonmez@suse.com diff --git a/zsh.spec b/zsh.spec index d569eca..67e19bd 100644 --- a/zsh.spec +++ b/zsh.spec @@ -44,6 +44,7 @@ BuildRequires: fdupes BuildRequires: yodl %endif %if 0%{?suse_version} >= 1210 +BuildRequires: groff BuildRequires: makeinfo BuildRequires: texinfo %endif