Author: qboosh Date: Sun Nov 4 12:42:15 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 3.52.6 - use gtk+2
---- Files affected: SPECS: libiodbc.spec (1.32 -> 1.33) ---- Diffs: ================================================================ Index: SPECS/libiodbc.spec diff -u SPECS/libiodbc.spec:1.32 SPECS/libiodbc.spec:1.33 --- SPECS/libiodbc.spec:1.32 Tue Mar 13 20:12:55 2007 +++ SPECS/libiodbc.spec Sun Nov 4 13:42:10 2007 @@ -14,16 +14,17 @@ Summary: iODBC Driver Manager Summary(pl.UTF-8): Zarządca sterowników iODBC Name: libiodbc -Version: 3.52.5 +Version: 3.52.6 Release: 0.1 -License: LGPL or BSD +License: LGPL v2 or BSD Group: Libraries Source0: http://www.iodbc.org/downloads/iODBC/%{name}-%{version}.tar.gz -# Source0-md5: 550234c4f9fbaf45e6e5d74c460dff0d +# Source0-md5: 761ad547467bd63ac0b2b4f3ee4b5afb URL: http://www.iodbc.org/ -BuildRequires: autoconf -BuildRequires: automake -BuildRequires: gtk+-devel >= 1.2.3 +BuildRequires: autoconf >= 2.57 +BuildRequires: automake >= 1.4p5 +BuildRequires: gtk+2-devel >= 1:2.0.0 +BuildRequires: pkgconfig BuildRequires: libtool BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -98,8 +99,9 @@ %build %{__libtoolize} -%{__aclocal} +%{__aclocal} -I admin %{__automake} +%{__autoheader} %{__autoconf} %configure \ %{!?with_gtk:--disable-gui} @@ -169,6 +171,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.33 2007/11/04 12:42:10 qboosh +- up to 3.52.6 +- use gtk+2 + Revision 1.32 2007/03/13 19:12:55 qboosh - mans don't need additional doc flag ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libiodbc.spec?r1=1.32&r2=1.33&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
