[gnome-shell] Drop the bluez revert patch as we now have new enough gnome-bluetooth

Kalev Lember kalev at fedoraproject.org
Fri Aug 9 23:09:06 UTC 2013


commit b7f3da692af07d7ae51e4d9024e1a1389c4514be
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Sat Aug 10 01:07:57 2013 +0200

    Drop the bluez revert patch as we now have new enough gnome-bluetooth

 gnome-shell-revert-bluez5-port.patch |  129 ----------------------------------
 gnome-shell.spec                     |   11 ++--
 2 files changed, 5 insertions(+), 135 deletions(-)
---
diff --git a/gnome-shell.spec b/gnome-shell.spec
index 8e1deed..a64044c 100644
--- a/gnome-shell.spec
+++ b/gnome-shell.spec
@@ -1,6 +1,6 @@
 Name:           gnome-shell
 Version:        3.9.5
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Window management and application launching for GNOME
 
 Group:          User Interface/Desktops
@@ -13,11 +13,8 @@ Source0:        http://download.gnome.org/sources/gnome-shell/3.9/%{name}-%{vers
 # Replace Epiphany with Firefox in the default favourite apps list
 Patch1: gnome-shell-favourite-apps-firefox.patch
 
-# Revert back to bluez 4 as a downstream patch
-Patch2: gnome-shell-revert-bluez5-port.patch
-
 %define clutter_version 1.13.4
-%define gnome_bluetooth_version 1:3.1.0
+%define gnome_bluetooth_version 1:3.9.0
 %define gobject_introspection_version 0.10.1
 %define gjs_version 1.35.4
 %define mutter_version 3.9.5
@@ -116,7 +113,6 @@ easy to use experience.
 %prep
 %setup -q
 %patch1 -p1 -b .firefox
-%patch2 -p1 -b .revert_bluez5 -R
 
 %build
 (if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; fi;
@@ -182,6 +178,9 @@ glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas &> /dev/null
 %exclude %{_datadir}/gtk-doc
 
 %changelog
+* Sat Aug 10 2013 Kalev Lember <kalevlember at gmail.com> - 3.9.5-2
+- Drop the bluez revert patch as we now have new enough gnome-bluetooth
+
 * Tue Jul 30 2013 Florian Müllner <fmuellner at redhat.com> - 3.9.5
 - Update to 3.9.5
 


More information about the scm-commits mailing list