diff --git a/unixODBC.spec b/unixODBC.spec index f331f7c..14474c7 100644 --- a/unixODBC.spec +++ b/unixODBC.spec @@ -1,7 +1,7 @@ Summary: A complete ODBC driver manager for Linux. Name: unixODBC Version: 2.2.5 -Release: 9 +Release: 10 License: LGPL Group: System Environment/Libraries Source: http://www.unixODBC.org/%{name}-%{version}-rh.tar.gz @@ -11,7 +11,7 @@ Source3: DataManager.desktop URL: http://www.unixODBC.org/ Conflicts: iodbc #ExcludeArch:x86_64 ppc64 s390x -BuildPrereq: kdelibs-devel qt-devel libmng-devel automake autoconf +BuildPrereq: kdelibs-devel qt-devel libmng-devel XFree86-devel automake autoconf BuildRoot: %{_tmppath}/%{name}-%{version}-root %description @@ -129,6 +129,13 @@ rm -rf $RPM_BUILD_ROOT %postun -p /sbin/ldconfig %changelog +* Thu Dec 4 2003 Joe Orton 2.2.5-10 +- rebuild to restore sqltypes.h after #111195 + +* Thu Oct 16 2003 Fernando Nasser 2.2.5-9 +- Add XFree86-devel to the list of BuildPrereq. Did not bump + release as there is no need to rebuild. + * Thu Oct 16 2003 Fernando Nasser 2.2.5-9 - Add comments to the /etc/odbcinst.ini file regarding the proper setup for MySQL and the origin of each library needed.