Hello community,

here is the log from the commit of package xfce4-panel-plugin-netload for 
openSUSE:12.2 checked in at 2012-07-23 12:10:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:12.2/xfce4-panel-plugin-netload (Old)
 and      /work/SRC/openSUSE:12.2/.xfce4-panel-plugin-netload.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xfce4-panel-plugin-netload", Maintainer is 
"xfce-maintain...@suse.de"

Changes:
--------
New Changes file:

--- /dev/null   2012-07-06 19:40:38.919402255 +0200
+++ 
/work/SRC/openSUSE:12.2/.xfce4-panel-plugin-netload.new/xfce4-panel-plugin-netload.changes
  2012-07-23 12:10:09.000000000 +0200
@@ -0,0 +1,44 @@
+-------------------------------------------------------------------
+Sun Jul 15 16:07:12 UTC 2012 - g...@opensuse.org
+
+- update to version 1.2.0
+  - some code cleanup and respect the Panel HIG
+  - update monitor labels sizes gracefully
+  - rectify tooltip information
+  - support new panel mode Deskbar
+  - drop if_ppp headers
+  - reorganize code in monitor_new, setup_monitor and
+    monitor_set_orientation
+  - keep colorized values after orientation change
+  - fix widget visibility on orientation change
+
+-------------------------------------------------------------------
+Fri Apr 20 11:32:14 UTC 2012 - g...@opensuse.org
+
+- added documentation files
+
+-------------------------------------------------------------------
+Tue Apr 17 22:34:12 UTC 2012 - g...@opensuse.org
+
+- corrected source URL
+
+-------------------------------------------------------------------
+Tue Apr  3 21:41:24 UTC 2012 - g...@opensuse.org
+
+- specfile cleanup
+- split off -lang subpackage
+
+-------------------------------------------------------------------
+Fri Jan 13 15:04:50 UTC 2012 - g...@opensuse.org
+
+- update to version 1.1.0
+  - add option to show values in panel in addition to the bars
+  - format units automatically
+  - port to libxfce4ui
+  - fix two calls to snprintf
+
+-------------------------------------------------------------------
+Wed Mar  9 11:00:00 UTC 2011 - g...@opensuse.org
+
+- new package (split off from xfce4-panel-plugins)
+

Old:
----
  _link

New:
----
  xfce4-netload-plugin-1.2.0.tar.bz2
  xfce4-panel-plugin-netload.changes
  xfce4-panel-plugin-netload.spec

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

Other differences:
------------------
++++++ xfce4-panel-plugin-netload.spec ++++++
#
# spec file for package xfce4-panel-plugin-netload
#
# 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
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.

# 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.2.0
Release:        0
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:        
http://archive.xfce.org/src/panel-plugins/%{plugin_name}/1.2/%{plugin_name}-%{version}.tar.bz2
BuildRequires:  fdupes
BuildRequires:  intltool
BuildRequires:  pkgconfig(libxfce4panel-1.0)
BuildRequires:  pkgconfig(libxfce4ui-1)
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}

%build
%configure --disable-static
make %{_smp_mflags} V=1

%install
%make_install

rm -rf %{buildroot}%{_datadir}/locale/{ast,kk,tl_PH,ur_PK}

%find_lang %{plugin_name} %{name}.lang %{?no_lang_C}

%fdupes %{buildroot}%{_datadir}

%clean
rm -rf %{buildroot}

%post
%icon_theme_cache_post

%postun
%icon_theme_cache_postun

%files
%defattr(-,root,root)
%doc AUTHORS ChangeLog COPYING NEWS README
%{_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: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to