From 8a14410096eb0af38e527bc9c31f7a1b728da43e Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Thu, 2 Jul 2009 13:23:15 +0000 Subject: [PATCH] - Add -ggdb temporarily so it compiles on ppc64 --- gobject-introspection.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/gobject-introspection.spec b/gobject-introspection.spec index 7c34d0a..c93ee79 100644 --- a/gobject-introspection.spec +++ b/gobject-introspection.spec @@ -3,7 +3,7 @@ Name: gobject-introspection Version: 0.6.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Introspection system for GObject-based libraries Group: Development/Libraries @@ -50,6 +50,7 @@ Libraries and headers for gobject-introspection %setup -q %build +export CFLAGS="$CFLAGS -ggdb" %configure make @@ -95,6 +96,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man1/*.gz %changelog +* Thu Jul 2 2009 Peter Robinson - 0.6.3-3 +- Add -ggdb temporarily so it compiles on ppc64 + * Thu Jul 2 2009 Peter Robinson - 0.6.3-2 - Add the new source file