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:
parent
f3ab4d20d3
commit
55ba868cf6
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user