Include mariadb-connector-odbc driver spec in the odbcinst.ini
This commit is contained in:
		
							parent
							
								
									003712ef51
								
							
						
					
					
						commit
						0d0c5c35cf
					
				| @ -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.3.4 | Version: 2.3.4 | ||||||
| Release: 8%{?dist} | Release: 9%{?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. | ||||||
| @ -23,8 +23,8 @@ BuildRequires: multilib-rpm-config | |||||||
| 
 | 
 | ||||||
| %description | %description | ||||||
| Install unixODBC if you want to access databases through ODBC. | Install unixODBC if you want to access databases through ODBC. | ||||||
| You will also need the mysql-connector-odbc package if you want to access | You will also need the mariadb-connector-odbc package if you want to access | ||||||
| a MySQL database, and/or the postgresql-odbc package for PostgreSQL. | a MySQL or MariaDB database, and/or the postgresql-odbc package for PostgreSQL. | ||||||
| 
 | 
 | ||||||
| %package devel | %package devel | ||||||
| Summary: Development files for programs which will use the unixODBC library | Summary: Development files for programs which will use the unixODBC library | ||||||
| @ -134,6 +134,9 @@ done | |||||||
| %postun -p /sbin/ldconfig | %postun -p /sbin/ldconfig | ||||||
| 
 | 
 | ||||||
| %changelog | %changelog | ||||||
|  | * Wed Jan 03 2018 Honza Horak <hhorak@redhat.com> - 2.3.4-9 | ||||||
|  | - Include mariadb-connector-odbc driver spec in the odbcinst.ini | ||||||
|  | 
 | ||||||
| * Wed Aug 30 2017 Tomas Repik <trepik@redhat.com> - 2.3.4-8 | * Wed Aug 30 2017 Tomas Repik <trepik@redhat.com> - 2.3.4-8 | ||||||
| - move libtdsS.so to the main package and add tds config to odbcinst.ini | - move libtdsS.so to the main package and add tds config to odbcinst.ini | ||||||
| - rhbz#1448890 | - rhbz#1448890 | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user