[packages/unixODBC] - updated to 2.3.4

qboosh qboosh at pld-linux.org
Sat Oct 31 10:35:57 CET 2015


commit 021df4e6b70bfb102df77e7e3b80ce4d814f23e5
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Oct 31 10:36:03 2015 +0100

    - updated to 2.3.4

 unixODBC.spec | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/unixODBC.spec b/unixODBC.spec
index ba1ef4e..a7ef74d 100644
--- a/unixODBC.spec
+++ b/unixODBC.spec
@@ -1,12 +1,12 @@
 Summary:	unixODBC - a complete, free/open, ODBC solution for UNIX/Linux
 Summary(pl.UTF-8):	unixODBC - kompletne, darmowe/otwarte ODBC dla UNIX/Linuksa
 Name:		unixODBC
-Version:	2.3.2
-Release:	2
+Version:	2.3.4
+Release:	1
 License:	LGPL v2+ (libraries), GPL v2+ (programs, News Server driver)
 Group:		Libraries
 Source0:	ftp://ftp.unixodbc.org/pub/unixODBC/%{name}-%{version}.tar.gz
-# Source0-md5:	5e4528851eda5d3d4aed249b669bd05b
+# Source0-md5:	bd25d261ca1808c947cb687e2034be81
 URL:		http://www.unixodbc.org/
 BuildRequires:	flex
 BuildRequires:	libltdl-devel >= 2:2
@@ -191,10 +191,14 @@ EOF
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/odbc.ini
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/odbcinst.ini
 %dir %{_sysconfdir}/ODBCDataSources
+%{_mandir}/man1/dltest.1*
 %{_mandir}/man1/isql.1*
+%{_mandir}/man1/iusql.1*
+%{_mandir}/man1/odbc_config.1*
 %{_mandir}/man1/odbcinst.1*
 %{_mandir}/man5/odbc.ini.5*
 %{_mandir}/man5/odbcinst.ini.5*
+%{_mandir}/man7/unixODBC.7*
 
 %files devel
 %defattr(644,root,root,755)
@@ -206,6 +210,7 @@ EOF
 %{_includedir}/odbcinstext.h
 %{_includedir}/sql.h
 %{_includedir}/sqlext.h
+%{_includedir}/sqlspi.h
 %{_includedir}/sqltypes.h
 %{_includedir}/sqlucode.h
 %{_includedir}/unixodbc_conf.h
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/unixODBC.git/commitdiff/021df4e6b70bfb102df77e7e3b80ce4d814f23e5



More information about the pld-cvs-commit mailing list