Mailinglist Archive: opensuse-commit (1177 mails)
| < Previous | Next > |
commit unixODBC for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Fri, 09 Jan 2009 02:05:27 +0100
- Message-id: <20090109010527.EA59B678174@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package unixODBC for openSUSE:Factory
checked in at Fri Jan 9 02:05:27 CET 2009.
--------
--- unixODBC/unixODBC.changes 2008-10-13 15:34:37.000000000 +0200
+++ /mounts/work_src_done/STABLE/unixODBC/unixODBC.changes 2009-01-07
14:10:51.000000000 +0100
@@ -1,0 +2,5 @@
+Wed Jan 7 12:34:56 CET 2009 - olh@xxxxxxx
+
+- obsolete old -XXbit packages (bnc#437293)
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ unixODBC-gui-qt.spec ++++++
--- /var/tmp/diff_new_pack.Ng2003/_old 2009-01-09 02:05:20.000000000 +0100
+++ /var/tmp/diff_new_pack.Ng2003/_new 2009-01-09 02:05:20.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package unixODBC-gui-qt (Version 2.2.12)
#
-# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
Name: unixODBC-gui-qt
BuildRequires: qt3-devel
Version: 2.2.12
-Release: 197
+Release: 198
Summary: ODBC Configuration Utility, Data Source Browser, and ODBC
Test Tool based
License: GPL v2 or later
Url: http://www.unixodbc.org/
++++++ unixODBC.spec ++++++
--- /var/tmp/diff_new_pack.Ng2003/_old 2009-01-09 02:05:20.000000000 +0100
+++ /var/tmp/diff_new_pack.Ng2003/_new 2009-01-09 02:05:20.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package unixODBC (Version 2.2.12)
#
-# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -21,12 +21,17 @@
Name: unixODBC
BuildRequires: gcc-c++
Version: 2.2.12
-Release: 119
+Release: 120
Summary: ODBC driver manager with some drivers included
License: GPL v2 or later; LGPL v2.1 or later
Url: http://www.unixodbc.org/
Group: Productivity/Databases/Tools
AutoReqProv: on
+# bug437293
+%ifarch ppc64
+Obsoletes: unixODBC-64bit
+%endif
+#
Provides: libodbcinst.so, libodbc.so
%ifarch ia64 x86_64 s390x ppc64
Provides: libodbcinst.so()(64bit), libodbc.so()(64bit)
@@ -50,6 +55,11 @@
Summary: Includes and Static Libraries for ODBC Development
Group: Development/Libraries/C and C++
AutoReqProv: on
+# bug437293
+%ifarch ppc64
+Obsoletes: unixODBC-devel-64bit
+%endif
+#
Obsoletes: libiodbc-devel
Requires: %{name} = %{version}
@@ -157,12 +167,14 @@
%{_libdir}/unixODBC/*.la
%changelog
+* Wed Jan 07 2009 olh@xxxxxxx
+- obsolete old -XXbit packages (bnc#437293)
* Mon Oct 13 2008 nadvornik@xxxxxxx
- dropped the dlopen patch, it no longer matches
* Thu Apr 10 2008 ro@xxxxxxx
- added baselibs.conf file to build xxbit packages
for multilib support
-* Sat May 26 2007 dmueller@xxxxxxx
+* Fri May 25 2007 dmueller@xxxxxxx
- add missing ldconfig fall to %%post/un
* Wed Oct 18 2006 anosek@xxxxxxx
- updated to version 2.2.12
@@ -219,7 +231,7 @@
* Wed Apr 27 2005 ltinkl@xxxxxxx
- updated to 2.2.11
- fix build with gcc4
-* Wed Apr 13 2005 ro@xxxxxxx
+* Tue Apr 12 2005 ro@xxxxxxx
- added audiofile-devel to neededforbuild
* Fri Feb 11 2005 ltinkl@xxxxxxx
- update to 2.2.10, adapt patches
@@ -227,7 +239,7 @@
- reduced neededforbuild
* Tue Sep 14 2004 ltinkl@xxxxxxx
- put the .desktop file in the right package (#44790)
-* Tue Jul 27 2004 ro@xxxxxxx
+* Mon Jul 26 2004 ro@xxxxxxx
- fix some compiler warnings
* Mon Jul 19 2004 ltinkl@xxxxxxx
- update to 2.2.9
@@ -258,7 +270,7 @@
- fix gODBCconfig configure.in for autoreconf
* Wed Jul 30 2003 ltinkl@xxxxxxx
- update to version 2.2.6
-* Wed Jul 30 2003 ro@xxxxxxx
+* Tue Jul 29 2003 ro@xxxxxxx
- remove traces of buildroot from installed files
* Fri Jul 18 2003 sbrabec@xxxxxxx
- GNOME prefix change to /opt/gnome.
@@ -271,7 +283,7 @@
(remove them when they won't be needed to build)
* Tue Nov 19 2002 ro@xxxxxxx
- add AM_GNU_GETTEXT_VERSION
-* Mon Nov 18 2002 prehak@xxxxxxx
+* Sun Nov 17 2002 prehak@xxxxxxx
- fixed to build with autoconf 2.56
* Tue Nov 12 2002 tcrhak@xxxxxxx
- fixed for bison 1.75: end rules with semicolons
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |