[libgda] Update to 5.2.2

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


commit 648e3e43c90c890393d5e623bf52697a07e0869e
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Sat May 17 14:35:07 2014 +0200

    Update to 5.2.2

 .gitignore  |    1 +
 libgda.spec |   16 ++++++++--------
 sources     |    2 +-
 3 files changed, 10 insertions(+), 9 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e66b1ec..70389dc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@ libgda-4.1.6.tar.bz2
 /libgda-4.2.13.tar.xz
 /libgda-5.1.1.tar.xz
 /libgda-5.1.2.tar.xz
+/libgda-5.2.2.tar.xz
diff --git a/libgda.spec b/libgda.spec
index d387467..a3d7696 100644
--- a/libgda.spec
+++ b/libgda.spec
@@ -10,13 +10,13 @@
 
 Name:           libgda
 Epoch:          1
-Version:        5.1.2
-Release:        5%{?dist}
+Version:        5.2.2
+Release:        1%{?dist}
 Summary:        Library for writing gnome database programs
 
 License:        LGPLv2+
 URL:            http://www.gnome-db.org/
-Source:         http://ftp.gnome.org/pub/GNOME/sources/%{name}/5.1/%{name}-%{version}.tar.xz
+Source:         http://ftp.gnome.org/pub/GNOME/sources/%{name}/5.2/%{name}-%{version}.tar.xz
 # Build system workaround
 # https://bugzilla.redhat.com/show_bug.cgi?id=904790
 Patch0:         0001-workaround-RHBZ-904790.patch
@@ -248,6 +248,7 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
 rm %{buildroot}/%{_sysconfdir}/%{name}-%{apiver}/sales_test.db
 
 %find_lang libgda-5.0
+%find_lang gda-browser --with-gnome
 
 %post -p /sbin/ldconfig
 %post ui -p /sbin/ldconfig
@@ -290,9 +291,6 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %dir %{_datadir}/gtk-doc/
 %dir %{_datadir}/gtk-doc/html/
 %doc %{_datadir}/gtk-doc/html/%{name}-%{apiver}
-%dir %{_datadir}/gnome/
-%dir %{_datadir}/gnome/help/
-%doc %{_datadir}/gnome/help/gda-sql/
 %{_datadir}/gir-1.0/Gda-%{apiver}.gir
 %dir %{_includedir}/%{name}-%{apiver}/
 %{_includedir}/%{name}-%{apiver}/%{name}
@@ -325,8 +323,7 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/gir-1.0/Gdaui-%{apiver}.gir
 %{_libdir}/%{name}-%{apiver}/plugins/%{name}-ui-plugins.so
 
-%files tools
-%doc %{_datadir}/gnome/help/gda-browser/
+%files tools -f gda-browser.lang
 %doc %{_datadir}/gtk-doc/html/gda-browser/
 %{_bindir}/gda-*
 %{_datadir}/%{name}-%{apiver}/gda_trml2html
@@ -390,6 +387,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %endif
 
 %changelog
+* Sat May 17 2014 Kalev Lember <kalevlember at gmail.com> - 1:5.2.2-1
+- Update to 5.2.2
+
 * Wed Apr 23 2014 Tomáš Mráz <tmraz at redhat.com> - 1:5.1.2-5
 - Rebuild for new libgcrypt
 
diff --git a/sources b/sources
index 863df28..4b7664f 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2005c1b024fc9c8f7dd4d3d48936b0c1  libgda-5.1.2.tar.xz
+d2676630e621ddf5db6e336e62c23742  libgda-5.2.2.tar.xz


More information about the scm-commits mailing list