Accepting request 93805 from home:coolo:removelibtool
add libtool to buildrequires OBS-URL: https://build.opensuse.org/request/show/93805 OBS-URL: https://build.opensuse.org/package/show/server:database/unixODBC?expand=0&rev=11
This commit is contained in:
parent
5b7a4a61c0
commit
b265ae6f50
@ -20,14 +20,14 @@
|
||||
|
||||
Name: unixODBC-gui-qt
|
||||
BuildRequires: qt3-devel
|
||||
BuildRequires: libtool
|
||||
Version: 2.2.12
|
||||
Release: 206
|
||||
Release: 0
|
||||
Summary: ODBC Configuration Utility, Data Source Browser, and ODBC Test Tool based
|
||||
License: GPLv2+
|
||||
Url: http://www.unixodbc.org/
|
||||
Group: Productivity/Databases/Tools
|
||||
Requires: unixODBC = %{version}
|
||||
AutoReqProv: on
|
||||
Source: unixODBC-%{version}.tar.bz2
|
||||
Source1: README.SuSE
|
||||
Patch1: unixODBC-paths.patch
|
||||
|
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 27 06:48:53 UTC 2011 - coolo@suse.com
|
||||
|
||||
- add libtool as buildrequire to avoid implicit dependency
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 5 15:12:38 UTC 2011 - uli@suse.com
|
||||
|
||||
|
@ -19,14 +19,13 @@
|
||||
|
||||
|
||||
Name: unixODBC
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: gcc-c++ libtool
|
||||
Version: 2.2.12
|
||||
Release: 209
|
||||
Release: 0
|
||||
Summary: ODBC driver manager with some drivers included
|
||||
License: GPLv2+ ; LGPLv2.1+
|
||||
Url: http://www.unixodbc.org/
|
||||
Group: Productivity/Databases/Tools
|
||||
AutoReqProv: on
|
||||
# bug437293
|
||||
%ifarch ppc64
|
||||
Obsoletes: unixODBC-64bit
|
||||
|
Loading…
Reference in New Issue
Block a user