packages: polkit/polkit.spec - bump glib2 deps to 2.32.0 to avoid NM upgrad...

glen glen at pld-linux.org
Wed Apr 18 20:56:18 CEST 2012


Author: glen                         Date: Wed Apr 18 18:56:18 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- bump glib2 deps to 2.32.0 to avoid NM upgrade failing to startup itself:
  NetworkManager: symbol lookup error: /usr/lib/libpolkit-gobject-1.so.0: undefined symbol: g_mutex_lock

---- Files affected:
packages/polkit:
   polkit.spec (1.27 -> 1.28) 

---- Diffs:

================================================================
Index: packages/polkit/polkit.spec
diff -u packages/polkit/polkit.spec:1.27 packages/polkit/polkit.spec:1.28
--- packages/polkit/polkit.spec:1.27	Mon Apr  2 21:17:00 2012
+++ packages/polkit/polkit.spec	Wed Apr 18 20:56:12 2012
@@ -3,12 +3,12 @@
 # Conditional build:
 %bcond_without	apidocs		# build without apidocs
 %bcond_without	systemd		# use systemd for session tracking instead of ConsoleKit (fallback to ConsoleKit on runtime)
-#
+
 Summary:	A framework for defining policy for system-wide components
 Summary(pl.UTF-8):	Szkielet do definiowania polityki dla komponentów systemowych
 Name:		polkit
 Version:	0.104
-Release:	3
+Release:	4
 License:	LGPL v2+
 Group:		Libraries
 Source0:	http://hal.freedesktop.org/releases/%{name}-%{version}.tar.gz
@@ -21,7 +21,7 @@
 BuildRequires:	docbook-style-xsl
 BuildRequires:	expat-devel >= 1:1.95.8
 BuildRequires:	gettext-devel
-BuildRequires:	glib2-devel >= 1:2.28.0
+BuildRequires:	glib2-devel >= 1:2.32.0
 BuildRequires:	glibc-misc
 BuildRequires:	gobject-introspection-devel >= 0.6.2
 %{?with_apidocs:BuildRequires:	gtk-doc >= 1.3}
@@ -66,7 +66,7 @@
 Summary(pl.UTF-8):	Biblioteki PolicyKit
 Group:		Libraries
 Requires:	dbus-libs >= 1.1.2-5
-Requires:	glib2 >= 1:2.28.0
+Requires:	glib2 >= 1:2.32.0
 Obsoletes:	PolicyKit-libs
 
 %description libs
@@ -81,7 +81,7 @@
 Group:		Development/Libraries
 Requires:	%{name}-libs = %{version}-%{release}
 Requires:	expat-devel >= 1:1.95.8
-Requires:	glib2-devel >= 1:2.28.0
+Requires:	glib2-devel >= 1:2.32.0
 Obsoletes:	PolicyKit-devel
 
 %description devel
@@ -225,6 +225,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.28  2012/04/18 18:56:12  glen
+- bump glib2 deps to 2.32.0 to avoid NM upgrade failing to startup itself:
+  NetworkManager: symbol lookup error: /usr/lib/libpolkit-gobject-1.so.0: undefined symbol: g_mutex_lock
+
 Revision 1.27  2012/04/02 19:17:00  kiesiu
 - added patch for runtime fallback to ConsoleKit; rel. 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/polkit/polkit.spec?r1=1.27&r2=1.28



More information about the pld-cvs-commit mailing list