Mailinglist Archive: opensuse-commit (1206 mails)

< Previous Next >
commit smb4k
  • From: root@xxxxxxx (h_root)
  • Date: Thu, 25 May 2006 00:53:56 +0200 (CEST)
  • Message-id: <20060524225356.3140C90875@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package smb4k
checked in at Thu May 25 00:53:56 CEST 2006.

--------
--- KDE/smb4k/smb4k.changes 2006-05-16 12:07:37.000000000 +0200
+++ smb4k/smb4k.changes 2006-05-24 11:46:56.000000000 +0200
@@ -1,0 +2,5 @@
+Wed May 24 11:46:51 CEST 2006 - adrian@xxxxxxx
+
+- fix build for < 10.1
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ smb4k.spec ++++++
--- /var/tmp/diff_new_pack.kviUtm/_old 2006-05-25 00:53:21.000000000 +0200
+++ /var/tmp/diff_new_pack.kviUtm/_new 2006-05-25 00:53:21.000000000 +0200
@@ -12,11 +12,14 @@

Name: smb4k
BuildRequires: kdebase3-devel
+%if %suse_version < 1010
+BuildRequires: update-desktop-files
+%endif
License: GPL
Group: Productivity/Networking/Samba
Summary: extended SMB and CIFS share browser for KDE
Version: 0.7.0
-Release: 2
+Release: 4
URL: http://smb4k.berlios.de/
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source: %name-%version.tar.bz2
@@ -73,6 +76,8 @@
/opt/kde3/share/icons/*

%changelog -n smb4k
+* Wed May 24 2006 - adrian@xxxxxxx
+- fix build for < 10.1
* Tue May 02 2006 - stbinner@xxxxxxx
- 0.7 update
* KonqSidebar_Smb4K: hang up the new alreadyMountedShare signal


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



Remember to have fun...


< Previous Next >
This Thread