- BR qt-assistant-adp-devel
This commit is contained in:
parent
12cd7af65f
commit
c2c56fc764
@ -1,7 +1,7 @@
|
|||||||
Summary: A complete ODBC driver manager for Linux
|
Summary: A complete ODBC driver manager for Linux
|
||||||
Name: unixODBC
|
Name: unixODBC
|
||||||
Version: 2.2.14
|
Version: 2.2.14
|
||||||
Release: 9%{?dist}
|
Release: 10%{?dist}
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: http://www.unixODBC.org/
|
URL: http://www.unixODBC.org/
|
||||||
# Programs are GPL, libraries are LGPL, except News Server library is GPL.
|
# Programs are GPL, libraries are LGPL, except News Server library is GPL.
|
||||||
@ -24,7 +24,7 @@ Patch11: enable-items.patch
|
|||||||
|
|
||||||
Conflicts: iodbc
|
Conflicts: iodbc
|
||||||
BuildRequires: libX11-devel libXt-devel libXext-devel
|
BuildRequires: libX11-devel libXt-devel libXext-devel
|
||||||
BuildRequires: qt4-devel readline-devel
|
BuildRequires: qt4-devel qt-assistant-adp-devel readline-devel
|
||||||
BuildRequires: automake autoconf libtool libtool-ltdl-devel bison flex
|
BuildRequires: automake autoconf libtool libtool-ltdl-devel bison flex
|
||||||
BuildRequires: desktop-file-utils
|
BuildRequires: desktop-file-utils
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
|
||||||
@ -185,6 +185,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%postun -p /sbin/ldconfig
|
%postun -p /sbin/ldconfig
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Mar 13 2010 Kevin Kofler <Kevin@tigcc.ticalc.org> 2.2.14-10
|
||||||
|
- BR qt-assistant-adp-devel
|
||||||
|
|
||||||
* Sat Dec 19 2009 Tom Lane <tgl@redhat.com> 2.2.14-9
|
* Sat Dec 19 2009 Tom Lane <tgl@redhat.com> 2.2.14-9
|
||||||
- Fix bug preventing drivers from being selected in ODBCConfig
|
- Fix bug preventing drivers from being selected in ODBCConfig
|
||||||
Resolves: #544852
|
Resolves: #544852
|
||||||
|
Loading…
Reference in New Issue
Block a user