Hello community, here is the log from the commit of package xfce4-panel-plugin-radio for openSUSE:Factory checked in at 2012-04-19 12:39:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xfce4-panel-plugin-radio (Old) and /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-radio.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-panel-plugin-radio", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/xfce4-panel-plugin-radio/xfce4-panel-plugin-radio.changes 2011-09-23 12:51:22.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-radio.new/xfce4-panel-plugin-radio.changes 2012-04-19 12:39:37.000000000 +0200 @@ -1,0 +2,12 @@ +Tue Apr 17 22:38:05 UTC 2012 - [email protected] + +- corrected source URL + +------------------------------------------------------------------- +Tue Apr 3 22:11:35 UTC 2012 - [email protected] + +- specfile cleanup +- correct dependencies +- split off -lang subpackage + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xfce4-panel-plugin-radio.spec ++++++ --- /var/tmp/diff_new_pack.xqX5te/_old 2012-04-19 12:39:39.000000000 +0200 +++ /var/tmp/diff_new_pack.xqX5te/_new 2012-04-19 12:39:39.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package xfce4-panel-plugin-radio # -# 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,26 +20,29 @@ %define plugin_name xfce4-radio-plugin Name: xfce4-panel-plugin-radio -License: GPL-2.0+ Version: 0.5.1 -Release: 1 -Summary: Radio plugin for the Xfce panel -Url: http://goodies.xfce.org/projects/panel-plugins/xfce4-radio-plugin -Source0: xfce4-radio-plugin-%{version}.tar.bz2 +Release: 0 +Summary: Radio Plugin for the Xfce Panel +License: GPL-2.0+ Group: System/GUI/XFCE -BuildRequires: intltool +Url: http://goodies.xfce.org/projects/panel-plugins/xfce4-radio-plugin +Source0: http://archive.xfce.org/src/panel-plugins/%{plugin_name}/0.5/%{plugin_name}-%{version}.tar.bz2 +# PATCH-FIX-UPSTREAM xfce4-panel-plugin-radio-fix-libm-underlinking.patch bxo#7983 [email protected] -- Link explicitly against libm +Patch0: xfce4-panel-plugin-radio-fix-libm-underlinking.patch BuildRequires: fdupes -BuildRequires: pkgconfig(libxfce4panel-1.0) +BuildRequires: intltool BuildRequires: xfce4-dev-tools -Requires: xfce4-panel >= 4.8.0 +BuildRequires: pkgconfig(libxfce4panel-1.0) +BuildRequires: pkgconfig(libxfcegui4-1.0) +Requires: xfce4-panel >= %{panel_version} +Recommends: %{name}-lang = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build -# PATCH-FIX-UPSTREAM xfce4-panel-plugin-radio-fix-libm-underlinking.patch bxo#7983 [email protected] -- Link explicitly against libm -Patch0: xfce4-panel-plugin-radio-fix-libm-underlinking.patch %description The Radio plugin allows to control a V4l radio device, it can turn your radio on and off, tune it to some frequency and manage station presets. +%lang_package %prep %setup -q -n %{plugin_name}-%{version} @@ -52,26 +55,28 @@ %install %make_install + rm -rf %{buildroot}%{_datadir}/locale/{ast,kk,tl_PH,ur_PK} -%find_lang %{plugin_name} %{name}.lang + +%find_lang %{plugin_name} %{name}.lang %{?no_lang_C} + %fdupes %{buildroot}%{_datadir} %clean rm -rf %{buildroot} -%if 0%{?suse_version} >= 1140 - %post %icon_theme_cache_post %postun %icon_theme_cache_postun -%endif -%files -f %{name}.lang +%files %defattr(-,root,root) %{_libexecdir}/xfce4/panel-plugins/xfce4-radio-plugin %{_datadir}/icons/hicolor/*/apps/xfce-radio.* %{_datadir}/xfce4/panel-plugins/radio.desktop +%files lang -f %{name}.lang + %changelog -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
