rpms/kdebluetooth/F-10 kdebluetooth.spec,1.19,1.20

Lorenzo Villani arbiter at fedoraproject.org
Tue Nov 10 16:21:25 UTC 2009


Author: arbiter

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

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-10/kdebluetooth.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -p -r1.19 -r1.20
--- kdebluetooth.spec	29 Jan 2009 22:58:31 -0000	1.19
+++ kdebluetooth.spec	10 Nov 2009 16:21:25 -0000	1.20
@@ -1,7 +1,7 @@
 Summary:		The KDE Bluetooth Framework
 Name:			kdebluetooth
 Version:		0.3
-Release:		1%{?dist}
+Release:		5%{?dist}
 Epoch:			1
 License:		GPLv2+
 Group:			Applications/Communications
@@ -11,17 +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
-
 # 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.
 
 
@@ -31,7 +35,7 @@ enabled devices as straightforward as po
 
 %build
 %cmake_kde4
-make %{?_smp_mflags} 
+make %{?_smp_mflags}
 
 
 %install
@@ -73,6 +77,18 @@ 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
+
+* Mon Mar 09 2009 Kevin Kofler <Kevin at tigcc.ticalc.org> - 1:0.3-3
+- Provides: dbus-bluez-pin-helper (so bluez doesn't drag in gnome-bluetooth)
+
+* Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1:0.3-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
+
 * Wed Jan 28 2009 Ville Skyttä <ville.skytta at iki.fi> - 1:0.3-1
 - 0.3 (#481802).
 - http://sourceforge.net/project/shownotes.php?group_id=89888&release_id=654566




More information about the fedora-extras-commits mailing list