diff --git a/zsh.changes b/zsh.changes index 869f0f2..731ae5b 100644 --- a/zsh.changes +++ b/zsh.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Feb 10 08:27:53 UTC 2015 - dimstar@opensuse.org + +- BuildRequire texi2html instead of texinfo: the packages have been + split completely now. + ------------------------------------------------------------------- Wed Jan 28 17:53:20 UTC 2015 - idonmez@suse.com diff --git a/zsh.spec b/zsh.spec index a786c71..b1b1f7f 100644 --- a/zsh.spec +++ b/zsh.spec @@ -47,7 +47,7 @@ BuildRequires: yodl %if 0%{?suse_version} >= 1210 BuildRequires: groff BuildRequires: makeinfo -BuildRequires: texinfo +BuildRequires: texi2html %endif %else Requires(pre): /sbin/install-info