Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37536154
en ru br
Репозитории ALT
S:8.0.30-alt1
5.1: 5.1.5-alt1
4.1: 3.51-alt1.1
4.0: 3.51-alt1.1
www.altlinux.org/Changes

Группа :: Система/Библиотеки
Пакет: mysql-connector-odbc

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

# TODO: there is exist driver registration utility, add some macros?
# odbcinst -i -d -f template

%define rel r1144
Name: mysql-connector-odbc
Version: 5.1.5
Release: alt1

Summary: MySQL Connector/ODBC - ODBC driver for MySQL

# exceptions allow library to be linked with most open source SW,

# not only GPL code.
License: GPLv2 with exceptions
Group: System/Libraries
Url: http://dev.mysql.com/doc/refman/5.0/en/myodbc-connector.html

Packager: Vitaly Lipatov <lav at altlinux.ru>

#Source: http://dev.mysql.com/downloads/connector/odbc/mysql-connector-odbc-%version.tar.bz2

Source: ftp://mysql.mix.su/Downloads/Connector-ODBC/5.1/mysql-connector-odbc-%version%rel.tar.gz

# Automatically added by buildreq on Sat Jul 26 2008

BuildRequires: gcc-c++ glibc-devel libMySQL-devel libXt-devel libltdl-devel libunixODBC-devel unixODBC zlib-devel

BuildPreReq: libssl-devel

%description
MySQL Connector/ODBC (also known as MyODBC) allows you to connect
to a MySQL database server using the ODBC database API on all
Microsoft Windows and most Unix platforms, including through
such applications and programming environments such as
Microsoft Access, Microsoft Excel, and Borland Delphi.

Remember to check the Connector/ODBC documentation for detailed
installation and setup instructions at:
  http://dev.mysql.com/doc/refman/5.0/en/myodbc-connector.html

Connector/ODBC product information:
  http://www.mysql.com/products/myodbc/

Connector/ODBC mailing list archive:
  http://lists.mysql.com/myodbc

%prep
%setup -n %name-%version%rel

%build
%configure --disable-gui
%make_build

%install
%makeinstall_std
# remove installed doc
rm -rf %buildroot%_datadir/%name/

%files
%doc ChangeLog README INSTALL LICENSE.exceptions LICENSE.gpl README.debug
%_bindir/myodbc-installer
%_libdir/*
#%_datadir/%name
#%config(noreplace) %verify(not md5 mtime size) %_sysconfdir/*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin