Accepting request 173313 from editors

- For 12.3+ buildrequire makeinfo instead of texinfo (forwarded request 172829 from AndreasSchwab)

OBS-URL: https://build.opensuse.org/request/show/173313
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/emacs?expand=0&rev=91
This commit is contained in:
Stephan Kulow
2013-04-26 05:14:09 +00:00
committed by Git OBS Bridge
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