Hello community,

here is the log from the commit of package codelite for openSUSE:Factory 
checked in at 2014-12-21 12:04:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/codelite (Old)
 and      /work/SRC/openSUSE:Factory/.codelite.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "codelite"

Changes:
--------
--- /work/SRC/openSUSE:Factory/codelite/codelite.changes        2014-11-11 
10:15:58.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.codelite.new/codelite.changes   2014-12-21 
12:04:13.000000000 +0100
@@ -1,0 +2,7 @@
+Wed Dec 17 20:38:44 UTC 2014 - dims...@opensuse.org
+
+- On openSUSE > 13.2, xterm has been split into xterm-bin for the
+  program and xterm for the app launcher. We only need the program,
+  so conditionall Require xterm-bin.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ codelite.spec ++++++
--- /var/tmp/diff_new_pack.6TIxEH/_old  2014-12-21 12:04:14.000000000 +0100
+++ /var/tmp/diff_new_pack.6TIxEH/_new  2014-12-21 12:04:14.000000000 +0100
@@ -44,7 +44,11 @@
 BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRequires:  pkgconfig(libssh)
 %define _use_internal_dependency_generator 0
+%if 0%{?suse_version} > 1320
+Requires:       xterm-bin
+%else
 Requires:       xterm
+%endif
 Recommends:     gcc
 Recommends:     wxWidgets-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

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

Reply via email to