Hello community, here is the log from the commit of package xfce4-mixer for openSUSE:Factory checked in at 2017-01-27 11:15:38 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xfce4-mixer (Old) and /work/SRC/openSUSE:Factory/.xfce4-mixer.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-mixer" Changes: -------- --- /work/SRC/openSUSE:Factory/xfce4-mixer/xfce4-mixer.changes 2015-03-09 10:06:06.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.xfce4-mixer.new/xfce4-mixer.changes 2017-02-03 20:07:06.641443542 +0100 @@ -1,0 +2,7 @@ +Mon Jan 23 22:59:22 CET 2017 - [email protected] + +- Drop gstreamer-0.10 usage, move to gstreamer-1.0; + this requires the additionally own GstMixer implementation: + xfce4-mixer-alsa.patch + +------------------------------------------------------------------- New: ---- xfce4-mixer-alsa.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xfce4-mixer.spec ++++++ --- /var/tmp/diff_new_pack.s7FLAr/_old 2017-02-03 20:07:08.053244820 +0100 +++ /var/tmp/diff_new_pack.s7FLAr/_new 2017-02-03 20:07:08.057244258 +0100 @@ -1,7 +1,7 @@ # # spec file for package xfce4-mixer # -# Copyright (c) 2014 SUSE LINUX Products 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 @@ -27,10 +27,15 @@ Url: http://www.xfce.org/ Source: http://archive.xfce.org/src/apps/xfce4-mixer/4.11/xfce4-mixer-%{version}.tar.bz2 Source100: %{name}-rpmlintrc +Patch1: xfce4-mixer-alsa.patch +BuildRequires: alsa-devel +BuildRequires: autoconf +BuildRequires: automake BuildRequires: intltool BuildRequires: update-desktop-files +BuildRequires: xfce4-dev-tools BuildRequires: pkgconfig(glib-2.0) -BuildRequires: pkgconfig(gstreamer-plugins-base-0.10) +BuildRequires: pkgconfig(gstreamer-1.0) BuildRequires: pkgconfig(gthread-2.0) BuildRequires: pkgconfig(gtk+-2.0) BuildRequires: pkgconfig(keybinder) @@ -41,7 +46,6 @@ BuildRequires: pkgconfig(libxfconf-0) BuildRequires: pkgconfig(unique-1.0) BuildRoot: %{_tmppath}/%{name}-%{version}-build -Requires: gstreamer-0_10-plugins-base Recommends: %{name}-lang = %{version} Suggests: xfce4-panel-plugin-mixer @@ -62,6 +66,8 @@ %prep %setup -q +%patch1 -p1 +xdt-autogen %build %configure --disable-static ++++++ xfce4-mixer-alsa.patch ++++++ ++++ 1604 lines (skipped)
