[gnome-settings-daemon] drop calculator patch

Matthias Clasen mclasen at fedoraproject.org
Thu Jun 14 12:23:46 UTC 2012


commit 834a0cbce96ef5cdab431e794b73baf10145d881
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Thu Jun 14 08:24:52 2012 -0400

    drop calculator patch

 gnome-settings-daemon.spec |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/gnome-settings-daemon.spec b/gnome-settings-daemon.spec
index 5e7d44c..4499c6f 100644
--- a/gnome-settings-daemon.spec
+++ b/gnome-settings-daemon.spec
@@ -1,6 +1,6 @@
 Name:           gnome-settings-daemon
 Version:        3.5.2
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        The daemon sharing settings from GNOME to GTK+/KDE applications
 
 Group:          System Environment/Daemons
@@ -9,9 +9,6 @@ URL:            http://download.gnome.org/sources/%{name}
 #VCS: git:git://git.gnome.org/gnome-settings-daemon
 Source:         http://download.gnome.org/sources/%{name}/3.4/%{name}-%{version}.tar.xz
 
-# Fedora specific patch
-Patch0: gsd-calculator.patch
-
 Requires: control-center-filesystem
 
 BuildRequires:  dbus-glib-devel
@@ -61,7 +58,6 @@ developing applications that use %{name}.
 
 %prep
 %setup -q
-%patch0 -p1 -b .calc
 
 autoreconf -i -f
 
@@ -208,6 +204,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_datadir}/gnome-settings-daemon-3.0/input-device-example.sh
 
 %changelog
+* Thu Jun 14 2012 Matthias Clasen <mclasen at redhat.com> - 3.5.2-4
+- Drop calculator patch, no longer needed
+
 * Thu Jun 07 2012 Matthias Clasen <mclasen at redhat.com> - 3.5.2-3
 - Fix file lists
 


More information about the scm-commits mailing list