commit byzanz for openSUSE:Factory

2020-01-31 Thread root
Hello community,

here is the log from the commit of package byzanz for openSUSE:Factory checked 
in at 2020-01-31 23:55:35

Comparing /work/SRC/openSUSE:Factory/byzanz (Old)
 and  /work/SRC/openSUSE:Factory/.byzanz.new.26092 (New)


Package is "byzanz"

Fri Jan 31 23:55:35 2020 rev:26 rq:768656 version:0.3.0+git20140619

Changes:

--- /work/SRC/openSUSE:Factory/byzanz/byzanz.changes2015-04-10 
09:51:49.0 +0200
+++ /work/SRC/openSUSE:Factory/.byzanz.new.26092/byzanz.changes 2020-01-31 
23:56:23.211623473 +0100
@@ -1,0 +2,5 @@
+Thu Jan 30 11:08:52 UTC 2020 - Dominique Leuenberger 
+
+- No longer recommend -lang: supplements are in use
+
+---



Other differences:
--
++ byzanz.spec ++
--- /var/tmp/diff_new_pack.iv0jaJ/_old  2020-01-31 23:56:24.087623927 +0100
+++ /var/tmp/diff_new_pack.iv0jaJ/_new  2020-01-31 23:56:24.091623929 +0100
@@ -41,7 +41,6 @@
 %if %{build_applet}
 BuildRequires:  pkgconfig(libpanelapplet-4.0)
 %endif
-Recommends: %{name}-lang
 %if %{build_applet}
 %glib2_gsettings_schema_requires
 %endif




commit byzanz for openSUSE:Factory

2015-03-23 Thread h_root
Hello community,

here is the log from the commit of package byzanz for openSUSE:Factory checked 
in at 2015-03-23 12:17:34

Comparing /work/SRC/openSUSE:Factory/byzanz (Old)
 and  /work/SRC/openSUSE:Factory/.byzanz.new (New)


Package is byzanz

Changes:

--- /work/SRC/openSUSE:Factory/byzanz/byzanz.changes2013-08-27 
20:34:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.byzanz.new/byzanz.changes   2015-03-23 
12:17:36.0 +0100
@@ -1,0 +2,19 @@
+Thu Dec 25 13:28:02 UTC 2014 - p.drou...@gmail.com
+
+- Update to version 0.3.0+git20140619
+  + No changelog available
+- Replace pkgconfig(gstreamer-0.10) and pkgconfig(gstreamer-app-0.10)
+  with pkgconfig(gstreamer-1.0) and pkgconfig(gstreamer-plugins-base-1.0)
+  requirements
+- Replace pkgconfig(x11) with pkgconfig(xdamage)
+- BuildRequire perl(XML::Parser) and gettext-devel; new dependencies
+- Build unconditionnally against gtk3 and glib2
+- Replace %gconf_schemas_prereq with %glib2_gsettings_schema_requires
+  and remove gconf2-devel dependency; upstream dropped gconf2 dependency
+- Remove obsolete patches
+  + byzanz-gnome3.patch
+  + byzanz-own-datadir.patch
+  + byzanz-gnome-3.3.patch
+  + byzanz-make-panel-optional.patch
+
+---

Old:

  byzanz-0.2.3.tar.bz2
  byzanz-gnome-3.3.patch
  byzanz-gnome3.patch
  byzanz-make-panel-optional.patch
  byzanz-own-datadir.patch

New:

  byzanz_0.3.0+git20140619.orig.tar.xz



Other differences:
--
++ byzanz.spec ++
--- /var/tmp/diff_new_pack.3gb0SI/_old  2015-03-23 12:17:37.0 +0100
+++ /var/tmp/diff_new_pack.3gb0SI/_new  2015-03-23 12:17:37.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package byzanz
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2007 wberr...@gmail.com
 #
 # All modifications and additions to the file contributed by third parties
