Author: tommat Date: Mon Jul 23 15:32:09 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 3.4.1 - disable tests on sparc
---- Files affected: SPECS: sqlite3.spec (1.38 -> 1.39) ---- Diffs: ================================================================ Index: SPECS/sqlite3.spec diff -u SPECS/sqlite3.spec:1.38 SPECS/sqlite3.spec:1.39 --- SPECS/sqlite3.spec:1.38 Thu May 3 11:50:39 2007 +++ SPECS/sqlite3.spec Mon Jul 23 17:32:04 2007 @@ -12,13 +12,13 @@ Summary: SQLite library Summary(pl.UTF-8): Biblioteka SQLite Name: sqlite3 -Version: 3.3.17 +Version: 3.4.1 Release: 1 License: LGPL Group: Libraries # Source0Download: http://sqlite.org/download.html Source0: http://sqlite.org/sqlite-%{version}.tar.gz -# Source0-md5: 549eac1ee0b6ff4615f16e0ef0eb68fb +# Source0-md5: 0f06955b18da295fecb62d4bf9ded3c6 Patch0: %{name}-sign-function.patch Patch1: %{name}-pkgconfig.patch URL: http://sqlite.org/ @@ -29,7 +29,7 @@ %{?with_tcl:BuildRequires: tcl-devel} BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) -%ifarch alpha %{x8664} +%ifarch alpha sparc %{x8664} %undefine with_tests %endif @@ -224,6 +224,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.39 2007/07/23 15:32:04 tommat +- up to 3.4.1 +- disable tests on sparc + Revision 1.38 2007/05/03 09:50:39 arekm - up to 3.3.17 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/sqlite3.spec?r1=1.38&r2=1.39&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
