Mailinglist Archive: opensuse-commit (1177 mails)
| < Previous | Next > |
commit sqlite3 for openSUSE:Factory
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Wed, 14 Jan 2009 17:59:41 +0100
- Message-id: <20090114165941.7225A6780A8@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package sqlite3 for openSUSE:Factory
checked in at Wed Jan 14 17:59:41 CET 2009.
--------
--- sqlite3/sqlite3.changes 2008-10-24 19:28:56.000000000 +0200
+++ /mounts/work_src_done/STABLE/sqlite3/sqlite3.changes 2009-01-14
09:51:27.000000000 +0100
@@ -1,0 +2,5 @@
+Tue Jan 13 12:34:56 CET 2009 - olh@xxxxxxx
+
+- obsolete old -XXbit packages (bnc#437293)
+
+-------------------------------------------------------------------
calling whatdependson for head-i586
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ sqlite3.spec ++++++
--- /var/tmp/diff_new_pack.AG2259/_old 2009-01-14 17:59:26.000000000 +0100
+++ /var/tmp/diff_new_pack.AG2259/_new 2009-01-14 17:59:26.000000000 +0100
@@ -1,7 +1,7 @@
#
# spec file for package sqlite3 (Version 3.6.4)
#
-# 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
@@ -28,8 +28,13 @@
Summary: Embeddable SQL Database Engine
Url: http://www.sqlite.org/
Version: 3.6.4
-Release: 1
+Release: 2
Requires: libsqlite3-0 = %version
+# bug437293
+%ifarch ppc64
+Obsoletes: sqlite-64bit
+%endif
+#
Provides: sqlite = %version
Obsoletes: sqlite < %version
Source0: http://www.sqlite.org/sqlite-%version.tar.bz2
@@ -188,6 +193,8 @@
%_libdir/pkgconfig/sqlite3.pc
%changelog
+* Tue Jan 13 2009 olh@xxxxxxx
+- obsolete old -XXbit packages (bnc#437293)
* Fri Oct 24 2008 max@xxxxxxx
- Update to version 3.6.4:
* Fixes a missing symbol with the Tcl binding.
@@ -512,7 +519,7 @@
- disable wrong tcl test case on 64bit
* Mon Jun 21 2004 adrian@xxxxxxx
- update to version 2.8.14
-* Wed Jun 02 2004 adrian@xxxxxxx
+* Tue Jun 01 2004 adrian@xxxxxxx
- package sqlite man page
* Fri Apr 23 2004 adrian@xxxxxxx
- update to version 2.8.13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |