rpms/kdebluetooth/F-12 kdebluetooth.spec,1.23,1.24

Lorenzo Villani arbiter at fedoraproject.org
Tue Nov 10 16:19:34 UTC 2009


Author: arbiter

Update of /cvs/pkgs/rpms/kdebluetooth/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv17783

Modified Files:
	kdebluetooth.spec 
Log Message:
* Tue Nov 10 2009 Lorenzo Villani <lvillani at binaryhelix.net> - 1:0.3-5
- Fix bug number: 521680



Index: kdebluetooth.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kdebluetooth/F-12/kdebluetooth.spec,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -p -r1.23 -r1.24
--- kdebluetooth.spec	25 Jul 2009 04:27:00 -0000	1.23
+++ kdebluetooth.spec	10 Nov 2009 16:19:33 -0000	1.24
@@ -1,7 +1,7 @@
 Summary:		The KDE Bluetooth Framework
 Name:			kdebluetooth
 Version:		0.3
-Release:		4%{?dist}
+Release:		5%{?dist}
 Epoch:			1
 License:		GPLv2+
 Group:			Applications/Communications
@@ -11,19 +11,21 @@ BuildRoot:		%{_tmppath}/%{name}-%{versio
 
 BuildRequires:	kdebase-workspace-devel >= 4.2
 BuildRequires:	cmake
-Obsoletes:		%{name}-libs < 1:0.2
-Obsoletes:		%{name}-devel < 1:0.2
-
-Provides:		dbus-bluez-pin-helper
-
 # Depend on and track solid-bluetooth backport
 BuildRequires:  solid-bluetooth-devel >= 4.3
 Requires: solid-bluetooth >= 4.3
+Requires: openobex
+Requires: obexftp
+Requires: obex-data-server
+
+Obsoletes: %{name}-libs < 1:0.2
+Obsoletes: %{name}-devel < 1:0.2
+Provides:  dbus-bluez-pin-helper
 
 %description
 The KDE Bluetooth Framework is a set of tools built on top of Linux'
 Bluetooth (Bluez) stack. The goal is to provide easy access to the most
-common Bluetooth profiles and to make data exchange with Bluetooth     
+common Bluetooth profiles and to make data exchange with Bluetooth
 enabled devices as straightforward as possible.
 
 
@@ -33,7 +35,7 @@ enabled devices as straightforward as po
 
 %build
 %cmake_kde4
-make %{?_smp_mflags} 
+make %{?_smp_mflags}
 
 
 %install
@@ -75,6 +77,9 @@ gtk-update-icon-cache -qf %{_datadir}/ic
 
 
 %changelog
+* Tue Nov 10 2009 Lorenzo Villani <lvillani at binaryhelix.net> - 1:0.3-5
+- Fix bug number: 521680
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1:0.3-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 




More information about the scm-commits mailing list