Author: qboosh Date: Wed May 23 05:46:09 2012 GMT Module: packages Tag: HEAD ---- Log message: - updated to 5.0.3
---- Files affected: packages/libgda5: libgda5.spec (1.7 -> 1.8) ---- Diffs: ================================================================ Index: packages/libgda5/libgda5.spec diff -u packages/libgda5/libgda5.spec:1.7 packages/libgda5/libgda5.spec:1.8 --- packages/libgda5/libgda5.spec:1.7 Sun Nov 27 10:59:29 2011 +++ packages/libgda5/libgda5.spec Wed May 23 07:46:04 2012 @@ -19,12 +19,12 @@ Summary: GNU Data Access library Summary(pl.UTF-8): Biblioteka GNU Data Access Name: libgda5 -Version: 5.0.2 +Version: 5.0.3 Release: 1 License: LGPL v2+/GPL v2+ Group: Libraries Source0: http://ftp.gnome.org/pub/GNOME/sources/libgda/5.0/libgda-%{version}.tar.xz -# Source0-md5: c8b3b61abf82776e6507368f16491e09 +# Source0-md5: 58efdf8f727b5a0b1e5fb35d19ee76a7 Patch0: %{name}-configure.patch URL: http://www.gnome-db.org/ BuildRequires: autoconf >= 2.67 @@ -33,6 +33,7 @@ BuildRequires: db-devel BuildRequires: docbook-dtd412-xml BuildRequires: flex +BuildRequires: gdk-pixbuf2-devel BuildRequires: gettext-devel BuildRequires: glib2-devel >= 1:2.28.0 BuildRequires: glibc-misc @@ -50,7 +51,7 @@ BuildRequires: libgcrypt-devel >= 1.1.42 BuildRequires: libgnome-keyring-devel BuildRequires: libsoup-devel >= 2.24.0 -BuildRequires: libtool +BuildRequires: libtool >= 2:2.0 BuildRequires: libunique-devel BuildRequires: libxml2-devel >= 1:2.6.26 BuildRequires: libxslt-devel >= 1.1.17 @@ -143,6 +144,7 @@ Group: Libraries Requires: %{name} = %{version}-%{release} Requires: gtk+3 >= 3.0.0 +Requires: iso-codes %description ui GNU Data Access UI library. @@ -367,6 +369,8 @@ %find_lang libgda-5.0 %find_lang gda-browser --with-gnome +%find_lang gda-sql --with-gnome +cat gda-sql.lang >> gda-browser.lang %clean rm -rf $RPM_BUILD_ROOT @@ -556,6 +560,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.8 2012/05/23 05:46:04 qboosh +- updated to 5.0.3 + Revision 1.7 2011/11/27 09:59:29 qboosh - updated to 5.0.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/libgda5/libgda5.spec?r1=1.7&r2=1.8 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
