Przesyłam diffa do smb4k Zmiany od wersji 0.6.4: ChangeLog 0.6.6: * Fixed too small buffer size in Smb4KUser on systems with many users and groups (closes #6070). * Fixed crash in Smb4KNetworkTab::slotKilled() (closes #3125). * Fixed these issues found by Marc Hansen (Thanks!): o crash in Smb4KBrowserWidget::slotMembers() o searching for illegal strings such as #, ', () shows search command as search result o the application might crash if you press "Apply" and "OK" successively in the configuration dialog and system files have to be written (As consequence, the OK and the Apply button will be disabled while the configuration is written to disk.) o shares are displayed although the user has to supply a password o printer shares are displayed although they are disabled in the configuration dialog o crash in Smb4KBookmarkMenuWidget::insertBookmarks() (closes #6146) o unusable entries were written when the user bookmarked a 'homes' share without providing a user name * Fixed the broken writing to the configuration file and the popping up of multiple information dialogs in Smb4KPasswordHandler.
ChangeLog 0.6.5: * Fixed writing to ~/.nsmbrc file under FreeBSD. * Fixed freezing of Smb4K when a share went offline (closes #3676). Smb4K will lock-up for a short amount of time if it encounters a broken share and will then continue its work without any problems. * Fixed the generation of wrong file permissions for /etc/sudoers and /etc/super.tab, respectively. The permissions are no longer hard coded, but the stat() system call is used to read the original permissions that will then be preserved. * Introduced global KConfig object and ported all classes to use it. * Fixed login problem when trying to preview a WinXP share or similar. * Added support of the 'include' directive in the smb.conf file (closes #5948). NOTE: The file that is to be included *must* be given with its full path! * Moved from getgrgid() to getgrgid_r() in Smb4KUser. This should close the "Smb4KUser: Could not get group name!" issue also known as #4914. * KonqSidebar_Smb4K: switched to global config system. Now parameters changed from the option dialog have effect into the konqueror plugin. * Executing a network item in the browser by clicking its name (not the [+]) will show/hide its contents (closes #3352). -- ___________________________ Linux is like Wigwam. No Gates, No Windows, Apache Inside !!!
Index: smb4k.spec =================================================================== RCS file: /cvsroot/SPECS/smb4k.spec,v retrieving revision 1.17 diff -u -r1.17 smb4k.spec --- smb4k.spec 18 Nov 2005 16:39:51 -0000 1.17 +++ smb4k.spec 5 Feb 2006 00:25:11 -0000 @@ -5,12 +5,12 @@ Summary: SMB Share Browser Summary(pl): Przegl±darka zasobów SMB Name: smb4k -Version: 0.6.4 +Version: 0.6.6 Release: 1 License: GPL Group: X11/Applications/Networking Source0: http://download.berlios.de/smb4k/%{name}-%{version}.tar.gz -# Source0-md5: aa78c388fa4aace1dce5450b9fefffc4 +# Source0-md5: 6da7046aad2fb0082b5838a82200712b URL: http://smb4k.berlios.de/ BuildRequires: automake BuildRequires: kdebase-devel @@ -33,8 +33,9 @@ %build cp -f /usr/share/automake/config.sub admin %configure \ - --with-qt-libraries=%{_libdir} - + --with-qt-libraries=%{_libdir} \ + --includedir=%{_includedir}/smb4k + %{__make} %install @@ -68,6 +69,8 @@ %attr(755,root,root) %{_libdir}/lib*.so.*.*.* %attr(755,root,root) %{_libdir}/kde3/*.so %{_libdir}/kde3/*.la +%{_libdir}/*.la +%{_includedir}/smb4k %{_datadir}/apps/smb4k %{_datadir}/apps/konqsidebartng/add/smb4k_add.desktop %{_iconsdir}/crystalsvg/*/apps/*.png
_______________________________________________ pld-devel-pl mailing list pld-devel-pl@lists.pld-linux.org http://lists.pld-linux.org/mailman/listinfo/pld-devel-pl