[packages/glib2] - rel 2; workaround skype bug by causing SANE_MALLOC_PROTOS to be not defined

arekm arekm at pld-linux.org
Thu May 16 13:28:01 CEST 2013


commit a4d28877086b4c613ee59cc6c2129911e7da0b4f
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Thu May 16 13:27:58 2013 +0200

    - rel 2; workaround skype bug by causing SANE_MALLOC_PROTOS to be not defined

 glib2.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/glib2.spec b/glib2.spec
index e2f4c00..613c4e3 100644
--- a/glib2.spec
+++ b/glib2.spec
@@ -19,7 +19,7 @@ Summary(tr.UTF-8):	Yararlı ufak yordamlar kitaplığı
 Summary(zh_CN.UTF-8):	实用工具函数库
 Name:		glib2
 Version:	2.36.2
-Release:	1
+Release:	2
 Epoch:		1
 License:	LGPL v2+
 Group:		Libraries
@@ -222,7 +222,10 @@ echo 'AC_DEFUN([GTK_DOC_CHECK],[])' >> acinclude.m4
 %{__autoconf}
 %{__autoheader}
 %{__automake}
+
+# -Wall CPPFLAGS is workaround for https://bugzilla.gnome.org/show_bug.cgi?id=698716
 %configure \
+	CPPFLAGS="%{rpmcppflags} -Wall" \
 	--disable-silent-rules \
 	%{__enable_disable apidocs gtk-doc} \
 	%{?with_apidocs:--with-html-dir=%{_gtkdocdir}} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/glib2.git/commitdiff/a4d28877086b4c613ee59cc6c2129911e7da0b4f



More information about the pld-cvs-commit mailing list