[GtkAda] Rebuilt with GCC 4.8.

Björn Persson rombobeorn at fedoraproject.org
Thu Jan 24 18:47:52 UTC 2013


commit a1b150b885267092e5205639e7fb6ccd1c1dc41a
Author: Björn Persson <bjorn at rombobjörn.se>
Date:   Thu Jan 24 19:24:15 2013 +0100

    Rebuilt with GCC 4.8.

 GtkAda.spec |   13 +++++++++----
 1 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/GtkAda.spec b/GtkAda.spec
index 9de022e..7e81252 100644
--- a/GtkAda.spec
+++ b/GtkAda.spec
@@ -1,6 +1,6 @@
 Name:           GtkAda
 Version:        2.24.2
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Ada binding to GTK+
 Summary(sv):    Adabindning till GTK+
 Group:          System Environment/Libraries
@@ -12,7 +12,7 @@ URL:            http://libre.adacore.com/libre/tools/GtkAda/
 Source:         gtkada-gpl-%{version}-src.tgz
 # Patch to make project files use fedora-gnat-project-common:
 Patch1:         GtkAda-2.14.1-multilib_gpr.patch
-# Patch to make gtkada-config use uname:
+# Fedora-specific patch to make gtkada-config use uname:
 Patch2:         GtkAda-2.14.1-multilib_gtkada-config.patch
 # Patch to fix implicit DSO linking, proposed upstream 2010-02-16:
 # http://lists.adacore.com/pipermail/gtkada/2010-February/003871.html
@@ -24,9 +24,11 @@ Patch5:         GtkAda-2.24.2-configuration-5.patch
 Patch7:         GtkAda-2.18.0-gl_placement.patch
 # GNU-specific patch to avoid link bloat:
 Patch8:         GtkAda-2.18.0-link_as_needed.patch
-# Hack to avoid conflicts where two project files claim the same source files:
+# Patch to avoid conflicts where two project files claim the same source files,
+# fixed upstream 2012-08-07:
+# http://lists.adacore.com/pipermail/gtkada/2012-August/004175.html
 Patch11:        GtkAda-2.24.2-source_dir.patch
-# "Only <glib.h> can be included directly.":
+# "Only <glib.h> can be included directly." (said to be fixed upstream):
 Patch12:        GtkAda-2.18.0-no_include_gmain.patch
 # Patch to remove obsolete manpage cross-references, proposed upstream 2012-07-27:
 # http://lists.adacore.com/pipermail/gtkada/2012-July/004160.html
@@ -234,6 +236,9 @@ exit 0
 
 
 %changelog
+* Thu Jan 24 2013 Björn Persson <bjorn at rombobjörn.se> - 2.24.2-5
+- Rebuilt with GCC 4.8.
+
 * 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