Hello community, here is the log from the commit of package lxterminal for openSUSE:Factory checked in at Wed Jun 1 10:47:28 CEST 2011.
-------- --- lxterminal/lxterminal.changes 2011-03-14 19:57:40.000000000 +0100 +++ /mounts/work_src_done/STABLE/lxterminal/lxterminal.changes 2011-05-31 12:01:59.000000000 +0200 @@ -1,0 +2,5 @@ +Tue May 31 10:01:36 UTC 2011 - [email protected] + +- build with gtk2 based vte package on suse > 11.4 + +------------------------------------------------------------------- calling whatdependson for head-i586 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lxterminal.spec ++++++ --- /var/tmp/diff_new_pack.8n1PCl/_old 2011-06-01 10:46:50.000000000 +0200 +++ /var/tmp/diff_new_pack.8n1PCl/_new 2011-06-01 10:46:50.000000000 +0200 @@ -20,7 +20,7 @@ Name: lxterminal Version: 0.1.9 -Release: 2 +Release: 9 Summary: Lightweight LXDE Terminal Group: System/GUI/LXDE License: GPL @@ -34,7 +34,13 @@ Patch1: %name-0.1.9-fix-char_widthheight.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: fdupes gtk2-devel intltool pkg-config update-desktop-files -BuildRequires: docbook-utils docbook-xsl-stylesheets libxslt-devel vte-devel +BuildRequires: docbook-utils docbook-xsl-stylesheets libxslt-devel +# lxterminal is not yet compatible with gtk3 +%if %suse_version <= 1140 +BuildRequires: vte-devel +%else +BuildRequires: vte2-devel +%endif Recommends: %name-lang %description ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
