Hello community, here is the log from the commit of package knemo for openSUSE:Factory checked in at Mon Sep 19 21:11:20 CEST 2011.
-------- New Changes file: --- /dev/null 2010-08-26 16:28:41.000000000 +0200 +++ /mounts/work_src_done/STABLE/knemo/knemo.changes 2011-08-07 18:22:10.000000000 +0200 @@ -0,0 +1,129 @@ +------------------------------------------------------------------- +Sun Aug 7 15:37:53 UTC 2011 - [email protected] + +- update to version 0.7.2 + * fix loading/calculating off-peak traffic + * use bugs.kde.org for bug reports + * keep the pixmap cache size under control + +------------------------------------------------------------------- +Fri Apr 15 15:42:10 UTC 2011 - [email protected] + +- the licenses package does not exist anymore + +------------------------------------------------------------------- +Thu Apr 14 21:26:44 UTC 2011 - [email protected] + +- update to 0.7.1: + * bugfixes + - fix a warning about K_EXPORT_COMPONENT_FACTORY + - fix how the poll interval gets validated + * add url to spec file + +------------------------------------------------------------------- +Mon Dec 6 11:31:12 UTC 2010 - [email protected] + +- update to 0.7.0: + * statistics changes: + - statistics are now stored in an SQLite 3 database + - custom billing periods are based on rules; this includes + more flexible period lengths and the ability to track + peak/off-peak hours + - support for an arbitrary number of traffic notifications + * ui changes: + - the statistics dialog entries have tooltips; select + multiple entries to get their sum + * bugfixes: + - reset traffic counters when an interface becomes unavailable + - mark pointopoint interfaces as connected only if they have + an ip address + - fix build on FreeBSD and GNU/kFreeBSD + - netload icon theme shouldn't use the unavailable color as + its background + +------------------------------------------------------------------- +Tue Jun 15 21:32:44 UTC 2010 - [email protected] + +- update to 0.6.3: + * save changes to traffic threshold setting + * add option to report traffic rate in bit/s + * update the signal plotter from KDE SC 4.4 branch; a few minor + plotter config options were dropped as a result + * on startup sync recent traffic statistics with vnstat if it's + available; this should help KNemo account for traffic between + sessions + * fix possible hang when text icon theme uses fixed fonts + +------------------------------------------------------------------- +Fri Dec 4 12:54:36 UTC 2009 - [email protected] + +- Update to version 0.6.0 + * backend changes: + - added IPv6 support + - polling periods can range from 0.1 to 2 seconds + - added notifications for when an interface becomes available/unavailable + - kill custom commands that are still running when KNemo closes + * statistics changes: + - added weekly statistics + - monthly statistics can act like "billing periods". Billing periods + can start on an arbitrary day and can span 1-6 months. + - optional notification if a billing period's traffic exceeds a threshold + * ui changes: + - improved icon theming modeled after the network status icons in the + freedesktop.org icon naming spec + - added a text icon theme that reports upload/download speeds in the tray + - status dialog supports multiple IP addresses per interface + - redesigned config dialog; should reduce information overload + - plotter properties are saved per interface and accessible by right + clicking a plotter + +------------------------------------------------------------------- +Mon Sep 21 18:30:06 UTC 2009 - [email protected] + +- Another fix to Obsoletes + +------------------------------------------------------------------- +Mon Sep 21 14:29:01 CEST 2009 - [email protected] + +- Fix Summary and Obsoletes tags + +------------------------------------------------------------------- +Mon Aug 3 18:37:52 UTC 2009 - [email protected] + +- Rename to knemo + +------------------------------------------------------------------- +Wed Apr 1 00:00:00 UTC 2009 - [email protected] + +- Update to version 0.5.2 + * fix config dialog so it preserves new position and size settings + * events work again + * sys backend uses iwlib instead of deprecated /sys/class/net/*/wireless + * backends check the wireless access point for the encryption status + * each monitored interface creates a plotter on startup but keeps it hidden; + this way the plotter already has a history before it's made visible for the first time + * don't inadvertently force libiw as a dependency + * take range (or lack of it) into account when showing wireless link quality + * if there is no config file, KNemo will monitor the default route interface; this + should reduce confusion for first time users while remaining discreet + * sys backend is now the default + + +------------------------------------------------------------------- +Sun Mar 8 00:00:00 UTC 2009 - [email protected] + +- run ldconfig in post and postun sections + + +------------------------------------------------------------------- +Sat Mar 7 00:00:00 UTC 2009 - [email protected] + +- exclude language sr@Latn +- symlink license + + +------------------------------------------------------------------- +Fri Mar 6 00:00:00 UTC 2009 - [email protected] + +- initial package + calling whatdependson for head-i586 New: ---- 12956-knemo-0.7.2.tar.bz2 knemo.changes knemo.spec rpmlintrc ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ knemo.spec ++++++ # # spec file for package knemo # # Copyright (c) 2007-2009,2011 Herbert Graeber # Copyright (c) 2010 Pascal Bleser # # This file and all modifications and additions to the pristine # package are under the same license as the package itself. # # norootforbuild Name: knemo Version: 0.7.2 Release: 0 License: GPL Group: System/GUI/KDE Summary: The KDE Network Monitor URL: http://kde-apps.org/content/show.php/KNemo?content=12956 Source: http://kde-apps.org/CONTENT/content-files/12956-knemo-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: libkde4-devel BuildRequires: wireless-tools libiw-devel libnl-devel %kde4_runtime_requires Provides: kde4-knemo = %{version} Obsoletes: kde4-knemo < %{version} %description KNemo offers a network monitor similar to the one found in Windows. For every network interface it displays an icon in the systray. %prep %setup -q %build %cmake_kde4 -d build %make_jobs %install pushd build %makeinstall %suse_update_desktop_file knemo Qt KDE System Monitor %kde_post_install popd #build %__rm -rf "%{buildroot}%{_datadir}/locale"/sr@ijekavian* %find_lang %{name} %{name}.lang %find_lang kcm_%{name} %{name}.lang %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %files -f %{name}.lang %defattr(-,root,root) %doc AUTHORS ChangeLog COPYING INSTALL README %{_bindir}/knemo %{_libdir}/kde4/kcm_knemo.so %{_datadir}/applications/kde4/knemo.desktop %{_datadir}/autostart/knemo.desktop %{_datadir}/icons/hicolor/*/apps/knemo* %{_datadir}/icons/hicolor/*/status/knemo* %{_datadir}/kde4/apps/knemo %{_datadir}/kde4/services/kcm_knemo.desktop %_kde4_appsdir/kconf_update/ %changelog # vim: set sw=4 ts=4 et: ++++++ rpmlintrc ++++++ addFilter("useless-explicit-requires kdebase4-runtime") ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
