[nautilus] drop selinux patch, doesn't apply cleanly

Matthias Clasen mclasen at fedoraproject.org
Wed Dec 21 04:45:50 UTC 2011


commit f2b08c889ae3cdcfb70ae428b9209ba08324ce35
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Tue Dec 20 23:45:21 2011 -0500

    drop selinux patch, doesn't apply cleanly

 nautilus.spec |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/nautilus.spec b/nautilus.spec
index 2061297..de148e8 100644
--- a/nautilus.spec
+++ b/nautilus.spec
@@ -59,8 +59,8 @@ Provides:       gnome-volume-manager = 2.24.0-2
 Obsoletes:      eel2 < 2.26.0-3
 Provides:       eel2 = 2.26.0-3
 
-# Some changes to default config
-Patch4:         nautilus-2.91.8-selinux.patch
+# Why is this still not upstream ?!
+#Patch4:         nautilus-2.91.8-selinux.patch
 
 Patch7:         rtl-fix.patch
 #Patch8:        nautilus-2.22.1-hide-white-screen.patch
@@ -96,7 +96,7 @@ for developing nautilus extensions.
 %prep
 %setup -q -n %{name}-%{version}
 
-%patch4 -p1 -b .selinux
+#%patch4 -p1 -b .selinux
 %patch7 -p1 -b .rtl-fix
 
 %build


More information about the scm-commits mailing list