From 26e2479837329436a2d874cb2c4b3805d99c1a23f1edf4a7e7e97993fe78caa3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristian=20Rodr=C3=ADguez?= Date: Sun, 22 Jul 2012 19:22:47 +0000 Subject: [PATCH] Accepting request 128654 from home:coolo:branches:openSUSE:Factory - we need tex2html too, which is provided by texinfo OBS-URL: https://build.opensuse.org/request/show/128654 OBS-URL: https://build.opensuse.org/package/show/shells/zsh?expand=0&rev=105 --- zsh.changes | 5 +++++ zsh.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/zsh.changes b/zsh.changes index a2a20d8..8399769 100644 --- a/zsh.changes +++ b/zsh.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sun Jul 22 13:20:50 UTC 2012 - coolo@suse.com + +- we need tex2html too, which is provided by texinfo + ------------------------------------------------------------------- Thu Jul 19 07:58:15 UTC 2012 - coolo@suse.com diff --git a/zsh.spec b/zsh.spec index 6743a4f..0971100 100644 --- a/zsh.spec +++ b/zsh.spec @@ -45,6 +45,7 @@ BuildRequires: yodl %endif %if 0%{?suse_version} >= 1210 BuildRequires: makeinfo +BuildRequires: texinfo %endif %else Requires(pre): /sbin/install-info