Accepting request 172829 from home:AndreasSchwab:ff

- For 12.3+ buildrequire makeinfo instead of texinfo

OBS-URL: https://build.opensuse.org/request/show/172829
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=112
This commit is contained in:
2013-04-25 07:23:34 +00:00
committed by Git OBS Bridge
parent f3ab4d20d3
commit 55ba868cf6
2 changed files with 9 additions and 0 deletions

View File

@@ -46,7 +46,11 @@ BuildRequires: libtiff-devel
BuildRequires: libxml2-devel
BuildRequires: m17n-lib-devel
BuildRequires: ncurses-devel
%if 0%{?suse_version} > 1220
BuildRequires: makeinfo
%else
BuildRequires: texinfo
%endif
BuildRequires: update-desktop-files
BuildRequires: xaw3d-devel
BuildRequires: xorg-x11-devel