* [PATCH] procps-ng: Update to 3.3.12
@ 2016-10-20 6:57 Stefan Schantl
0 siblings, 0 replies; only message in thread
From: Stefan Schantl @ 2016-10-20 6:57 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1040 bytes --]
This is a minor update to the latest version of procps-ng.
* Drop SELinux support.
Fixes #11223.
Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
procps-ng/procps-ng.nm | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
diff --git a/procps-ng/procps-ng.nm b/procps-ng/procps-ng.nm
index 6760a9b..4392817 100644
--- a/procps-ng/procps-ng.nm
+++ b/procps-ng/procps-ng.nm
@@ -4,7 +4,7 @@
###############################################################################
name = procps-ng
-version = 3.3.10
+version = 3.3.12
release = 1
groups = Applications/System
@@ -24,7 +24,6 @@ sources = %{thisapp}.tar.xz
build
requires
gettext-devel
- libselinux-devel
ncurses-devel >= 5.9-11
end
@@ -35,8 +34,7 @@ build
--disable-modern-top \
--enable-watch8bit \
--enable-skill \
- --enable-sigwinch \
- --enable-libselinux
+ --enable-sigwinch
# Fix install path of some binaries.
make_install_targets += \
--
2.7.4
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-10-20 6:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-10-20 6:57 [PATCH] procps-ng: Update to 3.3.12 Stefan Schantl
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox