Author: qboosh Date: Fri Dec 9 16:40:14 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 2.3.1 (note: new sonames for libodbc and libodbcinst)
---- Files affected: packages/unixODBC: unixODBC.spec (1.121 -> 1.122) ---- Diffs: ================================================================ Index: packages/unixODBC/unixODBC.spec diff -u packages/unixODBC/unixODBC.spec:1.121 packages/unixODBC/unixODBC.spec:1.122 --- packages/unixODBC/unixODBC.spec:1.121 Sun Oct 10 21:29:53 2010 +++ packages/unixODBC/unixODBC.spec Fri Dec 9 17:40:09 2011 @@ -2,12 +2,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.0 +Version: 2.3.1 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: f2ad22cbdffe836c58987ed2332c2e99 +# Source0-md5: 86788d4006620fa1f171c13d07fdcaab URL: http://www.unixodbc.org/ BuildRequires: autoconf BuildRequires: automake @@ -121,9 +121,9 @@ # can be useful not only for development %attr(755,root,root) %{_bindir}/odbc_config %attr(755,root,root) %{_libdir}/libodbc.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libodbc.so.1 +%attr(755,root,root) %ghost %{_libdir}/libodbc.so.2 %attr(755,root,root) %{_libdir}/libodbcinst.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libodbcinst.so.1 +%attr(755,root,root) %ghost %{_libdir}/libodbcinst.so.2 # drivers %attr(755,root,root) %{_libdir}/libesoobS.so.*.*.* %attr(755,root,root) %ghost %{_libdir}/libesoobS.so.1 @@ -132,7 +132,7 @@ %attr(755,root,root) %{_libdir}/libnn.so.*.*.* %attr(755,root,root) %ghost %{_libdir}/libnn.so.1 %attr(755,root,root) %{_libdir}/libodbccr.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libodbccr.so.1 +%attr(755,root,root) %ghost %{_libdir}/libodbccr.so.2 %attr(755,root,root) %{_libdir}/libodbcdrvcfg1S.so.*.*.* %attr(755,root,root) %ghost %{_libdir}/libodbcdrvcfg1S.so.1 %attr(755,root,root) %{_libdir}/libodbcdrvcfg2S.so.*.*.* @@ -213,6 +213,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.122 2011/12/09 16:40:09 qboosh +- updated to 2.3.1 (note: new sonames for libodbc and libodbcinst) + Revision 1.121 2010/10/10 19:29:53 qboosh - updated to 2.3.0 - removed obsolete patches ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/unixODBC/unixODBC.spec?r1=1.121&r2=1.122&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
