From 7af91c9fb0e040ca0482d8e7a79cfb60eb7dad2c86e4b25f71f5f8e7952a29d7 Mon Sep 17 00:00:00 2001 From: Pavol Rusnak Date: Thu, 19 Jul 2012 23:57:32 +0000 Subject: [PATCH] Accepting request 128306 from home:coolo:branches:openSUSE:Factory - buildrequire makeinfo to fix build OBS-URL: https://build.opensuse.org/request/show/128306 OBS-URL: https://build.opensuse.org/package/show/shells/zsh?expand=0&rev=103 --- zsh.changes | 5 +++++ zsh.spec | 3 +++ 2 files changed, 8 insertions(+) diff --git a/zsh.changes b/zsh.changes index 5bfd17f..a2a20d8 100644 --- a/zsh.changes +++ b/zsh.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jul 19 07:58:15 UTC 2012 - coolo@suse.com + +- buildrequire makeinfo to fix build + ------------------------------------------------------------------- Mon Feb 27 09:11:27 UTC 2012 - idonmez@suse.com diff --git a/zsh.spec b/zsh.spec index 8b8006c..6743a4f 100644 --- a/zsh.spec +++ b/zsh.spec @@ -43,6 +43,9 @@ Requires(pre): %{install_info_prereq} BuildRequires: fdupes BuildRequires: yodl %endif +%if 0%{?suse_version} >= 1210 +BuildRequires: makeinfo +%endif %else Requires(pre): /sbin/install-info Requires(pre): fileutils