[gnome-initial-setup] drop the yelp focus patch

Matthias Clasen mclasen at fedoraproject.org
Wed Aug 13 15:03:23 UTC 2014


commit a8f80e18b0aa54f2399afab4d518f478b06034a1
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Wed Aug 13 10:45:06 2014 -0400

    drop the yelp focus patch

 gnome-initial-setup.spec |   10 ++++------
 yelp-fixes.patch         |    8 --------
 2 files changed, 4 insertions(+), 14 deletions(-)
---
diff --git a/gnome-initial-setup.spec b/gnome-initial-setup.spec
index 04d7056..10c6372 100644
--- a/gnome-initial-setup.spec
+++ b/gnome-initial-setup.spec
@@ -1,16 +1,12 @@
 Name:           gnome-initial-setup
 Version:        3.13.4
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Bootstrapping your OS
 
 License:        GPLv2+
 URL:            https://live.gnome.org/GnomeOS/Design/Whiteboards/InitialSetup
 Source0:        http://download.gnome.org/sources/%{name}/3.13/%{name}-%{version}.tar.xz
 
-# this depends on a yelp patch that hasn't been merged upstream yet
-# https://bugzilla.gnome.org/show_bug.cgi?id=687957
-Patch0: yelp-fixes.patch
-
 %global nm_version 0.9.6.4
 %global glib_required_version 2.36.0
 %global gtk_required_version 3.11.3
@@ -68,7 +64,6 @@ you through configuring it. It is integrated with gdm.
 
 %prep
 %setup -q
-%patch0 -p1 -b .yelp-fixes
 
 %build
 %configure
@@ -107,6 +102,9 @@ useradd -rM -d /run/gnome-initial-setup/ -s /sbin/nologin %{name} &>/dev/null ||
 %{_datadir}/polkit-1/rules.d/20-gnome-initial-setup.rules
 
 %changelog
+* Wed Aug 13 2014 Matthias Clasen <mclasen at redhat.com> - 3.13.4-2
+- Drop the yelp focus patch (we've dropped the yelp patch it depends on)
+
 * Fri Jul 25 2014 Kalev Lember <kalevlember at gmail.com> - 3.13.4-1
 - Update to 3.13.4
 


More information about the scm-commits mailing list