Hello community, here is the log from the commit of package lxsession for openSUSE:Factory checked in at 2014-03-26 16:41:06 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/lxsession (Old) and /work/SRC/openSUSE:Factory/.lxsession.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "lxsession" Changes: -------- --- /work/SRC/openSUSE:Factory/lxsession/lxsession.changes 2013-09-16 10:06:28.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.lxsession.new/lxsession.changes 2014-03-26 16:41:07.000000000 +0100 @@ -1,0 +2,15 @@ +Tue Mar 25 11:00:00 UTC 2014 - [email protected] + +- provide and obsolete lxsession-edit and lxpolkit + +------------------------------------------------------------------- +Thu Mar 20 19:55:45 UTC 2014 - [email protected] + +- Built against GKT2 to override GTK3 issues + * fixes theming issues + * avoid mixing LXDE packages built with GTK2 and GTK3 +- Removed build compatibility with discontinued versions (<= 12.2) + * Removed unneeded lxsession-0.4.9.3-FileAttribute.Standard_Name.patch + patch + +------------------------------------------------------------------- Old: ---- lxsession-0.4.9.3-FileAttribute.Standard_Name.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ lxsession.spec ++++++ --- /var/tmp/diff_new_pack.EQcBVo/_old 2014-03-26 16:41:08.000000000 +0100 +++ /var/tmp/diff_new_pack.EQcBVo/_new 2014-03-26 16:41:08.000000000 +0100 @@ -30,17 +30,11 @@ Patch1: lxsession-0.4.9.3-lower-libgee.patch # PATCH-FIX-UPSTREAM [email protected] - hide_all() is no more in gtk3, replace with hide() Patch2: lxsession-0.4.9.3-gtk3-hide_all.patch -# PATCH-FIX-UPSTREAM [email protected] - FileAttribute.Standard_Name doesn't exist in 0.14 vala -Patch3: lxsession-0.4.9.3-FileAttribute.Standard_Name.patch BuildRequires: dbus-1-glib-devel BuildRequires: docbook-utils BuildRequires: docbook-xsl-stylesheets BuildRequires: fdupes -%if 0%{?suse_version} <= 1220 BuildRequires: gtk2-devel -%else -BuildRequires: gtk3-devel -%endif BuildRequires: intltool BuildRequires: libgee-devel BuildRequires: libtool @@ -48,6 +42,10 @@ BuildRequires: pkg-config BuildRequires: polkit-devel BuildRequires: vala >= 0.14 +Obsoletes: lxsession-edit <= 0.2.0 +Obsoletes: lxpolkit <= 0.1.0 +Provides: lxsession-edit > 0.2.0 +Provides: lxpolkit > 0.1.0 BuildRoot: %{_tmppath}/%{name}-%{version}-build %description @@ -65,16 +63,10 @@ %if 0%{?suse_version} > 1220 %patch2 -p1 %endif -%if 0%{?suse_version} <= 1210 -%patch3 -p1 -%endif %build autoreconf -fi %configure \ -%if 0%{?suse_version} > 1220 - --enable-gtk3 \ -%endif --enable-man make %{?_smp_mflags} V=1 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
