Author: megabajt Date: Tue Nov 16 17:27:45 2010 GMT Module: packages Tag: HEAD ---- Log message: - fixed bdb libdir for x86_64 - release 2
---- Files affected: packages/libgda4: libgda4.spec (1.16 -> 1.17) ---- Diffs: ================================================================ Index: packages/libgda4/libgda4.spec diff -u packages/libgda4/libgda4.spec:1.16 packages/libgda4/libgda4.spec:1.17 --- packages/libgda4/libgda4.spec:1.16 Sun Nov 14 19:36:11 2010 +++ packages/libgda4/libgda4.spec Tue Nov 16 18:27:40 2010 @@ -17,7 +17,7 @@ Summary(pl.UTF-8): Biblioteka GNU Data Access Name: libgda4 Version: 4.2.1 -Release: 1 +Release: 2 License: LGPL v2+/GPL v2+ Group: Libraries Source0: http://ftp.gnome.org/pub/GNOME/sources/libgda/4.2/libgda-%{version}.tar.bz2 @@ -300,6 +300,7 @@ --%{?with_apidocs:en}%{!?with_apidocs:dis}able-gtk-doc \ --with-html-dir=%{_gtkdocdir} \ --with-bdb=/usr \ + --with-bdb-libdir-name=%{_lib} \ --with%{!?with_jdbc:out}-java \ --with%{!?with_mdb:out}-mdb \ --with%{!?with_mysql:out}-mysql \ @@ -495,6 +496,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.17 2010/11/16 17:27:40 megabajt +- fixed bdb libdir for x86_64 +- release 2 + Revision 1.16 2010/11/14 18:36:11 megabajt - updated to 4.2.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/libgda4/libgda4.spec?r1=1.16&r2=1.17&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
