packages: kde4-kdebluetooth/kde4-kdebluetooth.spec - up to 0.4 svn 1027376 ...

cactus cactus at pld-linux.org
Thu Sep 24 14:37:03 CEST 2009


Author: cactus                       Date: Thu Sep 24 12:37:03 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 0.4 svn 1027376
- support for more than one file send
- fixed crashes
- still have problem with sending to already connected devices (https://bugs.kde.org/show_bug.cgi?id=205102)

---- Files affected:
packages/kde4-kdebluetooth:
   kde4-kdebluetooth.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: packages/kde4-kdebluetooth/kde4-kdebluetooth.spec
diff -u packages/kde4-kdebluetooth/kde4-kdebluetooth.spec:1.9 packages/kde4-kdebluetooth/kde4-kdebluetooth.spec:1.10
--- packages/kde4-kdebluetooth/kde4-kdebluetooth.spec:1.9	Sun Aug 23 02:00:54 2009
+++ packages/kde4-kdebluetooth/kde4-kdebluetooth.spec	Thu Sep 24 14:36:58 2009
@@ -1,21 +1,21 @@
 # $Revision$, $Date$
 
 %define		qtver	4.4.3
-%define		kde4ver	4.2.0
-%define		snap	svn1014227
-%define		origname	kdebluetooth4
+%define		kde4ver	4.3.0
+%define		svnsnap	1027376
+%define		orgname	kbluetooth
 
 Summary:	KDE Bluetooth framework
 Summary(pl.UTF-8):	Podstawowe środowisko KDE Bluetooth
 Name:		kde4-kdebluetooth
-Version:	0.3
-Release:	3.%{snap}
+Version:	0.4
+Release:	1.%{svnsnap}
 License:	GPL
 Group:		X11/Applications
 #Source0:	http://dl.sourceforge.net/kde-bluetooth/%{origname}-%{version}.tar.bz2
-# get via: svn co svn://anonsvn.kde.org/home/kde/trunk/playground/network/kbluetooth4
-Source0:	%{origname}-%{snap}.tar.bz2
-# Source0-md5:	144687259bdea6c3e8b33622db79ad04
+# get via: svn co svn://anonsvn.kde.org/home/kde/trunk/playground/network/kbluetooth
+Source0:	%{orgname}-%{version}-%{svnsnap}.tar.bz2
+# Source0-md5:	4021e67f7e577fa30dee42c5dc8b6553
 URL:		http://bluetooth.kmobiletools.org/
 BuildRequires:	QtCore-devel >= %{qtver}
 BuildRequires:	QtDBus-devel >= %{qtver}
@@ -26,6 +26,7 @@
 BuildRequires:	kde4-kdelibs-devel >= %{kde4ver}
 BuildRequires:	qt4-build >= %{qtver}
 BuildRequires:	qt4-qmake >= %{qtver}
+BuildRequires:	soprano-devel
 Requires:	obex-data-server
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -43,7 +44,7 @@
 jest możliwe.
 
 %prep
-%setup -q -n %{origname}
+%setup -q -n %{orgname}
 
 %build
 install -d build
@@ -85,6 +86,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2009/09/24 12:36:58  cactus
+- up to 0.4 svn 1027376
+- support for more than one file send
+- fixed crashes
+- still have problem with sending to already connected devices (https://bugs.kde.org/show_bug.cgi?id=205102)
+
 Revision 1.9  2009/08/23 00:00:54  cactus
 - R: obex-data-server
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/kde4-kdebluetooth/kde4-kdebluetooth.spec?r1=1.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list