[libgda] Install the gdaui Glade catalog

Kalev Lember kalev at fedoraproject.org
Sat May 17 13:17:16 UTC 2014


commit 1e122163767e4840bc75deb16894f10bb77e7a21
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Sat May 17 15:11:25 2014 +0200

    Install the gdaui Glade catalog

 libgda.spec |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
---
diff --git a/libgda.spec b/libgda.spec
index 2749178..c3fe512 100644
--- a/libgda.spec
+++ b/libgda.spec
@@ -24,6 +24,7 @@ Patch0:         0001-Markup-message-correction.patch
 Patch1:         libgda-jre18.patch
 
 BuildRequires:    pkgconfig >= 0.8
+BuildRequires:    glade-devel
 BuildRequires:    glib2-devel >= 2.28.0
 BuildRequires:    gtk3-devel >= 3.0.0
 BuildRequires:    gtksourceview3-devel
@@ -324,6 +325,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_libdir}/pkgconfig/%{name}-ui-%{apiver}.pc
 %{_datadir}/%{name}-%{apiver}/demo/
 %{_datadir}/gir-1.0/Gdaui-%{apiver}.gir
+%{_datadir}/glade/
 %{_libdir}/%{name}-%{apiver}/plugins/%{name}-ui-plugins.so
 
 %files tools -f gda-browser.lang
@@ -394,6 +396,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 - Update to 5.2.2
 - Fix FTBFS with -Werror=format-security (#1037160)
 - Fix the build with JRE 1.8
+- Install the gdaui Glade catalog
 
 * Wed Apr 23 2014 Tomáš Mráz <tmraz at redhat.com> - 1:5.1.2-5
 - Rebuild for new libgcrypt


More information about the scm-commits mailing list