public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] glib2: Update to 2.50.1
@ 2016-10-21 11:47 Stefan Schantl
  0 siblings, 0 replies; only message in thread
From: Stefan Schantl @ 2016-10-21 11:47 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 932 bytes --]

This is a major update to the latest stable version of glib2.

* Drop SELinux support.

Fixes #11208.

Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
 glib2/glib2.nm | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/glib2/glib2.nm b/glib2/glib2.nm
index 444a2d1..26ad237 100644
--- a/glib2/glib2.nm
+++ b/glib2/glib2.nm
@@ -4,8 +4,8 @@
 ###############################################################################
 
 name       = glib2
-ver_major  = 2.48
-ver_minor  = 0
+ver_major  = 2.50
+ver_minor  = 1
 version    = %{ver_major}.%{ver_minor}
 release    = 1
 thisapp    = glib-%{version}
@@ -31,14 +31,13 @@ build
 	requires
 		gettext
 		libffi-devel
-		libselinux-devel
+		libmount-devel
 		pcre-devel
 		pkg-config
 		zlib-devel
 	end
 
 	configure_options += \
-		--sysconfdir=/etc \
 		--with-pcre=system
 
 	install_cmds
-- 
2.7.4


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-10-21 11:47 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:47 [PATCH] glib2: Update to 2.50.1 Stefan Schantl

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox