Hello community,

here is the log from the commit of package xterm for openSUSE:Factory checked 
in at 2012-02-14 19:09:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xterm (Old)
 and      /work/SRC/openSUSE:Factory/.xterm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xterm", Maintainer is "meiss...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/xterm/xterm.changes      2012-01-20 
22:08:25.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.xterm.new/xterm.changes 2012-02-14 
19:09:52.000000000 +0100
@@ -1,0 +2,5 @@
+Fri Jan 20 12:55:44 UTC 2012 - pce...@suse.com
+
+- fixed build on SLE9
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ xterm.spec ++++++
--- /var/tmp/diff_new_pack.78oYXs/_old  2012-02-14 19:09:56.000000000 +0100
+++ /var/tmp/diff_new_pack.78oYXs/_new  2012-02-14 19:09:56.000000000 +0100
@@ -31,7 +31,9 @@
 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 @@
     --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




-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to