Hello community, here is the log from the commit of package xfce4-panel-plugin-netload for openSUSE:Factory checked in at 2012-04-19 12:39:22 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xfce4-panel-plugin-netload (Old) and /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-netload.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xfce4-panel-plugin-netload", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/xfce4-panel-plugin-netload/xfce4-panel-plugin-netload.changes 2012-01-19 16:58:02.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.xfce4-panel-plugin-netload.new/xfce4-panel-plugin-netload.changes 2012-04-19 12:39:28.000000000 +0200 @@ -1,0 +2,11 @@ +Tue Apr 17 22:34:12 UTC 2012 - [email protected] + +- corrected source URL + +------------------------------------------------------------------- +Tue Apr 3 21:41:24 UTC 2012 - [email protected] + +- specfile cleanup +- split off -lang subpackage + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xfce4-panel-plugin-netload.spec ++++++ --- /var/tmp/diff_new_pack.J19bnu/_old 2012-04-19 12:39:29.000000000 +0200 +++ /var/tmp/diff_new_pack.J19bnu/_new 2012-04-19 12:39:29.000000000 +0200 @@ -15,28 +15,32 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %define panel_version 4.8.0 %define plugin_name xfce4-netload-plugin Name: xfce4-panel-plugin-netload Version: 1.1.0 Release: 0 -Summary: Network load monitoring plugin for the Xfce panel +Summary: Network Load Monitoring Plugin for the Xfce Panel License: GPL-2.0+ Group: System/GUI/XFCE Url: http://goodies.xfce.org/projects/panel-plugins/xfce4-netload-plugin -Source0: xfce4-netload-plugin-%{version}.tar.bz2 +Source0: http://archive.xfce.org/src/panel-plugins/%{plugin_name}/1.1/%{plugin_name}-%{version}.tar.bz2 BuildRequires: fdupes BuildRequires: intltool BuildRequires: pkgconfig(libxfce4panel-1.0) BuildRequires: pkgconfig(libxfce4ui-1) -Requires: xfce4-panel >= 4.8.0 +Requires: xfce4-panel >= %{panel_version} +Recommends: %{name}-lang = %{version} BuildRoot: %{_tmppath}/%{name}-%{version}-build %description The Netload plugin allows to monitor the netowrk load of a given network interface. +%lang_package + %prep %setup -q -n %{plugin_name}-%{version} @@ -46,26 +50,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-netload-plugin %{_datadir}/xfce4/panel-plugins/netload.desktop %{_datadir}/icons/hicolor/*/apps/xfce4-netload-plugin.* +%files lang -f %{name}.lang + %changelog -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
