* [PATCH] fuse: Drop SELinux support
@ 2016-10-21 11:37 Stefan Schantl
0 siblings, 0 replies; only message in thread
From: Stefan Schantl @ 2016-10-21 11:37 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 647 bytes --]
Fixes #11207.
Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
fuse/fuse.nm | 6 +-----
1 file changed, 1 insertion(+), 5 deletions(-)
diff --git a/fuse/fuse.nm b/fuse/fuse.nm
index 8db4447..37dbd20 100644
--- a/fuse/fuse.nm
+++ b/fuse/fuse.nm
@@ -5,7 +5,7 @@
name = fuse
version = 2.9.7
-release = 1
+release = 2
groups = System/Filesystems
url = http://fuse.sf.net/
@@ -21,10 +21,6 @@ end
source_dl = https://github.com/libfuse/libfuse/releases/download/%{thisapp}/
build
- requires
- libselinux-devel
- end
-
configure_options += \
--disable-static \
--disable-rpath
--
2.7.4
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-10-21 11:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-21 11:37 [PATCH] fuse: Drop SELinux support Stefan Schantl
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox