Hello community,

here is the log from the commit of package unixODBC for openSUSE:Factory 
checked in at 2014-09-15 17:40:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/unixODBC (Old)
 and      /work/SRC/openSUSE:Factory/.unixODBC.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "unixODBC"

Changes:
--------
--- /work/SRC/openSUSE:Factory/unixODBC/unixODBC.changes        2014-02-15 
17:22:40.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.unixODBC.new/unixODBC.changes   2014-09-15 
17:40:56.000000000 +0200
@@ -1,0 +2,10 @@
+Mon Sep  8 07:51:54 UTC 2014 - [email protected]
+
+- Turn Obsoletes: libiodbc-devel back into Conflicts.
+  The iODBC project has not shut down, and unixODBC-devel does
+  _not_ provide all files from iODBC, like libiodbc.pc.
+- Kill manual provides of libiodbc*.so, they are in the wrong spot
+  and thus never could have been effective.
+- Remove redundant %clean section.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ unixODBC.spec ++++++
--- /var/tmp/diff_new_pack.LLLQCC/_old  2014-09-15 17:40:58.000000000 +0200
+++ /var/tmp/diff_new_pack.LLLQCC/_new  2014-09-15 17:40:58.000000000 +0200
@@ -31,12 +31,6 @@
 Obsoletes:      unixODBC-64bit
 %endif
 #
-Provides:       libodbc.so
-Provides:       libodbcinst.so
-%ifarch ia64 x86_64 s390x ppc64
-Provides:       libodbc.so()(64bit)
-Provides:       libodbcinst.so()(64bit)
-%endif
 Source:         ftp://ftp.unixodbc.org/pub/unixODBC/unixODBC-%{version}.tar.gz
 Source1:        README.SuSE
 Source2:        baselibs.conf
@@ -58,7 +52,7 @@
 Obsoletes:      unixODBC-devel-64bit
 %endif
 #
-Obsoletes:      libiodbc-devel
+Conflicts:      libiodbc-devel
 Requires:       %{name} = %{version}
 
 %description
@@ -122,9 +116,6 @@
 rm -f $RPM_BUILD_ROOT/%{_libdir}/libmimerS.*
 rm -f $RPM_BUILD_ROOT/%{_libdir}/%{name}/*.la
 
-%clean
-rm -rf "$RPM_BUILD_ROOT"
-
 %post -p /sbin/ldconfig
 
 %postun -p /sbin/ldconfig

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to