@@ -20,44 +20,32 @@
 %define build_applet 0%{suse_version}  1310
 
 Name:   byzanz
-Version:0.2.3
+Version:0.3.0+git20140619
 Release:0
 Summary:Tool to record a running X desktop to an animated GIF file
 License:GPL-2.0+
 Group:  Productivity/Multimedia/Video/Editors and Convertors
-Url:http://people.freedesktop.org/~company/byzanz/
-Source: %{name}-%{version}.tar.bz2
-# PATCH-FIX-UPSTREAM byzanz-gnome3.patch vu...@opensuse.org -- Taken from git, 
port to GNOME 3
-Patch0: byzanz-gnome3.patch
-# PATCH-FIX-UPSTREAM byzanz-own-datadir.patch bgo#654158 vu...@opensuse.org -- 
Do not install a file in GNOME 2 directory
-Patch1: byzanz-own-datadir.patch
-# PATCH-FIX-UPSTREAM byzanz-gnome-3.3.patch vu...@opensuse.org -- Taken from 
git, fix use of deprecated APIs with GNOME 3.3
-Patch2: byzanz-gnome-3.3.patch
-Patch3: byzanz-make-panel-optional.patch
-BuildRequires:  gconf2-devel
+Url:https://github.com/GNOME/byzanz
+Source: 
https://launchpad.net/ubuntu/+archive/primary/+files/%{name}_%{version}.orig.tar.xz
 BuildRequires:  intltool
 BuildRequires:  translation-update-upstream
-%if 0%{?favor_gtk2}
-BuildRequires:  gnome-panel-devel
-BuildRequires:  gstreamer-0_10-plugins-base-devel
-BuildRequires:  gtk2-devel
-BuildRequires:  xorg-x11-devel
-%else
-# needed by patch0
+BuildRequires:  gettext-devel
 BuildRequires:  gnome-common
+BuildRequires:  perl(XML::Parser)
 BuildRequires:  pkgconfig(cairo)
+BuildRequires:  pkgconfig(xdamage)
 BuildRequires:  pkgconfig(gio-2.0)
-BuildRequires:  pkgconfig(gstreamer-0.10)
-BuildRequires:  pkgconfig(gstreamer-app-0.10)
+BuildRequires:  pkgconfig(gstreamer-1.0)
+BuildRequires:  pkgconfig(gstreamer-plugins-base-1.0)
 BuildRequires:  pkgconfig(gtk+-3.0)
 %if %{build_applet}
 BuildRequires:  pkgconfig(libpanelapplet-4.0)
 %endif
-BuildRequires:  pkgconfig(x11)
-%endif
 Recommends: %{name}-lang
+%if %{build_applet}
+%glib2_gsettings_schema_requires
+%endif
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-%gconf_schemas_prereq
 
 %description
 Byzanz is a simple tool to record a running X desktop to an animated GIF file.
@@ -66,17 +54,9 @@
 
 
 %lang_package
+
 %prep
 %setup -q
-translation-update-upstream
-%if ! (0%{?favor_gtk2})
-%patch0 -p1
-%patch1 -p1
-%if %{?suse_version}  1210
-%patch2 -p1
-%patch3 -p1
-%endif
-%endif
 
 %build
 NOCONFIGURE=1 gnome-autogen.sh
@@ -85,45 +65,40 @@
 make %{?_smp_mflags}
 
 %install
+export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
 %makeinstall
 %find_lang %{name} %{?no_lang_C}
-%find_gconf_schemas
-
-%pre -f %{name}.schemas_pre
-
-%posttrans -f %{name}.schemas_posttrans
-
-%preun -f %{name}.schemas_preun
-
-%if 

commit byzanz for openSUSE:Factory

2013-08-27 Thread h_root
Hello community,

here is the log from the commit of package byzanz for openSUSE:Factory checked 
in at 2013-08-27 20:34:13

Comparing /work/SRC/openSUSE:Factory/byzanz (Old)
 and  /work/SRC/openSUSE:Factory/.byzanz.new (New)


