Hello community, here is the log from the commit of package sqlite2 for openSUSE:Factory checked in at 2013-06-20 11:56:59 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sqlite2 (Old) and /work/SRC/openSUSE:Factory/.sqlite2.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sqlite2" Changes: -------- --- /work/SRC/openSUSE:Factory/sqlite2/sqlite2.changes 2013-01-10 15:19:06.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.sqlite2.new/sqlite2.changes 2013-06-20 17:05:41.000000000 +0200 @@ -1,0 +2,5 @@ +Wed Jun 19 09:51:27 UTC 2013 - [email protected] + +- Add aarch64 to the list of 64-bit architectures + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sqlite2.spec ++++++ --- /var/tmp/diff_new_pack.Cu8z5r/_old 2013-06-20 17:05:42.000000000 +0200 +++ /var/tmp/diff_new_pack.Cu8z5r/_new 2013-06-20 17:05:42.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package sqlite2 # -# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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 @@ -16,12 +16,14 @@ # - Name: sqlite2 -BuildRequires: libtool readline-devel tcl-devel update-desktop-files +BuildRequires: libtool +BuildRequires: readline-devel +BuildRequires: tcl-devel +BuildRequires: update-desktop-files +Summary: Embeddable SQL Database Engine License: SUSE-Public-Domain Group: Productivity/Databases/Servers -Summary: Embeddable SQL Database Engine # bug437293 %ifarch ppc64 Obsoletes: sqlite2-64bit @@ -29,7 +31,7 @@ # Url: http://www.sqlite.org/ Version: 2.8.17 -Release: 169 +Release: 0 Source0: http://www.sqlite.org/sqlite-%version.tar.bz2 Source1: sqlite2.desktop Source2: baselibs.conf @@ -57,10 +59,10 @@ D. Richard Hipp <[email protected]> %package devel -License: SUSE-Public-Domain -Group: Productivity/Databases/Servers Summary: Embeddable SQL Database Engine -Requires: sqlite2 = %version glibc-devel +Group: Productivity/Databases/Servers +Requires: glibc-devel +Requires: sqlite2 = %version # bug437293 %ifarch ppc64 Obsoletes: sqlite2-devel-64bit @@ -103,7 +105,7 @@ # minor miscalculation rm test/format3.test %endif -%ifarch ia64 x86_64 s390x sparc64 mips64 axp ppc64 +%ifarch ia64 x86_64 s390x sparc64 mips64 axp ppc64 aarch64 # these test cases are not 64bit clean (more a Tcl issue than a sqlite one) rm test/format3.test test/pager.test test/btree*.test test/version.test test/pragma.test %endif -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
