ODBC driver manager with some drivers included
UnixODBC aims to provide a complete ODBC solution for the Linux
platform. Further drivers can be found at http://www.unixodbc.org/.
- Developed at server:database
-
4
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/unixODBC && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
baselibs.conf | 0000000071 71 Bytes | |
unixODBC-2.3.1-bison.patch | 0000000768 768 Bytes | |
unixODBC-2.3.1-declarations.patch | 0000004604 4.5 KB | |
unixODBC-2.3.1-libodbcinst-exports.patch | 0000000951 951 Bytes | |
unixODBC-2.3.1-uninitialized.patch | 0000000952 952 Bytes | |
unixODBC-2.3.2.tar.gz | 0001849173 1.76 MB | |
unixODBC-gccwarnings.patch | 0000002891 2.82 KB | |
unixODBC-iaddr.patch | 0000000773 773 Bytes | |
unixODBC-nonvoid.patch | 0000000900 900 Bytes | |
unixODBC-paths.patch | 0000005104 4.98 KB | |
unixODBC.changes | 0000015785 15.4 KB | |
unixODBC.spec | 0000003839 3.75 KB |
Revision 27 (latest revision is 47)
Dominique Leuenberger (dimstar_suse)
accepted
request 263603
from
Tomáš Chvátal (scarabeus_factory)
(revision 27)
- Move all .so files from devel as many ext apps dlopen those so you need these on regular package. - Clean up with spec-cleaner - Remove readme.suse as it is obsolete like hell - Wipe all la files as we don't provide static libs anyway - Do not append no-strict-aliasing to cflags, pointless - --enable-driverc enabled too - Account for changes in libtool 2.4.3: remove ACLOCAL_AMFLAGS and explicit libtoolize call. - Replace $RPM_BUILD_ROOT by macro (fits with the other macros used)
Comments 0