Package is byzanz

Changes:

--- /work/SRC/openSUSE:Factory/byzanz/byzanz.changes2012-01-09 
21:42:38.0 +0100
+++ /work/SRC/openSUSE:Factory/.byzanz.new/byzanz.changes   2013-08-27 
20:34:14.0 +0200
@@ -1,0 +2,14 @@
+Wed Aug 21 20:14:47 UTC 2013 - dims...@opensuse.org
+
+- Add byzanz-make-panel-optional.patch: make building the panel
+  applet optional.
+- Introduce build_applet defines (true for openSUSE  13.1). If
+  evaluated to true, this results in:
+  + enabled pkgconfig(libpanelapplet-4.0) BuildRequires.
+  + conditional addition of panel-applet related files entries.
+- Move gnome-autogen.sh call to %build section.
+- Replace gconf2 BuildRequires with gconf2-devel: it's what we
+  actually require. When building the panel applet, this was
+  indirectly pulled in.
+
+---

New:

  byzanz-make-panel-optional.patch



Other differences:
--
++ byzanz.spec ++
--- /var/tmp/diff_new_pack.Dsh41P/_old  2013-08-27 20:34:15.0 +0200
+++ /var/tmp/diff_new_pack.Dsh41P/_new  2013-08-27 20:34:15.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package byzanz
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2007 wberr...@gmail.com
 #
 # All modifications and additions to the file contributed by third parties
@@ -16,6 +16,9 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
+%define build_applet 0%{suse_version}  1310
+
 Name:   byzanz
 Version:0.2.3
 Release:0
@@ -30,13 +33,14 @@
 Patch1: byzanz-own-datadir.patch
 # PATCH-FIX-UPSTREAM byzanz-gnome-3.3.patch vu...@opensuse.org -- Taken from 
git, fix use of deprecated APIs with GNOME 3.3
 Patch2: byzanz-gnome-3.3.patch
-BuildRequires:  gconf2
+Patch3: byzanz-make-panel-optional.patch
+BuildRequires:  gconf2-devel
 BuildRequires:  intltool
 BuildRequires:  translation-update-upstream
 %if 0%{?favor_gtk2}
-BuildRequires:  gtk2-devel
 BuildRequires:  gnome-panel-devel
 BuildRequires:  gstreamer-0_10-plugins-base-devel
+BuildRequires:  gtk2-devel
 BuildRequires:  xorg-x11-devel
 %else
 # needed by patch0
@@ -46,7 +50,9 @@
 BuildRequires:  pkgconfig(gstreamer-0.10)
 BuildRequires:  pkgconfig(gstreamer-app-0.10)
 BuildRequires:  pkgconfig(gtk+-3.0)
+%if %{build_applet}
 BuildRequires:  pkgconfig(libpanelapplet-4.0)
+%endif
 BuildRequires:  pkgconfig(x11)
 %endif
 Recommends: %{name}-lang
@@ -68,11 +74,12 @@
 %patch1 -p1
 %if %{?suse_version}  1210
 %patch2 -p1
+%patch3 -p1
 %endif
-NOCONFIGURE=1 gnome-autogen.sh
 %endif
 
 %build
+NOCONFIGURE=1 gnome-autogen.sh
 %configure \
 --disable-schemas-install
 make %{?_smp_mflags}
@@ -104,6 +111,7 @@
 %defattr(-, root, root)
 %{_bindir}/byzanz-playback
 %{_bindir}/byzanz-record
+%if %{build_applet}
 %{_libexecdir}/byzanz-applet
 %if 0%{?favor_gtk2}
 %{_libdir}/bonobo/servers/ByzanzApplet.server
@@ -113,6 +121,7 @@
 %{_datadir}/dbus-1/services/org.gnome.panel.applet.ByzanzAppletFactory.service
 %{_datadir}/gnome-panel/4.0/applets/org.gnome.ByzanzApplet.panel-applet
 %endif
+%endif
 %{_datadir}/icons/hicolor/*/apps/byzanz*
 %{_mandir}/man*/*.*
 

++ byzanz-make-panel-optional.patch ++
From d574a750f7bb3a6a6155ad62d99c13ae73fc962a Mon Sep 17 00:00:00 2001
From: Jasper St. Pierre jstpie...@mecheye.net
Date: Tue, 19 Mar 2013 17:30:03 +
Subject: Make the panel applet optional

---
Index: byzanz-0.2.3/configure.ac
===
--- byzanz-0.2.3.orig/configure.ac
+++ byzanz-0.2.3/configure.ac
@@ -75,9 +75,12 @@ PKG_CHECK_MODULES(GTK, cairo = $CAIRO_R
 PKG_CHECK_MODULES(XDAMAGE, xdamage = $XDAMAGE_REQ)
 
 LIBPANEL_APPLET=libpanelapplet-4.0
-PKG_CHECK_MODULES(APPLET, $LIBPANEL_APPLET = $APPLET_REQ)
-appletdir=`$PKG_CONFIG --variable=libpanel_applet_dir $LIBPANEL_APPLET`
-AC_SUBST(appletdir)
+PKG_CHECK_MODULES(APPLET, $LIBPANEL_APPLET = $APPLET_REQ,
+  have_applet=yes, have_applet=no)
+AM_CONDITIONAL(HAVE_APPLET, [test x$have_applet = xyes])
+AS_IF([test x$have_applet = xyes],
+  [appletdir=`$PKG_CONFIG --variable=libpanel_applet_dir $LIBPANEL_APPLET`
+   AC_SUBST(appletdir)],[])
 
 PKG_CHECK_MODULES(GST, gstreamer-app-0.10 = $GST_REQ gstreamer-0.10 = 
$GST_REQ)
 
Index: byzanz-0.2.3/src/Makefile.am
===
--- 

commit byzanz for openSUSE:Factory

2012-01-09 Thread h_root
Hello community,

here is the log from the commit of package byzanz for openSUSE:Factory checked 
in at 2012-01-09 21:42:33

Comparing /work/SRC/openSUSE:Factory/byzanz (Old)
 and  /work/SRC/openSUSE:Factory/.byzanz.new (New)


Package is byzanz, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/byzanz/byzanz.changes2011-10-02 
09:51:32.0 +0200
+++ /work/SRC/openSUSE:Factory/.byzanz.new/byzanz.changes   2012-01-09 
21:42:38.0 +0100
@@ -1,0 +2,11 @@
+Fri Jan  6 16:27:54 UTC 2012 - vu...@opensuse.org
+
+- Add byzanz-gnome-3.3.patch: fix use of deprecated APIs in recent
+  versions of glib and gtk+. We only apply this patch on 12.2 and
+  later, since it's only needed there and require a recent version
+  of glib.
+- Tweak byzanz-gnome3.patch so that we don't set NANO in
+  AS_VERSION() to 1: this enables us to avoid using -Werror, and
+  this fixes the build on Factory.
+
+---

New:

  byzanz-gnome-3.3.patch



Other differences:
--
++ byzanz.spec ++
--- /var/tmp/diff_new_pack.jaNDfk/_old  2012-01-09 21:42:40.0 +0100
+++ /var/tmp/diff_new_pack.jaNDfk/_new  2012-01-09 21:42:40.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package byzanz
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 # Copyright (c) 2007 wberr...@gmail.com
 #
 # All modifications and additions to the file contributed by third parties
@@ -16,13 +16,11 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:   byzanz
 Version:0.2.3
-Release:6
-License:GPL-2.0+
+Release:0
 Summary:Tool to record a running X desktop to an animated GIF file
+License:GPL-2.0+
 Group:  Productivity/Multimedia/Video/Editors and Convertors
 Url:http://people.freedesktop.org/~company/byzanz/
 Source: %{name}-%{version}.tar.bz2
@@ -30,6 +28,8 @@
 Patch0: byzanz-gnome3.patch
 # PATCH-FIX-UPSTREAM byzanz-own-datadir.patch bgo#654158 vu...@opensuse.org -- 
Do not install a file in GNOME 2 directory
 Patch1: byzanz-own-datadir.patch
+# PATCH-FIX-UPSTREAM byzanz-gnome-3.3.patch vu...@opensuse.org -- Taken from 
git, fix use of deprecated APIs with GNOME 3.3
+Patch2: byzanz-gnome-3.3.patch
 BuildRequires:  gconf2
 BuildRequires:  intltool
 BuildRequires:  translation-update-upstream
@@ -66,6 +66,9 @@
 %if ! (0%{?favor_gtk2})
 %patch0 -p1
 %patch1 -p1
+%if %{?suse_version}  1210
+%patch2 -p1
+%endif
 NOCONFIGURE=1 gnome-autogen.sh
 %endif
 

++ byzanz-gnome-3.3.patch ++
From 3924afcc774f4010c46cb9c3eb5240bf9fb4bb18 Mon Sep 17 00:00:00 2001
From: Matthias Clasen mcla...@redhat.com
Date: Tue, 06 Dec 2011 19:19:19 +
Subject: Deal with various deprecations

---
diff --git a/configure.ac b/configure.ac
index a6f1135..044473f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -65,14 +65,14 @@ dnl 
 
 CAIRO_REQ=1.10
 GTK_REQ=3.0.0
-GTHREAD_REQ=2.6.0
 APPLET_REQ=2.91.91
 XDAMAGE_REQ=1.0
 GST_REQ=0.10.24
+GIO_REQ=2.31
 
-PKG_CHECK_MODULES(GTK, cairo = $CAIRO_REQ gtk+-3.0 = $GTK_REQ x11 gio-2.0)
+PKG_CHECK_MODULES(GTK, cairo = $CAIRO_REQ gtk+-3.0 = $GTK_REQ x11 gio-2.0 = 
$GIO_REQ)
 
-PKG_CHECK_MODULES(GTHREAD, xdamage = $XDAMAGE_REQ gthread-2.0 = $GTHREAD_REQ)
+PKG_CHECK_MODULES(XDAMAGE, xdamage = $XDAMAGE_REQ)
 
 LIBPANEL_APPLET=libpanelapplet-4.0
 PKG_CHECK_MODULES(APPLET, $LIBPANEL_APPLET = $APPLET_REQ)
@@ -91,8 +91,8 @@ GIFENC_LIBS=$GTK_LIBS
 AC_SUBST(GIFENC_CFLAGS)
 AC_SUBST(GIFENC_LIBS)
 
-BYZANZ_CFLAGS=$GTK_CFLAGS $GTHREAD_CFLAGS $GST_CFLAGS $ERROR_CFLAGS
-BYZANZ_LIBS=$GTK_LIBS $GTHREAD_LIBS $GST_LIBS
+BYZANZ_CFLAGS=$GTK_CFLAGS $XDAMAGE_CFLAGS $GST_CFLAGS $ERROR_CFLAGS
+BYZANZ_LIBS=$GTK_LIBS $XDAMAGE_LIBS $GST_LIBS
 AC_SUBST(BYZANZ_CFLAGS)
 AC_SUBST(BYZANZ_LIBS)
 
diff --git a/src/byzanzencoder.c b/src/byzanzencoder.c
index a2c98f4..b3a4d51 100644
--- a/src/byzanzencoder.c
+++ b/src/byzanzencoder.c
@@ -276,8 +276,7 @@ byzanz_encoder_constructed (GObject *object)
 {
   ByzanzEncoder *encoder = BYZANZ_ENCODER (object);
 
-  encoder-thread = g_thread_create (byzanz_encoder_thread, encoder, 
-  TRUE, encoder-error);
+  encoder-thread = g_thread_new (encoder, byzanz_encoder_thread, encoder);
   if (encoder-thread)
 g_object_ref (encoder);
 
diff --git a/src/byzanzlayercursor.c b/src/byzanzlayercursor.c
index 8358493..87ba342 100644
--- a/src/byzanzlayercursor.c
+++ b/src/byzanzlayercursor.c
@@ -64,8 +64,16 @@ byzanz_layer_cursor_poll (gpointer data)
 {
   ByzanzLayerCursor *clayer = data;
   int x, y;
-  
-  gdk_window_get_pointer (BYZANZ_LAYER 

commit byzanz for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package byzanz for openSUSE:Factory checked 
in at 2011-12-06 18:02:11

Comparing /work/SRC/openSUSE:Factory/byzanz (Old)
 and  /work/SRC/openSUSE:Factory/.byzanz.new (New)


Package is byzanz, Maintainer is 

Changes:




Other differences:
--
++ byzanz.spec ++
--- /var/tmp/diff_new_pack.icwCC0/_old  2011-12-06 18:04:09.0 +0100
+++ /var/tmp/diff_new_pack.icwCC0/_new  2011-12-06 18:04:09.0 +0100
@@ -21,7 +21,7 @@
 Name:   byzanz
 Version:0.2.3
 Release:6
-License:GPLv2+
+License:GPL-2.0+
 Summary:Tool to record a running X desktop to an animated GIF file
 Group:  Productivity/Multimedia/Video/Editors and Convertors
 Url:http://people.freedesktop.org/~company/byzanz/

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



commit byzanz for openSUSE:Factory

2011-06-06 Thread h_root

Hello community,

here is the log from the commit of package byzanz for openSUSE:Factory
checked in at Mon Jun 6 12:40:55 CEST 2011.




--- GNOME/byzanz/byzanz.changes 2011-03-21 17:35:01.0 +0100
+++ /mounts/work_src_done/STABLE/byzanz/byzanz.changes  2011-05-31 
15:01:58.0 +0200
@@ -1,0 +2,14 @@
+Tue May 31 14:42:02 CEST 2011 - vu...@opensuse.org
+
+- Use favor_gtk2 to switch between gtk2 and gtk3 builds.
+- Add byzanz-gnome3.patch: ports the applet to GNOME 3, to fix
+  build in Factory. Only apply if favor_gtk2 is not set, and call
+  gnome-autogen.sh in that case, with a gnome-common BuildRequires.
+- For gtk3 build, move to pkgconfig()-style and GNOME 3
+  BuildRequires:
+  + Old ones: gtk2-devel, gnome-panel-devel,
+gstreamer-0_10-plugins-base-devel, xorg-x11-devel.
+  + New ones: cairo, gio-2.0, gstreamer-0.10, gstreamer-app-0.10,
+gtk+-3.0, libpanelapplet-4.0, x11.
+
+---

calling whatdependson for head-i586


New:

  byzanz-gnome3.patch



Other differences:
--
++ byzanz.spec ++
--- /var/tmp/diff_new_pack.8ntMdZ/_old  2011-06-06 12:38:30.0 +0200
+++ /var/tmp/diff_new_pack.8ntMdZ/_new  2011-06-06 12:38:30.0 +0200
@@ -21,19 +21,33 @@
 
 Name:   byzanz
 Version:0.2.3
-Release:1
+Release:2
 License:GPLv2+
 Summary:Tool to record a running X desktop to an animated GIF file
 Group:  Productivity/Multimedia/Video/Editors and Convertors
 Url:http://people.freedesktop.org/~company/byzanz/
 Source: %{name}-%{version}.tar.bz2
+# PATCH-FIX-UPSTREAM byzanz-gnome3.patch vu...@opensuse.org -- Taken from git, 
port to GNOME 3
+Patch0: byzanz-gnome3.patch
 BuildRequires:  gconf2
+BuildRequires:  intltool
+BuildRequires:  translation-update-upstream
+%if 0%{?favor_gtk2}
 BuildRequires:  gtk2-devel
 BuildRequires:  gnome-panel-devel
 BuildRequires:  gstreamer-0_10-plugins-base-devel
-BuildRequires:  intltool
-BuildRequires:  translation-update-upstream
 BuildRequires:  xorg-x11-devel
+%else
+# needed by patch0
+BuildRequires:  gnome-common
+BuildRequires:  pkgconfig(cairo)
+BuildRequires:  pkgconfig(gio-2.0)
+BuildRequires:  pkgconfig(gstreamer-0.10)
+BuildRequires:  pkgconfig(gstreamer-app-0.10)
+BuildRequires:  pkgconfig(gtk+-3.0)
+BuildRequires:  pkgconfig(libpanelapplet-4.0)
+BuildRequires:  pkgconfig(x11)
+%endif
 Recommends: %{name}-lang
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 %gconf_schemas_prereq
@@ -48,6 +62,10 @@
 %prep
 %setup -q
 translation-update-upstream
+%if !0%{?favor_gtk2}
+%patch0 -p1
+NO_CONFIGURE=1 gnome-autogen.sh
+%endif
 
 %build
 %configure \
@@ -84,8 +102,13 @@
 %defattr(-, root, root)
 %{_bindir}/byzanz-playback
 %{_bindir}/byzanz-record
-%{_libdir}/bonobo/servers/ByzanzApplet.server
 %{_libexecdir}/byzanz-applet
+%if 0%{?favor_gtk2}
+%{_libdir}/bonobo/servers/ByzanzApplet.server
+%else
+%{_datadir}/dbus-1/services/org.gnome.panel.applet.ByzanzAppletFactory.service
+%{_datadir}/gnome-panel/4.0/applets/org.gnome.ByzanzApplet.panel-applet
+%endif
 %{_datadir}/gnome-2.0/ui/byzanzapplet.xml
 %{_datadir}/icons/hicolor/*/apps/byzanz*
 %{_mandir}/man*/*.*

++ byzanz-gnome3.patch ++
 1726 lines (skipped)






Remember to have fun...

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



commit byzanz for openSUSE:Factory

2011-05-02 Thread h_root

Hello community,

here is the log from the commit of package byzanz for openSUSE:Factory
checked in at Mon May 2 16:48:58 CEST 2011.




--- GNOME/byzanz/byzanz.changes 2011-02-12 20:23:36.0 +0100
+++ /mounts/work_src_done/STABLE/byzanz/byzanz.changes  2011-03-21 
17:35:01.0 +0100
@@ -1,0 +2,10 @@
+Mon Mar 21 17:29:44 CET 2011 - dims...@opensuse.org
+
+- Update to version 0.2.3:
+  + Features:
+- WebM support
+- Updated translations
+  + Bugfixes:
+- Fix compile on 64bit machines.
+
+---

calling whatdependson for head-i586


Old:

  byzanz-0.2.2.tar.bz2

New:

  byzanz-0.2.3.tar.bz2



Other differences:
--
++ byzanz.spec ++
--- /var/tmp/diff_new_pack.vdT0Qp/_old  2011-05-02 16:48:26.0 +0200
+++ /var/tmp/diff_new_pack.vdT0Qp/_new  2011-05-02 16:48:26.0 +0200
@@ -20,8 +20,8 @@
 
 
 Name:   byzanz
-Version:0.2.2
-Release:5
+Version:0.2.3
+Release:1
 License:GPLv2+
 Summary:Tool to record a running X desktop to an animated GIF file
 Group:  Productivity/Multimedia/Video/Editors and Convertors

++ byzanz-0.2.2.tar.bz2 - byzanz-0.2.3.tar.bz2 ++
 22873 lines of diff (skipped)






Remember to have fun...

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