Hello community,

here is the log from the commit of package libxfce4ui for openSUSE:Factory 
checked in at 2017-06-04 01:59:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libxfce4ui (Old)
 and      /work/SRC/openSUSE:Factory/.libxfce4ui.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libxfce4ui"

Sun Jun  4 01:59:56 2017 rev:31 rq:500466 version:4.12.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/libxfce4ui/libxfce4ui.changes    2015-03-19 
21:18:46.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libxfce4ui.new/libxfce4ui.changes       
2017-06-04 01:59:56.575235586 +0200
@@ -1,0 +2,7 @@
+Thu Jun  1 17:35:21 UTC 2017 - [email protected]
+
+- Add conditional for pkgconfig(gladeui-1.0) BuildRequires and
+  corresponding subpackage glade3-catalog-libxfce4ui. No longer
+  build glade integration for Tumbleweed.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libxfce4ui.spec ++++++
--- /var/tmp/diff_new_pack.ZnC7tp/_old  2017-06-04 01:59:57.127157683 +0200
+++ /var/tmp/diff_new_pack.ZnC7tp/_new  2017-06-04 01:59:57.131157118 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libxfce4ui
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -33,7 +33,9 @@
 BuildRequires:  fdupes
 BuildRequires:  intltool
 BuildRequires:  update-desktop-files
+%if %suse_version < 1330
 BuildRequires:  pkgconfig(gladeui-1.0)
+%endif
 BuildRequires:  pkgconfig(gobject-2.0)
 BuildRequires:  pkgconfig(gtk+-2.0)
 BuildRequires:  pkgconfig(gtk+-3.0)
@@ -52,9 +54,9 @@
 
 %package -n %{libname_gtk2}
 Summary:        Widgets Library for the Xfce Desktop Environment
+# uses exo-open
 License:        LGPL-2.1+
 Group:          System/Libraries
-# uses exo-open
 Requires:       exo-tools
 # -branding only contains keyboard shortcuts for some libxfce4ui consumers so
 # it is not really a dependency but it must be dragged in at a low level
@@ -69,9 +71,9 @@
 
 %package -n %{libname_gtk3}
 Summary:        Widgets Library for the Xfce Desktop Environment
+# uses exo-open
 License:        LGPL-2.1+
 Group:          System/Libraries
-# uses exo-open
 Requires:       exo-tools
 # -branding only contains keyboard shortcuts for some libxfce4ui consumers so
 # it is not really a dependency but it must be dragged in at a low level
@@ -90,6 +92,7 @@
 %description tools
 This package provides tools from libxfce4ui.
 
+%if %suse_version < 1330
 %package -n glade3-catalog-libxfce4ui
 Summary:        Glade Catalog for libxfce4ui
 License:        LGPL-2.1+
@@ -102,6 +105,7 @@
 %description -n glade3-catalog-libxfce4ui
 This package provides a catalog for Glade which allows the use of the provided
 Xfce widgets in Glade.
+%endif
 
 %package devel
 Summary:        Development Files for the libxfce4ui Library
@@ -213,11 +217,13 @@
 %files lang -f %{name}.lang
 %defattr(-,root,root)
 
+%if %suse_version < 1330
 %files -n glade3-catalog-libxfce4ui
 %defattr(-, root, root)
 %{_libdir}/glade3/modules/libxfce4uiglade.so
 %{_datadir}/glade3/catalogs/libxfce4ui.xml*
 %{_datadir}/glade3/pixmaps/hicolor/*/actions/*.png
+%endif
 
 %files devel
 %defattr(-, root, root)


Reply via email to