rpms/kdebase-workspace/F-12 kdebase-workspace.spec,1.327,1.328

Rex Dieter rdieter at fedoraproject.org
Tue Feb 16 22:40:06 UTC 2010


Author: rdieter

Update of /cvs/pkgs/rpms/kdebase-workspace/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv22612/F-12

Modified Files:
	kdebase-workspace.spec 
Log Message:
* Tue Feb 16 2010 Rex Dieter <rdieter at fedoraproject.org> - 4.4.0-5.1
- Requires: kbluetooth (<f13)



Index: kdebase-workspace.spec
===================================================================
RCS file: /cvs/pkgs/rpms/kdebase-workspace/F-12/kdebase-workspace.spec,v
retrieving revision 1.327
retrieving revision 1.328
diff -u -p -r1.327 -r1.328
--- kdebase-workspace.spec	13 Feb 2010 12:14:01 -0000	1.327
+++ kdebase-workspace.spec	16 Feb 2010 22:40:06 -0000	1.328
@@ -22,7 +22,7 @@
 Summary: KDE Workspace
 Name:    kdebase-workspace
 Version: 4.4.0
-Release: 5%{?dist}
+Release: 5%{?dist}.1
 
 License: GPLv2
 Group:   User Interface/Desktops
@@ -178,6 +178,11 @@ Requires: kio_sysinfo
 # needed for solid-bluetooth - bluez-libs BRs are not enough, bluez provides DBus 
 # interface and solid-bluetooth access this interface directly over DBus
 Requires: bluez
+%if 0%{?fedora} && 0%{?fedora} < 13
+# to help upgraders get the right dbus-bluez-pin-helper, else, will likely 
+# end up with 'blueman' and all it's gnome deps
+Requires: kbluetooth
+%endif
 
 %description
 The KDE Workspace consists of what is the desktop of the
@@ -676,6 +681,9 @@ fi
 
 
 %changelog
+* Tue Feb 16 2010 Rex Dieter <rdieter at fedoraproject.org> - 4.4.0-5.1
+- Requires: kbluetooth (<f13)
+
 * Sat Feb 13 2010 Kevin Kofler <Kevin at tigcc.ticalc.org> - 4.4.0-5
 - fix incorrectly rebased classicmenu-logout patch (#564536)
 



More information about the scm-commits mailing list