Accepting request 103892 from X11:terminals
Automatic submission by obs-autosubmit OBS-URL: https://build.opensuse.org/request/show/103892 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xterm?expand=0&rev=54
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 20 12:55:44 UTC 2012 - pcerny@suse.com
|
||||
|
||||
- fixed build on SLE9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 19 12:31:33 UTC 2012 - pcerny@suse.com
|
||||
|
||||
|
@@ -31,7 +31,9 @@ BuildRequires: utempter
|
||||
BuildRequires: xorg-x11
|
||||
BuildRequires: xorg-x11-devel
|
||||
%else
|
||||
BuildRequires: XFree86-devel
|
||||
BuildRequires: XFree86-libs
|
||||
BuildRequires: xaw3d
|
||||
%endif
|
||||
Url: http://invisible-island.net/xterm/
|
||||
License: MIT
|
||||
@@ -98,7 +100,12 @@ bunzip2 *.bdf.bz2
|
||||
--enable-wide-chars \
|
||||
--with-utempter \
|
||||
--with-tty-group=tty \
|
||||
--with-app-defaults=%{xappdefs}
|
||||
--with-app-defaults=%{xappdefs} \
|
||||
%if 0%{?suse_version} < 1000
|
||||
--x-includes=/usr/X11R6/include \
|
||||
--x-libraries=/usr/X11R6/%{_lib} \
|
||||
%endif
|
||||
|
||||
make %{?_smp_mflags}
|
||||
|
||||
pushd ../vttest-20091231
|
||||
|
Reference in New Issue
Block a user