Author: megabajt Date: Sat May 1 14:33:23 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 4.0.8
---- Files affected: packages/libgda4: libgda4.spec (1.11 -> 1.12) ---- Diffs: ================================================================ Index: packages/libgda4/libgda4.spec diff -u packages/libgda4/libgda4.spec:1.11 packages/libgda4/libgda4.spec:1.12 --- packages/libgda4/libgda4.spec:1.11 Sat Apr 17 09:44:34 2010 +++ packages/libgda4/libgda4.spec Sat May 1 16:33:18 2010 @@ -17,12 +17,12 @@ Summary: GNU Data Access library Summary(pl.UTF-8): Biblioteka GNU Data Access Name: libgda4 -Version: 4.0.5 +Version: 4.0.8 Release: 1 License: LGPL v2+/GPL v2+ Group: Libraries Source0: http://ftp.gnome.org/pub/GNOME/sources/libgda/4.0/libgda-%{version}.tar.bz2 -# Source0-md5: c61dbbc85479d3de4371ee16da922124 +# Source0-md5: 3e4a55f370805cda9ac415211da4aacc Patch0: %{name}-configure.patch URL: http://www.gnome-db.org/ BuildRequires: autoconf >= 2.59 @@ -216,7 +216,7 @@ --with%{!?with_pgsql:out}-postgres \ --with%{!?with_sqlite:out}-sqlite \ --without-oracle -%{__make} +%{__make} -j1 %install rm -rf $RPM_BUILD_ROOT @@ -253,6 +253,7 @@ %attr(755,root,root) %ghost %{_libdir}/libgda-report-4.0.so.4 %attr(755,root,root) %{_libdir}/libgda-xslt-4.0.so.*.*.* %attr(755,root,root) %ghost %{_libdir}/libgda-xslt-4.0.so.4 +%{_libdir}/girepository-1.0/Gda-4.0.typelib %dir %{_libdir}/%{_libgdadir} %dir %{_providersdir} %{_datadir}/libgda-4.0 @@ -270,6 +271,7 @@ %{_libdir}/libgda-4.0.la %{_libdir}/libgda-report-4.0.la %{_libdir}/libgda-xslt-4.0.la +%{_datadir}/gir-1.0/Gda-4.0.gir %{_includedir}/libgda-4.0 %{_pkgconfigdir}/libgda-4.0.pc %{_pkgconfigdir}/libgda-bdb-4.0.pc @@ -337,6 +339,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.12 2010/05/01 14:33:18 megabajt +- updated to 4.0.8 + Revision 1.11 2010/04/17 07:44:34 jajcus - do not pull java-sun via BR - icedtea6 should be enough in all (most) cases ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libgda4/libgda4.spec?r1=1.11&r2=1.12&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
