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:
Dr. Werner Fink 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

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Apr 22 09:23:00 UTC 2013 - schwab@linux-m68k.org
- For 12.3+ buildrequire makeinfo instead of texinfo
-------------------------------------------------------------------
Wed Mar 13 08:07:28 UTC 2013 - seife+obs@b1-systems.com

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