Mailinglist Archive: opensuse-commit (1206 mails)

< Previous Next >
commit smb4k
  • From: root@xxxxxxx (h_root)
  • Date: Tue, 16 May 2006 13:01:58 +0200 (CEST)
  • Message-id: <20060516110158.307E18D6AB@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package smb4k
checked in at Tue May 16 13:01:58 CEST 2006.

--------
--- KDE/smb4k/smb4k.changes 2006-02-15 09:18:26.000000000 +0100
+++ smb4k/smb4k.changes 2006-05-16 12:07:37.000000000 +0200
@@ -2 +2 @@
-Wed Feb 15 09:18:01 CET 2006 - stbinner@xxxxxxx
+Tue May 2 14:42:57 CEST 2006 - stbinner@xxxxxxx
@@ -4 +4,108 @@
-- fix %suse_update_desktop_file parameter order
+- 0.7 update
+ * KonqSidebar_Smb4K: hang up the new alreadyMountedShare signal
+ from mounter. No error dialogs of "already been mounted share"
+ anymore (partially closes #5636).
+ * The old tab widget in the main window has been removed.
+ * Added shortcuts to the main window that allow jumping to each
+ dock widget: CTRL+1: Network Browser, CTRL+2/CTRL+S: Search
+ Dialog, CTRL+3: Shares View.
+ * Unified look of dialogs.
+ * Did a major revision of the browser widget.
+ * Did a major revision of the search dialog (closes #2247).
+ * Did several changes to the shares view.
+ * The bookmark editor allows editing of the IP address and
+ workgroup.
+ * Put Smb4KShareWidgetItem class in own files.
+ * Removed obsolete options "This master browser needs
+ authentication" and "Use authentication when querying the
+ workgroup master browsers" from the configuration dialog.
+ * When closing the configuration dialog, the root password is
+ only asked, if the user changed one of the super user options
+ (partially closes #5636).
+ * The removal of the super user entries from super.tab and/or
+ sudoers is now determined by the choice in the configuration
+ dialog.
+ * Rewrote Smb4KSharesMenuWidget class.
+ * Added new Smb4KShareActionMenu and Smb4KBrowserActionMenu
+ classes. They contain the actions that were defined in
+ Smb4KShareWidget and Smb4KBrowserWidget before, respectively. The
+ use of Smb4KShareActionMenu in the system tray icon closes #5622.
+ * Replaced deprecated KStdActions.
+ * Introduced new Smb4KDataItem container for the core classes.
+ * Revised bookmark handling (closes #6316).
+ * The scanner class underwent a major revision (closes #4417).
+ * Massively changed the entries and groups in the configuration
+ file. As consequence, Smb4K will be incompatible with prior
+ versions.
+ * Added ability to synchronize a local copy with a remote share
+ and vice versa (closes #1940). This feature uses Rsync. A few
+ of the many options have been stripped, because they are used
+ for transfer from remote hosts, which is no the case here.
+ * Information of any share will now be collected by the mounter.
+ Smb4KCore has been tidied up accordingly. Information of the
+ number of files and directories has been dropped (for now).
+ * Removed Catalan, Norwegian Nynorsk, Chinese Traditional (zh_TW)
+ and Simplified (zh_CN), Russian and Polish translation because
+ they were unmaintained and hopelessly out-dated.
+ * Removed the Smb4KShellIO class, because its only purpose was to
+ provide the Samba version. This is not necessary anymore, because
+ we switched to Samba 3.
+ * Introduced smb4k_cat and smb4k_mv utilities to read and
+ copy/move system config files.
+ * The handbook shipping with this release actually contains useful
+ information. However, it is still work in progress. The license
+ of the handbook has been changed from GFDL to GPL.
+ * If a user tries to mount an already mounted share, no error
+ message will be displayed anymore.
+ * Renamed the global namespace to Smb4KGlobal and several
+ functions inside.
+ * Centralized the application's timer in the Smb4KGlobal
+ namespace. As a side effect, this seems to fix the
+ very-fast-vanishing-tooltips problem.
+ * If the user canceled the writing to /etc/super.tab or
+ /etc/sudoers, the previous state will be re-established.
+ * Removed "Specify User" dialog from Smb4KBrowserWidget and moved
+ it to Smb4KGlobal namespace. Now only core classes are using it.
+ * Reworked and cleaned up Linux specific code in
+ Smb4KMounter::import().
+ * Moved error handling to Smb4KGlobal namespace. The reason is,
+ that the previous signal/slot model was not able to handle
+ errors during the initialization of the core.
+ * Removed Smb4KPasswordHandler::AskPass class and integrated its
+ functionality into Smb4KPasswordHandler::askpass(). This should
+ fix the compilation errors encountered when using MIPSpro
+ Compilers on IRIX/MIPS (closes #6811).
+ * When reading the smb.conf file, a line beginning with a
+ semicolon is valued as comment.
+ * Reduced CPU load by stretching the interval between checks for
+ externally mounted and broken shares from 1000 ms to 2500 ms.
+
+-------------------------------------------------------------------
+Wed Apr 19 15:14:55 CEST 2006 - stbinner@xxxxxxx
+
+- fix %suse_update_desktop_file parameter order for 10.1
+
+-------------------------------------------------------------------
+Tue Apr 18 09:24:58 CEST 2006 - stbinner@xxxxxxx
+
+- 0.6.10 update
+
+-------------------------------------------------------------------
+Tue Mar 28 15:07:18 CEST 2006 - stbinner@xxxxxxx
+
+- 0.6.9 update
+
+-------------------------------------------------------------------
+Mon Feb 27 09:47:10 CET 2006 - stbinner@xxxxxxx
+
+- 0.6.8 update
+
+-------------------------------------------------------------------
+Mon Feb 6 10:06:19 CET 2006 - stbinner@xxxxxxx
+
+- 0.6.7 update
+
+-------------------------------------------------------------------
+Sun Feb 5 08:35:19 CET 2006 - stbinner@xxxxxxx
+
+- 0.6.6 update

Old:
----
smb4k-0.6.5.tar.gz

New:
----
smb4k-0.7.0.tar.bz2

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

Other differences:
------------------
++++++ smb4k.spec ++++++
--- /var/tmp/diff_new_pack.9d60MP/_old 2006-05-16 13:01:46.000000000 +0200
+++ /var/tmp/diff_new_pack.9d60MP/_new 2006-05-16 13:01:46.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package smb4k (Version 0.6.5)
+# spec file for package smb4k (Version 0.7.0)
#
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -15,11 +15,11 @@
License: GPL
Group: Productivity/Networking/Samba
Summary: extended SMB and CIFS share browser for KDE
-Version: 0.6.5
-Release: 4
+Version: 0.7.0
+Release: 2
URL: http://smb4k.berlios.de/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-Source: %name-%version.tar.gz
+Source: %name-%version.tar.bz2
Patch: %name.diff
Patch1: fix_libtool.patch

@@ -43,14 +43,14 @@

%build
. /etc/opt/kde3/common_options
-./configure $configkde
+./configure $configkde --disable-final
make %{?jobs:-j%jobs}

%install
. /etc/opt/kde3/common_options
make DESTDIR=$RPM_BUILD_ROOT $INSTALL_TARGET
kde_post_install
-%suse_update_desktop_file -r -G "SMB/CIFS Share Browser" %name System Network
+%suse_update_desktop_file -r %name System Network
%find_lang %name

%post
@@ -73,8 +73,97 @@
/opt/kde3/share/icons/*

%changelog -n smb4k
-* Wed Feb 15 2006 - stbinner@xxxxxxx
-- fix %%suse_update_desktop_file parameter order
+* Tue May 02 2006 - stbinner@xxxxxxx
+- 0.7 update
+ * KonqSidebar_Smb4K: hang up the new alreadyMountedShare signal
+ from mounter. No error dialogs of "already been mounted share"
+ anymore (partially closes #5636).
+ * The old tab widget in the main window has been removed.
+ * Added shortcuts to the main window that allow jumping to each
+ dock widget: CTRL+1: Network Browser, CTRL+2/CTRL+S: Search
+ Dialog, CTRL+3: Shares View.
+ * Unified look of dialogs.
+ * Did a major revision of the browser widget.
+ * Did a major revision of the search dialog (closes #2247).
+ * Did several changes to the shares view.
+ * The bookmark editor allows editing of the IP address and
+ workgroup.
+ * Put Smb4KShareWidgetItem class in own files.
+ * Removed obsolete options "This master browser needs
+ authentication" and "Use authentication when querying the
+ workgroup master browsers" from the configuration dialog.
+ * When closing the configuration dialog, the root password is
+ only asked, if the user changed one of the super user options
+ (partially closes #5636).
+ * The removal of the super user entries from super.tab and/or
+ sudoers is now determined by the choice in the configuration
+ dialog.
+ * Rewrote Smb4KSharesMenuWidget class.
+ * Added new Smb4KShareActionMenu and Smb4KBrowserActionMenu
+ classes. They contain the actions that were defined in
+ Smb4KShareWidget and Smb4KBrowserWidget before, respectively. The
+ use of Smb4KShareActionMenu in the system tray icon closes #5622.
+ * Replaced deprecated KStdActions.
+ * Introduced new Smb4KDataItem container for the core classes.
+ * Revised bookmark handling (closes #6316).
+ * The scanner class underwent a major revision (closes #4417).
+ * Massively changed the entries and groups in the configuration
+ file. As consequence, Smb4K will be incompatible with prior
+ versions.
+ * Added ability to synchronize a local copy with a remote share
+ and vice versa (closes #1940). This feature uses Rsync. A few
+ of the many options have been stripped, because they are used
+ for transfer from remote hosts, which is no the case here.
+ * Information of any share will now be collected by the mounter.
+ Smb4KCore has been tidied up accordingly. Information of the
+ number of files and directories has been dropped (for now).
+ * Removed Catalan, Norwegian Nynorsk, Chinese Traditional (zh_TW)
+ and Simplified (zh_CN), Russian and Polish translation because
+ they were unmaintained and hopelessly out-dated.
+ * Removed the Smb4KShellIO class, because its only purpose was to
+ provide the Samba version. This is not necessary anymore, because
+ we switched to Samba 3.
+ * Introduced smb4k_cat and smb4k_mv utilities to read and
+ copy/move system config files.
+ * The handbook shipping with this release actually contains useful
+ information. However, it is still work in progress. The license
+ of the handbook has been changed from GFDL to GPL.
+ * If a user tries to mount an already mounted share, no error
+ message will be displayed anymore.
+ * Renamed the global namespace to Smb4KGlobal and several
+ functions inside.
+ * Centralized the application's timer in the Smb4KGlobal
+ namespace. As a side effect, this seems to fix the
+ very-fast-vanishing-tooltips problem.
+ * If the user canceled the writing to /etc/super.tab or
+ /etc/sudoers, the previous state will be re-established.
+ * Removed "Specify User" dialog from Smb4KBrowserWidget and moved
+ it to Smb4KGlobal namespace. Now only core classes are using it.
+ * Reworked and cleaned up Linux specific code in
+ Smb4KMounter::import().
+ * Moved error handling to Smb4KGlobal namespace. The reason is,
+ that the previous signal/slot model was not able to handle
+ errors during the initialization of the core.
+ * Removed Smb4KPasswordHandler::AskPass class and integrated its
+ functionality into Smb4KPasswordHandler::askpass(). This should
+ fix the compilation errors encountered when using MIPSpro
+ Compilers on IRIX/MIPS (closes #6811).
+ * When reading the smb.conf file, a line beginning with a
+ semicolon is valued as comment.
+ * Reduced CPU load by stretching the interval between checks for
+ externally mounted and broken shares from 1000 ms to 2500 ms.
+* Wed Apr 19 2006 - stbinner@xxxxxxx
+- fix %%suse_update_desktop_file parameter order for 10.1
+* Tue Apr 18 2006 - stbinner@xxxxxxx
+- 0.6.10 update
+* Tue Mar 28 2006 - stbinner@xxxxxxx
+- 0.6.9 update
+* Mon Feb 27 2006 - stbinner@xxxxxxx
+- 0.6.8 update
+* Mon Feb 06 2006 - stbinner@xxxxxxx
+- 0.6.7 update
+* Sun Feb 05 2006 - stbinner@xxxxxxx
+- 0.6.6 update
* Wed Jan 25 2006 - mls@xxxxxxx
- converted neededforbuild to BuildRequires
* Sat Jan 07 2006 - stbinner@xxxxxxx


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



Remember to have fun...


< Previous Next >
This Thread