[GtkAda] Regenerate the generated packages but use the included GIR file.

Björn Persson rombobeorn at fedoraproject.org
Tue Jul 31 18:48:27 UTC 2012


commit b9a7604066c5ffb84aecdec1f516c36f1bb21925
Author: Björn Persson <bjorn at rombobjörn.se>
Date:   Tue Jul 31 20:48:22 2012 +0200

    Regenerate the generated packages but use the included GIR file.

 GtkAda.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/GtkAda.spec b/GtkAda.spec
index e83d2bc..9de022e 100644
--- a/GtkAda.spec
+++ b/GtkAda.spec
@@ -148,6 +148,10 @@ find -name .cvsignore | xargs rm -fr
 
 %build
 %{configure} --enable-build=Debuginfo --disable-subdirs --disable-static
+# Regenerate the generated Ada packages. Use the included version of
+# Gtk-2.0.gir for now, because the one from gtk2-devel causes errors and the
+# GTKada developers recommend waiting for the GTK 3 compatible version.
+make generate
 make GNATMAKE="gnatmake %{Gnatmake_optflags}"
 
 
@@ -230,7 +234,7 @@ exit 0
 
 
 %changelog
-* Sat Jul 28 2012 Björn Persson <bjorn at rombobjörn.se> - 2.24.2-4
+* Tue Jul 31 2012 Björn Persson <bjorn at rombobjörn.se> - 2.24.2-4
 - Removed the manpage for Gate, as Gate itself has been removed.
 - Removed obsolete references from the manpage for gtkada-config.
 


More information about the scm-commits mailing list