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
This commit is contained in:
parent
f2d637189f
commit
7af91c9fb0
@ -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
|
Mon Feb 27 09:11:27 UTC 2012 - idonmez@suse.com
|
||||||
|
|
||||||
|
3
zsh.spec
3
zsh.spec
@ -43,6 +43,9 @@ Requires(pre): %{install_info_prereq}
|
|||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
BuildRequires: yodl
|
BuildRequires: yodl
|
||||||
%endif
|
%endif
|
||||||
|
%if 0%{?suse_version} >= 1210
|
||||||
|
BuildRequires: makeinfo
|
||||||
|
%endif
|
||||||
%else
|
%else
|
||||||
Requires(pre): /sbin/install-info
|
Requires(pre): /sbin/install-info
|
||||||
Requires(pre): fileutils
|
Requires(pre): fileutils
|
||||||
|
Loading…
Reference in New Issue
Block a user