[nemo] add requires beesu

leigh123linux leigh123linux at fedoraproject.org
Wed Jul 24 23:01:00 UTC 2013


commit d82d6e7e7281231c0a30699d7f95a2cc9c3d6aa3
Author: leigh123linux <leigh123linux at googlemail.com>
Date:   Thu Jul 25 00:00:47 2013 +0100

    add requires beesu
    
    - drop patch to remove open as root

 nemo.spec |   13 ++++++++-----
 1 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/nemo.spec b/nemo.spec
index d2f9c96..8bf3a49 100644
--- a/nemo.spec
+++ b/nemo.spec
@@ -1,7 +1,7 @@
 Name:           nemo
 Summary:        File manager for Cinnamon
 Version:        1.8.4
-Release:        3%{?dist}
+Release:        4%{?dist}
 License:        GPLv2+ and LGPLv2+
 Group:          User Interface/Desktops
 URL:            https://github.com/linuxmint/nemo
@@ -16,7 +16,7 @@ Requires:       redhat-menus
 Requires:       gvfs
 Requires:       gnome-icon-theme
 Requires:       gsettings-desktop-schemas
-
+Requires:       beesu
 
 BuildRequires:  gnome-common
 BuildRequires:  intltool
@@ -44,8 +44,7 @@ BuildRequires:  gnome-themes-standard
 # don't depend on soname, rather on exact version
 Requires:       nemo-extensions%{?_isa} = %{version}-%{release}
 
-Patch0:         remove_OpenAsRoot.patch
-Patch1:         create_launcher.patch
+Patch0:         create_launcher.patch
 
 
 %description
@@ -87,7 +86,7 @@ Nemo theme fix for Adwaita
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
+sed -i -e 's at gksu@beesu at g' src/nemo-view.c
 NOCONFIGURE=1 ./autogen.sh
 
 %build
@@ -190,6 +189,10 @@ fi
 %{_datadir}/gir-1.0/*.gir
 
 %changelog
+* Wed Jul 24 2013 Leigh Scott <leigh123linux at googlemail.com> - 1.8.4-4
+- add requires beesu
+- drop patch to remove open as root
+
 * Wed Jul 24 2013 Leigh Scott <leigh123linux at googlemail.com> - 1.8.4-3
 - remove background patch as it breaks cinnamon next
 


More information about the scm-commits mailing list