Hello community,

here is the log from the commit of package compiz for openSUSE:Factory checked 
in at 2017-03-24 02:23:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/compiz (Old)
 and      /work/SRC/openSUSE:Factory/.compiz.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "compiz"

Fri Mar 24 02:23:08 2017 rev:128 rq:482052 version:0.8.12.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/compiz/compiz.changes    2016-04-12 
19:37:32.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.compiz.new/compiz.changes       2017-03-24 
02:23:12.470877797 +0100
@@ -1,0 +2,5 @@
+Wed Mar 22 21:40:49 UTC 2017 - sor.ale...@meowr.ru
+
+- Switch gtk-window-decorator to Gtk3 after Marco.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ compiz.spec ++++++
--- /var/tmp/diff_new_pack.QtlQDs/_old  2017-03-24 02:23:13.414744245 +0100
+++ /var/tmp/diff_new_pack.QtlQDs/_new  2017-03-24 02:23:13.414744245 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package compiz
 #
-# Copyright (c) 2016 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
@@ -42,7 +42,7 @@
 BuildRequires:  libjpeg-devel
 BuildRequires:  libtool
 BuildRequires:  libxslt-tools
-BuildRequires:  pkg-config
+BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(cairo) >= 1.0
 BuildRequires:  pkgconfig(cairo-xlib-xrender)
@@ -51,12 +51,12 @@
 BuildRequires:  pkgconfig(gl)
 BuildRequires:  pkgconfig(glu)
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
-BuildRequires:  pkgconfig(gtk+-2.0) >= 2.10.0
+BuildRequires:  pkgconfig(gtk+-3.0)
 BuildRequires:  pkgconfig(ice)
 BuildRequires:  pkgconfig(libpng)
 BuildRequires:  pkgconfig(librsvg-2.0) >= 2.14.0
 BuildRequires:  pkgconfig(libstartup-notification-1.0) >= 0.7
-BuildRequires:  pkgconfig(libwnck-1.0)
+BuildRequires:  pkgconfig(libwnck-3.0)
 BuildRequires:  pkgconfig(libxml-2.0)
 BuildRequires:  pkgconfig(libxslt)
 BuildRequires:  pkgconfig(pangocairo)
@@ -99,9 +99,6 @@
 Summary:        OpenGL window and compositing manager configuration utilities
 Group:          System/GUI/Other
 Requires:       %{name} = %{version}
-Requires:       3ddiag
-Requires:       Mesa-demo-x
-Requires:       pciutils
 Recommends:     %{name}-plugins-main < 0.9
 Suggests:       ccsm < 0.9
 Supplements:    packageand(%{name}:gnome-session)
@@ -131,7 +128,7 @@
 Requires:       %{name}-plugins = %{version}
 Requires:       libjpeg-devel
 Requires:       libxslt-tools
-Requires:       pkg-config
+Requires:       pkgconfig
 Requires:       pkgconfig(cairo) >= 1.0
 Requires:       pkgconfig(cairo-xlib-xrender)
 Requires:       pkgconfig(fuse)
@@ -236,18 +233,18 @@
 NOCONFIGURE=1 ./autogen.sh
 %configure \
   --disable-static \
-  --with-gtk=2.0   \
+  --with-gtk=3.0   \
 %if 0%{?suse_version} > 1310
   --enable-marco   \
 %endif
   
--with-default-plugins=core,ccp,decoration,dbus,commands,ezoom,fade,minimize,mousepoll,move,neg,place,png,regex,resize,session,snap,switcher,vpswitch,wall,workarounds,matecompat
-make %{?_smp_mflags}
+make %{?_smp_mflags} V=1
 
 %install
 %make_install
 
-install -Dm 0644 opensuse.png %{buildroot}%{_datadir}/%{name}/opensuse.png
-install -Dm 0644 sle.png %{buildroot}%{_datadir}/%{name}/sle.png
+install -Dpm 0644 opensuse.png %{buildroot}%{_datadir}/%{name}/opensuse.png
+install -Dpm 0644 sle.png %{buildroot}%{_datadir}/%{name}/sle.png
 
 find %{buildroot} -type f -name "*.la" -delete -print
 %find_lang %{name}




Reply via email to