[nemo] remove background patch as it breaks cinnamon next

leigh123linux leigh123linux at fedoraproject.org
Wed Jul 24 07:53:54 UTC 2013


commit 1e7bc2e4a62e95d1eb279d1b022dec830b6f17ab
Author: leigh123linux <leigh123linux at googlemail.com>
Date:   Wed Jul 24 08:53:45 2013 +0100

    remove background patch as it breaks cinnamon next

 nemo.spec                       |   13 +-
 remove-desktop-background.patch | 1050 ---------------------------------------
 2 files changed, 6 insertions(+), 1057 deletions(-)
---
diff --git a/nemo.spec b/nemo.spec
index 960a46a..d2f9c96 100644
--- a/nemo.spec
+++ b/nemo.spec
@@ -1,7 +1,7 @@
 Name:           nemo
 Summary:        File manager for Cinnamon
 Version:        1.8.4
-Release:        2%{?dist}
+Release:        3%{?dist}
 License:        GPLv2+ and LGPLv2+
 Group:          User Interface/Desktops
 URL:            https://github.com/linuxmint/nemo
@@ -44,11 +44,8 @@ BuildRequires:  gnome-themes-standard
 # don't depend on soname, rather on exact version
 Requires:       nemo-extensions%{?_isa} = %{version}-%{release}
 
-# https://github.com/linuxmint/nemo/pull/263
-Patch0:         remove-desktop-background.patch
-
-Patch1:         remove_OpenAsRoot.patch
-Patch2:         create_launcher.patch
+Patch0:         remove_OpenAsRoot.patch
+Patch1:         create_launcher.patch
 
 
 %description
@@ -91,7 +88,6 @@ Nemo theme fix for Adwaita
 %setup -q
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
 NOCONFIGURE=1 ./autogen.sh
 
 %build
@@ -194,6 +190,9 @@ fi
 %{_datadir}/gir-1.0/*.gir
 
 %changelog
+* Wed Jul 24 2013 Leigh Scott <leigh123linux at googlemail.com> - 1.8.4-3
+- remove background patch as it breaks cinnamon next
+
 * Mon Jul 22 2013 Leigh Scott <leigh123linux at googlemail.com> - 1.8.4-2
 - patch to fix create launcher
 


More information about the scm-commits mailing list