[mintmenu] remove uninstall entry in context menu

Wolfgang Ulbrich raveit65 at fedoraproject.org
Sat Jun 21 12:32:49 UTC 2014


commit 018be5dc1f54040505c08a865a07e86117db7f47
Author: raveit65 <chat-to-me at raveit.de>
Date:   Sat Jun 21 14:32:41 2014 +0200

    remove uninstall entry in context menu

 mintmenu.spec |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/mintmenu.spec b/mintmenu.spec
index ede20cb..f7ea716 100644
--- a/mintmenu.spec
+++ b/mintmenu.spec
@@ -60,6 +60,8 @@ Patch12:        mintmenu_about.patch
 Patch13:        mintmenu_execute-fix.patch
 # usage of beesu instead of gksu
 Patch14:        mintmenu_gksu-to-beesu.patch
+# remove uninstall entry in context menu
+Patch15:        mintmenu_remove_uninstall-entry.patch
 
 BuildRequires:  python2-devel
 
@@ -102,6 +104,7 @@ tar -xf %{SOURCE1}
 %patch12 -p1 -b .about
 %patch13 -p1 -b .execute
 %patch14 -p1 -b .gksu
+%patch15 -p1 -b .uninstall-entry
 
 
 %build
@@ -210,6 +213,7 @@ fi
 * Sat Jun 21 2014 Wolfgang Ulbrich <chat-to-me at raveit.de> 5.5.8-1
 - update to 5.5.8 release
 - update mint-translations to 2014-05.25
+- remove uninstall entry in context menu
 
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 5.5.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild


More information about the scm-commits mailing list