drop calculator patch

not needed anymore, gnome-calculator.desktop got renamed.
This commit is contained in:
Matthias Clasen 2012-06-14 07:27:42 -04:00
parent fd91600c69
commit 8d945d6e4f

View File

@ -1,6 +1,6 @@
Name: gnome-settings-daemon
Version: 3.4.2
Release: 2%{?dist}
Release: 3%{?dist}
Summary: The daemon sharing settings from GNOME to GTK+/KDE applications
Group: System Environment/Daemons
@ -9,8 +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
# http://git.gnome.org/browse/gnome-settings-daemon/commit/?id=fedb2be311b69c9dd12ada94047c82a28e73df47
Patch1: gsd-wacom.patch
@ -72,7 +70,6 @@ developing applications that use %{name}.
%prep
%setup -q
%patch0 -p1 -b .calc
%patch1 -p1 -b .wacom
%patch2 -p1 -b .update-none
%patch3 -p1 -b .fallback-icon
@ -225,6 +222,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@redhat.com> - 3.4.2-3
- Drop calculator patch (#742992)
* Thu Jun 7 2012 Peter Robinson <pbrobinson@fedoraproject.org> - 3.4.2-2
- Add patch to fix charging status icon fall back