Hello community,

here is the log from the commit of package xfce4-mixer for openSUSE:Factory 
checked in at 2012-04-19 10:41:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xfce4-mixer (Old)
 and      /work/SRC/openSUSE:Factory/.xfce4-mixer.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xfce4-mixer", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/xfce4-mixer/xfce4-mixer.changes  2011-09-23 
12:51:17.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.xfce4-mixer.new/xfce4-mixer.changes     
2012-04-19 10:41:16.000000000 +0200
@@ -1,0 +2,7 @@
+Tue Apr  3 12:27:38 UTC 2012 - [email protected]
+
+- specfile cleanup
+- correct dependencies
+- split off -lang subpackage
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xfce4-mixer.spec ++++++
--- /var/tmp/diff_new_pack.GsKpfV/_old  2012-04-19 10:41:17.000000000 +0200
+++ /var/tmp/diff_new_pack.GsKpfV/_new  2012-04-19 10:41:17.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package xfce4-mixer
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -20,25 +20,27 @@
 
 Name:           xfce4-mixer
 Version:        4.8.0
-Release:        1
+Release:        0
+Summary:        Volume Control Application for the Xfce Desktop Environment
 License:        GPL-2.0+
-Summary:        Volume control application for the Xfce desktop environment
-Url:            http://www.xfce.org/projects/xfce4-mixer
 Group:          Productivity/Multimedia/Sound/Mixers
-Source:         xfce4-mixer-%{version}.tar.bz2
+Url:            http://www.xfce.org/
+Source:         
http://archive.xfce.org/src/apps/xfce4-mixer/4.8/xfce4-mixer-%{version}.tar.bz2
 Source100:      %{name}-rpmlintrc
 BuildRequires:  intltool
-BuildRequires:  perl-XML-Parser
+BuildRequires:  update-desktop-files
 BuildRequires:  pkgconfig(glib-2.0)
+BuildRequires:  pkgconfig(gstreamer-plugins-base-0.10)
+BuildRequires:  pkgconfig(gthread-2.0)
 BuildRequires:  pkgconfig(gtk+-2.0)
+BuildRequires:  pkgconfig(libnotify)
 BuildRequires:  pkgconfig(libxfce4panel-1.0)
-BuildRequires:  pkgconfig(libxfce4util-1.0)
 BuildRequires:  pkgconfig(libxfce4ui-1)
+BuildRequires:  pkgconfig(libxfce4util-1.0)
 BuildRequires:  pkgconfig(libxfconf-0)
-BuildRequires:  pkgconfig(gstreamer-plugins-base-0.10)
-BuildRequires:  xfce4-dev-tools
-BuildRequires:  update-desktop-files
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+Requires:       gstreamer-0_10-plugins-base
+Recommends:     %{name}-lang = %{version}
 Suggests:       xfce4-panel-plugin-mixer
 
 %description
@@ -46,46 +48,42 @@
 environment.
 
 %package -n xfce4-panel-plugin-mixer
-License:        GPL-2.0+
+Summary:        Volume Control Plugin for the Xfce Panel
 Group:          Productivity/Multimedia/Sound/Mixers
-Summary:        Volume control plugin for the Xfce panel
 Requires:       %{name} = %{version}
-Requires:       xfce4-panel >= %panel_version
+Requires:       xfce4-panel >= %{panel_version}
 
 %description -n xfce4-panel-plugin-mixer
-xfce4-mixer is a volume control application for the Xfce desktop
-environment.
+This package contains the xfce4-mixer Xfce panel plugin.
 
-This package contains the Xfce panel plugin.
+%lang_package
 
 %prep
 %setup -q
 
 %build
-xdt-autogen
-%configure \
-    --disable-static
+%configure --disable-static
 make %{?_smp_mflags}
 
 %install
 %make_install
+
 rm -rf %{buildroot}%{_datadir}/locale/{ast,kk,tl_PH,ur_PK}
-%find_lang %{name}
+
+%find_lang %{name} %{?no_lang_C}
+
 %suse_update_desktop_file -i xfce4-mixer Settings DesktopSettings
 
 %clean
 rm -rf %{buildroot}
 
-%if 0%{?suse_version} >= 1140
-
 %post
 %desktop_database_post
 
 %postun
 %desktop_database_postun
-%endif
 
-%files -f %{name}.lang
+%files
 %defattr(-,root,root)
 %doc AUTHORS COPYING ChangeLog NEWS README TODO
 %{_bindir}/xfce4-mixer
@@ -99,4 +97,6 @@
 %{_libexecdir}/xfce4/panel-plugins/xfce4-mixer-plugin
 %{_datadir}/xfce4/panel-plugins/xfce4-mixer-plugin.desktop
 
+%files lang -f %{name}.lang
+
 %changelog

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to